Trace number 367322

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
CMUSAT 2007-02-08? (TO) 10000.2 10004

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryINDUST (industrial 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 variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  50797                                                |
0.19/0.23	c |  Number of clauses:    177980                                               |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node59/watcher-367322-1176946896 -o ROOT/results/node59/solver-367322-1176946896 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/367322-1176946896/cmusat /tmp/evaluation/367322-1176946896/instance-367322-1176946896.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.72 0.93 0.98 3/64 9430
/proc/meminfo: memFree=1807584/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=2184 CPUtime=0
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 376 0 0 0 0 0 0 0 18 0 1 0 142599221 2236416 359 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134517217 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 546 359 88 243 0 300 0

[startup+0.0518479 s]
/proc/loadavg: 0.72 0.93 0.98 3/64 9430
/proc/meminfo: memFree=1807584/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=5572 CPUtime=0.04
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 1183 0 0 0 4 0 0 0 18 0 1 0 142599221 5705728 1166 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 1393 1166 96 243 0 1147 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5572

[startup+0.101857 s]
/proc/loadavg: 0.72 0.93 0.98 3/64 9430
/proc/meminfo: memFree=1807584/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=9096 CPUtime=0.09
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 1973 0 0 0 8 1 0 0 18 0 1 0 142599221 9314304 1956 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135099122 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 2274 1957 96 243 0 2028 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9096

[startup+0.301894 s]
/proc/loadavg: 0.72 0.93 0.98 3/64 9430
/proc/meminfo: memFree=1807584/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=19464 CPUtime=0.29
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 4358 0 0 0 27 2 0 0 19 0 1 0 142599221 19931136 4341 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 4866 4341 109 243 0 4620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19464

[startup+0.70197 s]
/proc/loadavg: 0.72 0.93 0.98 3/64 9430
/proc/meminfo: memFree=1807584/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=28192 CPUtime=0.69
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 6512 0 0 0 66 3 0 0 22 0 1 0 142599221 28868608 6495 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134522254 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 7048 6495 109 243 0 6802 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28192

[startup+1.50112 s]
/proc/loadavg: 0.72 0.93 0.98 2/65 9431
/proc/meminfo: memFree=1780568/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=20428 CPUtime=1.49
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 8049 0 0 0 145 4 0 0 25 0 1 0 142599221 20918272 4605 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135107878 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 5107 4605 119 243 0 4861 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20428

[startup+3.10143 s]
/proc/loadavg: 0.72 0.93 0.98 2/65 9431
/proc/meminfo: memFree=1789400/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=20692 CPUtime=3.08
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 8137 0 0 0 304 4 0 0 25 0 1 0 142599221 21188608 4693 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589663 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 5173 4693 119 243 0 4927 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20692

[startup+6.30104 s]
/proc/loadavg: 0.74 0.94 0.98 2/65 9431
/proc/meminfo: memFree=1786584/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=23596 CPUtime=6.28
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 8888 0 0 0 623 5 0 0 25 0 1 0 142599221 24162304 5444 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 5899 5444 119 243 0 5653 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23596

[startup+12.7013 s]
/proc/loadavg: 0.76 0.94 0.98 2/65 9431
/proc/meminfo: memFree=1780776/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=29408 CPUtime=12.69
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 10354 0 0 0 1263 6 0 0 25 0 1 0 142599221 30113792 6910 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 7352 6910 119 243 0 7106 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29408

[startup+25.5017 s]
/proc/loadavg: 0.81 0.94 0.98 2/65 9431
/proc/meminfo: memFree=1767784/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=41588 CPUtime=25.48
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 13460 0 0 0 2540 8 0 0 25 0 1 0 142599221 42586112 10016 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589468 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 10397 10016 119 243 0 10151 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41588

[startup+51.1016 s]
/proc/loadavg: 0.87 0.94 0.98 2/65 9431
/proc/meminfo: memFree=1751720/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=57456 CPUtime=51.07
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 18530 0 0 0 5094 13 0 0 25 0 1 0 142599221 58834944 14036 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589569 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 14364 14036 119 243 0 14118 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 57456

[startup+102.305 s]
/proc/loadavg: 0.94 0.95 0.98 2/65 9431
/proc/meminfo: memFree=1742120/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=66992 CPUtime=102.25
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 21294 0 0 0 10209 16 0 0 25 0 1 0 142599221 68599808 16430 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589498 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 16748 16430 119 243 0 16502 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 66992

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.98 2/65 9431
/proc/meminfo: memFree=1735464/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=73284 CPUtime=162.23
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 24120 0 0 0 16205 18 0 0 25 0 1 0 142599221 75042816 18071 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590026 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 18321 18071 119 243 0 18075 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 73284

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.98 2/65 9431
/proc/meminfo: memFree=1734440/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=74248 CPUtime=222.21
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 25231 0 0 0 22202 19 0 0 25 0 1 0 142599221 76029952 18313 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 18562 18313 119 243 0 18316 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 74248

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9431
/proc/meminfo: memFree=1714920/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=94076 CPUtime=282.19
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 30191 0 0 0 28195 24 0 0 25 0 1 0 142599221 96333824 23273 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 23519 23273 119 243 0 23273 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 94076

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9431
/proc/meminfo: memFree=1692464/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=116052 CPUtime=342.17
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 36152 0 0 0 34187 30 0 0 25 0 1 0 142599221 118837248 28775 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590121 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 29013 28775 119 243 0 28767 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 116052

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9431
/proc/meminfo: memFree=1674160/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=134860 CPUtime=402.14
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 40828 0 0 0 40179 35 0 0 25 0 1 0 142599221 138096640 33451 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589663 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 33715 33451 119 243 0 33469 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 134860

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9431
/proc/meminfo: memFree=1576752/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=239252 CPUtime=462.12
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 65747 0 0 0 46164 48 0 0 25 0 1 0 142599221 244994048 57640 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 59813 57640 119 243 0 59567 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 239252

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9431
/proc/meminfo: memFree=1578480/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=237340 CPUtime=522.1
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 65779 0 0 0 52162 48 0 0 25 0 1 0 142599221 243036160 57194 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 59335 57194 119 243 0 59089 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 237340

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9431
/proc/meminfo: memFree=1578288/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=237340 CPUtime=582.08
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 65832 0 0 0 58160 48 0 0 25 0 1 0 142599221 243036160 57247 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 59335 57247 119 243 0 59089 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 237340

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9431
/proc/meminfo: memFree=1577840/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=237340 CPUtime=642.06
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 65943 0 0 0 64158 48 0 0 25 0 1 0 142599221 243036160 57358 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135091424 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 59335 57358 119 243 0 59089 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 237340


################
# More data... #
################

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=898864/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=874328 CPUtime=9098.72
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 239155 0 0 0 909705 167 0 0 25 0 1 0 142599221 895311872 217168 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 218582 217168 119 243 0 218336 0
Current children cumulated CPU time (s) 9098.72
Current children cumulated vsize (KiB) 874328

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=898864/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=874328 CPUtime=9158.71
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 239155 0 0 0 915703 168 0 0 25 0 1 0 142599221 895311872 217168 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 218582 217168 119 243 0 218336 0
Current children cumulated CPU time (s) 9158.71
Current children cumulated vsize (KiB) 874328

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=898672/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=874520 CPUtime=9218.69
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 239188 0 0 0 921701 168 0 0 25 0 1 0 142599221 895508480 217201 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 218630 217201 119 243 0 218384 0
Current children cumulated CPU time (s) 9218.69
Current children cumulated vsize (KiB) 874520

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=898544/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=874652 CPUtime=9278.67
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 239210 0 0 0 927699 168 0 0 25 0 1 0 142599221 895643648 217223 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 218663 217223 119 243 0 218417 0
Current children cumulated CPU time (s) 9278.67
Current children cumulated vsize (KiB) 874652

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=898544/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=874652 CPUtime=9338.65
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 239211 0 0 0 933697 168 0 0 25 0 1 0 142599221 895643648 217224 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 218663 217224 119 243 0 218417 0
Current children cumulated CPU time (s) 9338.65
Current children cumulated vsize (KiB) 874652

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=898544/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=874652 CPUtime=9398.62
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 239211 0 0 0 939694 168 0 0 25 0 1 0 142599221 895643648 217224 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 218663 217224 119 243 0 218417 0
Current children cumulated CPU time (s) 9398.62
Current children cumulated vsize (KiB) 874652

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=898544/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=874652 CPUtime=9458.6
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 239211 0 0 0 945692 168 0 0 25 0 1 0 142599221 895643648 217224 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 218663 217224 119 243 0 218417 0
Current children cumulated CPU time (s) 9458.6
Current children cumulated vsize (KiB) 874652

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=898416/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=874844 CPUtime=9518.58
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 239234 0 0 0 951690 168 0 0 25 0 1 0 142599221 895840256 217247 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 218711 217247 119 243 0 218465 0
Current children cumulated CPU time (s) 9518.58
Current children cumulated vsize (KiB) 874844

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=898352/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=874844 CPUtime=9578.56
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 239256 0 0 0 957688 168 0 0 25 0 1 0 142599221 895840256 217269 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 218711 217269 119 243 0 218465 0
Current children cumulated CPU time (s) 9578.56
Current children cumulated vsize (KiB) 874844

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=898224/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=874976 CPUtime=9638.54
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 239275 0 0 0 963686 168 0 0 25 0 1 0 142599221 895975424 217288 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 218744 217288 119 243 0 218498 0
Current children cumulated CPU time (s) 9638.54
Current children cumulated vsize (KiB) 874976

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=898160/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=874976 CPUtime=9698.52
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 239296 0 0 0 969684 168 0 0 25 0 1 0 142599221 895975424 217309 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 218744 217309 119 243 0 218498 0
Current children cumulated CPU time (s) 9698.52
Current children cumulated vsize (KiB) 874976

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=892272/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=880956 CPUtime=9758.5
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 240813 0 0 0 975680 170 0 0 25 0 1 0 142599221 902098944 218826 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 220239 218826 119 243 0 219993 0
Current children cumulated CPU time (s) 9758.5
Current children cumulated vsize (KiB) 880956

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=882864/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=889936 CPUtime=9818.48
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 243129 0 0 0 981675 173 0 0 25 0 1 0 142599221 911294464 221142 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 222484 221142 119 243 0 222238 0
Current children cumulated CPU time (s) 9818.48
Current children cumulated vsize (KiB) 889936

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=875440/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=897188 CPUtime=9878.46
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 244974 0 0 0 987671 175 0 0 25 0 1 0 142599221 918720512 222987 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 224297 222987 119 243 0 224051 0
Current children cumulated CPU time (s) 9878.46
Current children cumulated vsize (KiB) 897188

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=867952/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=904488 CPUtime=9938.44
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 246884 0 0 0 993666 178 0 0 25 0 1 0 142599221 926195712 224864 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 226122 224864 119 243 0 225876 0
Current children cumulated CPU time (s) 9938.44
Current children cumulated vsize (KiB) 904488

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=862064/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=910032 CPUtime=9998.42
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 248323 0 0 0 999662 180 0 0 25 0 1 0 142599221 931872768 226303 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 227508 226303 119 243 0 227262 0
Current children cumulated CPU time (s) 9998.42
Current children cumulated vsize (KiB) 910032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=861936/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=910164 CPUtime=10000
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4194304 248363 0 0 0 999822 180 0 0 25 0 1 0 142599221 932007936 226343 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134591329 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 227541 226343 119 243 0 227295 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 910164

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

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

[startup+10004 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10505
/proc/meminfo: memFree=861936/2055920 swapFree=4184736/4192956
[pid=9430] ppid=9428 vsize=0 CPUtime=10000.1
/proc/9430/stat : 9430 (cmusat) R 9428 9430 9374 0 -1 4195332 248363 0 0 0 999822 190 0 0 25 0 1 0 142599221 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/9430/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10004
CPU time (s): 10000.2
CPU user time (s): 9998.23
CPU system time (s): 1.9437
CPU usage (%): 99.9613
Max. virtual memory (cumulated for all children) (KiB): 910164

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

runsolver used 6.31904 second user time and 21.1458 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Thu Apr 19 01:41:36 UTC 2007

IDJOB= 367322
IDBENCH= 20536
IDSOLVER= 173
FILE ID= node59/367322-1176946896

PBS_JOBID= 4605788

Free space on /tmp= 66325 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= /tmp/evaluation/367322-1176946896/cmusat /tmp/evaluation/367322-1176946896/instance-367322-1176946896.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-367322-1176946896 -o ROOT/results/node59/solver-367322-1176946896 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/367322-1176946896/cmusat /tmp/evaluation/367322-1176946896/instance-367322-1176946896.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  cf1b8194ff6d413d396ac9e26bb031ef

RANDOM SEED= 16281721

TIME LIMIT= 10000 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.268
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.268
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:       1807992 kB
Buffers:         17160 kB
Cached:         167956 kB
SwapCached:       1952 kB
Active:          60248 kB
Inactive:       134048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807992 kB
SwapTotal:     4192956 kB
SwapFree:      4184736 kB
Dirty:            7040 kB
Writeback:           0 kB
Mapped:          16432 kB
Slab:            39564 kB
Committed_AS:  1664664 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= 66325 MiB

End job on node59 on Thu Apr 19 04:28:22 UTC 2007