Trace number 299713

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1752604460-10.SAT.shuffled.cnf
MD5SUM26af42426194a43df413cae8f2aea334
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05599
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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/node35/watcher-299713-1171876591 -o ROOT/results/node35/solver-299713-1171876591 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299713-1171876591/mmisat /tmp/evaluation/299713-1171876591/instance-299713-1171876591.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/64 20963
/proc/meminfo: memFree=638112/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=1176 CPUtime=0
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 181422783 1204224 127 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 294 127 81 214 0 76 0

[startup+0.106877 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20963
/proc/meminfo: memFree=638112/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=1572 CPUtime=0.1
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 267 0 0 0 10 0 0 0 18 0 1 0 181422783 1609728 250 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 393 250 81 214 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1572

[startup+0.514957 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20963
/proc/meminfo: memFree=638112/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=4656 CPUtime=0.5
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 1163 0 0 0 50 0 0 0 21 0 1 0 181422783 4767744 1003 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513328 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 1164 1003 91 214 0 946 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4656

[startup+1.33612 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20964
/proc/meminfo: memFree=632984/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=6000 CPUtime=1.32
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 1522 0 0 0 132 0 0 0 25 0 1 0 181422783 6144000 1362 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523596 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 1500 1362 91 214 0 1282 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6000

[startup+2.97444 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20964
/proc/meminfo: memFree=632856/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=7212 CPUtime=2.96
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 1950 0 0 0 296 0 0 0 25 0 1 0 181422783 7385088 1648 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548662 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 1803 1648 91 214 0 1585 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7212

[startup+6.25109 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20964
/proc/meminfo: memFree=629976/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=8956 CPUtime=6.24
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 2397 0 0 0 623 1 0 0 25 0 1 0 181422783 9170944 2095 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516035 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 2239 2095 91 214 0 2021 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8956

[startup+12.7074 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20964
/proc/meminfo: memFree=600344/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=39652 CPUtime=12.69
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 11749 0 0 0 1264 5 0 0 25 0 1 0 181422783 40603648 9771 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523083 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 9913 9771 91 214 0 9695 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39652

[startup+25.5079 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20964
/proc/meminfo: memFree=585496/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=43876 CPUtime=25.49
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 22464 0 0 0 2540 9 0 0 25 0 1 0 181422783 44929024 10829 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 10969 10829 91 214 0 10751 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43876

[startup+51.1149 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20964
/proc/meminfo: memFree=585368/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=53440 CPUtime=51.08
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 35522 0 0 0 5093 15 0 0 25 0 1 0 181422783 54722560 13228 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518426 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 13360 13228 91 214 0 13142 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53440

[startup+102.327 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20964
/proc/meminfo: memFree=585048/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=53428 CPUtime=102.28
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 53571 0 0 0 10204 24 0 0 25 0 1 0 181422783 54710272 13222 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518348 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 13357 13222 91 214 0 13139 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 53428

[startup+162.349 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20964
/proc/meminfo: memFree=582296/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=56360 CPUtime=162.28
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 58467 0 0 0 16202 26 0 0 25 0 1 0 181422783 57712640 13954 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523161 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 14090 13954 91 214 0 13872 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 56360

[startup+222.367 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20964
/proc/meminfo: memFree=578008/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=60648 CPUtime=222.28
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 95141 0 0 0 22184 44 0 0 25 0 1 0 181422783 62103552 14999 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518805 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 15162 14999 91 214 0 14944 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 60648

[startup+282.385 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20964
/proc/meminfo: memFree=579032/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=56368 CPUtime=282.28
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 216167 0 0 0 28134 94 0 0 25 0 1 0 181422783 57720832 13937 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 14092 13940 91 214 0 13874 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 56368

[startup+342.405 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20964
/proc/meminfo: memFree=579160/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=56120 CPUtime=342.28
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 269422 0 0 0 34111 117 0 0 25 0 1 0 181422783 57466880 13897 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 14030 13897 91 214 0 13812 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 56120

[startup+402.427 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20964
/proc/meminfo: memFree=582168/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=56136 CPUtime=402.28
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 279188 0 0 0 40106 122 0 0 25 0 1 0 181422783 57483264 13901 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518868 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 14034 13901 91 214 0 13816 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 56136

[startup+462.446 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20964
/proc/meminfo: memFree=579736/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=58952 CPUtime=462.27
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 284396 0 0 0 46103 124 0 0 25 0 1 0 181422783 60366848 14587 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518343 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 14738 14587 91 214 0 14520 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 58952

[startup+522.464 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20966
/proc/meminfo: memFree=582808/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=55692 CPUtime=522.27
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 308652 0 0 0 52092 135 0 0 25 0 1 0 181422783 57028608 13783 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518866 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 13923 13783 91 214 0 13705 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 55692

[startup+582.484 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20966
/proc/meminfo: memFree=576792/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=61784 CPUtime=582.28
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 350012 0 0 0 58073 155 0 0 25 0 1 0 181422783 63266816 15287 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 15446 15287 91 214 0 15228 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 61784

[startup+642.508 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20966
/proc/meminfo: memFree=576728/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=61608 CPUtime=642.27
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 351468 0 0 0 64071 156 0 0 25 0 1 0 181422783 63086592 15269 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 15402 15269 91 214 0 15184 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 61608

[startup+702.531 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20966
/proc/meminfo: memFree=576728/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=61608 CPUtime=702.28
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 358800 0 0 0 70069 159 0 0 25 0 1 0 181422783 63086592 15269 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518822 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 15402 15269 91 214 0 15184 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 61608

[startup+762.543 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20966
/proc/meminfo: memFree=576664/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=61612 CPUtime=762.27
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 360310 0 0 0 76067 160 0 0 25 0 1 0 181422783 63090688 15270 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520202 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 15403 15270 91 214 0 15185 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 61612

[startup+822.565 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20966
/proc/meminfo: memFree=581912/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=56352 CPUtime=822.26
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 391186 0 0 0 82053 173 0 0 25 0 1 0 181422783 57704448 13955 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998230 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 14088 13955 91 214 0 13870 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 56352

[startup+882.585 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20966
/proc/meminfo: memFree=585688/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=52540 CPUtime=882.27
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 421041 0 0 0 88040 187 0 0 25 0 1 0 181422783 53800960 13002 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134542491 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 13135 13002 91 214 0 12917 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 52540

[startup+942.605 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20966
/proc/meminfo: memFree=577368/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=60980 CPUtime=942.27
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 432346 0 0 0 94034 193 0 0 25 0 1 0 181422783 62443520 15112 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519070 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 15245 15112 91 214 0 15027 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 60980

[startup+1002.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20966
/proc/meminfo: memFree=586264/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=51996 CPUtime=1002.26
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 464090 0 0 0 100019 207 0 0 25 0 1 0 181422783 53243904 12866 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520091 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 12999 12866 91 214 0 12781 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 51996

[startup+1062.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20966
/proc/meminfo: memFree=585624/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=51996 CPUtime=1062.26
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 512975 0 0 0 105997 229 0 0 25 0 1 0 181422783 53243904 12866 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518886 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 12999 12866 91 214 0 12781 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 51996

[startup+1122.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20966
/proc/meminfo: memFree=578904/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=53516 CPUtime=1122.25
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 546566 0 0 0 111981 244 0 0 25 0 1 0 181422783 54800384 13246 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523603 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 13379 13246 91 214 0 13161 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 53516

[startup+1182.68 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 20966
/proc/meminfo: memFree=584728/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=53516 CPUtime=1182.25
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 554750 0 0 0 117976 249 0 0 25 0 1 0 181422783 54800384 13246 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 13379 13246 91 214 0 13161 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 53516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 20966
/proc/meminfo: memFree=584728/2055920 swapFree=4183700/4192956
[pid=20963] ppid=20961 vsize=54044 CPUtime=1200.08
/proc/20963/stat : 20963 (mmisat) R 20961 20963 14938 0 -1 4194304 569854 0 0 0 119752 256 0 0 25 0 1 0 181422783 55341056 13378 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/20963/statm: 13544 13380 91 214 0 13326 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 54044

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.09
CPU user time (s): 1197.52
CPU system time (s): 2.56961
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 64776

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

runsolver used 0.794879 second user time and 2.41463 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Mon Feb 19 09:16:31 UTC 2007

IDJOB= 299713
IDBENCH= 20017
IDSOLVER= 108
FILE ID= node35/299713-1171876591

PBS_JOBID= 3839658

Free space on /tmp= 66563 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S1752604460-10.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299713-1171876591/mmisat /tmp/evaluation/299713-1171876591/instance-299713-1171876591.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-299713-1171876591 -o ROOT/results/node35/solver-299713-1171876591 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299713-1171876591/mmisat /tmp/evaluation/299713-1171876591/instance-299713-1171876591.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  26af42426194a43df413cae8f2aea334

RANDOM SEED= 84558631

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.263
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.263
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:        638520 kB
Buffers:         44764 kB
Cached:        1266188 kB
SwapCached:       3828 kB
Active:         847612 kB
Inactive:       474328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        638520 kB
SwapTotal:     4192956 kB
SwapFree:      4183700 kB
Dirty:            1112 kB
Writeback:           0 kB
Mapped:          16136 kB
Slab:            81456 kB
Committed_AS:   719648 kB
PageTables:       1416 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= 66563 MiB

End job on node35 on Mon Feb 19 09:36:33 UTC 2007