Trace number 1717602

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 420.46 210.936

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.0313
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

420.42/210.92	c Benchmark name    : HOME/instance-1717602-1240629298.cnf
420.42/210.92	c Thread Num        :            3
420.42/210.92	c restarts          :           15
420.42/210.92	c conflicts         :        66857
420.42/210.92	c decisions         :       116648           (      555 / sec      )
420.42/210.92	c propagations      :    301344323           (  1433760 / sec      )
420.42/210.92	c inspects          :    690823321           (  3286855 / sec      )
420.42/210.92	c conflict literals :      1908563           (    35.82 % deleted  )
420.42/210.92	c cpu time          :       210.18           
420.42/210.92	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-1717602-1240629298/watcher-1717602-1240629298 -o /tmp/evaluation-result-1717602-1240629298/solver-1717602-1240629298 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1717602-1240629298.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.01 1.00 1.00 3/65 15836
/proc/meminfo: memFree=1830032/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=3592 CPUtime=0
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 743 0 0 0 0 0 0 0 18 0 4 0 90962187 3678208 728 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 898 735 65 163 0 733 0
[pid=15836/tid=15837] ppid=15834 vsize=3592 CPUtime=0
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 90962187 3678208 740 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15836/tid=15838] ppid=15834 vsize=3592 CPUtime=0
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 147 0 0 0 0 0 0 0 19 0 4 0 90962187 3678208 740 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15836/tid=15839] ppid=15834 vsize=3592 CPUtime=0
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 518 0 0 0 0 0 0 0 20 0 4 0 90962187 3678208 740 1992294400 134512640 135180984 4294956208 18446744073709551615 134706046 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.091677 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 15836
/proc/meminfo: memFree=1830032/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=36356 CPUtime=0.16
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 8423 0 0 0 9 7 0 0 18 0 4 0 90962187 37228544 8399 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 9089 8399 65 163 0 8924 0
[pid=15836/tid=15837] ppid=15834 vsize=36356 CPUtime=0
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 90962187 37228544 8399 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15836/tid=15838] ppid=15834 vsize=36356 CPUtime=0.07
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 4197 0 0 0 4 3 0 0 16 0 4 0 90962187 37228544 8399 1992294400 134512640 135180984 4294956208 18446744073709551615 134519788 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15836/tid=15839] ppid=15834 vsize=36356 CPUtime=0.07
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 4136 0 0 0 4 3 0 0 16 0 4 0 90962187 37228544 8399 1992294400 134512640 135180984 4294956208 18446744073709551615 134680984 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 36356

[startup+0.102673 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 15836
/proc/meminfo: memFree=1830032/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=36752 CPUtime=0.18
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 8639 0 0 0 11 7 0 0 18 0 4 0 90962187 37634048 8615 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 9188 8615 65 163 0 9023 0
[pid=15836/tid=15837] ppid=15834 vsize=36752 CPUtime=0
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 90962187 37634048 8616 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15836/tid=15838] ppid=15834 vsize=36752 CPUtime=0.08
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 4313 0 0 0 5 3 0 0 16 0 4 0 90962187 37634048 8617 1992294400 134512640 135180984 4294956208 18446744073709551615 134513607 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15836/tid=15839] ppid=15834 vsize=36752 CPUtime=0.08
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 4238 0 0 0 5 3 0 0 16 0 4 0 90962187 37634048 8617 1992294400 134512640 135180984 4294956208 18446744073709551615 134519106 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 36752

[startup+0.301703 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 15836
/proc/meminfo: memFree=1830032/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=59896 CPUtime=0.58
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 13361 0 0 0 47 11 0 0 18 0 4 0 90962187 61333504 13323 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 14974 13323 65 163 0 14809 0
[pid=15836/tid=15837] ppid=15834 vsize=59896 CPUtime=0
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 90962187 61333504 13323 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15836/tid=15838] ppid=15834 vsize=59896 CPUtime=0.28
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 6717 0 0 0 23 5 0 0 16 0 4 0 90962187 61333504 13323 1992294400 134512640 135180984 4294956208 18446744073709551615 134680984 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15836/tid=15839] ppid=15834 vsize=59896 CPUtime=0.28
/proc/15836/task/15839/stat : 15839 (satake) S 15834 15836 14842 0 -1 4194368 6554 0 0 0 23 5 0 0 16 0 4 0 90962187 61333504 13323 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 59896

[startup+0.701942 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 15836
/proc/meminfo: memFree=1830032/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=106908 CPUtime=1.37
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 24602 0 0 0 119 18 0 0 18 0 4 0 90962187 109473792 24564 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 26727 24564 65 163 0 26562 0
[pid=15836/tid=15837] ppid=15834 vsize=106908 CPUtime=0
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 90962187 109473792 24564 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15836/tid=15838] ppid=15834 vsize=109980 CPUtime=0.68
/proc/15836/task/15838/stat : 15838 (satake) D 15834 15836 14842 0 -1 4194368 12448 0 0 0 59 9 0 0 15 0 4 0 90962187 112619520 24564 1992294400 134512640 135180984 4294956208 18446744073709551615 134706046 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15836/tid=15839] ppid=15834 vsize=109980 CPUtime=0.68
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 12064 0 0 0 59 9 0 0 16 0 4 0 90962187 112619520 24564 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 106908

[startup+1.50204 s]
/proc/loadavg: 1.01 1.00 1.00 3/69 15840
/proc/meminfo: memFree=1737712/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=115308 CPUtime=2.96
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 30069 0 0 0 273 23 0 0 18 0 4 0 90962187 118075392 23153 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 28827 23153 70 163 0 28662 0
[pid=15836/tid=15837] ppid=15834 vsize=115308 CPUtime=0.04
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 2676 0 0 0 3 1 0 0 16 0 4 0 90962187 118075392 23153 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15836/tid=15838] ppid=15834 vsize=115308 CPUtime=1.45
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 13637 0 0 0 135 10 0 0 16 0 4 0 90962187 118075392 23153 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15836/tid=15839] ppid=15834 vsize=115308 CPUtime=1.45
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 13673 0 0 0 135 10 0 0 17 0 4 0 90962187 118075392 23153 1992294400 134512640 135180984 4294956208 18446744073709551615 134518229 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 115308

[startup+3.10123 s]
/proc/loadavg: 1.01 1.00 1.00 3/69 15840
/proc/meminfo: memFree=1736944/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=115440 CPUtime=6.15
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 30168 0 0 0 586 29 0 0 18 0 4 0 90962187 118210560 23252 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 28860 23252 70 163 0 28695 0
[pid=15836/tid=15837] ppid=15834 vsize=115440 CPUtime=0.07
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 2685 0 0 0 3 4 0 0 16 0 4 0 90962187 118210560 23252 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=15836/tid=15838] ppid=15834 vsize=115440 CPUtime=3.02
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 13668 0 0 0 290 12 0 0 18 0 4 0 90962187 118210560 23252 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15836/tid=15839] ppid=15834 vsize=115440 CPUtime=3.03
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 13732 0 0 0 291 12 0 0 19 0 4 0 90962187 118210560 23252 1992294400 134512640 135180984 4294956208 18446744073709551615 134523775 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 115440

[startup+6.30161 s]
/proc/loadavg: 1.17 1.03 1.01 3/69 15840
/proc/meminfo: memFree=1736432/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=116728 CPUtime=12.53
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 30329 0 0 0 1210 43 0 0 18 0 4 0 90962187 119529472 23413 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 29182 23413 70 163 0 29017 0
[pid=15836/tid=15837] ppid=15834 vsize=116728 CPUtime=0.15
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 2705 0 0 0 5 10 0 0 16 0 4 0 90962187 119529472 23413 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15836/tid=15838] ppid=15834 vsize=116728 CPUtime=6.16
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 13733 0 0 0 600 16 0 0 25 0 4 0 90962187 119529472 23413 1992294400 134512640 135180984 4294956208 18446744073709551615 134528401 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15836/tid=15839] ppid=15834 vsize=116728 CPUtime=6.2
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 13808 0 0 0 604 16 0 0 25 0 4 0 90962187 119529472 23413 1992294400 134512640 135180984 4294956208 18446744073709551615 134523713 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 116728

[startup+12.7012 s]
/proc/loadavg: 1.23 1.05 1.02 3/69 15840
/proc/meminfo: memFree=1735288/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=117388 CPUtime=25.29
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 30630 0 0 0 2464 65 0 0 18 0 4 0 90962187 120205312 23714 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 29347 23714 70 163 0 29182 0
[pid=15836/tid=15837] ppid=15834 vsize=117388 CPUtime=0.27
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 2744 0 0 0 7 20 0 0 16 0 4 0 90962187 120205312 23714 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15836/tid=15838] ppid=15834 vsize=117388 CPUtime=12.46
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 13813 0 0 0 1224 22 0 0 25 0 4 0 90962187 120205312 23714 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15836/tid=15839] ppid=15834 vsize=117388 CPUtime=12.55
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 13990 0 0 0 1232 23 0 0 17 0 4 0 90962187 120205312 23714 1992294400 134512640 135180984 4294956208 18446744073709551615 134523827 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 117388

[startup+25.5017 s]
/proc/loadavg: 1.40 1.09 1.03 3/69 15840
/proc/meminfo: memFree=1734200/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=118048 CPUtime=50.83
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 30931 0 0 0 4995 88 0 0 18 0 4 0 90962187 120881152 24015 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 29512 24015 70 163 0 29347 0
[pid=15836/tid=15837] ppid=15834 vsize=118048 CPUtime=0.4
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 2786 0 0 0 10 30 0 0 16 0 4 0 90962187 120881152 24015 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15836/tid=15838] ppid=15834 vsize=118048 CPUtime=25.19
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 13938 0 0 0 2491 28 0 0 25 0 4 0 90962187 120881152 24015 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15836/tid=15839] ppid=15834 vsize=118048 CPUtime=25.22
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 14124 0 0 0 2493 29 0 0 25 0 4 0 90962187 120881152 24015 1992294400 134512640 135180984 4294956208 18446744073709551615 134528214 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 118048

[startup+51.1017 s]
/proc/loadavg: 1.66 1.18 1.06 3/69 15840
/proc/meminfo: memFree=1730360/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=122028 CPUtime=101.91
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 31926 0 0 0 10001 190 0 0 18 0 4 0 90962187 124956672 25010 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 30507 25010 70 163 0 30342 0
[pid=15836/tid=15837] ppid=15834 vsize=122028 CPUtime=0.99
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 3010 0 0 0 23 76 0 0 16 0 4 0 90962187 124956672 25010 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15836/tid=15838] ppid=15834 vsize=122028 CPUtime=50.47
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 14346 0 0 0 4991 56 0 0 25 0 4 0 90962187 124956672 25010 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15836/tid=15839] ppid=15834 vsize=122028 CPUtime=50.44
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 14487 0 0 0 4987 57 0 0 25 0 4 0 90962187 124956672 25010 1992294400 134512640 135180984 4294956208 18446744073709551615 134523814 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 122028

[startup+102.307 s]
/proc/loadavg: 1.90 1.32 1.11 3/69 15840
/proc/meminfo: memFree=1722168/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=131520 CPUtime=204.03
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 33914 0 0 0 19992 411 0 0 18 0 4 0 90962187 134676480 26998 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 32880 26998 70 163 0 32715 0
[pid=15836/tid=15837] ppid=15834 vsize=131520 CPUtime=2.3
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 3496 0 0 0 51 179 0 0 16 0 4 0 90962187 134676480 26998 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15836/tid=15838] ppid=15834 vsize=131520 CPUtime=100.82
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 15108 0 0 0 9964 118 0 0 25 0 4 0 90962187 134676480 26998 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15836/tid=15839] ppid=15834 vsize=131520 CPUtime=100.89
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 15227 0 0 0 9976 113 0 0 21 0 4 0 90962187 134676480 26998 1992294400 134512640 135180984 4294956208 18446744073709551615 134518252 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 131520

[startup+162.303 s]
/proc/loadavg: 1.96 1.44 1.16 3/69 15840
/proc/meminfo: memFree=1714296/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=138704 CPUtime=323.69
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 35905 0 0 0 31663 706 0 0 18 0 4 0 90962187 142032896 28989 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 34676 28989 70 163 0 34511 0
[pid=15836/tid=15837] ppid=15834 vsize=138704 CPUtime=3.97
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 4050 0 0 0 87 310 0 0 16 0 4 0 90962187 142032896 28989 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=15836/tid=15838] ppid=15834 vsize=138704 CPUtime=159.75
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 15914 0 0 0 15776 199 0 0 17 0 4 0 90962187 142032896 28989 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15836/tid=15839] ppid=15834 vsize=138704 CPUtime=159.93
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 15858 0 0 0 15798 195 0 0 25 0 4 0 90962187 142032896 28989 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 138704

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

[startup+179.103 s]
/proc/loadavg: 1.97 1.47 1.18 3/69 15840
/proc/meminfo: memFree=1712504/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=140520 CPUtime=357.2
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 36321 0 0 0 34953 767 0 0 18 0 4 0 90962187 143892480 29405 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 35130 29405 70 163 0 34965 0
[pid=15836/tid=15837] ppid=15834 vsize=140520 CPUtime=4.34
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 4172 0 0 0 96 338 0 0 16 0 4 0 90962187 143892480 29405 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15836/tid=15838] ppid=15834 vsize=140520 CPUtime=176.31
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 16057 0 0 0 17415 216 0 0 25 0 4 0 90962187 143892480 29405 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15836/tid=15839] ppid=15834 vsize=140520 CPUtime=176.52
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 16009 0 0 0 17441 211 0 0 25 0 4 0 90962187 143892480 29405 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 357.2
Current children cumulated vsize (KiB) 140520

[startup+191.901 s]
/proc/loadavg: 1.97 1.49 1.19 3/69 15840
/proc/meminfo: memFree=1710968/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=142212 CPUtime=382.72
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 36735 0 0 0 37437 835 0 0 18 0 4 0 90962187 145625088 29819 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 35553 29819 70 163 0 35388 0
[pid=15836/tid=15837] ppid=15834 vsize=142212 CPUtime=4.73
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 4304 0 0 0 104 369 0 0 16 0 4 0 90962187 145625088 29819 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=15836/tid=15838] ppid=15834 vsize=142212 CPUtime=188.89
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 16198 0 0 0 18655 234 0 0 25 0 4 0 90962187 145625088 29819 1992294400 134512640 135180984 4294956208 18446744073709551615 134520035 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15836/tid=15839] ppid=15834 vsize=142212 CPUtime=189.08
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 16150 0 0 0 18677 231 0 0 20 0 4 0 90962187 145625088 29819 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 382.72
Current children cumulated vsize (KiB) 142212

[startup+204.703 s]
/proc/loadavg: 2.06 1.53 1.21 3/69 15840
/proc/meminfo: memFree=1709048/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=143992 CPUtime=408.23
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 37197 0 0 0 39908 915 0 0 18 0 4 0 90962187 147447808 30281 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 35998 30281 70 163 0 35833 0
[pid=15836/tid=15837] ppid=15834 vsize=143992 CPUtime=5.19
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 4490 0 0 0 114 405 0 0 16 0 4 0 90962187 147447808 30281 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15836/tid=15838] ppid=15834 vsize=143992 CPUtime=201.44
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 16320 0 0 0 19888 256 0 0 17 0 4 0 90962187 147447808 30281 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15836/tid=15839] ppid=15834 vsize=143992 CPUtime=201.58
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 16304 0 0 0 19905 253 0 0 18 0 4 0 90962187 147447808 30281 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 408.23
Current children cumulated vsize (KiB) 143992

[startup+207.906 s]
/proc/loadavg: 2.06 1.53 1.21 3/69 15840
/proc/meminfo: memFree=1708600/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=145468 CPUtime=414.62
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 37298 0 0 0 40530 932 0 0 18 0 4 0 90962187 148959232 30382 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 36367 30382 70 163 0 36202 0
[pid=15836/tid=15837] ppid=15834 vsize=145468 CPUtime=5.29
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 4536 0 0 0 117 412 0 0 16 0 4 0 90962187 148959232 30382 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=15836/tid=15838] ppid=15834 vsize=145468 CPUtime=204.58
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 16353 0 0 0 20197 261 0 0 17 0 4 0 90962187 148959232 30382 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15836/tid=15839] ppid=15834 vsize=145468 CPUtime=204.73
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 16326 0 0 0 20215 258 0 0 17 0 4 0 90962187 148959232 30382 1992294400 134512640 135180984 4294956208 18446744073709551615 134528760 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 414.62
Current children cumulated vsize (KiB) 145468

[startup+209.501 s]
/proc/loadavg: 2.05 1.54 1.21 3/69 15840
/proc/meminfo: memFree=1708536/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=145612 CPUtime=417.8
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 37339 0 0 0 40837 943 0 0 18 0 4 0 90962187 149106688 30423 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 36403 30423 70 163 0 36238 0
[pid=15836/tid=15837] ppid=15834 vsize=145612 CPUtime=5.35
/proc/15836/task/15837/stat : 15837 (satake) S 15834 15836 14842 0 -1 4194368 4551 0 0 0 118 417 0 0 16 0 4 0 90962187 149106688 30423 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=15836/tid=15838] ppid=15834 vsize=145612 CPUtime=206.15
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 16370 0 0 0 20351 264 0 0 19 0 4 0 90962187 149106688 30423 1992294400 134512640 135180984 4294956208 18446744073709551615 134528595 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15836/tid=15839] ppid=15834 vsize=145612 CPUtime=206.3
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 16335 0 0 0 20368 262 0 0 19 0 4 0 90962187 149106688 30423 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 417.8
Current children cumulated vsize (KiB) 145612

[startup+210.302 s]
/proc/loadavg: 2.05 1.54 1.21 3/69 15840
/proc/meminfo: memFree=1708408/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=141728 CPUtime=419.39
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 37350 0 0 0 40980 959 0 0 16 0 3 0 90962187 145129472 29478 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 35432 29478 79 163 0 35267 0
[pid=15836/tid=15838] ppid=15834 vsize=141728 CPUtime=206.82
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 16379 0 0 0 20416 266 0 0 16 0 3 0 90962187 145129472 29478 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15836/tid=15839] ppid=15834 vsize=141728 CPUtime=207.04
/proc/15836/task/15839/stat : 15839 (satake) R 15834 15836 14842 0 -1 4194368 16335 0 0 0 20436 268 0 0 16 0 3 0 90962187 145129472 29478 1992294400 134512640 135180984 4294956208 18446744073709551615 134579745 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 419.39
Current children cumulated vsize (KiB) 141728

[startup+210.702 s]
/proc/loadavg: 2.05 1.54 1.21 3/69 15840
/proc/meminfo: memFree=1708408/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=129224 CPUtime=420.12
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 37350 0 0 0 41022 990 0 0 16 0 3 0 90962187 132325376 27534 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 32306 27534 79 163 0 32141 0
[pid=15836/tid=15838] ppid=15834 vsize=129224 CPUtime=207.17
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 16379 0 0 0 20435 282 0 0 16 0 3 0 90962187 132325376 27534 1992294400 134512640 135180984 4294956208 18446744073709551615 134666396 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15836/tid=15839] ppid=15834 vsize=129224 CPUtime=207.42
/proc/15836/task/15839/stat : 15839 (satake) S 15834 15836 14842 0 -1 4194368 16335 0 0 0 20459 283 0 0 16 0 3 0 90962187 132325376 27534 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 420.12
Current children cumulated vsize (KiB) 129224

[startup+210.902 s]
/proc/loadavg: 2.05 1.54 1.21 3/69 15840
/proc/meminfo: memFree=1708408/2055920 swapFree=4180880/4192956
[pid=15836] ppid=15834 vsize=112300 CPUtime=420.42
/proc/15836/stat : 15836 (satake) S 15834 15836 14842 0 -1 4194304 37350 0 0 0 41044 998 0 0 16 0 2 0 90962187 114995200 25111 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15836/statm: 28075 25111 79 163 0 27910 0
[pid=15836/tid=15838] ppid=15834 vsize=112300 CPUtime=207.32
/proc/15836/task/15838/stat : 15838 (satake) R 15834 15836 14842 0 -1 4194368 16379 0 0 0 20447 285 0 0 16 0 2 0 90962187 114995200 25111 1992294400 134512640 135180984 4294956208 18446744073709551615 134666560 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 420.42
Current children cumulated vsize (KiB) 112300

Child status: 3
Real time (s): 210.936
CPU time (s): 420.46
CPU user time (s): 410.461
CPU system time (s): 9.99948
CPU usage (%): 199.331
Max. virtual memory (cumulated for all children) (KiB): 145612


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

runsolver used 0.242963 second user time and 0.688895 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-25 05:14:59
IDJOB=1717602
IDBENCH=20419
IDSOLVER=553
FILE ID=node73/1717602-1240629298
PBS_JOBID= 9186340
Free space on /tmp= 66300 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717602-1240629298/watcher-1717602-1240629298 -o /tmp/evaluation-result-1717602-1240629298/solver-1717602-1240629298 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1717602-1240629298.cnf 3 1200

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED=1997446757

node73.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:      2055920 kB
MemFree:       1830448 kB
Buffers:         26896 kB
Cached:         145040 kB
SwapCached:       5816 kB
Active:          27364 kB
Inactive:       153320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830448 kB
SwapTotal:     4192956 kB
SwapFree:      4180880 kB
Dirty:           14600 kB
Writeback:           0 kB
Mapped:          14024 kB
Slab:            30748 kB
Committed_AS:   340380 kB
PageTables:       1396 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= 66300 MiB
End job on node73 at 2009-04-25 05:18:30