Trace number 297048

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, and are wall clock time (not CPU 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
Mmisat 2007-02-08? (TO) 1200.11 1200.55

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1762817022-10.UNSAT.shuffled.cnf
MD5SUM1f7852d30f74f4d1cf595ab0277b9978
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node14/watcher-297048-1171831657 -o ROOT/results/node14/solver-297048-1171831657 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297048-1171831657/mmisat /tmp/evaluation/297048-1171831657/instance-297048-1171831657.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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/77 31268
/proc/meminfo: memFree=1331112/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=1044 CPUtime=0
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 203120114 1069056 105 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 261 105 81 214 0 43 0

[startup+0.107425 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 31268
/proc/meminfo: memFree=1331112/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=1180 CPUtime=0.1
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 163 0 0 0 10 0 0 0 18 0 1 0 203120114 1208320 146 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 295 146 81 214 0 77 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1180

[startup+0.515461 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 31268
/proc/meminfo: memFree=1331112/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=1444 CPUtime=0.51
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 223 0 0 0 51 0 0 0 21 0 1 0 203120114 1478656 206 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517732 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 361 206 81 214 0 143 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1444

[startup+1.33554 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31269
/proc/meminfo: memFree=1330336/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=1708 CPUtime=1.33
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 290 0 0 0 133 0 0 0 25 0 1 0 203120114 1748992 273 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 427 273 81 214 0 209 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1708

[startup+2.9757 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31269
/proc/meminfo: memFree=1329952/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=1972 CPUtime=2.97
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 368 0 0 0 297 0 0 0 25 0 1 0 203120114 2019328 351 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 493 351 81 214 0 275 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 1972

[startup+6.25201 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31269
/proc/meminfo: memFree=1324960/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=12040 CPUtime=6.24
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 2888 0 0 0 623 1 0 0 25 0 1 0 203120114 12328960 2871 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 3010 2871 91 214 0 2792 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 12040

[startup+12.7086 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31269
/proc/meminfo: memFree=1290080/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=42396 CPUtime=12.7
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 13794 0 0 0 1264 6 0 0 25 0 1 0 203120114 43413504 10464 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10599 10464 91 214 0 10381 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 42396

[startup+25.5088 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31269
/proc/meminfo: memFree=1288864/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=42288 CPUtime=25.49
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 21656 0 0 0 2541 8 0 0 25 0 1 0 203120114 43302912 10418 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10572 10418 91 214 0 10354 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42288

[startup+51.1213 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 31269
/proc/meminfo: memFree=1288480/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=42100 CPUtime=51.1
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 36808 0 0 0 5094 16 0 0 25 0 1 0 203120114 43110400 10360 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518362 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10525 10360 91 214 0 10307 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 42100

[startup+102.342 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 31269
/proc/meminfo: memFree=1287584/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=43400 CPUtime=102.3
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 70959 0 0 0 10198 32 0 0 25 0 1 0 203120114 44441600 10694 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134548515 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10850 10694 91 214 0 10632 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 43400

[startup+162.375 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 31269
/proc/meminfo: memFree=1288544/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=43044 CPUtime=162.32
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 111049 0 0 0 16181 51 0 0 25 0 1 0 203120114 44077056 10617 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134515747 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10761 10617 91 214 0 10543 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 43044

[startup+222.409 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31269
/proc/meminfo: memFree=1290080/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=41800 CPUtime=222.34
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 149132 0 0 0 22167 67 0 0 25 0 1 0 203120114 42803200 10293 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134997127 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10450 10293 91 214 0 10232 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 41800

[startup+282.437 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31269
/proc/meminfo: memFree=1290208/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=39888 CPUtime=282.35
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 183098 0 0 0 28150 85 0 0 25 0 1 0 203120114 40845312 9836 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134546061 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 9972 9836 91 214 0 9754 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 39888

[startup+342.464 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31269
/proc/meminfo: memFree=1288032/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=43564 CPUtime=342.36
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 224403 0 0 0 34130 106 0 0 25 0 1 0 203120114 44609536 10729 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134524105 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10891 10729 91 214 0 10673 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 43564

[startup+402.494 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31269
/proc/meminfo: memFree=1288736/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=42828 CPUtime=402.37
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 264354 0 0 0 40113 124 0 0 25 0 1 0 203120114 43855872 10539 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518976 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10707 10539 91 214 0 10489 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 42828

[startup+462.521 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31269
/proc/meminfo: memFree=1290592/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=41480 CPUtime=462.39
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 298508 0 0 0 46098 141 0 0 25 0 1 0 203120114 42475520 10207 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134997038 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10370 10207 91 214 0 10152 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 41480

[startup+522.552 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31269
/proc/meminfo: memFree=1288864/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=41704 CPUtime=522.4
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 336837 0 0 0 52080 160 0 0 25 0 1 0 203120114 42704896 10261 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134513337 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10426 10261 91 214 0 10208 0
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (KiB) 41704

[startup+582.582 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31269
/proc/meminfo: memFree=1288288/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=43212 CPUtime=582.41
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 376074 0 0 0 58062 179 0 0 25 0 1 0 203120114 44249088 10658 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134554019 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10803 10658 91 214 0 10585 0
Current children cumulated CPU time (s) 582.41
Current children cumulated vsize (KiB) 43212

[startup+642.611 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31269
/proc/meminfo: memFree=1287840/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=43040 CPUtime=642.42
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 413182 0 0 0 64047 195 0 0 25 0 1 0 203120114 44072960 10606 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134997177 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10760 10606 91 214 0 10542 0
Current children cumulated CPU time (s) 642.42
Current children cumulated vsize (KiB) 43040

[startup+702.643 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31269
/proc/meminfo: memFree=1287776/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=42660 CPUtime=702.44
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 452408 0 0 0 70031 213 0 0 25 0 1 0 203120114 43683840 10522 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134522792 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10665 10522 91 214 0 10447 0
Current children cumulated CPU time (s) 702.44
Current children cumulated vsize (KiB) 42660

[startup+762.67 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 31269
/proc/meminfo: memFree=1289376/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=41052 CPUtime=762.46
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 489381 0 0 0 76014 232 0 0 25 0 1 0 203120114 42037248 10117 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10263 10117 91 214 0 10045 0
Current children cumulated CPU time (s) 762.46
Current children cumulated vsize (KiB) 41052

[startup+822.707 s]
/proc/loadavg: 1.01 1.00 1.00 2/84 31353
/proc/meminfo: memFree=1290416/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=40104 CPUtime=822.45
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 522074 0 0 0 81999 246 0 0 25 0 1 0 203120114 41066496 9884 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134545151 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10026 9884 91 214 0 9808 0
Current children cumulated CPU time (s) 822.45
Current children cumulated vsize (KiB) 40104

[startup+882.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 31439
/proc/meminfo: memFree=1289264/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=42624 CPUtime=882.43
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 560494 0 0 0 87978 265 0 0 25 0 1 0 203120114 43646976 10489 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10656 10489 91 214 0 10438 0
Current children cumulated CPU time (s) 882.43
Current children cumulated vsize (KiB) 42624

[startup+942.793 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31467
/proc/meminfo: memFree=1289504/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=40040 CPUtime=942.42
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 595800 0 0 0 93959 283 0 0 25 0 1 0 203120114 41000960 9845 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134515747 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10010 9845 91 214 0 9792 0
Current children cumulated CPU time (s) 942.42
Current children cumulated vsize (KiB) 40040

[startup+1002.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31467
/proc/meminfo: memFree=1289824/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=40920 CPUtime=1002.43
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 633138 0 0 0 99942 301 0 0 25 0 1 0 203120114 41902080 10086 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10230 10086 91 214 0 10012 0
Current children cumulated CPU time (s) 1002.43
Current children cumulated vsize (KiB) 40920

[startup+1062.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31467
/proc/meminfo: memFree=1289568/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=41112 CPUtime=1062.44
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 669275 0 0 0 105926 318 0 0 25 0 1 0 203120114 42098688 10111 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134548775 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10278 10111 91 214 0 10060 0
Current children cumulated CPU time (s) 1062.44
Current children cumulated vsize (KiB) 41112

[startup+1122.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31467
/proc/meminfo: memFree=1288864/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=42756 CPUtime=1122.46
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 700508 0 0 0 111913 333 0 0 25 0 1 0 203120114 43782144 10528 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523092 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10689 10528 91 214 0 10471 0
Current children cumulated CPU time (s) 1122.46
Current children cumulated vsize (KiB) 42756

[startup+1182.91 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 31467
/proc/meminfo: memFree=1289376/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=40496 CPUtime=1182.46
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 737212 0 0 0 117897 349 0 0 25 0 1 0 203120114 41467904 9959 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134548629 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10124 9959 91 214 0 9906 0
Current children cumulated CPU time (s) 1182.46
Current children cumulated vsize (KiB) 40496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.54 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 31467
/proc/meminfo: memFree=1289376/2055920 swapFree=4192812/4192956
[pid=31268] ppid=31266 vsize=41980 CPUtime=1200.1
/proc/31268/stat : 31268 (mmisat) R 31266 31268 30454 0 -1 4194304 748214 0 0 0 119655 355 0 0 25 0 1 0 203120114 42987520 10338 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523284 0 0 4096 0 0 0 0 17 1 0 0
/proc/31268/statm: 10495 10338 91 214 0 10277 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 41980

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.11
CPU user time (s): 1196.55
CPU system time (s): 3.55946
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 44480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.55
system time used= 3.55946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 748214
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= 6
involuntary context switches= 2992

runsolver used 1.3298 second user time and 2.73358 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Feb 18 20:47:37 UTC 2007

IDJOB= 297048
IDBENCH= 19952
IDSOLVER= 108
FILE ID= node14/297048-1171831657

PBS_JOBID= 3839366

Free space on /tmp= 66550 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1762817022-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297048-1171831657/mmisat /tmp/evaluation/297048-1171831657/instance-297048-1171831657.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-297048-1171831657 -o ROOT/results/node14/solver-297048-1171831657 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297048-1171831657/mmisat /tmp/evaluation/297048-1171831657/instance-297048-1171831657.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  1f7852d30f74f4d1cf595ab0277b9978

RANDOM SEED= 664319883

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.216
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.216
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:       1331520 kB
Buffers:         70944 kB
Cached:         517596 kB
SwapCached:          0 kB
Active:         410268 kB
Inactive:       232792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1331520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1280 kB
Writeback:           0 kB
Mapped:          73388 kB
Slab:            66928 kB
Committed_AS:   732336 kB
PageTables:       1736 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66550 MiB

End job on node14 on Sun Feb 18 21:07:40 UTC 2007