Trace number 1825325

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: Rsat 2007-02-08UNSAT 111.937 111.992

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_2_L324_coli.cnf
MD5SUM501f46d9a7ec80065d0e56530d26e648
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.60645
Satisfiable
(Un)Satisfiability was proved
Number of variables617854
Number of clauses2745225
Sum of the clauses size7889647
Maximum clause length11
Minimum clause length1
Number of clauses of size 163819
Number of clauses of size 2860549
Number of clauses of size 31288709
Number of clauses of size 4426025
Number of clauses of size 5105475
Number of clauses of size over 5648

Solver Data

0.00/0.00	c Parsing...
2.79/2.89	c ==============================================================================
2.79/2.89	c |           |     ORIGINAL     |              LEARNT              |          |
2.79/2.89	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.79/2.89	c ==============================================================================
2.79/2.89	c |         0 | 2558866  7469452 |  767659       0        0     nan |  0.000 % |
108.54/108.64	c |         0 |  573237  2439840 |      --       0       --      -- |     --   | -1621374/-4028064
108.54/108.65	c ==============================================================================
108.54/108.65	c Result  :   #vars: 51366   #clauses: 573237   #literals: 2439840
108.54/108.65	c CPU time:   107.921 s
108.54/108.65	c ==============================================================================
109.74/109.81	c Rsat version 2.00
111.73/111.85	c CNF stats: (51366 vars, 573237 clauses)
111.73/111.85	c Decisions: 28908
111.73/111.85	c Conflicts: 9518
111.83/111.95	c Time: 2.14000s
111.83/111.95	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825325-1242497989/watcher-1825325-1242497989 -o /tmp/evaluation-result-1825325-1242497989/solver-1825325-1242497989 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825325-1242497989.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5977
/proc/meminfo: memFree=1410944/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=0
/proc/5977/stat : 5977 (rsat.sh) R 5975 5977 5909 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 277827661 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 234211568287 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/5977/statm: 1339 234 194 169 0 50 0
[pid=5978] ppid=5977 vsize=988 CPUtime=0
/proc/5978/stat : 5978 (SatElite) R 5977 5977 5909 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 277827661 1011712 139 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/5978/statm: 247 139 50 128 0 116 0

[startup+0.046708 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5977
/proc/meminfo: memFree=1410944/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=0
/proc/5977/stat : 5977 (rsat.sh) S 5975 5977 5909 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277827661 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5977/statm: 1339 235 195 169 0 50 0
[pid=5978] ppid=5977 vsize=6132 CPUtime=0.03
/proc/5978/stat : 5978 (SatElite) R 5977 5977 5909 0 -1 4194304 1349 0 0 0 3 0 0 0 19 0 1 0 277827661 6279168 1332 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/5978/statm: 1533 1332 50 128 0 1402 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11488

[startup+0.102714 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5977
/proc/meminfo: memFree=1410944/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=0
/proc/5977/stat : 5977 (rsat.sh) S 5975 5977 5909 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277827661 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5977/statm: 1339 235 195 169 0 50 0
[pid=5978] ppid=5977 vsize=13412 CPUtime=0.09
/proc/5978/stat : 5978 (SatElite) R 5977 5977 5909 0 -1 4194304 2735 0 0 0 8 1 0 0 19 0 1 0 277827661 13733888 2718 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/5978/statm: 3353 2718 50 128 0 3222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18768

[startup+0.302739 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5977
/proc/meminfo: memFree=1410944/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=0
/proc/5977/stat : 5977 (rsat.sh) S 5975 5977 5909 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277827661 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5977/statm: 1339 235 195 169 0 50 0
[pid=5978] ppid=5977 vsize=35112 CPUtime=0.29
/proc/5978/stat : 5978 (SatElite) R 5977 5977 5909 0 -1 4194304 7533 0 0 0 24 5 0 0 21 0 1 0 277827661 35954688 7516 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/5978/statm: 8778 7516 50 128 0 8647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40468

[startup+0.702789 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5977
/proc/meminfo: memFree=1410944/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=0
/proc/5977/stat : 5977 (rsat.sh) S 5975 5977 5909 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277827661 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5977/statm: 1339 235 195 169 0 50 0
[pid=5978] ppid=5977 vsize=76576 CPUtime=0.69
/proc/5978/stat : 5978 (SatElite) R 5977 5977 5909 0 -1 4194304 16949 0 0 0 59 10 0 0 25 0 1 0 277827661 78413824 16932 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/5978/statm: 19144 16933 50 128 0 19013 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81932

[startup+1.50289 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5979
/proc/meminfo: memFree=1315192/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=0
/proc/5977/stat : 5977 (rsat.sh) S 5975 5977 5909 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277827661 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5977/statm: 1339 235 195 169 0 50 0
[pid=5978] ppid=5977 vsize=159164 CPUtime=1.48
/proc/5978/stat : 5978 (SatElite) R 5977 5977 5909 0 -1 4194304 35670 0 0 0 126 22 0 0 25 0 1 0 277827661 162983936 35653 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/5978/statm: 39791 35656 50 128 0 39660 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 164520

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5979
/proc/meminfo: memFree=1212280/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=0
/proc/5977/stat : 5977 (rsat.sh) S 5975 5977 5909 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277827661 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5977/statm: 1339 235 195 169 0 50 0
[pid=5978] ppid=5977 vsize=328940 CPUtime=3.08
/proc/5978/stat : 5978 (SatElite) R 5977 5977 5909 0 -1 4194304 69475 0 0 0 267 41 0 0 25 0 1 0 277827661 336834560 69458 1992294400 134512640 135038345 4294956288 18446744073709551615 134562506 0 0 4096 3 0 0 0 17 0 0 0
/proc/5978/statm: 82235 69459 64 128 0 82104 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 334296

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5979
/proc/meminfo: memFree=1125624/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=0
/proc/5977/stat : 5977 (rsat.sh) S 5975 5977 5909 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277827661 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5977/statm: 1339 235 195 169 0 50 0
[pid=5978] ppid=5977 vsize=360500 CPUtime=6.29
/proc/5978/stat : 5978 (SatElite) R 5977 5977 5909 0 -1 4194304 77351 0 0 0 584 45 0 0 25 0 1 0 277827661 369152000 77197 1992294400 134512640 135038345 4294956288 18446744073709551615 134543880 0 0 4096 3 0 0 0 17 0 0 0
/proc/5978/statm: 90125 77197 67 128 0 89994 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 365856

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5979
/proc/meminfo: memFree=1102648/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=0
/proc/5977/stat : 5977 (rsat.sh) S 5975 5977 5909 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277827661 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5977/statm: 1339 235 195 169 0 50 0
[pid=5978] ppid=5977 vsize=360336 CPUtime=12.68
/proc/5978/stat : 5978 (SatElite) R 5977 5977 5909 0 -1 4194304 77399 0 0 0 1223 45 0 0 25 0 1 0 277827661 368984064 77204 1992294400 134512640 135038345 4294956288 18446744073709551615 134544418 0 0 4096 3 0 0 0 17 0 0 0
/proc/5978/statm: 90084 77204 67 128 0 89953 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 365692

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5979
/proc/meminfo: memFree=1102776/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=0
/proc/5977/stat : 5977 (rsat.sh) S 5975 5977 5909 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277827661 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5977/statm: 1339 235 195 169 0 50 0
[pid=5978] ppid=5977 vsize=360336 CPUtime=25.48
/proc/5978/stat : 5978 (SatElite) R 5977 5977 5909 0 -1 4194304 77427 0 0 0 2503 45 0 0 25 0 1 0 277827661 368984064 77232 1992294400 134512640 135038345 4294956288 18446744073709551615 134544418 0 0 4096 3 0 0 0 17 0 0 0
/proc/5978/statm: 90084 77232 67 128 0 89953 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 365692

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5979
/proc/meminfo: memFree=1103160/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=0
/proc/5977/stat : 5977 (rsat.sh) S 5975 5977 5909 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277827661 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5977/statm: 1339 235 195 169 0 50 0
[pid=5978] ppid=5977 vsize=361564 CPUtime=51.07
/proc/5978/stat : 5978 (SatElite) R 5977 5977 5909 0 -1 4194304 77544 0 0 0 5062 45 0 0 25 0 1 0 277827661 370241536 77144 1992294400 134512640 135038345 4294956288 18446744073709551615 134544430 0 0 4096 3 0 0 0 17 0 0 0
/proc/5978/statm: 90391 77144 67 128 0 90260 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 366920

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5979
/proc/meminfo: memFree=1099896/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=0
/proc/5977/stat : 5977 (rsat.sh) S 5975 5977 5909 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277827661 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5977/statm: 1339 235 195 169 0 50 0
[pid=5978] ppid=5977 vsize=364364 CPUtime=102.25
/proc/5978/stat : 5978 (SatElite) R 5977 5977 5909 0 -1 4194304 78850 0 0 0 10179 46 0 0 25 0 1 0 277827661 373108736 77998 1992294400 134512640 135038345 4294956288 18446744073709551615 134574571 0 0 4096 3 0 0 0 17 0 0 0
/proc/5978/statm: 91091 77998 67 128 0 90960 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 369720

Solver just ended. Dumping a history of the last processes samples

[startup+108.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5979
/proc/meminfo: memFree=1055096/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=0
/proc/5977/stat : 5977 (rsat.sh) S 5975 5977 5909 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277827661 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5977/statm: 1339 235 195 169 0 50 0
[pid=5978] ppid=5977 vsize=366612 CPUtime=108.64
/proc/5978/stat : 5978 (SatElite) R 5977 5977 5909 0 -1 4194304 96342 0 0 0 10796 68 0 0 25 0 1 0 277827661 375410688 76303 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/5978/statm: 91653 76303 71 128 0 91522 0
Current children cumulated CPU time (s) 108.64
Current children cumulated vsize (KiB) 371968

[startup+110.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5980
/proc/meminfo: memFree=1360632/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=109.75
/proc/5977/stat : 5977 (rsat.sh) S 5975 5977 5909 0 -1 4194304 310 96343 0 0 0 0 10898 77 16 0 1 0 277827661 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5977/statm: 1339 237 195 169 0 50 0
[pid=5980] ppid=5977 vsize=34948 CPUtime=0.48
/proc/5980/stat : 5980 (rsat) R 5977 5977 5909 0 -1 4194304 8039 0 0 0 44 4 0 0 20 0 1 0 277838642 35786752 7903 1992294400 134512640 135377749 4294956400 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5980/statm: 8737 7904 84 211 0 8523 0
Current children cumulated CPU time (s) 110.23
Current children cumulated vsize (KiB) 40304

[startup+111.107 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5980
/proc/meminfo: memFree=1327928/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=109.75
/proc/5977/stat : 5977 (rsat.sh) S 5975 5977 5909 0 -1 4194304 310 96343 0 0 0 0 10898 77 16 0 1 0 277827661 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5977/statm: 1339 237 195 169 0 50 0
[pid=5980] ppid=5977 vsize=39184 CPUtime=1.28
/proc/5980/stat : 5980 (rsat) R 5977 5977 5909 0 -1 4194304 9839 0 0 0 123 5 0 0 25 0 1 0 277838642 40124416 9478 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5980/statm: 9796 9478 86 211 0 9582 0
Current children cumulated CPU time (s) 111.03
Current children cumulated vsize (KiB) 44540

[startup+111.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5980
/proc/meminfo: memFree=1327928/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=109.75
/proc/5977/stat : 5977 (rsat.sh) S 5975 5977 5909 0 -1 4194304 310 96343 0 0 0 0 10898 77 16 0 1 0 277827661 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5977/statm: 1339 237 195 169 0 50 0
[pid=5980] ppid=5977 vsize=39316 CPUtime=1.68
/proc/5980/stat : 5980 (rsat) R 5977 5977 5909 0 -1 4194304 9856 0 0 0 163 5 0 0 25 0 1 0 277838642 40259584 9495 1992294400 134512640 135377749 4294956400 18446744073709551615 134530120 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5980/statm: 9829 9495 86 211 0 9615 0
Current children cumulated CPU time (s) 111.43
Current children cumulated vsize (KiB) 44672

[startup+111.903 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5980
/proc/meminfo: memFree=1327928/2055920 swapFree=4180208/4192956
[pid=5977] ppid=5975 vsize=5356 CPUtime=109.75
/proc/5977/stat : 5977 (rsat.sh) S 5975 5977 5909 0 -1 4194304 310 96343 0 0 0 0 10898 77 16 0 1 0 277827661 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5977/statm: 1339 237 195 169 0 50 0
[pid=5980] ppid=5977 vsize=37076 CPUtime=2.08
/proc/5980/stat : 5980 (rsat) R 5977 5977 5909 0 -1 4194304 9860 0 0 0 203 5 0 0 25 0 1 0 277838642 37965824 8938 1992294400 134512640 135377749 4294956400 18446744073709551615 134979871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5980/statm: 9269 8938 86 211 0 9055 0
Current children cumulated CPU time (s) 111.83
Current children cumulated vsize (KiB) 42432

Child status: 20
Real time (s): 111.992
CPU time (s): 111.937
CPU user time (s): 111.065
CPU system time (s): 0.871867
CPU usage (%): 99.9512
Max. virtual memory (cumulated for all children) (KiB): 409484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 111.065
system time used= 0.871867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106670
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37
involuntary context switches= 277

runsolver used 0.110983 second user time and 0.304953 second system time

The end

Launcher Data

Begin job on node54 at 2009-05-16 20:19:53
IDJOB=1825325
IDBENCH=70966
IDSOLVER=665
FILE ID=node54/1825325-1242497989
PBS_JOBID= 9306989
Free space on /tmp= 65908 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_2_L324_coli.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825325-1242497989/watcher-1825325-1242497989 -o /tmp/evaluation-result-1825325-1242497989/solver-1825325-1242497989 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825325-1242497989.cnf            

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED=1074538755

node54.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1411360 kB
Buffers:         51024 kB
Cached:         525704 kB
SwapCached:       5896 kB
Active:         191176 kB
Inactive:       394244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1411360 kB
SwapTotal:     4192956 kB
SwapFree:      4180208 kB
Dirty:           55708 kB
Writeback:           0 kB
Mapped:          14356 kB
Slab:            45068 kB
Committed_AS:   969980 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65908 MiB
End job on node54 at 2009-05-16 20:21:45