Trace number 1579896

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 144.488 72.5394

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-5p0.cnf
MD5SUMe024fd9d9cdae82453a8cdaa74d08481
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.3953
Satisfiable
(Un)Satisfiability was proved
Number of variables104479
Number of clauses500869
Sum of the clauses size1175016
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398195
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

144.45/72.53	c Benchmark name    : HOME/instance-1579896-1238912435.cnf
144.45/72.53	c Thread Num        :            3
144.45/72.53	c restarts          :           12
144.45/72.53	c conflicts         :        22077
144.45/72.53	c decisions         :       199509           (     2763 / sec      )
144.45/72.53	c propagations      :     74389278           (  1030216 / sec      )
144.45/72.53	c inspects          :    207102652           (  2868160 / sec      )
144.45/72.53	c conflict literals :      3678401           (    29.07 % deleted  )
144.45/72.53	c cpu time          :        72.21           
144.45/72.53	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-1579896-1238912435/watcher-1579896-1238912435 -o /tmp/evaluation-result-1579896-1238912435/solver-1579896-1238912435 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1579896-1238912435.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.02 1.00 3/64 9414
/proc/meminfo: memFree=1595096/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=5120 CPUtime=0
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 661 0 0 0 0 0 0 0 18 0 4 0 1163904525 5242880 646 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9414/statm: 1280 651 65 163 0 1115 0
[pid=9414/tid=9415] ppid=9412 vsize=5120 CPUtime=0
/proc/9414/task/9415/stat : 9415 (satake) S 9412 9414 9259 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1163904525 5242880 667 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=9414/tid=9416] ppid=9412 vsize=5120 CPUtime=0
/proc/9414/task/9416/stat : 9416 (satake) R 9412 9414 9259 0 -1 4194368 601 0 0 0 0 0 0 0 19 0 4 0 1163904525 5242880 677 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9414/tid=9417] ppid=9412 vsize=5120 CPUtime=0
/proc/9414/task/9417/stat : 9417 (satake) R 9412 9414 9259 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 4 0 1163904525 5242880 685 1992294400 134512640 135180984 4294956208 18446744073709551615 134705812 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.069953 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 9414
/proc/meminfo: memFree=1595096/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=45652 CPUtime=0.12
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 8904 0 0 0 5 7 0 0 18 0 4 0 1163904525 46747648 8876 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9414/statm: 11413 8876 65 163 0 11248 0
[pid=9414/tid=9415] ppid=9412 vsize=45652 CPUtime=0
/proc/9414/task/9415/stat : 9415 (satake) S 9412 9414 9259 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1163904525 46747648 8876 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=9414/tid=9416] ppid=9412 vsize=45652 CPUtime=0.06
/proc/9414/task/9416/stat : 9416 (satake) R 9412 9414 9259 0 -1 4194368 4648 0 0 0 3 3 0 0 17 0 4 0 1163904525 46747648 8876 1992294400 134512640 135180984 4294956208 18446744073709551615 134706046 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9414/tid=9417] ppid=9412 vsize=45652 CPUtime=0.05
/proc/9414/task/9417/stat : 9417 (satake) D 9412 9414 9259 0 -1 4194368 4166 0 0 0 2 3 0 0 17 0 4 0 1163904525 46747648 8876 1992294400 134512640 135180984 4294956208 18446744073709551615 134522312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 45652

[startup+0.101844 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 9414
/proc/meminfo: memFree=1595096/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=48820 CPUtime=0.18
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 10183 0 0 0 10 8 0 0 18 0 4 0 1163904525 49991680 10155 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9414/statm: 12205 10155 65 163 0 12040 0
[pid=9414/tid=9415] ppid=9412 vsize=48820 CPUtime=0
/proc/9414/task/9415/stat : 9415 (satake) S 9412 9414 9259 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1163904525 49991680 10155 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=9414/tid=9416] ppid=9412 vsize=48820 CPUtime=0.08
/proc/9414/task/9416/stat : 9416 (satake) R 9412 9414 9259 0 -1 4194368 5138 0 0 0 5 3 0 0 17 0 4 0 1163904525 49991680 10155 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9414/tid=9417] ppid=9412 vsize=48820 CPUtime=0.08
/proc/9414/task/9417/stat : 9417 (satake) D 9412 9414 9259 0 -1 4194368 4955 0 0 0 4 4 0 0 16 0 4 0 1163904525 49991680 10155 1992294400 134512640 135180984 4294956208 18446744073709551615 134702260 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 48820

[startup+0.302026 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 9414
/proc/meminfo: memFree=1595096/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=60800 CPUtime=0.58
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 12664 0 0 0 47 11 0 0 18 0 4 0 1163904525 62259200 12636 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9414/statm: 15200 12636 65 163 0 15035 0
[pid=9414/tid=9415] ppid=9412 vsize=60800 CPUtime=0
/proc/9414/task/9415/stat : 9415 (satake) S 9412 9414 9259 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1163904525 62259200 12637 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=9414/tid=9416] ppid=9412 vsize=60800 CPUtime=0.29
/proc/9414/task/9416/stat : 9416 (satake) R 9412 9414 9259 0 -1 4194368 6370 0 0 0 24 5 0 0 15 0 4 0 1163904525 62259200 12637 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9414/tid=9417] ppid=9412 vsize=60800 CPUtime=0.28
/proc/9414/task/9417/stat : 9417 (satake) R 9412 9414 9259 0 -1 4194368 6205 0 0 0 22 6 0 0 16 0 4 0 1163904525 62259200 12637 1992294400 134512640 135180984 4294956208 18446744073709551615 134519935 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 60800

[startup+0.70111 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 9414
/proc/meminfo: memFree=1595096/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=78384 CPUtime=1.37
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 17648 0 0 0 121 16 0 0 18 0 4 0 1163904525 80265216 17620 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9414/statm: 19596 17620 66 163 0 19431 0
[pid=9414/tid=9415] ppid=9412 vsize=78384 CPUtime=0
/proc/9414/task/9415/stat : 9415 (satake) S 9412 9414 9259 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1163904525 80265216 17620 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=9414/tid=9416] ppid=9412 vsize=78384 CPUtime=0.68
/proc/9414/task/9416/stat : 9416 (satake) R 9412 9414 9259 0 -1 4194368 8824 0 0 0 61 7 0 0 16 0 4 0 1163904525 80265216 17620 1992294400 134512640 135180984 4294956208 18446744073709551615 134579745 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9414/tid=9417] ppid=9412 vsize=78384 CPUtime=0.68
/proc/9414/task/9417/stat : 9417 (satake) R 9412 9414 9259 0 -1 4194368 8734 0 0 0 59 9 0 0 17 0 4 0 1163904525 80265216 17620 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 78384

[startup+1.50128 s]
/proc/loadavg: 1.00 1.02 1.00 3/68 9418
/proc/meminfo: memFree=1536440/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=66884 CPUtime=2.96
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 18957 0 0 0 274 22 0 0 18 0 4 0 1163904525 68489216 14675 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9414/statm: 16721 14675 70 163 0 16556 0
[pid=9414/tid=9415] ppid=9412 vsize=66884 CPUtime=0.05
/proc/9414/task/9415/stat : 9415 (satake) S 9412 9414 9259 0 -1 4194368 1102 0 0 0 3 2 0 0 16 0 4 0 1163904525 68489216 14675 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=9414/tid=9416] ppid=9412 vsize=66884 CPUtime=1.44
/proc/9414/task/9416/stat : 9416 (satake) R 9412 9414 9259 0 -1 4194368 8905 0 0 0 135 9 0 0 17 0 4 0 1163904525 68489216 14675 1992294400 134512640 135180984 4294956208 18446744073709551615 134525228 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9414/tid=9417] ppid=9412 vsize=66884 CPUtime=1.45
/proc/9414/task/9417/stat : 9417 (satake) R 9412 9414 9259 0 -1 4194368 8867 0 0 0 135 10 0 0 17 0 4 0 1163904525 68489216 14675 1992294400 134512640 135180984 4294956208 18446744073709551615 134519103 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 66884

[startup+3.10263 s]
/proc/loadavg: 1.00 1.02 1.00 3/68 9418
/proc/meminfo: memFree=1536184/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=66884 CPUtime=6.15
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 19025 0 0 0 590 25 0 0 18 0 4 0 1163904525 68489216 14743 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9414/statm: 16721 14743 70 163 0 16556 0
[pid=9414/tid=9415] ppid=9412 vsize=66884 CPUtime=0.08
/proc/9414/task/9415/stat : 9415 (satake) S 9412 9414 9259 0 -1 4194368 1102 0 0 0 4 4 0 0 16 0 4 0 1163904525 68489216 14743 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=9414/tid=9416] ppid=9412 vsize=66884 CPUtime=3.03
/proc/9414/task/9416/stat : 9416 (satake) R 9412 9414 9259 0 -1 4194368 8934 0 0 0 293 10 0 0 17 0 4 0 1163904525 68489216 14743 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9414/tid=9417] ppid=9412 vsize=66884 CPUtime=3.03
/proc/9414/task/9417/stat : 9417 (satake) R 9412 9414 9259 0 -1 4194368 8906 0 0 0 292 11 0 0 18 0 4 0 1163904525 68489216 14743 1992294400 134512640 135180984 4294956208 18446744073709551615 134518656 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 66884

[startup+6.30132 s]
/proc/loadavg: 1.24 1.07 1.02 3/68 9418
/proc/meminfo: memFree=1535424/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=67160 CPUtime=12.53
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 19181 0 0 0 1220 33 0 0 18 0 4 0 1163904525 68771840 14899 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9414/statm: 16790 14899 70 163 0 16625 0
[pid=9414/tid=9415] ppid=9412 vsize=67160 CPUtime=0.12
/proc/9414/task/9415/stat : 9415 (satake) S 9412 9414 9259 0 -1 4194368 1102 0 0 0 5 7 0 0 15 0 4 0 1163904525 68771840 14899 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=9414/tid=9416] ppid=9412 vsize=67160 CPUtime=6.21
/proc/9414/task/9416/stat : 9416 (satake) R 9412 9414 9259 0 -1 4194368 9001 0 0 0 609 12 0 0 17 0 4 0 1163904525 68771840 14899 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9414/tid=9417] ppid=9412 vsize=67160 CPUtime=6.18
/proc/9414/task/9417/stat : 9417 (satake) R 9412 9414 9259 0 -1 4194368 8995 0 0 0 605 13 0 0 17 0 4 0 1163904525 68771840 14899 1992294400 134512640 135180984 4294956208 18446744073709551615 134528401 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 67160

[startup+12.7027 s]
/proc/loadavg: 1.30 1.08 1.02 3/68 9418
/proc/meminfo: memFree=1531008/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=71720 CPUtime=25.3
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 20376 0 0 0 2484 46 0 0 18 0 4 0 1163904525 73441280 16094 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9414/statm: 17930 16094 70 163 0 17765 0
[pid=9414/tid=9415] ppid=9412 vsize=71720 CPUtime=0.19
/proc/9414/task/9415/stat : 9415 (satake) S 9412 9414 9259 0 -1 4194368 1105 0 0 0 7 12 0 0 16 0 4 0 1163904525 73441280 16094 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=9414/tid=9416] ppid=9412 vsize=71720 CPUtime=12.57
/proc/9414/task/9416/stat : 9416 (satake) R 9412 9414 9259 0 -1 4194368 9474 0 0 0 1242 15 0 0 17 0 4 0 1163904525 73441280 16094 1992294400 134512640 135180984 4294956208 18446744073709551615 134528704 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9414/tid=9417] ppid=9412 vsize=71720 CPUtime=12.53
/proc/9414/task/9417/stat : 9417 (satake) R 9412 9414 9259 0 -1 4194368 9714 0 0 0 1235 18 0 0 17 0 4 0 1163904525 73441280 16094 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 71720

[startup+25.5014 s]
/proc/loadavg: 1.45 1.13 1.04 3/68 9418
/proc/meminfo: memFree=1523776/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=79380 CPUtime=50.84
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 22120 0 0 0 5022 62 0 0 18 0 4 0 1163904525 81285120 17838 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9414/statm: 19845 17838 70 163 0 19680 0
[pid=9414/tid=9415] ppid=9412 vsize=79380 CPUtime=0.26
/proc/9414/task/9415/stat : 9415 (satake) S 9412 9414 9259 0 -1 4194368 1110 0 0 0 8 18 0 0 16 0 4 0 1163904525 81285120 17838 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=9414/tid=9416] ppid=9412 vsize=79380 CPUtime=25.32
/proc/9414/task/9416/stat : 9416 (satake) R 9412 9414 9259 0 -1 4194368 10288 0 0 0 2512 20 0 0 18 0 4 0 1163904525 81285120 17838 1992294400 134512640 135180984 4294956208 18446744073709551615 134518256 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9414/tid=9417] ppid=9412 vsize=79380 CPUtime=25.23
/proc/9414/task/9417/stat : 9417 (satake) R 9412 9414 9259 0 -1 4194368 10639 0 0 0 2501 22 0 0 25 0 4 0 1163904525 81285120 17838 1992294400 134512640 135180984 4294956208 18446744073709551615 134528866 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 79380

[startup+51.102 s]
/proc/loadavg: 1.64 1.20 1.06 3/68 9418
/proc/meminfo: memFree=1513024/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=89548 CPUtime=101.91
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 24799 0 0 0 10098 93 0 0 18 0 4 0 1163904525 91697152 20517 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9414/statm: 22387 20517 70 163 0 22222 0
[pid=9414/tid=9415] ppid=9412 vsize=89548 CPUtime=0.44
/proc/9414/task/9415/stat : 9415 (satake) S 9412 9414 9259 0 -1 4194368 1126 0 0 0 12 32 0 0 16 0 4 0 1163904525 91697152 20517 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=9414/tid=9416] ppid=9412 vsize=89548 CPUtime=50.83
/proc/9414/task/9416/stat : 9416 (satake) R 9412 9414 9259 0 -1 4194368 11629 0 0 0 5054 29 0 0 25 0 4 0 1163904525 91697152 20517 1992294400 134512640 135180984 4294956208 18446744073709551615 134526468 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9414/tid=9417] ppid=9412 vsize=89548 CPUtime=50.63
/proc/9414/task/9417/stat : 9417 (satake) R 9412 9414 9259 0 -1 4194368 11961 0 0 0 5031 32 0 0 25 0 4 0 1163904525 91697152 20517 1992294400 134512640 135180984 4294956208 18446744073709551615 134528872 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 89548

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

[startup+63.9027 s]
/proc/loadavg: 1.70 1.22 1.07 3/68 9418
/proc/meminfo: memFree=1509056/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=94004 CPUtime=127.46
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 25772 0 0 0 12642 104 0 0 18 0 4 0 1163904525 96260096 21490 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9414/statm: 23501 21490 70 163 0 23336 0
[pid=9414/tid=9415] ppid=9412 vsize=94004 CPUtime=0.49
/proc/9414/task/9415/stat : 9415 (satake) S 9412 9414 9259 0 -1 4194368 1129 0 0 0 13 36 0 0 16 0 4 0 1163904525 96260096 21490 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=9414/tid=9416] ppid=9412 vsize=94004 CPUtime=63.6
/proc/9414/task/9416/stat : 9416 (satake) R 9412 9414 9259 0 -1 4194368 12136 0 0 0 6329 31 0 0 25 0 4 0 1163904525 96260096 21490 1992294400 134512640 135180984 4294956208 18446744073709551615 134526345 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9414/tid=9417] ppid=9412 vsize=94004 CPUtime=63.34
/proc/9414/task/9417/stat : 9417 (satake) R 9412 9414 9259 0 -1 4194368 12424 0 0 0 6299 35 0 0 25 0 4 0 1163904525 96260096 21490 1992294400 134512640 135180984 4294956208 18446744073709551615 134521077 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 127.46
Current children cumulated vsize (KiB) 94004

[startup+67.1064 s]
/proc/loadavg: 1.72 1.24 1.07 3/68 9418
/proc/meminfo: memFree=1508224/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=94268 CPUtime=133.85
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 25967 0 0 0 13278 107 0 0 18 0 4 0 1163904525 96530432 21685 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9414/statm: 23567 21685 70 163 0 23402 0
[pid=9414/tid=9415] ppid=9412 vsize=94268 CPUtime=0.5
/proc/9414/task/9415/stat : 9415 (satake) S 9412 9414 9259 0 -1 4194368 1129 0 0 0 13 37 0 0 16 0 4 0 1163904525 96530432 21685 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=9414/tid=9416] ppid=9412 vsize=94268 CPUtime=66.79
/proc/9414/task/9416/stat : 9416 (satake) R 9412 9414 9259 0 -1 4194368 12202 0 0 0 6647 32 0 0 18 0 4 0 1163904525 96530432 21685 1992294400 134512640 135180984 4294956208 18446744073709551615 134522715 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9414/tid=9417] ppid=9412 vsize=94268 CPUtime=66.52
/proc/9414/task/9417/stat : 9417 (satake) R 9412 9414 9259 0 -1 4194368 12553 0 0 0 6616 36 0 0 25 0 4 0 1163904525 96530432 21685 1992294400 134512640 135180984 4294956208 18446744073709551615 134519935 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 133.85
Current children cumulated vsize (KiB) 94268

[startup+70.3011 s]
/proc/loadavg: 1.74 1.25 1.08 3/68 9418
/proc/meminfo: memFree=1508032/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=94432 CPUtime=140.24
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 26017 0 0 0 13915 109 0 0 18 0 4 0 1163904525 96698368 21735 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9414/statm: 23608 21735 70 163 0 23443 0
[pid=9414/tid=9415] ppid=9412 vsize=94432 CPUtime=0.52
/proc/9414/task/9415/stat : 9415 (satake) S 9412 9414 9259 0 -1 4194368 1130 0 0 0 14 38 0 0 16 0 4 0 1163904525 96698368 21735 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=9414/tid=9416] ppid=9412 vsize=94432 CPUtime=69.99
/proc/9414/task/9416/stat : 9416 (satake) R 9412 9414 9259 0 -1 4194368 12206 0 0 0 6966 33 0 0 17 0 4 0 1163904525 96698368 21735 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9414/tid=9417] ppid=9412 vsize=94432 CPUtime=69.71
/proc/9414/task/9417/stat : 9417 (satake) R 9412 9414 9259 0 -1 4194368 12598 0 0 0 6934 37 0 0 18 0 4 0 1163904525 96698368 21735 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 140.24
Current children cumulated vsize (KiB) 94432

[startup+71.9014 s]
/proc/loadavg: 1.74 1.25 1.08 3/68 9418
/proc/meminfo: memFree=1508032/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=94432 CPUtime=143.43
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 26017 0 0 0 14232 111 0 0 18 0 4 0 1163904525 96698368 21735 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9414/statm: 23608 21735 70 163 0 23443 0
[pid=9414/tid=9415] ppid=9412 vsize=94432 CPUtime=0.53
/proc/9414/task/9415/stat : 9415 (satake) S 9412 9414 9259 0 -1 4194368 1130 0 0 0 14 39 0 0 16 0 4 0 1163904525 96698368 21735 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=9414/tid=9416] ppid=9412 vsize=94432 CPUtime=71.58
/proc/9414/task/9416/stat : 9416 (satake) R 9412 9414 9259 0 -1 4194368 12206 0 0 0 7125 33 0 0 19 0 4 0 1163904525 96698368 21735 1992294400 134512640 135180984 4294956208 18446744073709551615 134520909 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9414/tid=9417] ppid=9412 vsize=94432 CPUtime=71.3
/proc/9414/task/9417/stat : 9417 (satake) R 9412 9414 9259 0 -1 4194368 12598 0 0 0 7092 38 0 0 21 0 4 0 1163904525 96698368 21735 1992294400 134512640 135180984 4294956208 18446744073709551615 134532460 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 143.43
Current children cumulated vsize (KiB) 94432

[startup+72.3015 s]
/proc/loadavg: 1.74 1.25 1.08 3/68 9418
/proc/meminfo: memFree=1508032/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=88608 CPUtime=144.23
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 26026 0 0 0 14312 111 0 0 16 0 3 0 1163904525 90734592 20522 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9414/statm: 22152 20522 79 163 0 21987 0
[pid=9414/tid=9416] ppid=9412 vsize=88608 CPUtime=71.95
/proc/9414/task/9416/stat : 9416 (satake) R 9412 9414 9259 0 -1 4194368 12215 0 0 0 7162 33 0 0 16 0 3 0 1163904525 90734592 20522 1992294400 134512640 135180984 4294956208 18446744073709551615 134666416 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9414/tid=9417] ppid=9412 vsize=88608 CPUtime=71.7
/proc/9414/task/9417/stat : 9417 (satake) R 9412 9414 9259 0 -1 4194368 12598 0 0 0 7132 38 0 0 21 0 3 0 1163904525 90734592 20522 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 144.23
Current children cumulated vsize (KiB) 88608

[startup+72.5015 s]
/proc/loadavg: 1.74 1.25 1.08 2/66 9418
/proc/meminfo: memFree=1521600/2055920 swapFree=4177960/4192956
[pid=9414] ppid=9412 vsize=76892 CPUtime=144.45
/proc/9414/stat : 9414 (satake) S 9412 9414 9259 0 -1 4194304 26026 0 0 0 14334 111 0 0 16 0 2 0 1163904525 78737408 18257 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9414/statm: 19223 18257 79 163 0 19058 0
[pid=9414/tid=9417] ppid=9412 vsize=76892 CPUtime=71.9
/proc/9414/task/9417/stat : 9417 (satake) R 9412 9414 9259 0 -1 4194368 12598 0 0 0 7152 38 0 0 17 0 2 0 1163904525 78737408 18257 1992294400 134512640 135180984 4294956208 18446744073709551615 134672097 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 144.45
Current children cumulated vsize (KiB) 76892

Child status: 3
Real time (s): 72.5394
CPU time (s): 144.488
CPU user time (s): 143.361
CPU system time (s): 1.12683
CPU usage (%): 199.186
Max. virtual memory (cumulated for all children) (KiB): 94432


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 143.361
system time used= 1.12683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26026
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= 70702
involuntary context switches= 70037

runsolver used 0.076988 second user time and 0.19697 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-05 08:20:35
IDJOB=1579896
IDBENCH=71006
IDSOLVER=553
FILE ID=node71/1579896-1238912435
PBS_JOBID= 9101377
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED=2006445706

node71.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.270
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.270
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:       1595512 kB
Buffers:         44652 kB
Cached:         342032 kB
SwapCached:       8940 kB
Active:         175984 kB
Inactive:       221216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595512 kB
SwapTotal:     4192956 kB
SwapFree:      4177960 kB
Dirty:            9252 kB
Writeback:           0 kB
Mapped:          16288 kB
Slab:            49148 kB
Committed_AS:  2725084 kB
PageTables:       1444 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= 66548 MiB
End job on node71 at 2009-04-05 08:21:48