Trace number 297868

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.55

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1113882813-11.SAT.shuffled.cnf
MD5SUM77226f3880fdc77b8d075583e32b35e0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
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/node17/watcher-297868-1171846521 -o ROOT/results/node17/solver-297868-1171846521 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297868-1171846521/mmisat /tmp/evaluation/297868-1171846521/instance-297868-1171846521.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.93 0.99 0.99 3/77 22115
/proc/meminfo: memFree=1577712/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=1044 CPUtime=0
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 204606350 1069056 122 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 261 122 81 214 0 43 0

[startup+0.107257 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 22115
/proc/meminfo: memFree=1577712/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=1708 CPUtime=0.1
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 278 0 0 0 10 0 0 0 18 0 1 0 204606350 1748992 261 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 427 261 81 214 0 209 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1708

[startup+0.515299 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 22115
/proc/meminfo: memFree=1577712/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=3196 CPUtime=0.5
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 844 0 0 0 50 0 0 0 21 0 1 0 204606350 3272704 648 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134548833 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 799 648 91 214 0 581 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3196

[startup+1.33539 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 22116
/proc/meminfo: memFree=1573672/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=4920 CPUtime=1.32
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 1465 0 0 0 132 0 0 0 25 0 1 0 204606350 5038080 1090 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523164 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 1230 1090 91 214 0 1012 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4920

[startup+2.97155 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 22116
/proc/meminfo: memFree=1573416/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=8348 CPUtime=2.96
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 2658 0 0 0 295 1 0 0 25 0 1 0 204606350 8548352 1927 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523596 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 2087 1927 91 214 0 1869 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8348

[startup+6.2559 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 22116
/proc/meminfo: memFree=1568168/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=10312 CPUtime=6.25
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 3336 0 0 0 624 1 0 0 25 0 1 0 204606350 10559488 2429 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134556620 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 2578 2429 91 214 0 2360 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 10312

[startup+12.7126 s]
/proc/loadavg: 0.94 0.99 0.99 2/78 22116
/proc/meminfo: memFree=1542576/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=37512 CPUtime=12.7
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 11612 0 0 0 1265 5 0 0 25 0 1 0 204606350 38412288 9243 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134515439 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 9378 9243 91 214 0 9160 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 37512

[startup+25.5139 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 22116
/proc/meminfo: memFree=1510448/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=69120 CPUtime=25.49
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 26608 0 0 0 2540 9 0 0 25 0 1 0 204606350 70778880 17148 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134513364 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 17280 17148 91 214 0 17062 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69120

[startup+51.1256 s]
/proc/loadavg: 0.97 0.99 0.99 2/78 22116
/proc/meminfo: memFree=1507184/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=70788 CPUtime=51.1
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 42360 0 0 0 5093 17 0 0 25 0 1 0 204606350 72486912 17564 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523596 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 17697 17564 91 214 0 17479 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 70788

[startup+102.343 s]
/proc/loadavg: 0.98 0.99 0.99 2/78 22116
/proc/meminfo: memFree=1484080/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=93868 CPUtime=102.3
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 71430 0 0 0 10201 29 0 0 25 0 1 0 204606350 96120832 23332 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518835 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 23467 23332 91 214 0 23249 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 93868

[startup+162.374 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22116
/proc/meminfo: memFree=1498672/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=79204 CPUtime=162.32
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 102977 0 0 0 16188 44 0 0 25 0 1 0 204606350 81104896 19667 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523588 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 19801 19667 91 214 0 19583 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 79204

[startup+222.401 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22116
/proc/meminfo: memFree=1500976/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=76880 CPUtime=222.33
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 111026 0 0 0 22184 49 0 0 25 0 1 0 204606350 78725120 19086 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523161 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 19220 19086 91 214 0 19002 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 76880

[startup+282.426 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22116
/proc/meminfo: memFree=1502640/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=75508 CPUtime=282.34
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 137418 0 0 0 28172 62 0 0 25 0 1 0 204606350 77320192 18719 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523284 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 18877 18719 91 214 0 18659 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 75508

[startup+342.454 s]
/proc/loadavg: 0.99 0.99 0.99 2/84 22142
/proc/meminfo: memFree=1493824/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=83020 CPUtime=342.34
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 180395 0 0 0 34152 82 0 0 25 0 1 0 204606350 85012480 20606 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134513334 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 20755 20606 91 214 0 20537 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 83020

[startup+402.518 s]
/proc/loadavg: 0.99 0.99 0.99 2/84 22254
/proc/meminfo: memFree=1488384/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=88444 CPUtime=402.3
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 208036 0 0 0 40135 95 0 0 25 0 1 0 204606350 90566656 21964 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518994 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 22111 21964 91 214 0 21893 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 88444

[startup+462.561 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22314
/proc/meminfo: memFree=1501488/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=76220 CPUtime=462.3
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 241297 0 0 0 46120 110 0 0 25 0 1 0 204606350 78049280 18921 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523617 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 19055 18921 91 214 0 18837 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 76220

[startup+522.588 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22314
/proc/meminfo: memFree=1495856/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=77980 CPUtime=522.31
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 297809 0 0 0 52098 133 0 0 25 0 1 0 204606350 79851520 19361 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134550403 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 19495 19361 91 214 0 19277 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 77980

[startup+582.615 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22314
/proc/meminfo: memFree=1497328/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=80280 CPUtime=582.32
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 357637 0 0 0 58073 159 0 0 25 0 1 0 204606350 82206720 19936 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518963 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 20070 19936 91 214 0 19852 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 80280

[startup+642.646 s]
/proc/loadavg: 0.99 0.99 0.99 3/78 22314
/proc/meminfo: memFree=1505648/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=72856 CPUtime=642.33
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 406170 0 0 0 64052 181 0 0 25 0 1 0 204606350 74604544 18080 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523161 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 18214 18080 91 214 0 17996 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 72856

[startup+702.673 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22314
/proc/meminfo: memFree=1505648/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=72756 CPUtime=702.33
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 445607 0 0 0 70034 199 0 0 25 0 1 0 204606350 74502144 18024 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523164 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 18189 18024 91 214 0 17971 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 72756

[startup+762.699 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22314
/proc/meminfo: memFree=1512752/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=68564 CPUtime=762.35
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 472569 0 0 0 76024 211 0 0 25 0 1 0 204606350 70209536 16986 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 17141 16986 91 214 0 16923 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 68564

[startup+822.73 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22314
/proc/meminfo: memFree=1506736/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=71000 CPUtime=822.36
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 522651 0 0 0 82001 235 0 0 25 0 1 0 204606350 72704000 17616 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134548595 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 17750 17616 91 214 0 17532 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 71000

[startup+882.759 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22314
/proc/meminfo: memFree=1500592/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=77224 CPUtime=882.37
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 553995 0 0 0 87987 250 0 0 25 0 1 0 204606350 79077376 19172 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518798 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 19306 19172 91 214 0 19088 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 77224

[startup+942.792 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22314
/proc/meminfo: memFree=1489712/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=88884 CPUtime=942.39
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 635363 0 0 0 93951 288 0 0 25 0 1 0 204606350 91017216 22070 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 22221 22070 91 214 0 22003 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 88884

[startup+1002.82 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22314
/proc/meminfo: memFree=1510448/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=67404 CPUtime=1002.4
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 676085 0 0 0 99931 309 0 0 25 0 1 0 204606350 69021696 16717 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523168 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 16851 16717 91 214 0 16633 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 67404

[startup+1062.86 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22314
/proc/meminfo: memFree=1505072/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=72744 CPUtime=1062.42
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 694158 0 0 0 105924 318 0 0 25 0 1 0 204606350 74489856 18052 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523161 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 18186 18052 91 214 0 17968 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 72744

[startup+1122.89 s]
/proc/loadavg: 0.99 0.99 0.99 3/78 22314
/proc/meminfo: memFree=1521008/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=61864 CPUtime=1122.43
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 710393 0 0 0 111916 327 0 0 25 0 1 0 204606350 63348736 15320 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134553675 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 15466 15320 91 214 0 15248 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 61864

[startup+1182.92 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22314
/proc/meminfo: memFree=1505328/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=72804 CPUtime=1182.44
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 752078 0 0 0 117899 345 0 0 25 0 1 0 204606350 74551296 18058 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518960 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 18201 18058 91 214 0 17983 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 72804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.54 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 22314
/proc/meminfo: memFree=1505008/2055920 swapFree=4192812/4192956
[pid=22115] ppid=22113 vsize=72892 CPUtime=1200.07
/proc/22115/stat : 22115 (mmisat) R 22113 22115 21186 0 -1 4194304 753141 0 0 0 119661 346 0 0 25 0 1 0 204606350 74641408 18089 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523133 0 0 4096 0 0 0 0 17 1 0 0
/proc/22115/statm: 18223 18089 91 214 0 18005 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 72892

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.09
CPU user time (s): 1196.61
CPU system time (s): 3.47647
CPU usage (%): 99.9613
Max. virtual memory (cumulated for all children) (KiB): 95208

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

runsolver used 1.2998 second user time and 2.77358 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Mon Feb 19 00:55:21 UTC 2007

IDJOB= 297868
IDBENCH= 19972
IDSOLVER= 108
FILE ID= node17/297868-1171846521

PBS_JOBID= 3839388

Free space on /tmp= 66543 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1113882813-11.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297868-1171846521/mmisat /tmp/evaluation/297868-1171846521/instance-297868-1171846521.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-297868-1171846521 -o ROOT/results/node17/solver-297868-1171846521 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297868-1171846521/mmisat /tmp/evaluation/297868-1171846521/instance-297868-1171846521.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  77226f3880fdc77b8d075583e32b35e0

RANDOM SEED= 551476562

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1578192 kB
Buffers:         51036 kB
Cached:         310588 kB
SwapCached:          0 kB
Active:         267200 kB
Inactive:       139044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1578192 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1132 kB
Writeback:           0 kB
Mapped:          63468 kB
Slab:            57096 kB
Committed_AS:   731840 kB
PageTables:       1748 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 node17 on Mon Feb 19 01:15:24 UTC 2007