Trace number 1729842

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 624.945 326.291

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
MD5SUM749c079607e9e37c206eeb8bd5b8bfaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark55.7415
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7809
Sum of the clauses size65959
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31172
Number of clauses of size 4124
Number of clauses of size 5894
Number of clauses of size over 55297

Solver Data

624.84/326.27	c Benchmark name    : HOME/instance-1729842-1240754025.cnf
624.84/326.27	c Thread Num        :            3
624.84/326.27	c restarts          :           22
624.84/326.27	c conflicts         :      1072133
624.84/326.27	c decisions         :      3467224           (    10639 / sec      )
624.84/326.27	c propagations      :     41403638           (   127050 / sec      )
624.84/326.27	c inspects          :   1208315496           (  3707794 / sec      )
624.84/326.27	c conflict literals :     28025537           (    30.44 % deleted  )
624.84/326.27	c cpu time          :       325.89           
624.84/326.27	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-1729842-1240754025/watcher-1729842-1240754025 -o /tmp/evaluation-result-1729842-1240754025/solver-1729842-1240754025 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1729842-1240754025.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.99 0.98 1.00 3/64 30870
/proc/meminfo: memFree=1708400/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=2960 CPUtime=0
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 370 0 0 0 0 0 0 0 18 0 4 0 103431094 3031040 355 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 740 355 65 163 0 575 0
[pid=30870/tid=30871] ppid=30868 vsize=2960 CPUtime=0
/proc/30870/task/30871/stat : 30871 (satake) S 30868 30870 30489 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 103431094 3031040 355 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30870/tid=30872] ppid=30868 vsize=2960 CPUtime=0
/proc/30870/task/30872/stat : 30872 (satake) R 30868 30870 30489 0 -1 4194368 151 0 0 0 0 0 0 0 19 0 4 0 103431094 3031040 356 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30870/tid=30873] ppid=30868 vsize=2960 CPUtime=0
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 130 0 0 0 0 0 0 0 19 0 4 0 103431094 3031040 356 1992294400 134512640 135180984 4294956208 18446744073709551615 134522474 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0200959 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 30870
/proc/meminfo: memFree=1708400/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=3356 CPUtime=0.03
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 589 0 0 0 3 0 0 0 18 0 4 0 103431094 3436544 574 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 839 574 66 163 0 674 0
[pid=30870/tid=30871] ppid=30868 vsize=3356 CPUtime=0
/proc/30870/task/30871/stat : 30871 (satake) S 30868 30870 30489 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 103431094 3436544 574 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30870/tid=30872] ppid=30868 vsize=3356 CPUtime=0.01
/proc/30870/task/30872/stat : 30872 (satake) R 30868 30870 30489 0 -1 4194368 248 0 0 0 1 0 0 0 20 0 4 0 103431094 3436544 574 1992294400 134512640 135180984 4294956208 18446744073709551615 134702225 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30870/tid=30873] ppid=30868 vsize=3356 CPUtime=0.01
/proc/30870/task/30873/stat : 30873 (satake) D 30868 30870 30489 0 -1 4194368 251 0 0 0 1 0 0 0 18 0 4 0 103431094 3436544 574 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3356

[startup+0.102558 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 30870
/proc/meminfo: memFree=1708400/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=2964 CPUtime=0.17
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 692 0 0 0 8 9 0 0 18 0 4 0 103431094 3035136 515 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 741 515 70 163 0 576 0
[pid=30870/tid=30871] ppid=30868 vsize=2964 CPUtime=0.04
/proc/30870/task/30871/stat : 30871 (satake) R 30868 30870 30489 0 -1 4194368 47 0 0 0 0 4 0 0 17 0 4 0 103431094 3035136 515 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30870/tid=30872] ppid=30868 vsize=2964 CPUtime=0.05
/proc/30870/task/30872/stat : 30872 (satake) S 30868 30870 30489 0 -1 4194368 281 0 0 0 3 2 0 0 16 0 4 0 103431094 3035136 515 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30870/tid=30873] ppid=30868 vsize=2964 CPUtime=0.05
/proc/30870/task/30873/stat : 30873 (satake) S 30868 30870 30489 0 -1 4194368 281 0 0 0 3 2 0 0 16 0 4 0 103431094 3035136 515 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 2964

[startup+0.302775 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 30870
/proc/meminfo: memFree=1708400/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=3228 CPUtime=0.48
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 819 0 0 0 22 26 0 0 18 0 4 0 103431094 3305472 642 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 807 642 70 163 0 642 0
[pid=30870/tid=30871] ppid=30868 vsize=3228 CPUtime=0.16
/proc/30870/task/30871/stat : 30871 (satake) R 30868 30870 30489 0 -1 4194368 85 0 0 0 3 13 0 0 17 0 4 0 103431094 3305472 642 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30870/tid=30872] ppid=30868 vsize=3228 CPUtime=0.16
/proc/30870/task/30872/stat : 30872 (satake) S 30868 30870 30489 0 -1 4194368 326 0 0 0 10 6 0 0 17 0 4 0 103431094 3305472 642 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30870/tid=30873] ppid=30868 vsize=3228 CPUtime=0.14
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 325 0 0 0 8 6 0 0 16 0 4 0 103431094 3305472 642 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 3228

[startup+0.702814 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 30870
/proc/meminfo: memFree=1708400/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=4780 CPUtime=1.15
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 1004 0 0 0 53 62 0 0 18 0 4 0 103431094 4894720 827 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 1195 827 70 163 0 1030 0
[pid=30870/tid=30871] ppid=30868 vsize=4780 CPUtime=0.37
/proc/30870/task/30871/stat : 30871 (satake) R 30868 30870 30489 0 -1 4194368 151 0 0 0 6 31 0 0 17 0 4 0 103431094 4894720 827 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30870/tid=30872] ppid=30868 vsize=4780 CPUtime=0.38
/proc/30870/task/30872/stat : 30872 (satake) R 30868 30870 30489 0 -1 4194368 383 0 0 0 24 14 0 0 16 0 4 0 103431094 4894720 827 1992294400 134512640 135180984 4294956208 18446744073709551615 134518255 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30870/tid=30873] ppid=30868 vsize=4780 CPUtime=0.37
/proc/30870/task/30873/stat : 30873 (satake) S 30868 30870 30489 0 -1 4194368 387 0 0 0 22 15 0 0 16 0 4 0 103431094 4894720 827 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 4780

[startup+1.5019 s]
/proc/loadavg: 1.07 1.00 1.01 3/68 30874
/proc/meminfo: memFree=1704848/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=5440 CPUtime=2.49
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 1216 0 0 0 131 118 0 0 18 0 4 0 103431094 5570560 1039 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 1360 1039 70 163 0 1195 0
[pid=30870/tid=30871] ppid=30868 vsize=5440 CPUtime=0.74
/proc/30870/task/30871/stat : 30871 (satake) R 30868 30870 30489 0 -1 4194368 262 0 0 0 14 60 0 0 17 0 4 0 103431094 5570560 1039 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30870/tid=30872] ppid=30868 vsize=5440 CPUtime=0.86
/proc/30870/task/30872/stat : 30872 (satake) R 30868 30870 30489 0 -1 4194368 441 0 0 0 59 27 0 0 17 0 4 0 103431094 5570560 1039 1992294400 134512640 135180984 4294956208 18446744073709551615 134528516 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30870/tid=30873] ppid=30868 vsize=5440 CPUtime=0.87
/proc/30870/task/30873/stat : 30873 (satake) S 30868 30870 30489 0 -1 4194368 430 0 0 0 57 30 0 0 16 0 4 0 103431094 5570560 1039 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 5440

[startup+3.10125 s]
/proc/loadavg: 1.07 1.00 1.01 2/68 30874
/proc/meminfo: memFree=1703696/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=6760 CPUtime=5.28
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 1586 0 0 0 304 224 0 0 18 0 4 0 103431094 6922240 1409 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 1690 1409 70 163 0 1525 0
[pid=30870/tid=30871] ppid=30868 vsize=6760 CPUtime=1.41
/proc/30870/task/30871/stat : 30871 (satake) S 30868 30870 30489 0 -1 4194368 489 0 0 0 28 113 0 0 16 0 4 0 103431094 6922240 1409 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30870/tid=30872] ppid=30868 vsize=6760 CPUtime=1.95
/proc/30870/task/30872/stat : 30872 (satake) R 30868 30870 30489 0 -1 4194368 529 0 0 0 141 54 0 0 17 0 4 0 103431094 6922240 1409 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30870/tid=30873] ppid=30868 vsize=6760 CPUtime=1.9
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 485 0 0 0 134 56 0 0 16 0 4 0 103431094 6922240 1409 1992294400 134512640 135180984 4294956208 18446744073709551615 134522986 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.28
Current children cumulated vsize (KiB) 6760

[startup+6.30256 s]
/proc/loadavg: 1.07 1.00 1.01 4/68 30874
/proc/meminfo: memFree=1700888/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=8676 CPUtime=11.02
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 2157 0 0 0 684 418 0 0 18 0 4 0 103431094 8884224 1980 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 2169 1980 70 163 0 2004 0
[pid=30870/tid=30871] ppid=30868 vsize=8676 CPUtime=2.66
/proc/30870/task/30871/stat : 30871 (satake) S 30868 30870 30489 0 -1 4194368 853 0 0 0 56 210 0 0 15 0 4 0 103431094 8884224 1980 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30870/tid=30872] ppid=30868 vsize=8676 CPUtime=4.21
/proc/30870/task/30872/stat : 30872 (satake) R 30868 30870 30489 0 -1 4194368 643 0 0 0 319 102 0 0 16 0 4 0 103431094 8884224 1980 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30870/tid=30873] ppid=30868 vsize=8676 CPUtime=4.15
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 578 0 0 0 309 106 0 0 15 0 4 0 103431094 8884224 1980 1992294400 134512640 135180984 4294956208 18446744073709551615 134522614 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.02
Current children cumulated vsize (KiB) 8676

[startup+12.7038 s]
/proc/loadavg: 1.22 1.03 1.02 4/68 30874
/proc/meminfo: memFree=1697048/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=13464 CPUtime=22.72
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 3057 0 0 0 1468 804 0 0 18 0 4 0 103431094 13787136 2880 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 3366 2880 70 163 0 3201 0
[pid=30870/tid=30871] ppid=30868 vsize=13464 CPUtime=5.07
/proc/30870/task/30871/stat : 30871 (satake) R 30868 30870 30489 0 -1 4194368 1531 0 0 0 110 397 0 0 16 0 4 0 103431094 13787136 2880 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30870/tid=30872] ppid=30868 vsize=13464 CPUtime=9.08
/proc/30870/task/30872/stat : 30872 (satake) S 30868 30870 30489 0 -1 4194368 824 0 0 0 706 202 0 0 16 0 4 0 103431094 13787136 2880 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30870/tid=30873] ppid=30868 vsize=13464 CPUtime=8.55
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 619 0 0 0 651 204 0 0 15 0 4 0 103431094 13787136 2880 1992294400 134512640 135180984 4294956208 18446744073709551615 134520661 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.72
Current children cumulated vsize (KiB) 13464

[startup+25.5023 s]
/proc/loadavg: 1.26 1.05 1.02 4/68 30874
/proc/meminfo: memFree=1689816/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=20656 CPUtime=46.44
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 4836 0 0 0 3104 1540 0 0 18 0 4 0 103431094 21151744 4659 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 5164 4659 70 163 0 4999 0
[pid=30870/tid=30871] ppid=30868 vsize=20656 CPUtime=9.71
/proc/30870/task/30871/stat : 30871 (satake) R 30868 30870 30489 0 -1 4194368 2863 0 0 0 213 758 0 0 16 0 4 0 103431094 21151744 4659 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30870/tid=30872] ppid=30868 vsize=20656 CPUtime=18.76
/proc/30870/task/30872/stat : 30872 (satake) R 30868 30870 30489 0 -1 4194368 1113 0 0 0 1489 387 0 0 16 0 4 0 103431094 21151744 4659 1992294400 134512640 135180984 4294956208 18446744073709551615 134518227 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30870/tid=30873] ppid=30868 vsize=20656 CPUtime=17.96
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 777 0 0 0 1401 395 0 0 16 0 4 0 103431094 21151744 4659 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 46.44
Current children cumulated vsize (KiB) 20656

[startup+51.101 s]
/proc/loadavg: 1.50 1.12 1.04 4/68 30874
/proc/meminfo: memFree=1678552/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=34364 CPUtime=94.84
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 7727 0 0 0 6627 2857 0 0 18 0 4 0 103431094 35188736 7550 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 8591 7550 70 163 0 8426 0
[pid=30870/tid=30871] ppid=30868 vsize=34364 CPUtime=17.86
/proc/30870/task/30871/stat : 30871 (satake) S 30868 30870 30489 0 -1 4194368 5134 0 0 0 388 1398 0 0 16 0 4 0 103431094 35188736 7550 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30870/tid=30872] ppid=30868 vsize=34364 CPUtime=39
/proc/30870/task/30872/stat : 30872 (satake) R 30868 30870 30489 0 -1 4194368 1577 0 0 0 3180 720 0 0 16 0 4 0 103431094 35188736 7550 1992294400 134512640 135180984 4294956208 18446744073709551615 134519935 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30870/tid=30873] ppid=30868 vsize=34364 CPUtime=37.95
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 933 0 0 0 3058 737 0 0 16 0 4 0 103431094 35188736 7550 1992294400 134512640 135180984 4294956208 18446744073709551615 134526240 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 94.84
Current children cumulated vsize (KiB) 34364

[startup+102.307 s]
/proc/loadavg: 1.99 1.33 1.12 3/68 30874
/proc/meminfo: memFree=1658520/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=57116 CPUtime=193.04
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 12583 0 0 0 14214 5090 0 0 18 0 4 0 103431094 58486784 12406 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 14279 12406 70 163 0 14114 0
[pid=30870/tid=30871] ppid=30868 vsize=57116 CPUtime=31.52
/proc/30870/task/30871/stat : 30871 (satake) S 30868 30870 30489 0 -1 4194368 8861 0 0 0 684 2468 0 0 16 0 4 0 103431094 58486784 12406 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30870/tid=30872] ppid=30868 vsize=57116 CPUtime=81.04
/proc/30870/task/30872/stat : 30872 (satake) R 30868 30870 30489 0 -1 4194368 2233 0 0 0 6796 1308 0 0 16 0 4 0 103431094 58486784 12406 1992294400 134512640 135180984 4294956208 18446744073709551615 134518224 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30870/tid=30873] ppid=30868 vsize=57116 CPUtime=80.46
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 1406 0 0 0 6733 1313 0 0 16 0 4 0 103431094 58486784 12406 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 193.04
Current children cumulated vsize (KiB) 57116

[startup+162.301 s]
/proc/loadavg: 2.20 1.51 1.19 3/68 30874
/proc/meminfo: memFree=1638616/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=78784 CPUtime=308.62
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 17567 0 0 0 23243 7619 0 0 18 0 4 0 103431094 80674816 17390 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 19739 17400 70 163 0 19574 0
[pid=30870/tid=30871] ppid=30868 vsize=78956 CPUtime=46.98
/proc/30870/task/30871/stat : 30871 (satake) R 30868 30870 30489 0 -1 4194368 13014 0 0 0 1015 3683 0 0 16 0 4 0 103431094 80850944 17407 1992294400 134512640 135180984 4294956208 18446744073709551615 134691935 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30870/tid=30872] ppid=30868 vsize=78956 CPUtime=131.26
/proc/30870/task/30872/stat : 30872 (satake) S 30868 30870 30489 0 -1 4194368 2743 0 0 0 11175 1951 0 0 16 0 4 0 103431094 80850944 17411 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=30870/tid=30873] ppid=30868 vsize=78956 CPUtime=130.36
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 1744 0 0 0 11052 1984 0 0 16 0 4 0 103431094 80850944 17411 1992294400 134512640 135180984 4294956208 18446744073709551615 134528631 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 308.62
Current children cumulated vsize (KiB) 78784

[startup+222.303 s]
/proc/loadavg: 2.17 1.62 1.25 3/68 30874
/proc/meminfo: memFree=1618264/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=104580 CPUtime=424.51
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 22642 0 0 0 32200 10251 0 0 18 0 4 0 103431094 107089920 22465 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 26145 22465 70 163 0 25980 0
[pid=30870/tid=30871] ppid=30868 vsize=104580 CPUtime=62.99
/proc/30870/task/30871/stat : 30871 (satake) R 30868 30870 30489 0 -1 4194368 17212 0 0 0 1352 4947 0 0 16 0 4 0 103431094 107089920 22465 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30870/tid=30872] ppid=30868 vsize=104580 CPUtime=181.25
/proc/30870/task/30872/stat : 30872 (satake) R 30868 30870 30489 0 -1 4194368 3243 0 0 0 15502 2623 0 0 16 0 4 0 103431094 107089920 22465 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30870/tid=30873] ppid=30868 vsize=104580 CPUtime=180.26
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 2104 0 0 0 15346 2680 0 0 16 0 4 0 103431094 107089920 22465 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 424.51
Current children cumulated vsize (KiB) 104580

[startup+282.301 s]
/proc/loadavg: 2.39 1.78 1.32 3/68 30874
/proc/meminfo: memFree=1597336/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=127248 CPUtime=540.21
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 27936 0 0 0 41098 12923 0 0 18 0 4 0 103431094 130301952 27759 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 31812 27759 70 163 0 31647 0
[pid=30870/tid=30871] ppid=30868 vsize=127248 CPUtime=79.34
/proc/30870/task/30871/stat : 30871 (satake) R 30868 30870 30489 0 -1 4194368 21543 0 0 0 1700 6234 0 0 16 0 4 0 103431094 130301952 27759 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30870/tid=30872] ppid=30868 vsize=127248 CPUtime=230.9
/proc/30870/task/30872/stat : 30872 (satake) S 30868 30870 30489 0 -1 4194368 3757 0 0 0 19776 3314 0 0 16 0 4 0 103431094 130301952 27759 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=30870/tid=30873] ppid=30868 vsize=127248 CPUtime=229.96
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 2553 0 0 0 19621 3375 0 0 16 0 4 0 103431094 130301952 27759 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 540.21
Current children cumulated vsize (KiB) 127248

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

[startup+307.102 s]
/proc/loadavg: 2.26 1.80 1.34 4/68 30874
/proc/meminfo: memFree=1588184/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=137752 CPUtime=588.04
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 30148 0 0 0 44781 14023 0 0 18 0 4 0 103431094 141058048 29971 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 34438 29971 70 163 0 34273 0
[pid=30870/tid=30871] ppid=30868 vsize=137752 CPUtime=86.09
/proc/30870/task/30871/stat : 30871 (satake) S 30868 30870 30489 0 -1 4194368 23335 0 0 0 1845 6764 0 0 16 0 4 0 103431094 141058048 29971 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30870/tid=30872] ppid=30868 vsize=137752 CPUtime=251.35
/proc/30870/task/30872/stat : 30872 (satake) R 30868 30870 30489 0 -1 4194368 3995 0 0 0 21536 3599 0 0 16 0 4 0 103431094 141058048 29971 1992294400 134512640 135180984 4294956208 18446744073709551615 134522986 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30870/tid=30873] ppid=30868 vsize=137752 CPUtime=250.58
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 2735 0 0 0 21399 3659 0 0 17 0 4 0 103431094 141058048 29971 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 588.04
Current children cumulated vsize (KiB) 137752

[startup+319.902 s]
/proc/loadavg: 2.29 1.82 1.35 3/68 30874
/proc/meminfo: memFree=1584536/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=141460 CPUtime=612.86
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 31069 0 0 0 46740 14546 0 0 18 0 4 0 103431094 144855040 30892 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 35365 30892 70 163 0 35200 0
[pid=30870/tid=30871] ppid=30868 vsize=141460 CPUtime=89.25
/proc/30870/task/30871/stat : 30871 (satake) S 30868 30870 30489 0 -1 4194368 24136 0 0 0 1914 7011 0 0 16 0 4 0 103431094 144855040 30892 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=30870/tid=30872] ppid=30868 vsize=141460 CPUtime=262.21
/proc/30870/task/30872/stat : 30872 (satake) R 30868 30870 30489 0 -1 4194368 4040 0 0 0 22487 3734 0 0 17 0 4 0 103431094 144855040 30892 1992294400 134512640 135180984 4294956208 18446744073709551615 134528529 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30870/tid=30873] ppid=30868 vsize=141460 CPUtime=261.38
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 2810 0 0 0 22338 3800 0 0 16 0 4 0 103431094 144855040 30892 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 612.86
Current children cumulated vsize (KiB) 141460

[startup+323.102 s]
/proc/loadavg: 2.27 1.82 1.36 3/68 30874
/proc/meminfo: memFree=1583768/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=142424 CPUtime=619.1
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 31263 0 0 0 47236 14674 0 0 18 0 4 0 103431094 145842176 31086 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 35606 31086 70 163 0 35441 0
[pid=30870/tid=30871] ppid=30868 vsize=142424 CPUtime=90.04
/proc/30870/task/30871/stat : 30871 (satake) S 30868 30870 30489 0 -1 4194368 24330 0 0 0 1930 7074 0 0 16 0 4 0 103431094 145842176 31086 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30870/tid=30872] ppid=30868 vsize=142424 CPUtime=264.95
/proc/30870/task/30872/stat : 30872 (satake) R 30868 30870 30489 0 -1 4194368 4040 0 0 0 22729 3766 0 0 17 0 4 0 103431094 145842176 31086 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30870/tid=30873] ppid=30868 vsize=142424 CPUtime=264.09
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 2810 0 0 0 22576 3833 0 0 17 0 4 0 103431094 145842176 31086 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 619.1
Current children cumulated vsize (KiB) 142424

[startup+324.702 s]
/proc/loadavg: 2.27 1.82 1.36 3/68 30874
/proc/meminfo: memFree=1583384/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=142904 CPUtime=622.2
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 31373 0 0 0 47484 14736 0 0 18 0 4 0 103431094 146333696 31196 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 35726 31196 70 163 0 35561 0
[pid=30870/tid=30871] ppid=30868 vsize=142904 CPUtime=90.43
/proc/30870/task/30871/stat : 30871 (satake) S 30868 30870 30489 0 -1 4194368 24440 0 0 0 1940 7103 0 0 15 0 4 0 103431094 146333696 31196 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30870/tid=30872] ppid=30868 vsize=142904 CPUtime=266.32
/proc/30870/task/30872/stat : 30872 (satake) R 30868 30870 30489 0 -1 4194368 4040 0 0 0 22850 3782 0 0 17 0 4 0 103431094 146333696 31196 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30870/tid=30873] ppid=30868 vsize=142904 CPUtime=265.44
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 2810 0 0 0 22694 3850 0 0 17 0 4 0 103431094 146333696 31196 1992294400 134512640 135180984 4294956208 18446744073709551615 134528576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 622.2
Current children cumulated vsize (KiB) 142904

[startup+325.501 s]
/proc/loadavg: 2.27 1.82 1.36 3/68 30874
/proc/meminfo: memFree=1583128/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=142904 CPUtime=623.77
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 31390 0 0 0 47610 14767 0 0 18 0 4 0 103431094 146333696 31213 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 35726 31213 70 163 0 35561 0
[pid=30870/tid=30871] ppid=30868 vsize=142904 CPUtime=90.66
/proc/30870/task/30871/stat : 30871 (satake) S 30868 30870 30489 0 -1 4194368 24457 0 0 0 1947 7119 0 0 16 0 4 0 103431094 146333696 31213 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=30870/tid=30872] ppid=30868 vsize=142904 CPUtime=266.99
/proc/30870/task/30872/stat : 30872 (satake) R 30868 30870 30489 0 -1 4194368 4040 0 0 0 22909 3790 0 0 16 0 4 0 103431094 146333696 31213 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30870/tid=30873] ppid=30868 vsize=142904 CPUtime=266.09
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 2810 0 0 0 22752 3857 0 0 16 0 4 0 103431094 146333696 31213 1992294400 134512640 135180984 4294956208 18446744073709551615 134528766 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 623.77
Current children cumulated vsize (KiB) 142904

[startup+325.901 s]
/proc/loadavg: 2.27 1.82 1.36 3/68 30874
/proc/meminfo: memFree=1583128/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=142904 CPUtime=624.54
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 31402 0 0 0 47674 14780 0 0 18 0 4 0 103431094 146333696 31225 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 35726 31225 79 163 0 35561 0
[pid=30870/tid=30871] ppid=30868 vsize=142904 CPUtime=90.78
/proc/30870/task/30871/stat : 30871 (satake) R 30868 30870 30489 0 -1 4194368 24460 0 0 0 1953 7125 0 0 16 0 4 0 103431094 146333696 31225 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30870/tid=30872] ppid=30868 vsize=142904 CPUtime=267.32
/proc/30870/task/30872/stat : 30872 (satake) R 30868 30870 30489 0 -1 4194368 4049 0 0 0 22939 3793 0 0 16 0 4 0 103431094 146333696 31225 1992294400 134512640 135180984 4294956208 18446744073709551615 134579745 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30870/tid=30873] ppid=30868 vsize=142904 CPUtime=266.42
/proc/30870/task/30873/stat : 30873 (satake) R 30868 30870 30489 0 -1 4194368 2810 0 0 0 22781 3861 0 0 16 0 4 0 103431094 146333696 31225 1992294400 134512640 135180984 4294956208 18446744073709551615 134579745 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 624.54
Current children cumulated vsize (KiB) 142904

[startup+326.101 s]
/proc/loadavg: 2.27 1.82 1.36 3/68 30874
/proc/meminfo: memFree=1583128/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=142904 CPUtime=624.74
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 31402 0 0 0 47694 14780 0 0 18 0 2 0 103431094 146333696 31225 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 35726 31225 79 163 0 35561 0
[pid=30870/tid=30871] ppid=30868 vsize=142904 CPUtime=90.97
/proc/30870/task/30871/stat : 30871 (satake) R 30868 30870 30489 0 -1 4194368 24460 0 0 0 1972 7125 0 0 17 0 2 0 103431094 146333696 31225 1992294400 134512640 135180984 4294956208 18446744073709551615 134666571 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 624.74
Current children cumulated vsize (KiB) 142904

[startup+326.201 s]
/proc/loadavg: 2.27 1.82 1.36 3/68 30874
/proc/meminfo: memFree=1583128/2055920 swapFree=4192812/4192956
[pid=30870] ppid=30868 vsize=142904 CPUtime=624.84
/proc/30870/stat : 30870 (satake) S 30868 30870 30489 0 -1 4194304 31402 0 0 0 47704 14780 0 0 18 0 2 0 103431094 146333696 31225 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30870/statm: 35726 31225 79 163 0 35561 0
[pid=30870/tid=30871] ppid=30868 vsize=142904 CPUtime=91.07
/proc/30870/task/30871/stat : 30871 (satake) R 30868 30870 30489 0 -1 4194368 24460 0 0 0 1982 7125 0 0 17 0 2 0 103431094 146333696 31225 1992294400 134512640 135180984 4294956208 18446744073709551615 134672228 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 624.84
Current children cumulated vsize (KiB) 142904

Child status: 3
Real time (s): 326.291
CPU time (s): 624.945
CPU user time (s): 477.114
CPU system time (s): 147.831
CPU usage (%): 191.53
Max. virtual memory (cumulated for all children) (KiB): 142904


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 477.114
system time used= 147.831
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31402
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= 6326625
involuntary context switches= 5920544

runsolver used 0.368943 second user time and 0.897863 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-26 15:53:45
IDJOB=1729842
IDBENCH=24715
IDSOLVER=553
FILE ID=node36/1729842-1240754025
PBS_JOBID= 9187043
Free space on /tmp= 66392 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729842-1240754025/watcher-1729842-1240754025 -o /tmp/evaluation-result-1729842-1240754025/solver-1729842-1240754025 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1729842-1240754025.cnf 3 1200

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

MD5SUM BENCH= 749c079607e9e37c206eeb8bd5b8bfaf
RANDOM SEED=238461065

node36.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.232
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.232
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:       1708816 kB
Buffers:         33860 kB
Cached:         234936 kB
SwapCached:        144 kB
Active:          53832 kB
Inactive:       229012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1708816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1068 kB
Writeback:           0 kB
Mapped:          23684 kB
Slab:            50328 kB
Committed_AS:   387412 kB
PageTables:       1356 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= 66392 MiB
End job on node36 at 2009-04-26 15:59:11