Trace number 1581768

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
satake 2009-03-22UNSAT 199.783 100.277

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.4389
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

199.69/100.26	c Benchmark name    : HOME/instance-1581768-1238932587.cnf
199.69/100.26	c Thread Num        :            3
199.69/100.26	c restarts          :           14
199.69/100.26	c conflicts         :        41433
199.69/100.26	c decisions         :       369484           (     3698 / sec      )
199.69/100.26	c propagations      :     96028188           (   961193 / sec      )
199.69/100.26	c inspects          :    250308666           (  2505462 / sec      )
199.69/100.26	c conflict literals :     10003212           (    19.34 % deleted  )
199.69/100.26	c cpu time          :        99.91           
199.69/100.26	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1581768-1238932587/watcher-1581768-1238932587 -o /tmp/evaluation-result-1581768-1238932587/solver-1581768-1238932587 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1581768-1238932587.cnf 3 1200 

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): 1800 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.15 1.04 1.01 3/80 26478
/proc/meminfo: memFree=1656080/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=5120 CPUtime=0
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 857 0 0 0 0 0 0 0 18 0 4 0 1165922668 5242880 843 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 1280 849 65 163 0 1115 0
[pid=26478/tid=26479] ppid=26476 vsize=5120 CPUtime=0
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1165922668 5242880 869 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=26478/tid=26480] ppid=26476 vsize=5120 CPUtime=0
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 803 0 0 0 0 0 0 0 19 0 4 0 1165922668 5242880 878 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26478/tid=26481] ppid=26476 vsize=5120 CPUtime=0
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 4 0 1165922668 5242880 887 1992294400 134512640 135180984 4294956208 18446744073709551615 134705812 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.00866496 s]
/proc/loadavg: 1.15 1.04 1.01 3/80 26478
/proc/meminfo: memFree=1656080/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=6152 CPUtime=0
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 1221 0 0 0 0 0 0 0 18 0 4 0 1165922668 6299648 1206 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 1538 1206 65 163 0 1373 0
[pid=26478/tid=26479] ppid=26476 vsize=7176 CPUtime=0
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1165922668 7348224 1209 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=26478/tid=26480] ppid=26476 vsize=7176 CPUtime=0
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 869 0 0 0 0 0 0 0 19 0 4 0 1165922668 7348224 1215 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26478/tid=26481] ppid=26476 vsize=7176 CPUtime=0
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 277 0 0 0 0 0 0 0 19 0 4 0 1165922668 7348224 1221 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6152

[startup+0.10168 s]
/proc/loadavg: 1.15 1.04 1.01 3/80 26478
/proc/meminfo: memFree=1656080/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=54208 CPUtime=0.18
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 12380 0 0 0 10 8 0 0 18 0 4 0 1165922668 55508992 12350 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 13552 12352 65 163 0 13387 0
[pid=26478/tid=26479] ppid=26476 vsize=54208 CPUtime=0
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1165922668 55508992 12357 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=26478/tid=26480] ppid=26476 vsize=54208 CPUtime=0.09
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 6292 0 0 0 5 4 0 0 17 0 4 0 1165922668 55508992 12358 1992294400 134512640 135180984 4294956208 18446744073709551615 134518228 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26478/tid=26481] ppid=26476 vsize=54208 CPUtime=0.08
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 6008 0 0 0 4 4 0 0 17 0 4 0 1165922668 55508992 12360 1992294400 134512640 135180984 4294956208 18446744073709551615 134675767 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 54208

[startup+0.301701 s]
/proc/loadavg: 1.15 1.04 1.01 3/80 26478
/proc/meminfo: memFree=1656080/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=66484 CPUtime=0.57
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 15099 0 0 0 47 10 0 0 18 0 4 0 1165922668 68079616 15069 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 16621 15070 65 163 0 16456 0
[pid=26478/tid=26479] ppid=26476 vsize=66484 CPUtime=0
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1165922668 68079616 15070 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=26478/tid=26480] ppid=26476 vsize=66484 CPUtime=0.28
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 7593 0 0 0 23 5 0 0 16 0 4 0 1165922668 68079616 15070 1992294400 134512640 135180984 4294956208 18446744073709551615 134535254 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26478/tid=26481] ppid=26476 vsize=66484 CPUtime=0.28
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 7417 0 0 0 24 4 0 0 16 0 4 0 1165922668 68079616 15070 1992294400 134512640 135180984 4294956208 18446744073709551615 134534919 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 66484

[startup+0.701741 s]
/proc/loadavg: 1.15 1.04 1.01 3/80 26478
/proc/meminfo: memFree=1656080/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=89120 CPUtime=1.37
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 21291 0 0 0 121 16 0 0 18 0 4 0 1165922668 91258880 21261 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 22280 21261 65 163 0 22115 0
[pid=26478/tid=26479] ppid=26476 vsize=89120 CPUtime=0
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1165922668 91258880 21262 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=26478/tid=26480] ppid=26476 vsize=89120 CPUtime=0.68
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 10871 0 0 0 60 8 0 0 16 0 4 0 1165922668 91258880 21262 1992294400 134512640 135180984 4294956208 18446744073709551615 134682134 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26478/tid=26481] ppid=26476 vsize=89120 CPUtime=0.68
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 10332 0 0 0 60 8 0 0 15 0 4 0 1165922668 91258880 21263 1992294400 134512640 135180984 4294956208 18446744073709551615 134675767 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 89120

[startup+1.50183 s]
/proc/loadavg: 1.22 1.06 1.01 3/84 26482
/proc/meminfo: memFree=1582960/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=76148 CPUtime=2.95
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 23903 0 0 0 274 21 0 0 18 0 4 0 1165922668 77975552 18387 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 19037 18387 70 163 0 18872 0
[pid=26478/tid=26479] ppid=26476 vsize=76148 CPUtime=0.04
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 1441 0 0 0 3 1 0 0 16 0 4 0 1165922668 77975552 18387 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=26478/tid=26480] ppid=26476 vsize=76148 CPUtime=1.44
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 11231 0 0 0 135 9 0 0 17 0 4 0 1165922668 77975552 18387 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26478/tid=26481] ppid=26476 vsize=76148 CPUtime=1.45
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 11148 0 0 0 135 10 0 0 17 0 4 0 1165922668 77975552 18387 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 76148

[startup+3.102 s]
/proc/loadavg: 1.22 1.06 1.01 3/84 26482
/proc/meminfo: memFree=1582256/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=76148 CPUtime=6.14
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 23972 0 0 0 587 27 0 0 18 0 4 0 1165922668 77975552 18456 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 19037 18456 70 163 0 18872 0
[pid=26478/tid=26479] ppid=26476 vsize=76148 CPUtime=0.08
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 1441 0 0 0 4 4 0 0 16 0 4 0 1165922668 77975552 18456 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=26478/tid=26480] ppid=26476 vsize=76148 CPUtime=3.02
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 11257 0 0 0 291 11 0 0 17 0 4 0 1165922668 77975552 18456 1992294400 134512640 135180984 4294956208 18446744073709551615 134522622 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26478/tid=26481] ppid=26476 vsize=76148 CPUtime=3.02
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 11191 0 0 0 291 11 0 0 18 0 4 0 1165922668 77975552 18456 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 76148

[startup+6.30133 s]
/proc/loadavg: 1.28 1.07 1.02 3/84 26482
/proc/meminfo: memFree=1581488/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=77308 CPUtime=12.51
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 24214 0 0 0 1215 36 0 0 18 0 4 0 1165922668 79163392 18698 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 19327 18698 70 163 0 19162 0
[pid=26478/tid=26479] ppid=26476 vsize=77308 CPUtime=0.13
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 1441 0 0 0 5 8 0 0 16 0 4 0 1165922668 79163392 18698 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=26478/tid=26480] ppid=26476 vsize=77308 CPUtime=6.17
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 11329 0 0 0 604 13 0 0 18 0 4 0 1165922668 79163392 18698 1992294400 134512640 135180984 4294956208 18446744073709551615 134532420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26478/tid=26481] ppid=26476 vsize=77308 CPUtime=6.19
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 11361 0 0 0 605 14 0 0 18 0 4 0 1165922668 79163392 18698 1992294400 134512640 135180984 4294956208 18446744073709551615 134523773 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 77308

[startup+12.703 s]
/proc/loadavg: 1.34 1.09 1.02 3/84 26482
/proc/meminfo: memFree=1577400/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=81340 CPUtime=25.29
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 25201 0 0 0 2478 51 0 0 18 0 4 0 1165922668 83292160 19685 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 20335 19685 70 163 0 20170 0
[pid=26478/tid=26479] ppid=26476 vsize=81340 CPUtime=0.21
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 1443 0 0 0 7 14 0 0 16 0 4 0 1165922668 83292160 19685 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=26478/tid=26480] ppid=26476 vsize=81340 CPUtime=12.54
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 11798 0 0 0 1236 18 0 0 18 0 4 0 1165922668 83292160 19685 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26478/tid=26481] ppid=26476 vsize=81340 CPUtime=12.52
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 11877 0 0 0 1234 18 0 0 17 0 4 0 1165922668 83292160 19685 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 81340

[startup+25.5013 s]
/proc/loadavg: 1.48 1.13 1.04 3/84 26482
/proc/meminfo: memFree=1568248/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=90104 CPUtime=50.81
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 27499 0 0 0 5011 70 0 0 18 0 4 0 1165922668 92266496 21983 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 22526 21983 70 163 0 22361 0
[pid=26478/tid=26479] ppid=26476 vsize=90104 CPUtime=0.31
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 1447 0 0 0 9 22 0 0 16 0 4 0 1165922668 92266496 21983 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=26478/tid=26480] ppid=26476 vsize=90104 CPUtime=25.28
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 13044 0 0 0 2504 24 0 0 25 0 4 0 1165922668 92266496 21983 1992294400 134512640 135180984 4294956208 18446744073709551615 134528633 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26478/tid=26481] ppid=26476 vsize=90104 CPUtime=25.2
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 12925 0 0 0 2497 23 0 0 17 0 4 0 1165922668 92266496 21983 1992294400 134512640 135180984 4294956208 18446744073709551615 134525183 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 90104

[startup+51.102 s]
/proc/loadavg: 1.66 1.20 1.06 3/84 26482
/proc/meminfo: memFree=1548920/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=109808 CPUtime=101.87
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 32328 0 0 0 10080 107 0 0 18 0 4 0 1165922668 112443392 26812 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 27452 26812 70 163 0 27287 0
[pid=26478/tid=26479] ppid=26476 vsize=109808 CPUtime=0.48
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 1456 0 0 0 13 35 0 0 16 0 4 0 1165922668 112443392 26812 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=26478/tid=26480] ppid=26476 vsize=109808 CPUtime=50.72
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 15516 0 0 0 5036 36 0 0 25 0 4 0 1165922668 112443392 26812 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26478/tid=26481] ppid=26476 vsize=109808 CPUtime=50.64
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 15273 0 0 0 5029 35 0 0 25 0 4 0 1165922668 112443392 26812 1992294400 134512640 135180984 4294956208 18446744073709551615 134518208 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 109808

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

[startup+76.7017 s]
/proc/loadavg: 1.77 1.26 1.09 3/84 26482
/proc/meminfo: memFree=1532216/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=127900 CPUtime=152.93
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 36646 0 0 0 15155 138 0 0 18 0 4 0 1165922668 130969600 31130 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 31975 31130 70 163 0 31810 0
[pid=26478/tid=26479] ppid=26476 vsize=127900 CPUtime=0.63
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 1461 0 0 0 17 46 0 0 16 0 4 0 1165922668 130969600 31130 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=26478/tid=26480] ppid=26476 vsize=127900 CPUtime=76.12
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 17972 0 0 0 7565 47 0 0 25 0 4 0 1165922668 130969600 31130 1992294400 134512640 135180984 4294956208 18446744073709551615 134520909 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26478/tid=26481] ppid=26476 vsize=127900 CPUtime=76.15
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 17130 0 0 0 7572 43 0 0 21 0 4 0 1165922668 130969600 31130 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 152.93
Current children cumulated vsize (KiB) 127900

[startup+89.503 s]
/proc/loadavg: 1.81 1.29 1.10 3/84 26482
/proc/meminfo: memFree=1521592/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=137772 CPUtime=178.47
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 39198 0 0 0 17691 156 0 0 18 0 4 0 1165922668 141078528 33682 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 34443 33682 70 163 0 34278 0
[pid=26478/tid=26479] ppid=26476 vsize=137772 CPUtime=0.71
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 1463 0 0 0 19 52 0 0 16 0 4 0 1165922668 141078528 33682 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=26478/tid=26480] ppid=26476 vsize=137772 CPUtime=88.82
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 19212 0 0 0 8829 53 0 0 20 0 4 0 1165922668 141078528 33682 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26478/tid=26481] ppid=26476 vsize=137772 CPUtime=88.92
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 18440 0 0 0 8842 50 0 0 25 0 4 0 1165922668 141078528 33682 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 178.47
Current children cumulated vsize (KiB) 137772

[startup+95.9017 s]
/proc/loadavg: 1.84 1.31 1.10 3/84 26482
/proc/meminfo: memFree=1515448/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=142756 CPUtime=191.22
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 40644 0 0 0 18955 167 0 0 18 0 4 0 1165922668 146182144 35128 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 35689 35128 70 163 0 35524 0
[pid=26478/tid=26479] ppid=26476 vsize=142756 CPUtime=0.76
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 1466 0 0 0 20 56 0 0 16 0 4 0 1165922668 146182144 35128 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=26478/tid=26480] ppid=26476 vsize=142756 CPUtime=95.15
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 20096 0 0 0 9459 56 0 0 25 0 4 0 1165922668 146182144 35128 1992294400 134512640 135180984 4294956208 18446744073709551615 134524631 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26478/tid=26481] ppid=26476 vsize=142756 CPUtime=95.29
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 18999 0 0 0 9475 54 0 0 17 0 4 0 1165922668 146182144 35128 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 191.22
Current children cumulated vsize (KiB) 142756

[startup+97.5028 s]
/proc/loadavg: 1.84 1.31 1.10 3/84 26482
/proc/meminfo: memFree=1514680/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=144600 CPUtime=194.42
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 40960 0 0 0 19271 171 0 0 18 0 4 0 1165922668 148070400 35444 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 36150 35444 70 163 0 35985 0
[pid=26478/tid=26479] ppid=26476 vsize=144600 CPUtime=0.78
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 1467 0 0 0 21 57 0 0 16 0 4 0 1165922668 148070400 35444 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=26478/tid=26480] ppid=26476 vsize=144600 CPUtime=96.74
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 20286 0 0 0 9617 57 0 0 25 0 4 0 1165922668 148070400 35444 1992294400 134512640 135180984 4294956208 18446744073709551615 134528636 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26478/tid=26481] ppid=26476 vsize=144600 CPUtime=96.88
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 19124 0 0 0 9633 55 0 0 19 0 4 0 1165922668 148070400 35444 1992294400 134512640 135180984 4294956208 18446744073709551615 134528235 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 194.42
Current children cumulated vsize (KiB) 144600

[startup+99.103 s]
/proc/loadavg: 1.84 1.31 1.10 3/84 26482
/proc/meminfo: memFree=1512952/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=145260 CPUtime=197.61
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 41247 0 0 0 19588 173 0 0 18 0 4 0 1165922668 148746240 35731 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 36315 35731 70 163 0 36150 0
[pid=26478/tid=26479] ppid=26476 vsize=145260 CPUtime=0.79
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 1470 0 0 0 21 58 0 0 15 0 4 0 1165922668 148746240 35731 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=26478/tid=26480] ppid=26476 vsize=145260 CPUtime=98.33
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 20433 0 0 0 9775 58 0 0 16 0 4 0 1165922668 148746240 35731 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26478/tid=26481] ppid=26476 vsize=145260 CPUtime=98.46
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 19261 0 0 0 9791 55 0 0 18 0 4 0 1165922668 148746240 35731 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 197.61
Current children cumulated vsize (KiB) 145260

[startup+99.9021 s]
/proc/loadavg: 1.84 1.31 1.10 3/84 26482
/proc/meminfo: memFree=1512952/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=146564 CPUtime=199.21
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 41406 0 0 0 19747 174 0 0 18 0 4 0 1165922668 150081536 35890 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26478/statm: 36641 35890 70 163 0 36476 0
[pid=26478/tid=26479] ppid=26476 vsize=146564 CPUtime=0.8
/proc/26478/task/26479/stat : 26479 (satake) S 26476 26478 26203 0 -1 4194368 1471 0 0 0 21 59 0 0 16 0 4 0 1165922668 150081536 35890 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=26478/tid=26480] ppid=26476 vsize=146564 CPUtime=99.12
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 20511 0 0 0 9854 58 0 0 16 0 4 0 1165922668 150081536 35890 1992294400 134512640 135180984 4294956208 18446744073709551615 134519096 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26478/tid=26481] ppid=26476 vsize=146564 CPUtime=99.27
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 19341 0 0 0 9871 56 0 0 19 0 4 0 1165922668 150081536 35890 1992294400 134512640 135180984 4294956208 18446744073709551615 134522980 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 199.21
Current children cumulated vsize (KiB) 146564

[startup+100.107 s]
/proc/loadavg: 1.84 1.31 1.10 4/84 26482
/proc/meminfo: memFree=1512120/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=139964 CPUtime=199.58
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 41416 0 0 0 19781 177 0 0 16 0 3 0 1165922668 143323136 34358 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26478/statm: 34991 34358 79 163 0 34826 0
[pid=26478/tid=26480] ppid=26476 vsize=139964 CPUtime=99.24
/proc/26478/task/26480/stat : 26480 (satake) R 26476 26478 26203 0 -1 4194368 20520 0 0 0 9865 59 0 0 17 0 3 0 1165922668 143323136 34358 1992294400 134512640 135180984 4294956208 18446744073709551615 134670812 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26478/tid=26481] ppid=26476 vsize=139964 CPUtime=99.46
/proc/26478/task/26481/stat : 26481 (satake) S 26476 26478 26203 0 -1 4194368 19342 0 0 0 9889 57 0 0 16 0 3 0 1165922668 143323136 34358 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 199.58
Current children cumulated vsize (KiB) 139964

[startup+100.201 s]
/proc/loadavg: 1.84 1.31 1.10 4/84 26482
/proc/meminfo: memFree=1512120/2055912 swapFree=4170592/4192956
[pid=26478] ppid=26476 vsize=128116 CPUtime=199.69
/proc/26478/stat : 26478 (satake) S 26476 26478 26203 0 -1 4194304 41416 0 0 0 19791 178 0 0 15 0 2 0 1165922668 131190784 31489 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26478/statm: 32029 31489 79 163 0 31864 0
[pid=26478/tid=26481] ppid=26476 vsize=128116 CPUtime=99.54
/proc/26478/task/26481/stat : 26481 (satake) R 26476 26478 26203 0 -1 4194368 19342 0 0 0 9895 59 0 0 17 0 2 0 1165922668 131190784 31489 1992294400 134512640 135180984 4294956208 18446744073709551615 134672228 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 199.69
Current children cumulated vsize (KiB) 128116

Child status: 3
Real time (s): 100.277
CPU time (s): 199.783
CPU user time (s): 197.973
CPU system time (s): 1.80972
CPU usage (%): 199.231
Max. virtual memory (cumulated for all children) (KiB): 146564


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

runsolver used 0.120981 second user time and 0.344947 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-05 13:56:28
IDJOB=1581768
IDBENCH=71042
IDSOLVER=553
FILE ID=node78/1581768-1238932587
PBS_JOBID= 9101463
Free space on /tmp= 126840 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581768-1238932587/watcher-1581768-1238932587 -o /tmp/evaluation-result-1581768-1238932587/solver-1581768-1238932587 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1581768-1238932587.cnf 3 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 3

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED=133955100

node78.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.214
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.214
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:      2055912 kB
MemFree:       1656496 kB
Buffers:         28568 kB
Cached:         284112 kB
SwapCached:       7668 kB
Active:         104832 kB
Inactive:       218184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1656496 kB
SwapTotal:     4192956 kB
SwapFree:      4170592 kB
Dirty:           11716 kB
Writeback:           0 kB
Mapped:          15984 kB
Slab:            60524 kB
Committed_AS:  3056728 kB
PageTables:       2568 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126840 MiB
End job on node78 at 2009-04-05 13:58:08