Trace number 1736640

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 446.139 223.836

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp_ci_ce.cnf
MD5SUM2ba7146c43b8082afe1c2f5c23a97bd0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.6021
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses74640
Sum of the clauses size243102
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215431
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

Solver Data

446.09/223.82	c Benchmark name    : HOME/instance-1736640-1240812479.cnf
446.09/223.82	c Thread Num        :            3
446.09/223.82	c restarts          :           17
446.09/223.82	c conflicts         :       144861
446.09/223.82	c decisions         :       269590           (     1206 / sec      )
446.09/223.82	c propagations      :     82528478           (   369070 / sec      )
446.09/223.82	c inspects          :    886154146           (  3962906 / sec      )
446.09/223.82	c conflict literals :      6889162           (    49.15 % deleted  )
446.09/223.82	c cpu time          :       223.61           
446.09/223.82	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-1736640-1240812479/watcher-1736640-1240812479 -o /tmp/evaluation-result-1736640-1240812479/solver-1736640-1240812479 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1736640-1240812479.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: 0.92 0.98 0.99 3/64 30761
/proc/meminfo: memFree=1637696/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=3804 CPUtime=0
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 547 0 0 0 0 0 0 0 18 0 4 0 109274679 3895296 532 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 951 532 65 163 0 786 0
[pid=30761/tid=30762] ppid=30759 vsize=3804 CPUtime=0
/proc/30761/task/30762/stat : 30762 (satake) S 30759 30761 30582 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 109274679 3895296 537 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30761/tid=30763] ppid=30759 vsize=3804 CPUtime=0
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 468 0 0 0 0 0 0 0 19 0 4 0 109274679 3895296 543 1992294400 134512640 135180984 4294956208 18446744073709551615 134522408 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=3804 CPUtime=0
/proc/30761/task/30764/stat : 30764 (satake) R 30759 30761 30582 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 4 0 109274679 3895296 544 1992294400 134512640 135180984 4294956208 18446744073709551615 134705812 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.031598 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30761
/proc/meminfo: memFree=1637696/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=9928 CPUtime=0.06
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 1801 0 0 0 5 1 0 0 18 0 4 0 109274679 10166272 1786 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 2654 2065 65 163 0 2489 0
[pid=30761/tid=30762] ppid=30759 vsize=10776 CPUtime=0
/proc/30761/task/30762/stat : 30762 (satake) S 30759 30761 30582 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 109274679 11034624 2101 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30761/tid=30763] ppid=30759 vsize=10908 CPUtime=0.05
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 974 0 0 0 4 1 0 0 17 0 4 0 109274679 11169792 2149 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=10908 CPUtime=0.04
/proc/30761/task/30764/stat : 30764 (satake) R 30759 30761 30582 0 -1 4194368 1126 0 0 0 4 0 0 0 16 0 4 0 109274679 11169792 2210 1992294400 134512640 135180984 4294956208 18446744073709551615 134579745 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9928

[startup+0.154534 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30761
/proc/meminfo: memFree=1637696/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=11612 CPUtime=0.29
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 2937 0 0 0 26 3 0 0 18 0 4 0 109274679 11890688 2208 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 2903 2208 70 163 0 2738 0
[pid=30761/tid=30762] ppid=30759 vsize=11612 CPUtime=0
/proc/30761/task/30762/stat : 30762 (satake) S 30759 30761 30582 0 -1 4194368 158 0 0 0 0 0 0 0 16 0 4 0 109274679 11890688 2208 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=30761/tid=30763] ppid=30759 vsize=11612 CPUtime=0.14
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 1270 0 0 0 13 1 0 0 16 0 4 0 109274679 11890688 2208 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=11612 CPUtime=0.14
/proc/30761/task/30764/stat : 30764 (satake) R 30759 30761 30582 0 -1 4194368 1426 0 0 0 13 1 0 0 17 0 4 0 109274679 11890688 2208 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11612

[startup+0.302558 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30761
/proc/meminfo: memFree=1637696/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=11744 CPUtime=0.58
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 3003 0 0 0 49 9 0 0 18 0 4 0 109274679 12025856 2274 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 2936 2274 70 163 0 2771 0
[pid=30761/tid=30762] ppid=30759 vsize=11744 CPUtime=0.04
/proc/30761/task/30762/stat : 30762 (satake) R 30759 30761 30582 0 -1 4194368 171 0 0 0 1 3 0 0 17 0 4 0 109274679 12025856 2274 1992294400 134512640 135180984 4294956208 18446744073709551615 134579330 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30761/tid=30763] ppid=30759 vsize=11744 CPUtime=0.26
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 1293 0 0 0 24 2 0 0 17 0 4 0 109274679 12025856 2274 1992294400 134512640 135180984 4294956208 18446744073709551615 134528441 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=11744 CPUtime=0.25
/proc/30761/task/30764/stat : 30764 (satake) S 30759 30761 30582 0 -1 4194368 1456 0 0 0 23 2 0 0 16 0 4 0 109274679 12025856 2274 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 11744

[startup+0.70263 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30761
/proc/meminfo: memFree=1637696/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=12008 CPUtime=1.36
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 3166 0 0 0 113 23 0 0 18 0 4 0 109274679 12296192 2437 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 3002 2437 70 163 0 2837 0
[pid=30761/tid=30762] ppid=30759 vsize=12008 CPUtime=0.12
/proc/30761/task/30762/stat : 30762 (satake) S 30759 30761 30582 0 -1 4194368 196 0 0 0 2 10 0 0 16 0 4 0 109274679 12296192 2437 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=30761/tid=30763] ppid=30759 vsize=12008 CPUtime=0.62
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 1359 0 0 0 56 6 0 0 16 0 4 0 109274679 12296192 2437 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30761/tid=30764] ppid=30759 vsize=12008 CPUtime=0.61
/proc/30761/task/30764/stat : 30764 (satake) R 30759 30761 30582 0 -1 4194368 1528 0 0 0 54 7 0 0 18 0 4 0 109274679 12296192 2437 1992294400 134512640 135180984 4294956208 18446744073709551615 134524595 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 12008

[startup+1.50197 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 30765
/proc/meminfo: memFree=1627744/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=13580 CPUtime=2.92
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 3434 0 0 0 244 48 0 0 18 0 4 0 109274679 13905920 2705 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 3395 2705 70 163 0 3230 0
[pid=30761/tid=30762] ppid=30759 vsize=13580 CPUtime=0.26
/proc/30761/task/30762/stat : 30762 (satake) R 30759 30761 30582 0 -1 4194368 246 0 0 0 5 21 0 0 17 0 4 0 109274679 13905920 2705 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30761/tid=30763] ppid=30759 vsize=13580 CPUtime=1.33
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 1460 0 0 0 121 12 0 0 15 0 4 0 109274679 13905920 2705 1992294400 134512640 135180984 4294956208 18446744073709551615 134518228 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30761/tid=30764] ppid=30759 vsize=13580 CPUtime=1.31
/proc/30761/task/30764/stat : 30764 (satake) R 30759 30761 30582 0 -1 4194368 1645 0 0 0 117 14 0 0 17 0 4 0 109274679 13905920 2705 1992294400 134512640 135180984 4294956208 18446744073709551615 134528209 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 13580

[startup+3.10126 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 30765
/proc/meminfo: memFree=1626208/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=14408 CPUtime=6.09
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 3861 0 0 0 529 80 0 0 18 0 4 0 109274679 14753792 3132 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 3602 3132 70 163 0 3437 0
[pid=30761/tid=30762] ppid=30759 vsize=14408 CPUtime=0.44
/proc/30761/task/30762/stat : 30762 (satake) R 30759 30761 30582 0 -1 4194368 314 0 0 0 8 36 0 0 16 0 4 0 109274679 14753792 3132 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30761/tid=30763] ppid=30759 vsize=14408 CPUtime=2.83
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 1656 0 0 0 263 20 0 0 17 0 4 0 109274679 14753792 3132 1992294400 134512640 135180984 4294956208 18446744073709551615 134523833 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=14408 CPUtime=2.8
/proc/30761/task/30764/stat : 30764 (satake) R 30759 30761 30582 0 -1 4194368 1808 0 0 0 257 23 0 0 17 0 4 0 109274679 14753792 3132 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 14408

[startup+6.30264 s]
/proc/loadavg: 1.01 1.00 1.00 3/68 30765
/proc/meminfo: memFree=1623264/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=17780 CPUtime=12.45
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 4527 0 0 0 1120 125 0 0 18 0 4 0 109274679 18206720 3798 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 4445 3798 70 163 0 4280 0
[pid=30761/tid=30762] ppid=30759 vsize=17780 CPUtime=0.7
/proc/30761/task/30762/stat : 30762 (satake) S 30759 30761 30582 0 -1 4194368 405 0 0 0 13 57 0 0 16 0 4 0 109274679 18206720 3798 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=30761/tid=30763] ppid=30759 vsize=17780 CPUtime=5.9
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 1920 0 0 0 557 33 0 0 18 0 4 0 109274679 18206720 3798 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=17780 CPUtime=5.85
/proc/30761/task/30764/stat : 30764 (satake) R 30759 30761 30582 0 -1 4194368 2119 0 0 0 550 35 0 0 18 0 4 0 109274679 18206720 3798 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 17780

[startup+12.7018 s]
/proc/loadavg: 1.09 1.02 1.01 3/68 30765
/proc/meminfo: memFree=1618848/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=22140 CPUtime=25.2
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 5511 0 0 0 2320 200 0 0 18 0 4 0 109274679 22671360 4782 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 5535 4782 70 163 0 5370 0
[pid=30761/tid=30762] ppid=30759 vsize=22140 CPUtime=1.12
/proc/30761/task/30762/stat : 30762 (satake) S 30759 30761 30582 0 -1 4194368 582 0 0 0 23 89 0 0 16 0 4 0 109274679 22671360 4782 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=30761/tid=30763] ppid=30759 vsize=22140 CPUtime=12.08
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 2295 0 0 0 1154 54 0 0 17 0 4 0 109274679 22671360 4782 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=22140 CPUtime=11.97
/proc/30761/task/30764/stat : 30764 (satake) R 30759 30761 30582 0 -1 4194368 2551 0 0 0 1141 56 0 0 20 0 4 0 109274679 22671360 4782 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 22140

[startup+25.5011 s]
/proc/loadavg: 1.29 1.06 1.02 3/68 30765
/proc/meminfo: memFree=1611744/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=28780 CPUtime=50.69
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 7258 0 0 0 4755 314 0 0 18 0 4 0 109274679 29470720 6529 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 7195 6529 70 163 0 7030 0
[pid=30761/tid=30762] ppid=30759 vsize=28780 CPUtime=1.77
/proc/30761/task/30762/stat : 30762 (satake) R 30759 30761 30582 0 -1 4194368 860 0 0 0 37 140 0 0 16 0 4 0 109274679 29470720 6529 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30761/tid=30763] ppid=30759 vsize=28780 CPUtime=24.52
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 2954 0 0 0 2369 83 0 0 17 0 4 0 109274679 29470720 6529 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30761/tid=30764] ppid=30759 vsize=28780 CPUtime=24.38
/proc/30761/task/30764/stat : 30764 (satake) R 30759 30761 30582 0 -1 4194368 3361 0 0 0 2348 90 0 0 17 0 4 0 109274679 29470720 6529 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 28780

[startup+51.1016 s]
/proc/loadavg: 1.53 1.14 1.04 3/68 30765
/proc/meminfo: memFree=1600160/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=40664 CPUtime=101.73
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 10150 0 0 0 9671 502 0 0 18 0 4 0 109274679 41639936 9421 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 10166 9421 70 163 0 10001 0
[pid=30761/tid=30762] ppid=30759 vsize=40664 CPUtime=2.86
/proc/30761/task/30762/stat : 30762 (satake) S 30759 30761 30582 0 -1 4194368 1335 0 0 0 62 224 0 0 16 0 4 0 109274679 41639936 9421 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30761/tid=30763] ppid=30759 vsize=40664 CPUtime=49.51
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 4124 0 0 0 4813 138 0 0 17 0 4 0 109274679 41639936 9421 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=40664 CPUtime=49.34
/proc/30761/task/30764/stat : 30764 (satake) R 30759 30761 30582 0 -1 4194368 4608 0 0 0 4795 139 0 0 25 0 4 0 109274679 41639936 9421 1992294400 134512640 135180984 4294956208 18446744073709551615 134519935 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 40664

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.09 3/68 30765
/proc/meminfo: memFree=1587424/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=53440 CPUtime=203.87
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 13243 0 0 0 19578 809 0 0 18 0 4 0 109274679 54722560 12514 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 13360 12514 70 163 0 13195 0
[pid=30761/tid=30762] ppid=30759 vsize=53440 CPUtime=4.61
/proc/30761/task/30762/stat : 30762 (satake) S 30759 30761 30582 0 -1 4194368 1845 0 0 0 100 361 0 0 16 0 4 0 109274679 54722560 12514 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 18446744071563913321 0 0 -1 1 0 0
[pid=30761/tid=30763] ppid=30759 vsize=53440 CPUtime=99.68
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 5529 0 0 0 9742 226 0 0 19 0 4 0 109274679 54722560 12514 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=53440 CPUtime=99.56
/proc/30761/task/30764/stat : 30764 (satake) R 30759 30761 30582 0 -1 4194368 5786 0 0 0 9735 221 0 0 17 0 4 0 109274679 54722560 12514 1992294400 134512640 135180984 4294956208 18446744073709551615 134528557 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 53440

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/68 30765
/proc/meminfo: memFree=1584736/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=56168 CPUtime=323.53
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 13915 0 0 0 31146 1207 0 0 18 0 4 0 109274679 57516032 13186 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 14042 13186 70 163 0 13877 0
[pid=30761/tid=30762] ppid=30759 vsize=56168 CPUtime=6.98
/proc/30761/task/30762/stat : 30762 (satake) S 30759 30761 30582 0 -1 4194368 2141 0 0 0 155 543 0 0 16 0 4 0 109274679 57516032 13186 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30761/tid=30763] ppid=30759 vsize=56168 CPUtime=158.25
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 5869 0 0 0 15490 335 0 0 25 0 4 0 109274679 57516032 13186 1992294400 134512640 135180984 4294956208 18446744073709551615 134528595 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30761/tid=30764] ppid=30759 vsize=56168 CPUtime=158.28
/proc/30761/task/30764/stat : 30764 (satake) R 30759 30761 30582 0 -1 4194368 5822 0 0 0 15500 328 0 0 19 0 4 0 109274679 57516032 13186 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.53
Current children cumulated vsize (KiB) 56168

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/68 30765
/proc/meminfo: memFree=1580448/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=60960 CPUtime=443.21
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 14967 0 0 0 42823 1498 0 0 18 0 4 0 109274679 62423040 14238 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 15240 14238 70 163 0 15075 0
[pid=30761/tid=30762] ppid=30759 vsize=60960 CPUtime=8.7
/proc/30761/task/30762/stat : 30762 (satake) S 30759 30761 30582 0 -1 4194368 2484 0 0 0 192 678 0 0 16 0 4 0 109274679 62423040 14238 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30761/tid=30763] ppid=30759 vsize=60960 CPUtime=217.28
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 6206 0 0 0 21315 413 0 0 25 0 4 0 109274679 62423040 14238 1992294400 134512640 135180984 4294956208 18446744073709551615 134528587 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=60960 CPUtime=217.21
/proc/30761/task/30764/stat : 30764 (satake) R 30759 30761 30582 0 -1 4194368 6194 0 0 0 21315 406 0 0 16 0 4 0 109274679 62423040 14238 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.21
Current children cumulated vsize (KiB) 60960

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

[startup+223.101 s]
/proc/loadavg: 1.97 1.51 1.20 3/68 30765
/proc/meminfo: memFree=1580448/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=60960 CPUtime=444.81
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 14975 0 0 0 42979 1502 0 0 18 0 4 0 109274679 62423040 14246 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 15240 14246 70 163 0 15075 0
[pid=30761/tid=30762] ppid=30759 vsize=60960 CPUtime=8.74
/proc/30761/task/30762/stat : 30762 (satake) S 30759 30761 30582 0 -1 4194368 2492 0 0 0 193 681 0 0 15 0 4 0 109274679 62423040 14246 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=30761/tid=30763] ppid=30759 vsize=60960 CPUtime=218.06
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 6206 0 0 0 21392 414 0 0 16 0 4 0 109274679 62423040 14246 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=60960 CPUtime=217.99
/proc/30761/task/30764/stat : 30764 (satake) R 30759 30761 30582 0 -1 4194368 6194 0 0 0 21393 406 0 0 17 0 4 0 109274679 62423040 14246 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 444.81
Current children cumulated vsize (KiB) 60960

[startup+223.501 s]
/proc/loadavg: 1.97 1.51 1.20 3/68 30765
/proc/meminfo: memFree=1580448/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=60960 CPUtime=445.6
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 14981 0 0 0 43056 1504 0 0 18 0 4 0 109274679 62423040 14252 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30761/statm: 15240 14252 70 163 0 15075 0
[pid=30761/tid=30762] ppid=30759 vsize=60960 CPUtime=8.74
/proc/30761/task/30762/stat : 30762 (satake) S 30759 30761 30582 0 -1 4194368 2494 0 0 0 193 681 0 0 16 0 4 0 109274679 62423040 14252 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=30761/tid=30763] ppid=30759 vsize=60960 CPUtime=218.45
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 6210 0 0 0 21431 414 0 0 16 0 4 0 109274679 62423040 14252 1992294400 134512640 135180984 4294956208 18446744073709551615 134520866 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=60960 CPUtime=218.38
/proc/30761/task/30764/stat : 30764 (satake) R 30759 30761 30582 0 -1 4194368 6194 0 0 0 21431 407 0 0 17 0 4 0 109274679 62423040 14252 1992294400 134512640 135180984 4294956208 18446744073709551615 134528425 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 445.6
Current children cumulated vsize (KiB) 60960

[startup+223.702 s]
/proc/loadavg: 1.97 1.51 1.20 3/68 30765
/proc/meminfo: memFree=1580448/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=59788 CPUtime=445.97
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 14990 0 0 0 43091 1506 0 0 16 0 3 0 109274679 61222912 14073 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30761/statm: 14947 14073 79 163 0 14782 0
[pid=30761/tid=30763] ppid=30759 vsize=59788 CPUtime=218.63
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 6210 0 0 0 21448 415 0 0 17 0 3 0 109274679 61222912 14073 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30761/tid=30764] ppid=30759 vsize=59788 CPUtime=218.51
/proc/30761/task/30764/stat : 30764 (satake) R 30759 30761 30582 0 -1 4194368 6203 0 0 0 21444 407 0 0 16 0 3 0 109274679 61222912 14073 1992294400 134512640 135180984 4294956208 18446744073709551615 134670216 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 445.97
Current children cumulated vsize (KiB) 59788

[startup+223.802 s]
/proc/loadavg: 1.97 1.51 1.20 3/68 30765
/proc/meminfo: memFree=1580448/2055920 swapFree=4180908/4192956
[pid=30761] ppid=30759 vsize=58048 CPUtime=446.09
/proc/30761/stat : 30761 (satake) S 30759 30761 30582 0 -1 4194304 14990 0 0 0 43103 1506 0 0 16 0 2 0 109274679 59441152 13779 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30761/statm: 14512 13779 79 163 0 14347 0
[pid=30761/tid=30763] ppid=30759 vsize=58048 CPUtime=218.73
/proc/30761/task/30763/stat : 30763 (satake) R 30759 30761 30582 0 -1 4194368 6210 0 0 0 21458 415 0 0 17 0 2 0 109274679 59441152 13779 1992294400 134512640 135180984 4294956208 18446744073709551615 134670216 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 446.09
Current children cumulated vsize (KiB) 58048

Child status: 3
Real time (s): 223.836
CPU time (s): 446.139
CPU user time (s): 431.061
CPU system time (s): 15.0777
CPU usage (%): 199.315
Max. virtual memory (cumulated for all children) (KiB): 60960


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 431.061
system time used= 15.0777
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14990
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= 1222051
involuntary context switches= 1214661

runsolver used 0.209968 second user time and 0.609907 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-27 08:07:59
IDJOB=1736640
IDBENCH=71629
IDSOLVER=553
FILE ID=node60/1736640-1240812479
PBS_JOBID= 9187453
Free space on /tmp= 66416 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736640-1240812479/watcher-1736640-1240812479 -o /tmp/evaluation-result-1736640-1240812479/solver-1736640-1240812479 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1736640-1240812479.cnf 3 1200

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=152055505

node60.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.256
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.256
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:       1638176 kB
Buffers:         50268 kB
Cached:         284320 kB
SwapCached:       5956 kB
Active:         100276 kB
Inactive:       242844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1638176 kB
SwapTotal:     4192956 kB
SwapFree:      4180908 kB
Dirty:            2176 kB
Writeback:           0 kB
Mapped:          14140 kB
Slab:            60552 kB
Committed_AS:   469136 kB
PageTables:       1448 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= 66412 MiB
End job on node60 at 2009-04-27 08:11:43