Trace number 303280

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.08 1200.51

General information on the benchmark

Namerandom/LargeSize/7SAT/v180/
unif-k7-r85-v180-c15300-S1805843968-06.cnf
MD5SUM85e8dc25867e23987be3fa77855240d8
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 variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

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/node60/watcher-303280-1172031493 -o ROOT/results/node60/solver-303280-1172031493 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303280-1172031493/mmisat /tmp/evaluation/303280-1172031493/instance-303280-1172031493.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: 0.92 0.98 0.99 3/64 32452
/proc/meminfo: memFree=1684032/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=1044 CPUtime=0
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 223106184 1069056 109 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 261 109 81 214 0 43 0

[startup+0.10755 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32452
/proc/meminfo: memFree=1684032/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=1308 CPUtime=0.1
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 179 0 0 0 10 0 0 0 18 0 1 0 223106184 1339392 162 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 327 162 81 214 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1308

[startup+0.515621 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32452
/proc/meminfo: memFree=1684032/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=1572 CPUtime=0.51
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 259 0 0 0 51 0 0 0 21 0 1 0 223106184 1609728 242 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 393 242 81 214 0 175 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1572

[startup+1.33577 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1683128/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=1836 CPUtime=1.33
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 327 0 0 0 133 0 0 0 25 0 1 0 223106184 1880064 310 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 459 310 81 214 0 241 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1836

[startup+2.97306 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1682744/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=2232 CPUtime=2.97
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 420 0 0 0 297 0 0 0 25 0 1 0 223106184 2285568 403 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 558 403 81 214 0 340 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2232

[startup+6.24965 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1681976/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=2760 CPUtime=6.24
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 559 0 0 0 624 0 0 0 25 0 1 0 223106184 2826240 542 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 690 542 81 214 0 472 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 2760

[startup+12.7048 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1681464/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=3156 CPUtime=12.69
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 655 0 0 0 1269 0 0 0 25 0 1 0 223106184 3231744 638 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 789 638 81 214 0 571 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3156

[startup+25.5051 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1681080/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=3552 CPUtime=25.49
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 750 0 0 0 2549 0 0 0 25 0 1 0 223106184 3637248 733 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 888 733 81 214 0 670 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3552

[startup+51.1097 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1680632/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=3948 CPUtime=51.08
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 858 0 0 0 5108 0 0 0 25 0 1 0 223106184 4042752 841 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 987 841 81 214 0 769 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3948

[startup+102.319 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1679992/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=4608 CPUtime=102.27
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 1000 0 0 0 10227 0 0 0 25 0 1 0 223106184 4718592 983 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 1152 983 81 214 0 934 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4608

[startup+162.34 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1478264/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=207612 CPUtime=162.27
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 51764 0 0 0 16206 21 0 0 25 0 1 0 223106184 212594688 51747 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 51903 51747 91 214 0 51685 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 207612

[startup+222.359 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1392120/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=292316 CPUtime=222.27
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 94533 0 0 0 22187 40 0 0 25 0 1 0 223106184 299331584 72915 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134520085 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 73079 72915 91 214 0 72861 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 292316

[startup+282.379 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1392696/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=291556 CPUtime=282.26
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 130534 0 0 0 28168 58 0 0 25 0 1 0 223106184 298553344 72745 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523219 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 72889 72745 91 214 0 72671 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 291556

[startup+342.394 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1390136/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=290604 CPUtime=342.26
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 166953 0 0 0 34150 76 0 0 25 0 1 0 223106184 297578496 72485 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 72651 72488 91 214 0 72433 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 290604

[startup+402.412 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1392248/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=291684 CPUtime=402.26
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 203432 0 0 0 40131 95 0 0 25 0 1 0 223106184 298684416 72761 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518866 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 72921 72761 91 214 0 72703 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 291684

[startup+462.427 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1390648/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=293240 CPUtime=462.25
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 236452 0 0 0 46117 108 0 0 25 0 1 0 223106184 300277760 73161 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548746 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 73310 73161 91 214 0 73092 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 293240

[startup+522.447 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1394616/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=291940 CPUtime=522.25
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 267209 0 0 0 52101 124 0 0 25 0 1 0 223106184 298946560 72827 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523168 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 72985 72827 91 214 0 72767 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 291940

[startup+582.464 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1396280/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=287664 CPUtime=582.24
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 295272 0 0 0 58087 137 0 0 25 0 1 0 223106184 294567936 71762 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134519054 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 71916 71762 91 214 0 71698 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 287664

[startup+642.482 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1386680/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=297228 CPUtime=642.24
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 328826 0 0 0 64070 154 0 0 25 0 1 0 223106184 304361472 74159 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518886 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 74307 74159 91 214 0 74089 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 297228

[startup+702.496 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1387896/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=296044 CPUtime=702.24
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 365216 0 0 0 70054 170 0 0 25 0 1 0 223106184 303149056 73853 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 74011 73853 91 214 0 73793 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 296044

[startup+762.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1390008/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=293468 CPUtime=762.22
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 399755 0 0 0 76035 187 0 0 25 0 1 0 223106184 300511232 73212 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 73367 73215 92 214 0 73149 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 293468

[startup+822.535 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1391672/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=292316 CPUtime=822.23
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 438316 0 0 0 82017 206 0 0 25 0 1 0 223106184 299331584 72911 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134515747 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 73079 72911 91 214 0 72861 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 292316

[startup+882.551 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1389880/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=294040 CPUtime=882.23
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 479787 0 0 0 87997 226 0 0 25 0 1 0 223106184 301096960 73343 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518835 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 73510 73343 91 214 0 73292 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 294040

[startup+942.564 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1385976/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=297848 CPUtime=942.22
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 511905 0 0 0 93983 239 0 0 25 0 1 0 223106184 304996352 74323 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518979 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 74462 74323 91 214 0 74244 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 297848

[startup+1002.58 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1391736/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=293584 CPUtime=1002.21
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 546148 0 0 0 99965 256 0 0 25 0 1 0 223106184 300630016 73233 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134524269 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 73396 73233 91 214 0 73178 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 293584

[startup+1062.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1391928/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=291868 CPUtime=1062.21
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 580798 0 0 0 105949 272 0 0 25 0 1 0 223106184 298872832 72823 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518798 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 72967 72823 91 214 0 72749 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 291868

[startup+1122.62 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1388344/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=295532 CPUtime=1122.21
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 624897 0 0 0 111927 294 0 0 25 0 1 0 223106184 302624768 73737 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518968 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 73883 73737 91 214 0 73665 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 295532

[startup+1182.64 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1389368/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=295852 CPUtime=1182.21
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 656592 0 0 0 117912 309 0 0 25 0 1 0 223106184 302952448 73815 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134516161 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 73963 73815 91 214 0 73745 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 295852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.46 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32453
/proc/meminfo: memFree=1390648/2055920 swapFree=4183464/4192956
[pid=32452] ppid=32450 vsize=293248 CPUtime=1200.03
/proc/32452/stat : 32452 (mmisat) R 32450 32452 32053 0 -1 4194304 666050 0 0 0 119689 314 0 0 25 0 1 0 223106184 300285952 73149 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/32452/statm: 73312 73149 91 214 0 73094 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 293248

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.51
CPU time (s): 1200.08
CPU user time (s): 1196.89
CPU system time (s): 3.18651
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 299744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.89
system time used= 3.18651
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 666050
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= 1929

runsolver used 0.72089 second user time and 2.49062 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Wed Feb 21 04:18:13 UTC 2007

IDJOB= 303280
IDBENCH= 20104
IDSOLVER= 108
FILE ID= node60/303280-1172031493

PBS_JOBID= 3892713

Free space on /tmp= 66561 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v180/unif-k7-r85-v180-c15300-S1805843968-06.cnf
COMMAND LINE= /tmp/evaluation/303280-1172031493/mmisat /tmp/evaluation/303280-1172031493/instance-303280-1172031493.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-303280-1172031493 -o ROOT/results/node60/solver-303280-1172031493 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303280-1172031493/mmisat /tmp/evaluation/303280-1172031493/instance-303280-1172031493.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  85e8dc25867e23987be3fa77855240d8

RANDOM SEED= 103443529

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:       1684440 kB
Buffers:         34936 kB
Cached:         266944 kB
SwapCached:       3372 kB
Active:         174796 kB
Inactive:       136476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684440 kB
SwapTotal:     4192956 kB
SwapFree:      4183464 kB
Dirty:            1532 kB
Writeback:           0 kB
Mapped:          15440 kB
Slab:            46176 kB
Committed_AS:   745264 kB
PageTables:       1464 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= 66561 MiB

End job on node60 on Wed Feb 21 04:38:16 UTC 2007