Trace number 331004

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.31 1200.72

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq2.cnf
MD5SUMf0f4556999ccb446384994a4148fca28
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark239.446
Satisfiable
(Un)Satisfiability was proved
Number of variables44095
Number of clauses542253
Sum of the clauses size1554259
Maximum clause length93
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500227
Number of clauses of size 310265
Number of clauses of size 43051
Number of clauses of size 55229
Number of clauses of size over 523480

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/node59/watcher-331004-1173178115 -o ROOT/results/node59/solver-331004-1173178115 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331004-1173178115/mmisat /tmp/evaluation/331004-1173178115/instance-331004-1173178115.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 0.99 0.99 3/64 1180
/proc/meminfo: memFree=1792552/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=2284 CPUtime=0
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 449 0 0 0 0 0 0 0 18 0 1 0 337768281 2338816 432 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 571 432 80 214 0 353 0

[startup+0.057028 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 1180
/proc/meminfo: memFree=1792552/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=14100 CPUtime=0.05
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 3375 0 0 0 4 1 0 0 18 0 1 0 337768281 14438400 3358 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 3525 3358 80 214 0 3307 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14100

[startup+0.102033 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 1180
/proc/meminfo: memFree=1792552/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=20776 CPUtime=0.09
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 5052 0 0 0 7 2 0 0 18 0 1 0 337768281 21274624 5035 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 5194 5035 80 214 0 4976 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20776

[startup+0.301058 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 1180
/proc/meminfo: memFree=1792552/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=41940 CPUtime=0.29
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 10357 0 0 0 25 4 0 0 20 0 1 0 337768281 42946560 10340 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 10485 10343 80 214 0 10267 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41940

[startup+0.7021 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 1180
/proc/meminfo: memFree=1792552/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=68376 CPUtime=0.69
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 16956 0 0 0 62 7 0 0 22 0 1 0 337768281 70017024 16939 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 17094 16939 80 214 0 16876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68376

[startup+1.50119 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=1708576/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=104840 CPUtime=1.49
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 26064 0 0 0 137 12 0 0 25 0 1 0 337768281 107356160 26047 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517184 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 26210 26047 80 214 0 25992 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104840

[startup+3.10136 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=1667040/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=151600 CPUtime=3.09
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 37774 0 0 0 292 17 0 0 25 0 1 0 337768281 155238400 37757 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 37900 37757 80 214 0 37682 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 151600

[startup+6.30172 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=1600160/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=203932 CPUtime=6.29
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 50845 0 0 0 607 22 0 0 25 0 1 0 337768281 208826368 50828 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 50983 50828 80 214 0 50765 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 203932

[startup+12.7014 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=1535776/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=261968 CPUtime=12.69
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 65358 0 0 0 1241 28 0 0 25 0 1 0 337768281 268255232 65341 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 65492 65341 80 214 0 65274 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 261968

[startup+25.5018 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=1468640/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=325420 CPUtime=25.48
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 81209 0 0 0 2516 32 0 0 25 0 1 0 337768281 333230080 81192 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517205 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 81355 81192 80 214 0 81137 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 325420

[startup+51.1017 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=1392416/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=401820 CPUtime=51.06
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 100309 0 0 0 5067 39 0 0 25 0 1 0 337768281 411463680 100292 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517184 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 100455 100292 80 214 0 100237 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 401820

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=1287648/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=504960 CPUtime=102.26
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 126110 0 0 0 10177 49 0 0 25 0 1 0 337768281 517079040 126093 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 126240 126093 80 214 0 126022 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 504960

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=1198624/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=594584 CPUtime=162.23
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 148509 0 0 0 16166 57 0 0 25 0 1 0 337768281 608854016 148492 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 148646 148492 80 214 0 148428 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 594584

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=1121888/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=670420 CPUtime=222.22
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 167455 0 0 0 22157 65 0 0 25 0 1 0 337768281 686510080 167438 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 167605 167438 80 214 0 167387 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 670420

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=1055008/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=737776 CPUtime=282.2
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 184302 0 0 0 28149 71 0 0 25 0 1 0 337768281 755482624 184285 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 184444 184285 80 214 0 184226 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 737776

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=992480/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=799296 CPUtime=342.19
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 199698 0 0 0 34141 78 0 0 25 0 1 0 337768281 818479104 199681 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 199824 199681 80 214 0 199606 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 799296

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=937056/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=855244 CPUtime=402.17
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 213661 0 0 0 40135 82 0 0 25 0 1 0 337768281 875769856 213644 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 213811 213644 80 214 0 213593 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 855244

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=882464/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=909100 CPUtime=462.15
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 227153 0 0 0 46128 87 0 0 25 0 1 0 337768281 930918400 227136 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 227275 227136 80 214 0 227057 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 909100

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=831712/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=960328 CPUtime=522.13
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 239932 0 0 0 52122 91 0 0 25 0 1 0 337768281 983375872 239915 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 240082 239915 80 214 0 239864 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 960328

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=783392/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=1008044 CPUtime=582.12
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 251869 0 0 0 58116 96 0 0 25 0 1 0 337768281 1032237056 251852 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 252011 251852 80 214 0 251793 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1008044

[startup+642.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=737376/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=1053424 CPUtime=642.11
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 263230 0 0 0 64110 101 0 0 25 0 1 0 337768281 1078706176 263213 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 263356 263213 80 214 0 263138 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1053424

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1181
/proc/meminfo: memFree=693024/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=1098104 CPUtime=702.09
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 274397 0 0 0 70103 106 0 0 25 0 1 0 337768281 1124458496 274380 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 274526 274380 80 214 0 274308 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 1098104

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/71 1265
/proc/meminfo: memFree=650288/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=1139156 CPUtime=762.06
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 284656 0 0 0 76094 112 0 0 25 0 1 0 337768281 1166495744 284639 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 284789 284639 80 214 0 284571 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 1139156

[startup+822.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/71 1357
/proc/meminfo: memFree=610416/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=1179092 CPUtime=821.99
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 294647 0 0 0 82085 114 0 0 25 0 1 0 337768281 1207390208 294630 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 294773 294630 80 214 0 294555 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 1179092

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1381
/proc/meminfo: memFree=570272/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=1220000 CPUtime=881.96
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 304858 0 0 0 88078 118 0 0 25 0 1 0 337768281 1249280000 304841 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 305000 304841 80 214 0 304782 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 1220000

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1381
/proc/meminfo: memFree=531680/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=1258832 CPUtime=941.95
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 314574 0 0 0 94072 123 0 0 25 0 1 0 337768281 1289043968 314557 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 314708 314557 80 214 0 314490 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 1258832

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1381
/proc/meminfo: memFree=493856/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=1296284 CPUtime=1001.92
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 323917 0 0 0 100066 126 0 0 25 0 1 0 337768281 1327394816 323900 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517207 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 324071 323900 80 214 0 323853 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 1296284

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1381
/proc/meminfo: memFree=457504/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=1332736 CPUtime=1061.92
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 333034 0 0 0 106062 130 0 0 25 0 1 0 337768281 1364721664 333017 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 333184 333017 80 214 0 332966 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 1332736

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1381
/proc/meminfo: memFree=422048/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=1367808 CPUtime=1121.9
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 341826 0 0 0 112057 133 0 0 25 0 1 0 337768281 1400635392 341809 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 341952 341809 80 214 0 341734 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 1367808

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1381
/proc/meminfo: memFree=387488/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=1402732 CPUtime=1181.88
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 350545 0 0 0 118053 135 0 0 25 0 1 0 337768281 1436397568 350528 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 350683 350528 80 214 0 350465 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 1402732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1381
/proc/meminfo: memFree=376800/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=1412620 CPUtime=1200.08
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4194304 353033 0 0 0 119872 136 0 0 25 0 1 0 337768281 1446522880 353016 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 353155 353016 80 214 0 352937 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 1412620

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1381
/proc/meminfo: memFree=376800/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=0 CPUtime=1200.18
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4195332 353033 0 0 0 119872 146 0 0 25 0 1 0 337768281 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 0

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1381
/proc/meminfo: memFree=376800/2055920 swapFree=4183700/4192956
[pid=1180] ppid=1178 vsize=0 CPUtime=1200.28
/proc/1180/stat : 1180 (mmisat) R 1178 1180 718 0 -1 4195332 353033 0 0 0 119872 156 0 0 25 0 1 0 337768281 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/1180/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.28
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.72
CPU time (s): 1200.31
CPU user time (s): 1198.72
CPU system time (s): 1.58376
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 1412620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.72
system time used= 1.58376
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 353033
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= 7
involuntary context switches= 1565

runsolver used 0.900863 second user time and 2.47562 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Tue Mar  6 10:48:36 UTC 2007

IDJOB= 331004
IDBENCH= 20577
IDSOLVER= 108
FILE ID= node59/331004-1173178115

PBS_JOBID= 4015257

Free space on /tmp= 66500 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq2.cnf
COMMAND LINE= /tmp/evaluation/331004-1173178115/mmisat /tmp/evaluation/331004-1173178115/instance-331004-1173178115.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-331004-1173178115 -o ROOT/results/node59/solver-331004-1173178115 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331004-1173178115/mmisat /tmp/evaluation/331004-1173178115/instance-331004-1173178115.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  f0f4556999ccb446384994a4148fca28

RANDOM SEED= 63630562

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1792960 kB
Buffers:         13284 kB
Cached:         184760 kB
SwapCached:       2896 kB
Active:          34324 kB
Inactive:       172996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1792960 kB
SwapTotal:     4192956 kB
SwapFree:      4183700 kB
Dirty:           11336 kB
Writeback:           0 kB
Mapped:          15336 kB
Slab:            41564 kB
Committed_AS:   684088 kB
PageTables:       1472 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= 66500 MiB

End job on node59 on Tue Mar  6 11:08:38 UTC 2007