Trace number 370250

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
SAT7 2007-02-08SAT 4481.77 4483.05

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-5-19-s.cnf
MD5SUMda84c31d7a6be4fe4d1189ad9ffe5349
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark65.2111
Satisfiable
(Un)Satisfiability was proved
Number of variables279590
Number of clauses1337190
Sum of the clauses size3109060
Maximum clause length10
Minimum clause length1
Number of clauses of size 123239
Number of clauses of size 21012692
Number of clauses of size 3249039
Number of clauses of size 45800
Number of clauses of size 523200
Number of clauses of size over 523220

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node18/watcher-370250-1178561129 -o ROOT/results/node18/solver-370250-1178561129 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/370250-1178561129/sat7_bin /tmp/evaluation/370250-1178561129/instance-370250-1178561129.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: 1.00 1.00 0.95 3/77 13151
/proc/meminfo: memFree=1806344/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=9808 CPUtime=0
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 759 0 0 0 0 0 0 0 18 0 1 0 304030474 10043392 743 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 2452 745 88 220 0 2229 0

[startup+0.052454 s]
/proc/loadavg: 1.00 1.00 0.95 3/77 13151
/proc/meminfo: memFree=1806344/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=19272 CPUtime=0.04
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 4529 0 0 0 3 1 0 0 18 0 1 0 304030474 19734528 4513 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 4818 4513 88 220 0 4595 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 19272

[startup+0.101458 s]
/proc/loadavg: 1.00 1.00 0.95 3/77 13151
/proc/meminfo: memFree=1806344/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=23372 CPUtime=0.09
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 5446 0 0 0 8 1 0 0 18 0 1 0 304030474 23932928 5430 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 5843 5430 88 220 0 5620 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23372

[startup+0.301478 s]
/proc/loadavg: 1.00 1.00 0.95 3/77 13151
/proc/meminfo: memFree=1806344/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=35672 CPUtime=0.29
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 8177 0 0 0 27 2 0 0 19 0 1 0 304030474 36528128 8161 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 8918 8161 88 220 0 8695 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35672

[startup+0.701524 s]
/proc/loadavg: 1.00 1.00 0.95 3/77 13151
/proc/meminfo: memFree=1806344/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=39772 CPUtime=0.69
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 8995 0 0 0 67 2 0 0 23 0 1 0 304030474 40726528 8979 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134758756 0 0 4096 0 0 0 0 17 0 0 0
/proc/13151/statm: 9943 8979 88 220 0 9720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39772

[startup+1.50159 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13152
/proc/meminfo: memFree=1767680/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=43872 CPUtime=1.48
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 10495 0 0 0 145 3 0 0 25 0 1 0 304030474 44924928 10479 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029304 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 10968 10479 88 220 0 10745 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 43872

[startup+3.10175 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13152
/proc/meminfo: memFree=1761344/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=56172 CPUtime=3.09
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 13079 0 0 0 304 5 0 0 25 0 1 0 304030474 57520128 13063 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532130 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 14043 13063 88 220 0 13820 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56172

[startup+6.30106 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13152
/proc/meminfo: memFree=1738688/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=90504 CPUtime=6.28
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 22141 0 0 0 619 9 0 0 25 0 1 0 304030474 92676096 21644 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533550 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 22626 21644 93 220 0 22403 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 90504

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13152
/proc/meminfo: memFree=1718848/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=92552 CPUtime=12.68
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 23073 0 0 0 1258 10 0 0 25 0 1 0 304030474 94773248 22063 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533076 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 23138 22063 95 220 0 22915 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 92552

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13152
/proc/meminfo: memFree=1717952/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=92552 CPUtime=25.48
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 23258 0 0 0 2538 10 0 0 25 0 1 0 304030474 94773248 22248 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 23138 22248 95 220 0 22915 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92552

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13152
/proc/meminfo: memFree=1715136/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=96652 CPUtime=51.07
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 23970 0 0 0 5096 11 0 0 25 0 1 0 304030474 98971648 22960 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538673 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 24163 22960 95 220 0 23940 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 96652

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13152
/proc/meminfo: memFree=1708672/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=100964 CPUtime=102.26
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 25574 0 0 0 10213 13 0 0 25 0 1 0 304030474 103387136 24564 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 25241 24564 95 220 0 25018 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 100964

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13152
/proc/meminfo: memFree=1701312/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=109676 CPUtime=162.24
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 27409 0 0 0 16209 15 0 0 25 0 1 0 304030474 112308224 26399 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134579396 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 27419 26399 95 220 0 27196 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 109676

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13152
/proc/meminfo: memFree=1694976/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=118476 CPUtime=222.22
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 28957 0 0 0 22206 16 0 0 25 0 1 0 304030474 121319424 27947 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 29619 27947 95 220 0 29396 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 118476

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13152
/proc/meminfo: memFree=1688704/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=122924 CPUtime=282.21
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 30534 0 0 0 28202 19 0 0 25 0 1 0 304030474 125874176 29524 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538842 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 30731 29524 95 220 0 30508 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 122924

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13152
/proc/meminfo: memFree=1681344/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=131424 CPUtime=342.19
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 32336 0 0 0 34198 21 0 0 25 0 1 0 304030474 134578176 31326 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 32856 31326 95 220 0 32633 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 131424

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13152
/proc/meminfo: memFree=1674496/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=136020 CPUtime=402.17
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 34050 0 0 0 40194 23 0 0 25 0 1 0 304030474 139284480 33040 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 34005 33040 95 220 0 33782 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 136020

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13152
/proc/meminfo: memFree=1666944/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=144508 CPUtime=462.16
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 35912 0 0 0 46190 26 0 0 25 0 1 0 304030474 147976192 34902 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538547 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 36127 34902 95 220 0 35904 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 144508

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13152
/proc/meminfo: memFree=1661568/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=149048 CPUtime=522.15
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 37231 0 0 0 52186 29 0 0 25 0 1 0 304030474 152625152 36221 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 37262 36221 95 220 0 37039 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 149048

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13152
/proc/meminfo: memFree=1657664/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=153260 CPUtime=582.13
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 38205 0 0 0 58183 30 0 0 25 0 1 0 304030474 156938240 37195 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 38315 37195 95 220 0 38092 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 153260

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13152
/proc/meminfo: memFree=1652288/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=157664 CPUtime=642.12
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 39512 0 0 0 64180 32 0 0 25 0 1 0 304030474 161447936 38502 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532772 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 39416 38502 95 220 0 39193 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 157664


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

/proc/meminfo: memFree=1443968/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=363512 CPUtime=3581.29
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 90651 0 0 0 358020 109 0 0 25 0 1 0 304030474 372236288 89476 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 90878 89476 95 220 0 90655 0
Current children cumulated CPU time (s) 3581.29
Current children cumulated vsize (KiB) 363512

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 13352
/proc/meminfo: memFree=1441152/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=367740 CPUtime=3641.28
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 91326 0 0 0 364018 110 0 0 25 0 1 0 304030474 376565760 90151 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 91935 90151 95 220 0 91712 0
Current children cumulated CPU time (s) 3641.28
Current children cumulated vsize (KiB) 367740

[startup+3702.3 s]
/proc/loadavg: 1.15 1.03 0.96 2/78 13352
/proc/meminfo: memFree=1438400/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=371840 CPUtime=3701.26
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 92006 0 0 0 370014 112 0 0 25 0 1 0 304030474 380764160 90831 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 92960 90831 95 220 0 92737 0
Current children cumulated CPU time (s) 3701.26
Current children cumulated vsize (KiB) 371840

[startup+3762.3 s]
/proc/loadavg: 1.12 1.04 0.97 2/78 13352
/proc/meminfo: memFree=1435712/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=372064 CPUtime=3761.25
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 92691 0 0 0 376012 113 0 0 25 0 1 0 304030474 380993536 91483 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 93016 91483 95 220 0 92793 0
Current children cumulated CPU time (s) 3761.25
Current children cumulated vsize (KiB) 372064

[startup+3822.3 s]
/proc/loadavg: 1.10 1.05 0.97 2/78 13352
/proc/meminfo: memFree=1432768/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=376292 CPUtime=3821.23
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 93420 0 0 0 382008 115 0 0 25 0 1 0 304030474 385323008 92212 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 94073 92212 95 220 0 93850 0
Current children cumulated CPU time (s) 3821.23
Current children cumulated vsize (KiB) 376292

[startup+3882.3 s]
/proc/loadavg: 1.04 1.03 0.97 2/78 13352
/proc/meminfo: memFree=1429824/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=380656 CPUtime=3881.22
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 94157 0 0 0 388006 116 0 0 25 0 1 0 304030474 389791744 92949 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 95164 92949 95 220 0 94941 0
Current children cumulated CPU time (s) 3881.22
Current children cumulated vsize (KiB) 380656

[startup+3942.3 s]
/proc/loadavg: 1.01 1.03 0.97 2/78 13352
/proc/meminfo: memFree=1427200/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=380784 CPUtime=3941.21
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 94845 0 0 0 394004 117 0 0 25 0 1 0 304030474 389922816 93604 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 95196 93604 95 220 0 94973 0
Current children cumulated CPU time (s) 3941.21
Current children cumulated vsize (KiB) 380784

[startup+4002.3 s]
/proc/loadavg: 1.00 1.02 0.97 2/78 13352
/proc/meminfo: memFree=1424448/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=385140 CPUtime=4001.19
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 95545 0 0 0 400001 118 0 0 25 0 1 0 304030474 394383360 94271 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532481 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 96285 94271 95 220 0 96062 0
Current children cumulated CPU time (s) 4001.19
Current children cumulated vsize (KiB) 385140

[startup+4062.31 s]
/proc/loadavg: 1.00 1.01 0.97 2/78 13352
/proc/meminfo: memFree=1421824/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=389372 CPUtime=4061.18
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 96181 0 0 0 405999 119 0 0 25 0 1 0 304030474 398716928 94907 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 97343 94907 95 220 0 97120 0
Current children cumulated CPU time (s) 4061.18
Current children cumulated vsize (KiB) 389372

[startup+4122.3 s]
/proc/loadavg: 1.00 1.01 0.97 2/78 13352
/proc/meminfo: memFree=1419392/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=389628 CPUtime=4121.15
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 96857 0 0 0 411995 120 0 0 25 0 1 0 304030474 398979072 95517 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 97407 95517 95 220 0 97184 0
Current children cumulated CPU time (s) 4121.15
Current children cumulated vsize (KiB) 389628

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 13352
/proc/meminfo: memFree=1417024/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=393856 CPUtime=4181.14
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 97437 0 0 0 417993 121 0 0 25 0 1 0 304030474 403308544 96097 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 98464 96097 95 220 0 98241 0
Current children cumulated CPU time (s) 4181.14
Current children cumulated vsize (KiB) 393856

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 13352
/proc/meminfo: memFree=1413312/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=395044 CPUtime=4241.13
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 98452 0 0 0 423990 123 0 0 25 0 1 0 304030474 404525056 97013 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 98761 97013 95 220 0 98538 0
Current children cumulated CPU time (s) 4241.13
Current children cumulated vsize (KiB) 395044

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 13352
/proc/meminfo: memFree=1409664/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=399144 CPUtime=4301.11
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 99337 0 0 0 429986 125 0 0 25 0 1 0 304030474 408723456 97898 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 99786 97898 95 220 0 99563 0
Current children cumulated CPU time (s) 4301.11
Current children cumulated vsize (KiB) 399144

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 13352
/proc/meminfo: memFree=1406336/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=403632 CPUtime=4361.09
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 100196 0 0 0 435983 126 0 0 25 0 1 0 304030474 413319168 98724 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 100908 98724 95 220 0 100685 0
Current children cumulated CPU time (s) 4361.09
Current children cumulated vsize (KiB) 403632

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 13352
/proc/meminfo: memFree=1402496/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=408124 CPUtime=4421.08
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 101134 0 0 0 441980 128 0 0 25 0 1 0 304030474 417918976 99662 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532688 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 102031 99662 95 220 0 101808 0
Current children cumulated CPU time (s) 4421.08
Current children cumulated vsize (KiB) 408124

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 13352
/proc/meminfo: memFree=1398208/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=412224 CPUtime=4481.07
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 102211 0 0 0 447977 130 0 0 25 0 1 0 304030474 422117376 100739 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 103056 100739 95 220 0 102833 0
Current children cumulated CPU time (s) 4481.07
Current children cumulated vsize (KiB) 412224

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

[startup+4482.7 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 13352
/proc/meminfo: memFree=1398144/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=406752 CPUtime=4481.46
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 102222 0 0 0 448016 130 0 0 25 0 1 0 304030474 416514048 99382 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134517503 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 101688 99382 95 220 0 101465 0
Current children cumulated CPU time (s) 4481.46
Current children cumulated vsize (KiB) 406752

[startup+4482.9 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 13352
/proc/meminfo: memFree=1398144/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=399596 CPUtime=4481.66
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194304 102222 0 0 0 448036 130 0 0 25 0 1 0 304030474 409186304 97952 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558417 0 0 4096 0 0 0 0 17 1 0 0
/proc/13151/statm: 99899 97952 95 220 0 99676 0
Current children cumulated CPU time (s) 4481.66
Current children cumulated vsize (KiB) 399596

[startup+4483 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 13352
/proc/meminfo: memFree=1398144/2055920 swapFree=4147200/4192956
[pid=13151] ppid=13149 vsize=0 CPUtime=4481.77
/proc/13151/stat : 13151 (sat7_bin) R 13149 13151 12686 0 -1 4194308 102222 0 0 0 448040 137 0 0 23 0 1 0 304030474 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/13151/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4481.77
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 4483.05
CPU time (s): 4481.77
CPU user time (s): 4480.4
CPU system time (s): 1.37279
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 412224

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

runsolver used 3.46647 second user time and 9.8315 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon May  7 18:05:31 UTC 2007

IDJOB= 370250
IDBENCH= 20360
IDSOLVER= 183
FILE ID= node18/370250-1178561129

PBS_JOBID= 5217673

Free space on /tmp= 66540 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/total-5-19-s.cnf
COMMAND LINE= /tmp/evaluation/370250-1178561129/sat7_bin /tmp/evaluation/370250-1178561129/instance-370250-1178561129.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-370250-1178561129 -o ROOT/results/node18/solver-370250-1178561129 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/370250-1178561129/sat7_bin /tmp/evaluation/370250-1178561129/instance-370250-1178561129.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  da84c31d7a6be4fe4d1189ad9ffe5349

RANDOM SEED= 444389338

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1806816 kB
Buffers:          8244 kB
Cached:         126620 kB
SwapCached:      14668 kB
Active:         113096 kB
Inactive:        66628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1806816 kB
SwapTotal:     4192956 kB
SwapFree:      4147200 kB
Dirty:           25728 kB
Writeback:           0 kB
Mapped:          51732 kB
Slab:            54836 kB
Committed_AS:  8700124 kB
PageTables:       1860 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= 66540 MiB

End job on node18 on Mon May  7 19:20:15 UTC 2007