Trace number 305986

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.06 1200.41

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S1438185261-13.cnf
MD5SUM0b752d88128a6aad2af39810d467334c
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 variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/node19/watcher-305986-1172089797 -o ROOT/results/node19/solver-305986-1172089797 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305986-1172089797/mmisat /tmp/evaluation/305986-1172089797/instance-305986-1172089797.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/77 22317
/proc/meminfo: memFree=1313008/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=1968 CPUtime=0
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 343 0 0 0 0 0 0 0 18 0 1 0 228933760 2015232 326 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 492 327 81 214 0 274 0

[startup+0.106842 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 22317
/proc/meminfo: memFree=1313008/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=7908 CPUtime=0.09
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 1830 0 0 0 9 0 0 0 18 0 1 0 228933760 8097792 1813 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 1977 1813 81 214 0 1759 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7908

[startup+0.514887 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 22317
/proc/meminfo: memFree=1313008/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=17148 CPUtime=0.51
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 4140 0 0 0 49 2 0 0 21 0 1 0 228933760 17559552 4123 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 4287 4123 81 214 0 4069 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 17148

[startup+1.33498 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 22318
/proc/meminfo: memFree=1288552/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=27444 CPUtime=1.32
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 6738 0 0 0 129 3 0 0 25 0 1 0 228933760 28102656 6721 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 6861 6721 81 214 0 6643 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 27444

[startup+2.97115 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 22318
/proc/meminfo: memFree=1278120/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=40644 CPUtime=2.96
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 10038 0 0 0 291 5 0 0 25 0 1 0 228933760 41619456 10021 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517712 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 10161 10021 81 214 0 9943 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 40644

[startup+6.24751 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 22318
/proc/meminfo: memFree=1258472/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=57672 CPUtime=6.23
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 14273 0 0 0 616 7 0 0 25 0 1 0 228933760 59056128 14256 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517724 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 14418 14256 81 214 0 14200 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 57672

[startup+12.7032 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 22318
/proc/meminfo: memFree=1239848/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=74172 CPUtime=12.69
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 18420 0 0 0 1260 9 0 0 25 0 1 0 228933760 75952128 18403 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 18543 18403 81 214 0 18325 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74172

[startup+25.5126 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 22318
/proc/meminfo: memFree=1223848/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=90276 CPUtime=25.5
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 22444 0 0 0 2538 12 0 0 25 0 1 0 228933760 92442624 22427 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 22569 22427 81 214 0 22351 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 90276

[startup+51.1254 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 22318
/proc/meminfo: memFree=1205224/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=108492 CPUtime=51.1
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 26978 0 0 0 5095 15 0 0 25 0 1 0 228933760 111095808 26961 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 27123 26961 81 214 0 26905 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 108492

[startup+102.348 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 22318
/proc/meminfo: memFree=1182568/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=131196 CPUtime=102.31
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 32653 0 0 0 10211 20 0 0 25 0 1 0 228933760 134344704 32636 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 32799 32636 81 214 0 32581 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 131196

[startup+162.385 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22318
/proc/meminfo: memFree=1162600/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=150732 CPUtime=162.32
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 37534 0 0 0 16210 22 0 0 25 0 1 0 228933760 154349568 37517 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 37683 37517 81 214 0 37465 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 150732

[startup+222.42 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22318
/proc/meminfo: memFree=1146344/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=166968 CPUtime=222.35
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 41595 0 0 0 22209 26 0 0 25 0 1 0 228933760 170975232 41578 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 41742 41578 81 214 0 41524 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 166968

[startup+282.453 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22318
/proc/meminfo: memFree=1132008/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=181356 CPUtime=282.36
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 45193 0 0 0 28207 29 0 0 25 0 1 0 228933760 185708544 45176 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 45339 45176 81 214 0 45121 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 181356

[startup+342.481 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22318
/proc/meminfo: memFree=1118824/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=194424 CPUtime=342.37
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 48480 0 0 0 34205 32 0 0 25 0 1 0 228933760 199090176 48463 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 48606 48463 81 214 0 48388 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 194424

[startup+402.52 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22318
/proc/meminfo: memFree=1106344/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=206700 CPUtime=402.39
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 51544 0 0 0 40204 35 0 0 25 0 1 0 228933760 211660800 51527 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 51675 51527 81 214 0 51457 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 206700

[startup+462.551 s]
/proc/loadavg: 1.07 1.00 1.00 2/78 22318
/proc/meminfo: memFree=1094824/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=218316 CPUtime=462.41
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 54429 0 0 0 46204 37 0 0 25 0 1 0 228933760 223555584 54412 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 54579 54412 81 214 0 54361 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 218316

[startup+522.582 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 22318
/proc/meminfo: memFree=1083880/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=229140 CPUtime=522.42
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 57160 0 0 0 52203 39 0 0 25 0 1 0 228933760 234639360 57143 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 57285 57143 81 214 0 57067 0
Current children cumulated CPU time (s) 522.42
Current children cumulated vsize (KiB) 229140

[startup+582.611 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 22318
/proc/meminfo: memFree=1073256/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=239568 CPUtime=582.43
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 59765 0 0 0 58203 40 0 0 25 0 1 0 228933760 245317632 59748 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 59892 59748 81 214 0 59674 0
Current children cumulated CPU time (s) 582.43
Current children cumulated vsize (KiB) 239568

[startup+642.646 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22318
/proc/meminfo: memFree=1063272/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=249600 CPUtime=642.45
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 62260 0 0 0 64202 43 0 0 25 0 1 0 228933760 255590400 62243 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 62400 62243 81 214 0 62182 0
Current children cumulated CPU time (s) 642.45
Current children cumulated vsize (KiB) 249600

[startup+702.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22320
/proc/meminfo: memFree=1053672/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=259236 CPUtime=702.47
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 64659 0 0 0 70202 45 0 0 25 0 1 0 228933760 265457664 64642 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 64809 64642 81 214 0 64591 0
Current children cumulated CPU time (s) 702.47
Current children cumulated vsize (KiB) 259236

[startup+762.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22320
/proc/meminfo: memFree=1044392/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=268476 CPUtime=762.48
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 66971 0 0 0 76201 47 0 0 25 0 1 0 228933760 274919424 66954 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 67119 66954 81 214 0 66901 0
Current children cumulated CPU time (s) 762.48
Current children cumulated vsize (KiB) 268476

[startup+822.745 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22320
/proc/meminfo: memFree=1035304/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=277320 CPUtime=822.5
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 69206 0 0 0 82201 49 0 0 25 0 1 0 228933760 283975680 69189 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 69330 69189 81 214 0 69112 0
Current children cumulated CPU time (s) 822.5
Current children cumulated vsize (KiB) 277320

[startup+882.778 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22320
/proc/meminfo: memFree=1026664/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=286032 CPUtime=882.51
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 71369 0 0 0 88200 51 0 0 25 0 1 0 228933760 292896768 71352 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 71508 71352 81 214 0 71290 0
Current children cumulated CPU time (s) 882.51
Current children cumulated vsize (KiB) 286032

[startup+942.808 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22320
/proc/meminfo: memFree=1018280/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=294480 CPUtime=942.53
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 73469 0 0 0 94201 52 0 0 25 0 1 0 228933760 301547520 73452 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 73620 73452 81 214 0 73402 0
Current children cumulated CPU time (s) 942.53
Current children cumulated vsize (KiB) 294480

[startup+1002.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22320
/proc/meminfo: memFree=1010152/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=302532 CPUtime=1002.53
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 75510 0 0 0 100200 53 0 0 25 0 1 0 228933760 309792768 75493 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517732 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 75633 75493 81 214 0 75415 0
Current children cumulated CPU time (s) 1002.53
Current children cumulated vsize (KiB) 302532

[startup+1062.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22320
/proc/meminfo: memFree=1002024/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=310584 CPUtime=1062.55
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 77498 0 0 0 106200 55 0 0 25 0 1 0 228933760 318038016 77481 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 77646 77481 81 214 0 77428 0
Current children cumulated CPU time (s) 1062.55
Current children cumulated vsize (KiB) 310584

[startup+1122.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22320
/proc/meminfo: memFree=998824/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=313752 CPUtime=1122.57
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 78289 0 0 0 109222 3035 0 0 25 0 1 0 228933760 321282048 78272 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 78438 78272 83 214 0 78220 0
Current children cumulated CPU time (s) 1122.57
Current children cumulated vsize (KiB) 313752

[startup+1182.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22320
/proc/meminfo: memFree=998824/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=313752 CPUtime=1182.59
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 78289 0 0 0 110191 8068 0 0 25 0 1 0 228933760 321282048 78272 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 78438 78272 83 214 0 78220 0
Current children cumulated CPU time (s) 1182.59
Current children cumulated vsize (KiB) 313752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22320
/proc/meminfo: memFree=998824/2055920 swapFree=4192812/4192956
[pid=22317] ppid=22315 vsize=313752 CPUtime=1200
/proc/22317/stat : 22317 (mmisat) R 22315 22317 21539 0 -1 4194304 78289 0 0 0 110465 9535 0 0 25 0 1 0 228933760 321282048 78272 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134546591 0 0 4096 0 0 0 0 17 1 0 0
/proc/22317/statm: 78438 78272 83 214 0 78220 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 313752

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.41
CPU time (s): 1200.06
CPU user time (s): 1104.66
CPU system time (s): 95.4035
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 313752

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

runsolver used 1.3108 second user time and 2.95955 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Wed Feb 21 20:29:57 UTC 2007

IDJOB= 305986
IDBENCH= 20170
IDSOLVER= 108
FILE ID= node19/305986-1172089797

PBS_JOBID= 3865331

Free space on /tmp= 66543 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S1438185261-13.cnf
COMMAND LINE= /tmp/evaluation/305986-1172089797/mmisat /tmp/evaluation/305986-1172089797/instance-305986-1172089797.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-305986-1172089797 -o ROOT/results/node19/solver-305986-1172089797 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/305986-1172089797/mmisat /tmp/evaluation/305986-1172089797/instance-305986-1172089797.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  0b752d88128a6aad2af39810d467334c

RANDOM SEED= 837683004

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1313416 kB
Buffers:         60700 kB
Cached:         562112 kB
SwapCached:          0 kB
Active:         306428 kB
Inactive:       360044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1313416 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:          62536 kB
Slab:            61576 kB
Committed_AS:   955124 kB
PageTables:       1756 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= 66543 MiB

End job on node19 on Wed Feb 21 20:50:00 UTC 2007