Trace number 332984

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.05 1200.54

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
MD5SUM98a64f12169bd41f7a54fe2b2f678456
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark43.1534
Satisfiable
(Un)Satisfiability was proved
Number of variables432
Number of clauses14889
Sum of the clauses size59645
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38535
Number of clauses of size 411
Number of clauses of size 513
Number of clauses of size over 55217

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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node13/watcher-332984-1173498681 -o ROOT/results/node13/solver-332984-1173498681 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332984-1173498681/mmisat /tmp/evaluation/332984-1173498681/instance-332984-1173498681.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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 24580
/proc/meminfo: memFree=1557248/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=1176 CPUtime=0
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 369822571 1204224 125 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 294 125 81 214 0 76 0

[startup+0.0436171 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24580
/proc/meminfo: memFree=1557248/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=1308 CPUtime=0.04
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 203 0 0 0 4 0 0 0 18 0 1 0 369822571 1339392 186 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 327 186 81 214 0 109 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1308

[startup+0.102624 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24580
/proc/meminfo: memFree=1557248/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=1572 CPUtime=0.09
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 252 0 0 0 9 0 0 0 18 0 1 0 369822571 1609728 235 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 393 235 81 214 0 175 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1572

[startup+0.302651 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24580
/proc/meminfo: memFree=1557248/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=1968 CPUtime=0.29
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 355 0 0 0 29 0 0 0 19 0 1 0 369822571 2015232 338 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517712 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 492 338 81 214 0 274 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1968

[startup+0.702705 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24580
/proc/meminfo: memFree=1557248/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=2496 CPUtime=0.69
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 485 0 0 0 69 0 0 0 23 0 1 0 369822571 2555904 468 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517196 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 624 468 81 214 0 406 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2496

[startup+1.50181 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24581
/proc/meminfo: memFree=1555384/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=3156 CPUtime=1.49
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 646 0 0 0 149 0 0 0 25 0 1 0 369822571 3231744 629 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 789 629 81 214 0 571 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3156

[startup+3.10203 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24581
/proc/meminfo: memFree=1554552/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=3948 CPUtime=3.09
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 837 0 0 0 309 0 0 0 25 0 1 0 369822571 4042752 820 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 987 820 81 214 0 769 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3948

[startup+6.30145 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24581
/proc/meminfo: memFree=1553528/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=4476 CPUtime=6.29
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 984 0 0 0 629 0 0 0 25 0 1 0 369822571 4583424 967 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517205 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 1119 967 81 214 0 901 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4476

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24581
/proc/meminfo: memFree=1552760/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=5136 CPUtime=12.68
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 1155 0 0 0 1268 0 0 0 25 0 1 0 369822571 5259264 1138 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 1284 1138 81 214 0 1066 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5136

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24581
/proc/meminfo: memFree=1551992/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=5928 CPUtime=25.48
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 1341 0 0 0 2548 0 0 0 25 0 1 0 369822571 6070272 1324 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 1482 1324 81 214 0 1264 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5928

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24581
/proc/meminfo: memFree=1551096/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=6720 CPUtime=51.07
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 1547 0 0 0 5106 1 0 0 25 0 1 0 369822571 6881280 1530 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 1680 1530 81 214 0 1462 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6720

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24581
/proc/meminfo: memFree=1544696/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=13156 CPUtime=102.27
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 4355 0 0 0 10224 3 0 0 25 0 1 0 369822571 13471744 3152 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134548616 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 3289 3152 91 214 0 3071 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13156

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24581
/proc/meminfo: memFree=1517432/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=40336 CPUtime=162.24
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 11149 0 0 0 16218 6 0 0 25 0 1 0 369822571 41304064 9946 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134548742 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 10084 9946 91 214 0 9866 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 40336

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24581
/proc/meminfo: memFree=1517368/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=40336 CPUtime=222.22
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 11149 0 0 0 22216 6 0 0 25 0 1 0 369822571 41304064 9946 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134523164 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 10084 9946 91 214 0 9866 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 40336

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24581
/proc/meminfo: memFree=1483704/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=73832 CPUtime=282.2
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 19528 0 0 0 28210 10 0 0 25 0 1 0 369822571 75603968 18325 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134548814 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 18458 18325 91 214 0 18240 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 73832

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24581
/proc/meminfo: memFree=1466616/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=91044 CPUtime=342.18
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 23805 0 0 0 34205 13 0 0 25 0 1 0 369822571 93229056 22602 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134518788 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 22761 22602 91 214 0 22543 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 91044

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24581
/proc/meminfo: memFree=1461944/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=101768 CPUtime=402.17
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 26499 0 0 0 40202 15 0 0 25 0 1 0 369822571 104210432 25296 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 25442 25296 91 214 0 25224 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 101768

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24581
/proc/meminfo: memFree=1451320/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=106268 CPUtime=462.14
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 27636 0 0 0 46199 15 0 0 25 0 1 0 369822571 108818432 26433 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134548629 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 26567 26433 91 214 0 26349 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 106268

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24581
/proc/meminfo: memFree=1443960/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=113640 CPUtime=522.13
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 30576 0 0 0 52196 17 0 0 25 0 1 0 369822571 116367360 28272 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134546033 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 28410 28272 91 214 0 28192 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 113640

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 24607
/proc/meminfo: memFree=1441736/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=114664 CPUtime=582.1
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 30823 0 0 0 58192 18 0 0 25 0 1 0 369822571 117415936 28519 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134523164 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 28666 28519 91 214 0 28448 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 114664

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 24745
/proc/meminfo: memFree=1418488/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=137812 CPUtime=642
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 36597 0 0 0 64180 20 0 0 25 0 1 0 369822571 141119488 34293 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134562360 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 34453 34293 91 214 0 34235 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 137812

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24779
/proc/meminfo: memFree=1419384/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=137812 CPUtime=701.96
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 36597 0 0 0 70175 21 0 0 25 0 1 0 369822571 141119488 34293 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134548814 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 34453 34293 91 214 0 34235 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 137812

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24779
/proc/meminfo: memFree=1412344/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=144952 CPUtime=761.94
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 39423 0 0 0 76171 23 0 0 25 0 1 0 369822571 148430848 36096 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134523161 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 36238 36096 91 214 0 36020 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 144952

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24779
/proc/meminfo: memFree=1392952/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=164380 CPUtime=821.92
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 46286 0 0 0 82167 25 0 0 25 0 1 0 369822571 168325120 40943 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134542636 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 41095 40943 91 214 0 40877 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 164380

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24779
/proc/meminfo: memFree=1391608/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=165728 CPUtime=881.9
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 46617 0 0 0 88164 26 0 0 25 0 1 0 369822571 169705472 41274 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134523165 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 41432 41274 91 214 0 41214 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 165728

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24779
/proc/meminfo: memFree=1369656/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=187572 CPUtime=941.88
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 52097 0 0 0 94160 28 0 0 25 0 1 0 369822571 192073728 46754 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134548643 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 46893 46754 91 214 0 46675 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 187572

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24779
/proc/meminfo: memFree=1359992/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=197240 CPUtime=1001.86
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 54524 0 0 0 100156 30 0 0 25 0 1 0 369822571 201973760 49181 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134542847 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 49310 49181 91 214 0 49092 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 197240

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24779
/proc/meminfo: memFree=1350392/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=207040 CPUtime=1061.84
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 56942 0 0 0 106153 31 0 0 25 0 1 0 369822571 212008960 51599 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134542491 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 51760 51599 91 214 0 51542 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 207040

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24779
/proc/meminfo: memFree=1350392/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=207040 CPUtime=1121.83
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 56942 0 0 0 112151 32 0 0 25 0 1 0 369822571 212008960 51599 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134523173 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 51760 51599 91 214 0 51542 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 207040

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24779
/proc/meminfo: memFree=1344376/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=213036 CPUtime=1181.81
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 59408 0 0 0 118148 33 0 0 25 0 1 0 369822571 218148864 53108 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134548662 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 53259 53108 91 214 0 53041 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 213036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24779
/proc/meminfo: memFree=1344056/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=213292 CPUtime=1200
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 59490 0 0 0 119967 33 0 0 25 0 1 0 369822571 218411008 53190 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134548598 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 53323 53190 91 214 0 53105 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 213292

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24779
/proc/meminfo: memFree=1344056/2055920 swapFree=4158920/4192956
[pid=24580] ppid=24578 vsize=213292 CPUtime=1200
/proc/24580/stat : 24580 (mmisat) R 24578 24580 23175 0 -1 4194304 59490 0 0 0 119967 33 0 0 25 0 1 0 369822571 218411008 53190 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134548598 0 0 4096 0 0 0 0 17 1 0 0
/proc/24580/statm: 53323 53190 91 214 0 53105 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 213292

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.05
CPU user time (s): 1199.68
CPU system time (s): 0.367944
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 213292

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

runsolver used 1.36979 second user time and 2.97455 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Mar 10 03:51:21 UTC 2007

IDJOB= 332984
IDBENCH= 24593
IDSOLVER= 108
FILE ID= node13/332984-1173498681

PBS_JOBID= 4101094

Free space on /tmp= 66374 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332984-1173498681/mmisat /tmp/evaluation/332984-1173498681/instance-332984-1173498681.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-332984-1173498681 -o ROOT/results/node13/solver-332984-1173498681 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332984-1173498681/mmisat /tmp/evaluation/332984-1173498681/instance-332984-1173498681.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  98a64f12169bd41f7a54fe2b2f678456

RANDOM SEED= 378086759

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1557592 kB
Buffers:         48252 kB
Cached:         362284 kB
SwapCached:       2156 kB
Active:         173508 kB
Inactive:       259724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557592 kB
SwapTotal:     4192956 kB
SwapFree:      4158920 kB
Dirty:            1456 kB
Writeback:           0 kB
Mapped:          30732 kB
Slab:            50648 kB
Committed_AS:  1594492 kB
PageTables:       1744 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= 66374 MiB

End job on node13 on Sat Mar 10 04:11:24 UTC 2007