Trace number 1578232

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 135.895 68.2343

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-5p0.cnf
MD5SUM9d45c35f4df88b155135c4914792c59e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.3138
Satisfiable
(Un)Satisfiability was proved
Number of variables104481
Number of clauses500875
Sum of the clauses size1175028
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398201
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

135.86/68.22	c Benchmark name    : HOME/instance-1578232-1238896319.cnf
135.86/68.22	c Thread Num        :            3
135.86/68.22	c restarts          :           12
135.86/68.22	c conflicts         :        17712
135.86/68.22	c decisions         :       174120           (     2563 / sec      )
135.86/68.22	c propagations      :     79039903           (  1163545 / sec      )
135.86/68.22	c inspects          :    204642290           (  3012535 / sec      )
135.86/68.22	c conflict literals :      2624322           (    25.78 % deleted  )
135.86/68.22	c cpu time          :        67.93           
135.86/68.22	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-1578232-1238896319/watcher-1578232-1238896319 -o /tmp/evaluation-result-1578232-1238896319/solver-1578232-1238896319 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1578232-1238896319.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.00 1.00 1.01 3/64 5502
/proc/meminfo: memFree=1660328/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=3592 CPUtime=0
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 681 0 0 0 0 0 0 0 18 0 4 0 333833305 3678208 666 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 898 672 65 163 0 733 0
[pid=5502/tid=5503] ppid=5500 vsize=3592 CPUtime=0
/proc/5502/task/5503/stat : 5503 (satake) S 5500 5502 4757 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 333833305 3678208 679 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=5502/tid=5504] ppid=5500 vsize=3592 CPUtime=0
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 534 0 0 0 0 0 0 0 20 0 4 0 333833305 3678208 679 1992294400 134512640 135180984 4294956208 18446744073709551615 134706046 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5502/tid=5505] ppid=5500 vsize=3592 CPUtime=0
/proc/5502/task/5505/stat : 5505 (satake) R 5500 5502 4757 0 -1 4194368 70 0 0 0 0 0 0 0 21 0 4 0 333833305 3678208 679 1992294400 134512640 135180984 4294956208 18446744073709551615 134706046 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0360529 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 5502
/proc/meminfo: memFree=1660328/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=24692 CPUtime=0.05
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 5603 0 0 0 1 4 0 0 18 0 4 0 333833305 25284608 5567 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 6173 5577 65 163 0 6008 0
[pid=5502/tid=5503] ppid=5500 vsize=25240 CPUtime=0
/proc/5502/task/5503/stat : 5503 (satake) S 5500 5502 4757 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 333833305 25845760 5687 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=5502/tid=5504] ppid=5500 vsize=27460 CPUtime=0.03
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 3214 0 0 0 1 2 0 0 17 0 4 0 333833305 28119040 6233 1992294400 134512640 135180984 4294956208 18446744073709551615 134706046 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5502/tid=5505] ppid=5500 vsize=29048 CPUtime=0.02
/proc/5502/task/5505/stat : 5505 (satake) R 5500 5502 4757 0 -1 4194368 2990 0 0 0 0 2 0 0 17 0 4 0 333833305 29745152 6309 1992294400 134512640 135180984 4294956208 18446744073709551615 134522207 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24692

[startup+0.116441 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 5502
/proc/meminfo: memFree=1660328/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=49076 CPUtime=0.2
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 10369 0 0 0 12 8 0 0 18 0 4 0 333833305 50253824 10333 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 12302 10349 65 163 0 12137 0
[pid=5502/tid=5503] ppid=5500 vsize=49208 CPUtime=0
/proc/5502/task/5503/stat : 5503 (satake) S 5500 5502 4757 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 333833305 50388992 10382 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=5502/tid=5504] ppid=5500 vsize=49368 CPUtime=0.1
/proc/5502/task/5504/stat : 5504 (satake) S 5500 5502 4757 0 -1 4194368 5218 0 0 0 7 3 0 0 16 0 4 0 333833305 50552832 10392 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5502/tid=5505] ppid=5500 vsize=49368 CPUtime=0.11
/proc/5502/task/5505/stat : 5505 (satake) R 5500 5502 4757 0 -1 4194368 5128 0 0 0 6 5 0 0 16 0 4 0 333833305 50552832 10406 1992294400 134512640 135180984 4294956208 18446744073709551615 134666377 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 49076

[startup+0.301303 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 5502
/proc/meminfo: memFree=1660328/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=59240 CPUtime=0.56
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 12593 0 0 0 45 11 0 0 18 0 4 0 333833305 60661760 12557 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 14810 12557 65 163 0 14645 0
[pid=5502/tid=5503] ppid=5500 vsize=59240 CPUtime=0
/proc/5502/task/5503/stat : 5503 (satake) S 5500 5502 4757 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 333833305 60661760 12558 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=5502/tid=5504] ppid=5500 vsize=59240 CPUtime=0.27
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 6271 0 0 0 23 4 0 0 16 0 4 0 333833305 60661760 12559 1992294400 134512640 135180984 4294956208 18446744073709551615 134534919 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5502/tid=5505] ppid=5500 vsize=59240 CPUtime=0.28
/proc/5502/task/5505/stat : 5505 (satake) R 5500 5502 4757 0 -1 4194368 6234 0 0 0 22 6 0 0 16 0 4 0 333833305 60661760 12559 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 59240

[startup+0.701347 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 5502
/proc/meminfo: memFree=1660328/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=77616 CPUtime=1.36
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 17612 0 0 0 120 16 0 0 18 0 4 0 333833305 79478784 17576 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 19404 17576 66 163 0 19239 0
[pid=5502/tid=5503] ppid=5500 vsize=77616 CPUtime=0
/proc/5502/task/5503/stat : 5503 (satake) S 5500 5502 4757 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 333833305 79478784 17576 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=5502/tid=5504] ppid=5500 vsize=77616 CPUtime=0.67
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 8743 0 0 0 61 6 0 0 17 0 4 0 333833305 79478784 17576 1992294400 134512640 135180984 4294956208 18446744073709551615 134535641 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5502/tid=5505] ppid=5500 vsize=77616 CPUtime=0.68
/proc/5502/task/5505/stat : 5505 (satake) R 5500 5502 4757 0 -1 4194368 8779 0 0 0 59 9 0 0 17 0 4 0 333833305 79478784 17576 1992294400 134512640 135180984 4294956208 18446744073709551615 134520798 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 77616

[startup+1.50144 s]
/proc/loadavg: 1.00 1.00 1.01 3/68 5506
/proc/meminfo: memFree=1602632/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=65288 CPUtime=2.94
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 18763 0 0 0 274 20 0 0 18 0 4 0 333833305 66854912 14485 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 16322 14485 70 163 0 16157 0
[pid=5502/tid=5503] ppid=5500 vsize=65288 CPUtime=0.04
/proc/5502/task/5503/stat : 5503 (satake) S 5500 5502 4757 0 -1 4194368 885 0 0 0 3 1 0 0 15 0 4 0 333833305 66854912 14485 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=5502/tid=5504] ppid=5500 vsize=65288 CPUtime=1.45
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 8891 0 0 0 137 8 0 0 17 0 4 0 333833305 66854912 14485 1992294400 134512640 135180984 4294956208 18446744073709551615 134528470 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5502/tid=5505] ppid=5500 vsize=65288 CPUtime=1.43
/proc/5502/task/5505/stat : 5505 (satake) R 5500 5502 4757 0 -1 4194368 8904 0 0 0 133 10 0 0 17 0 4 0 333833305 66854912 14485 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 65288

[startup+3.10162 s]
/proc/loadavg: 1.00 1.00 1.01 3/68 5506
/proc/meminfo: memFree=1601928/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=65288 CPUtime=6.12
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 18786 0 0 0 588 24 0 0 18 0 4 0 333833305 66854912 14508 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 16322 14508 70 163 0 16157 0
[pid=5502/tid=5503] ppid=5500 vsize=65288 CPUtime=0.06
/proc/5502/task/5503/stat : 5503 (satake) S 5500 5502 4757 0 -1 4194368 885 0 0 0 3 3 0 0 16 0 4 0 333833305 66854912 14508 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=5502/tid=5504] ppid=5500 vsize=65288 CPUtime=3.03
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 8909 0 0 0 294 9 0 0 17 0 4 0 333833305 66854912 14508 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5502/tid=5505] ppid=5500 vsize=65288 CPUtime=3.01
/proc/5502/task/5505/stat : 5505 (satake) R 5500 5502 4757 0 -1 4194368 8909 0 0 0 289 12 0 0 17 0 4 0 333833305 66854912 14508 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 65288

[startup+6.30297 s]
/proc/loadavg: 1.08 1.02 1.02 3/68 5506
/proc/meminfo: memFree=1601928/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=65552 CPUtime=12.51
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 18945 0 0 0 1220 31 0 0 18 0 4 0 333833305 67125248 14667 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 16388 14667 70 163 0 16223 0
[pid=5502/tid=5503] ppid=5500 vsize=65552 CPUtime=0.09
/proc/5502/task/5503/stat : 5503 (satake) S 5500 5502 4757 0 -1 4194368 887 0 0 0 4 5 0 0 15 0 4 0 333833305 67125248 14667 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=5502/tid=5504] ppid=5500 vsize=65552 CPUtime=6.21
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 8991 0 0 0 610 11 0 0 17 0 4 0 333833305 67125248 14667 1992294400 134512640 135180984 4294956208 18446744073709551615 134525209 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5502/tid=5505] ppid=5500 vsize=65552 CPUtime=6.19
/proc/5502/task/5505/stat : 5505 (satake) R 5500 5502 4757 0 -1 4194368 8984 0 0 0 605 14 0 0 16 0 4 0 333833305 67125248 14667 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 65552

[startup+12.7017 s]
/proc/loadavg: 1.15 1.03 1.02 3/68 5506
/proc/meminfo: memFree=1598480/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=68852 CPUtime=25.27
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 19827 0 0 0 2482 45 0 0 18 0 4 0 333833305 70504448 15549 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 17213 15549 70 163 0 17048 0
[pid=5502/tid=5503] ppid=5500 vsize=68852 CPUtime=0.17
/proc/5502/task/5503/stat : 5503 (satake) S 5500 5502 4757 0 -1 4194368 889 0 0 0 6 11 0 0 16 0 4 0 333833305 70504448 15549 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=5502/tid=5504] ppid=5500 vsize=68852 CPUtime=12.57
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 9473 0 0 0 1243 14 0 0 18 0 4 0 333833305 70504448 15549 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5502/tid=5505] ppid=5500 vsize=68852 CPUtime=12.51
/proc/5502/task/5505/stat : 5505 (satake) R 5500 5502 4757 0 -1 4194368 9382 0 0 0 1233 18 0 0 25 0 4 0 333833305 70504448 15549 1992294400 134512640 135180984 4294956208 18446744073709551615 134525462 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 68852

[startup+25.5021 s]
/proc/loadavg: 1.34 1.08 1.03 3/68 5506
/proc/meminfo: memFree=1591120/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=76780 CPUtime=50.82
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 21623 0 0 0 5018 64 0 0 18 0 4 0 333833305 78622720 17345 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 19195 17345 70 163 0 19030 0
[pid=5502/tid=5503] ppid=5500 vsize=76780 CPUtime=0.27
/proc/5502/task/5503/stat : 5503 (satake) S 5500 5502 4757 0 -1 4194368 897 0 0 0 9 18 0 0 16 0 4 0 333833305 78622720 17345 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=5502/tid=5504] ppid=5500 vsize=76780 CPUtime=25.32
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 10549 0 0 0 2511 21 0 0 19 0 4 0 333833305 78622720 17345 1992294400 134512640 135180984 4294956208 18446744073709551615 134522715 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5502/tid=5505] ppid=5500 vsize=76780 CPUtime=25.2
/proc/5502/task/5505/stat : 5505 (satake) R 5500 5502 4757 0 -1 4194368 10094 0 0 0 2497 23 0 0 19 0 4 0 333833305 78622720 17345 1992294400 134512640 135180984 4294956208 18446744073709551615 134518208 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 76780

[startup+51.1029 s]
/proc/loadavg: 1.56 1.15 1.06 3/68 5506
/proc/meminfo: memFree=1583184/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=84800 CPUtime=101.9
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 23561 0 0 0 10099 91 0 0 18 0 4 0 333833305 86835200 19283 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 21200 19283 70 163 0 21035 0
[pid=5502/tid=5503] ppid=5500 vsize=84800 CPUtime=0.43
/proc/5502/task/5503/stat : 5503 (satake) S 5500 5502 4757 0 -1 4194368 910 0 0 0 13 30 0 0 16 0 4 0 333833305 86835200 19283 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=5502/tid=5504] ppid=5500 vsize=84800 CPUtime=50.85
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 11715 0 0 0 5056 29 0 0 25 0 4 0 333833305 86835200 19283 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5502/tid=5505] ppid=5500 vsize=84800 CPUtime=50.61
/proc/5502/task/5505/stat : 5505 (satake) R 5500 5502 4757 0 -1 4194368 10853 0 0 0 5030 31 0 0 17 0 4 0 333833305 86835200 19283 1992294400 134512640 135180984 4294956208 18446744073709551615 134528470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 84800

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

[startup+57.5026 s]
/proc/loadavg: 1.60 1.17 1.06 3/68 5506
/proc/meminfo: memFree=1582672/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=84800 CPUtime=114.67
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 23700 0 0 0 11370 97 0 0 18 0 4 0 333833305 86835200 19422 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 21200 19422 70 163 0 21035 0
[pid=5502/tid=5503] ppid=5500 vsize=84800 CPUtime=0.46
/proc/5502/task/5503/stat : 5503 (satake) S 5500 5502 4757 0 -1 4194368 911 0 0 0 13 33 0 0 16 0 4 0 333833305 86835200 19422 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=5502/tid=5504] ppid=5500 vsize=84800 CPUtime=57.22
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 11837 0 0 0 5692 30 0 0 19 0 4 0 333833305 86835200 19422 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5502/tid=5505] ppid=5500 vsize=84800 CPUtime=56.97
/proc/5502/task/5505/stat : 5505 (satake) R 5500 5502 4757 0 -1 4194368 10869 0 0 0 5664 33 0 0 25 0 4 0 333833305 86835200 19422 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 114.67
Current children cumulated vsize (KiB) 84800

[startup+63.9013 s]
/proc/loadavg: 1.63 1.18 1.07 3/68 5506
/proc/meminfo: memFree=1580944/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=86352 CPUtime=127.45
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 24134 0 0 0 12637 108 0 0 18 0 4 0 333833305 88424448 19856 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 21588 19856 70 163 0 21423 0
[pid=5502/tid=5503] ppid=5500 vsize=86352 CPUtime=0.52
/proc/5502/task/5503/stat : 5503 (satake) S 5500 5502 4757 0 -1 4194368 917 0 0 0 15 37 0 0 16 0 4 0 333833305 88424448 19856 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=5502/tid=5504] ppid=5500 vsize=86352 CPUtime=63.6
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 12183 0 0 0 6326 34 0 0 17 0 4 0 333833305 88424448 19856 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5502/tid=5505] ppid=5500 vsize=86352 CPUtime=63.31
/proc/5502/task/5505/stat : 5505 (satake) R 5500 5502 4757 0 -1 4194368 10951 0 0 0 6295 36 0 0 18 0 4 0 333833305 88424448 19856 1992294400 134512640 135180984 4294956208 18446744073709551615 134528195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 127.45
Current children cumulated vsize (KiB) 86352

[startup+65.5025 s]
/proc/loadavg: 1.66 1.19 1.07 3/68 5506
/proc/meminfo: memFree=1580624/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=87508 CPUtime=130.64
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 24255 0 0 0 12954 110 0 0 18 0 4 0 333833305 89608192 19977 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 21877 19977 70 163 0 21712 0
[pid=5502/tid=5503] ppid=5500 vsize=87508 CPUtime=0.53
/proc/5502/task/5503/stat : 5503 (satake) S 5500 5502 4757 0 -1 4194368 919 0 0 0 15 38 0 0 16 0 4 0 333833305 89608192 19977 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=5502/tid=5504] ppid=5500 vsize=87508 CPUtime=65.19
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 12272 0 0 0 6485 34 0 0 19 0 4 0 333833305 89608192 19977 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5502/tid=5505] ppid=5500 vsize=87508 CPUtime=64.9
/proc/5502/task/5505/stat : 5505 (satake) R 5500 5502 4757 0 -1 4194368 10981 0 0 0 6453 37 0 0 20 0 4 0 333833305 89608192 19977 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 130.64
Current children cumulated vsize (KiB) 87508

[startup+67.1067 s]
/proc/loadavg: 1.66 1.19 1.07 3/68 5506
/proc/meminfo: memFree=1580112/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=87640 CPUtime=133.84
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 24316 0 0 0 13272 112 0 0 18 0 4 0 333833305 89743360 20038 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 21910 20038 70 163 0 21745 0
[pid=5502/tid=5503] ppid=5500 vsize=87640 CPUtime=0.53
/proc/5502/task/5503/stat : 5503 (satake) S 5500 5502 4757 0 -1 4194368 921 0 0 0 15 38 0 0 16 0 4 0 333833305 89743360 20038 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=5502/tid=5504] ppid=5500 vsize=87640 CPUtime=66.79
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 12321 0 0 0 6644 35 0 0 16 0 4 0 333833305 89743360 20038 1992294400 134512640 135180984 4294956208 18446744073709551615 134521095 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5502/tid=5505] ppid=5500 vsize=87640 CPUtime=66.49
/proc/5502/task/5505/stat : 5505 (satake) R 5500 5502 4757 0 -1 4194368 10991 0 0 0 6612 37 0 0 17 0 4 0 333833305 89743360 20038 1992294400 134512640 135180984 4294956208 18446744073709551615 134523638 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 133.84
Current children cumulated vsize (KiB) 87640

[startup+67.9028 s]
/proc/loadavg: 1.66 1.19 1.07 3/68 5506
/proc/meminfo: memFree=1580112/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=87640 CPUtime=135.43
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 24316 0 0 0 13430 113 0 0 18 0 4 0 333833305 89743360 20038 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 21910 20038 70 163 0 21745 0
[pid=5502/tid=5503] ppid=5500 vsize=87640 CPUtime=0.54
/proc/5502/task/5503/stat : 5503 (satake) S 5500 5502 4757 0 -1 4194368 921 0 0 0 15 39 0 0 16 0 4 0 333833305 89743360 20038 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=5502/tid=5504] ppid=5500 vsize=87640 CPUtime=67.58
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 12321 0 0 0 6723 35 0 0 17 0 4 0 333833305 89743360 20038 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5502/tid=5505] ppid=5500 vsize=87640 CPUtime=67.28
/proc/5502/task/5505/stat : 5505 (satake) R 5500 5502 4757 0 -1 4194368 10991 0 0 0 6690 38 0 0 18 0 4 0 333833305 89743360 20038 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 135.43
Current children cumulated vsize (KiB) 87640

[startup+68.1028 s]
/proc/loadavg: 1.66 1.19 1.07 2/66 5506
/proc/meminfo: memFree=1591440/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=73504 CPUtime=135.76
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 24325 0 0 0 13463 113 0 0 16 0 2 0 333833305 75268096 17164 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 18376 17164 79 163 0 18211 0
[pid=5502/tid=5504] ppid=5500 vsize=73504 CPUtime=67.78
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 12321 0 0 0 6743 35 0 0 17 0 2 0 333833305 75268096 17164 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 135.76
Current children cumulated vsize (KiB) 73504

[startup+68.2068 s]
/proc/loadavg: 1.66 1.19 1.07 2/66 5506
/proc/meminfo: memFree=1591440/2055920 swapFree=4181692/4192956
[pid=5502] ppid=5500 vsize=70296 CPUtime=135.86
/proc/5502/stat : 5502 (satake) S 5500 5502 4757 0 -1 4194304 24325 0 0 0 13473 113 0 0 16 0 2 0 333833305 71983104 16557 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5502/statm: 17574 16557 79 163 0 17409 0
[pid=5502/tid=5504] ppid=5500 vsize=70296 CPUtime=67.88
/proc/5502/task/5504/stat : 5504 (satake) R 5500 5502 4757 0 -1 4194368 12321 0 0 0 6753 35 0 0 17 0 2 0 333833305 71983104 16557 1992294400 134512640 135180984 4294956208 18446744073709551615 134672196 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 135.86
Current children cumulated vsize (KiB) 70296

Child status: 3
Real time (s): 68.2343
CPU time (s): 135.895
CPU user time (s): 134.748
CPU system time (s): 1.14782
CPU usage (%): 199.16
Max. virtual memory (cumulated for all children) (KiB): 87640


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

runsolver used 0.06499 second user time and 0.197969 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-05 03:51:59
IDJOB=1578232
IDBENCH=70974
IDSOLVER=553
FILE ID=node42/1578232-1238896319
PBS_JOBID= 9086033
Free space on /tmp= 66536 MiB

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

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

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED=189669781

node42.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.211
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.211
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:       1660808 kB
Buffers:         58596 kB
Cached:         247320 kB
SwapCached:       5184 kB
Active:          79084 kB
Inactive:       235412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660808 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            9292 kB
Writeback:           0 kB
Mapped:          14288 kB
Slab:            66640 kB
Committed_AS:  1371568 kB
PageTables:       1404 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= 66536 MiB
End job on node42 at 2009-04-05 03:53:08