Trace number 1781215

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-22 (4 threads)UNSAT 641.11 330.285

General information on the benchmark

Namemanol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.36
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

641.01/330.26	c Benchmark name    : HOME/instance-1781215-1243653348.cnf
641.01/330.26	c Thread Num        :            4
641.01/330.26	c restarts          :           17
641.01/330.26	c conflicts         :       140967
641.01/330.26	c decisions         :       934924           (     2843 / sec      )
641.01/330.26	c propagations      :    334503069           (  1017019 / sec      )
641.01/330.26	c inspects          :    800073833           (  2432535 / sec      )
641.01/330.26	c conflict literals :      6627857           (    30.02 % deleted  )
641.01/330.26	c cpu time          :       328.91           
641.01/330.26	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1781215-1243653348/watcher-1781215-1243653348 -o /tmp/evaluation-result-1781215-1243653348/solver-1781215-1243653348 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1781215-1243653348.cnf 4 10000 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 5.12 5.18 5.17 5/105 9375
/proc/meminfo: memFree=2177540/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=968 CPUtime=0
/proc/9374/stat : 9374 (satake) R 9372 9374 3671 0 -1 4202496 109 0 0 0 0 0 0 0 20 0 2 0 1119436128 991232 65 4294967295 134512640 135180984 3220648656 3220648000 134705812 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 242 65 54 164 0 77 0
[pid=9374/tid=9375] ppid=9372 vsize=968 CPUtime=0
/proc/9374/task/9375/stat : 9375 (satake) R 9372 9374 3671 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 2 0 1119436128 991232 65 4294967295 134512640 135180984 3220648656 3086816068 134705812 0 0 0 0 0 0 0 -1 0 0 0 0

[startup+0.061428 s]
/proc/loadavg: 5.12 5.18 5.17 5/105 9375
/proc/meminfo: memFree=2177540/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=83172 CPUtime=0.09
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 12470 0 0 0 0 9 0 0 20 0 5 0 1119436128 85168128 12426 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 20793 12434 63 164 0 20628 0
[pid=9374/tid=9375] ppid=9372 vsize=83172 CPUtime=0
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 5 0 1119436128 85168128 12437 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83172

[startup+0.111406 s]
/proc/loadavg: 5.12 5.18 5.17 5/105 9375
/proc/meminfo: memFree=2177540/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=74520 CPUtime=0.19
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 18052 0 0 0 6 13 0 0 20 0 5 0 1119436128 76308480 18002 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 18630 18002 70 164 0 18465 0
[pid=9374/tid=9375] ppid=9372 vsize=74520 CPUtime=0
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 5 0 1119436128 76308480 18002 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 74520

[startup+0.311391 s]
/proc/loadavg: 5.12 5.18 5.17 5/105 9375
/proc/meminfo: memFree=2177540/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=103868 CPUtime=0.49
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 23810 0 0 0 33 16 0 0 20 0 5 0 1119436128 106360832 23735 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 25967 23736 63 164 0 25802 0
[pid=9374/tid=9375] ppid=9372 vsize=103868 CPUtime=0
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 5 0 1119436128 106360832 23737 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 103868

[startup+0.711364 s]
/proc/loadavg: 5.12 5.18 5.17 5/105 9375
/proc/meminfo: memFree=2177540/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=166852 CPUtime=1.27
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 37197 0 0 0 104 23 0 0 20 0 5 0 1119436128 170856448 37122 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 41713 37122 63 164 0 41548 0
[pid=9374/tid=9375] ppid=9372 vsize=166852 CPUtime=0
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 5 0 1119436128 170856448 37122 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 166852

[startup+1.51131 s]
/proc/loadavg: 5.12 5.18 5.17 6/109 9379
/proc/meminfo: memFree=1990368/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=240816 CPUtime=2.86
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 59288 0 0 0 255 31 0 0 20 0 5 0 1119436128 246595584 53716 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 60204 53716 66 164 0 60039 0
[pid=9374/tid=9375] ppid=9372 vsize=240816 CPUtime=0
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 5 0 1119436128 246595584 53716 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=9374/tid=9377] ppid=9372 vsize=240816 CPUtime=1.27
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 25460 0 0 0 113 14 0 0 17 0 5 0 1119436129 246595584 53716 4294967295 134512640 135180984 3220648656 3086749968 134521008 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=240816 CPUtime=0.23
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 8812 0 0 0 17 6 0 0 21 0 5 0 1119436129 246595584 53716 4294967295 134512640 135180984 3220648656 3086684416 134522207 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=9374/tid=9379] ppid=9372 vsize=240816 CPUtime=1.36
/proc/9374/task/9379/stat : 9379 (satake) R 9372 9374 3671 0 -1 4202560 24897 0 0 0 125 11 0 0 18 0 5 0 1119436129 246595584 53716 4294967295 134512640 135180984 3220648656 3086618480 134528916 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 240816

[startup+3.1112 s]
/proc/loadavg: 5.12 5.18 5.17 7/109 9379
/proc/meminfo: memFree=1951356/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=270932 CPUtime=5.93
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 70057 0 0 0 554 39 0 0 20 0 5 0 1119436128 277434368 58988 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 67733 58988 68 164 0 67568 0
[pid=9374/tid=9375] ppid=9372 vsize=270932 CPUtime=0.11
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 7124 0 0 0 8 3 0 0 15 0 5 0 1119436128 277434368 58988 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=9374/tid=9377] ppid=9372 vsize=270932 CPUtime=2.62
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 25581 0 0 0 246 16 0 0 19 0 5 0 1119436129 277434368 58988 4294967295 134512640 135180984 3220648656 3086749552 134528286 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=270932 CPUtime=0.43
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 12216 0 0 0 34 9 0 0 21 0 5 0 1119436129 277434368 58988 4294967295 134512640 135180984 3220648656 3086684416 134522390 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=9374/tid=9379] ppid=9372 vsize=270932 CPUtime=2.77
/proc/9374/task/9379/stat : 9379 (satake) R 9372 9374 3671 0 -1 4202560 25024 0 0 0 266 11 0 0 18 0 5 0 1119436129 277434368 58988 4294967295 134512640 135180984 3220648656 3086618424 134579745 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 270932

[startup+6.31098 s]
/proc/loadavg: 5.19 5.19 5.18 5/109 9379
/proc/meminfo: memFree=1909708/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=301896 CPUtime=12.3
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 83493 0 0 0 1182 48 0 0 20 0 5 0 1119436128 309141504 66927 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 75474 66927 68 164 0 75309 0
[pid=9374/tid=9375] ppid=9372 vsize=301896 CPUtime=0.15
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 7134 0 0 0 11 4 0 0 15 0 5 0 1119436128 309141504 66927 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=9374/tid=9377] ppid=9372 vsize=301896 CPUtime=4.65
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 25690 0 0 0 448 17 0 0 25 0 5 0 1119436129 309141504 66927 4294967295 134512640 135180984 3220648656 3086749552 134521074 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=301896 CPUtime=1.94
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 25417 0 0 0 180 14 0 0 25 0 5 0 1119436129 309141504 66927 4294967295 134512640 135180984 3220648656 3086684016 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=9374/tid=9379] ppid=9372 vsize=301896 CPUtime=5.56
/proc/9374/task/9379/stat : 9379 (satake) R 9372 9374 3671 0 -1 4202560 25140 0 0 0 543 13 0 0 25 0 5 0 1119436129 309141504 66927 4294967295 134512640 135180984 3220648656 3086618312 134675846 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 301896

[startup+12.7105 s]
/proc/loadavg: 5.25 5.20 5.18 6/109 9380
/proc/meminfo: memFree=1908500/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=303488 CPUtime=24.93
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 83846 0 0 0 2440 53 0 0 20 0 5 0 1119436128 310771712 67280 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 75872 67280 68 164 0 75707 0
[pid=9374/tid=9375] ppid=9372 vsize=303488 CPUtime=0.2
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 7157 0 0 0 13 7 0 0 15 0 5 0 1119436128 310771712 67280 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=9374/tid=9377] ppid=9372 vsize=303488 CPUtime=8.73
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 25767 0 0 0 856 17 0 0 25 0 5 0 1119436129 310771712 67280 4294967295 134512640 135180984 3220648656 3086749600 134535751 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=303488 CPUtime=6.69
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 25547 0 0 0 654 15 0 0 25 0 5 0 1119436129 310771712 67280 4294967295 134512640 135180984 3220648656 3086684008 134520863 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=9374/tid=9379] ppid=9372 vsize=303488 CPUtime=9.31
/proc/9374/task/9379/stat : 9379 (satake) R 9372 9374 3671 0 -1 4202560 25263 0 0 0 917 14 0 0 25 0 5 0 1119436129 310771712 67280 4294967295 134512640 135180984 3220648656 3086618480 134528791 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 303488

[startup+25.5097 s]
/proc/loadavg: 5.27 5.21 5.18 7/110 9421
/proc/meminfo: memFree=1903268/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=307420 CPUtime=50.05
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 84910 0 0 0 4921 84 0 0 20 0 5 0 1119436128 314798080 68344 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 76855 68344 68 164 0 76690 0
[pid=9374/tid=9375] ppid=9372 vsize=307420 CPUtime=0.44
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 7243 0 0 0 19 25 0 0 15 0 5 0 1119436128 314798080 68344 4294967295 134512640 135180984 3220648656 3086815252 134580588 0 0 0 0 3223036975 0 0 -1 2 0 0 0
[pid=9374/tid=9377] ppid=9372 vsize=307420 CPUtime=16.65
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 26043 0 0 0 1644 21 0 0 25 0 5 0 1119436129 314798080 68344 4294967295 134512640 135180984 3220648656 3086749616 134532451 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=307420 CPUtime=14.66
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 25764 0 0 0 1446 20 0 0 25 0 5 0 1119436129 314798080 68344 4294967295 134512640 135180984 3220648656 3086683808 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=9374/tid=9379] ppid=9372 vsize=307420 CPUtime=18.3
/proc/9374/task/9379/stat : 9379 (satake) R 9372 9374 3671 0 -1 4202560 25748 0 0 0 1812 18 0 0 25 0 5 0 1119436129 314798080 68344 4294967295 134512640 135180984 3220648656 3086618196 134675846 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.05
Current children cumulated vsize (KiB) 307420

[startup+51.1079 s]
/proc/loadavg: 5.18 5.19 5.18 6/109 9566
/proc/meminfo: memFree=1892512/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=317784 CPUtime=99.65
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 87714 0 0 0 9804 161 0 0 20 0 5 0 1119436128 325410816 71148 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 79446 71148 68 164 0 79281 0
[pid=9374/tid=9375] ppid=9372 vsize=317784 CPUtime=0.94
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 7539 0 0 0 30 64 0 0 15 0 5 0 1119436128 325410816 71148 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=9374/tid=9377] ppid=9372 vsize=317784 CPUtime=35.4
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 26856 0 0 0 3504 36 0 0 25 0 5 0 1119436129 325410816 71148 4294967295 134512640 135180984 3220648656 3086749552 134528967 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=317784 CPUtime=28.51
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 26610 0 0 0 2816 35 0 0 25 0 5 0 1119436129 325410816 71148 4294967295 134512640 135180984 3220648656 3086684016 134528719 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=9374/tid=9379] ppid=9372 vsize=317784 CPUtime=34.8
/proc/9374/task/9379/stat : 9379 (satake) R 9372 9374 3671 0 -1 4202560 26597 0 0 0 3454 26 0 0 25 0 5 0 1119436129 325410816 71148 4294967295 134512640 135180984 3220648656 3086618272 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.65
Current children cumulated vsize (KiB) 317784

[startup+102.314 s]
/proc/loadavg: 5.08 5.16 5.17 7/109 9755
/proc/meminfo: memFree=1865744/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=344712 CPUtime=198.55
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 94307 0 0 0 19496 359 0 0 20 0 5 0 1119436128 352985088 77741 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 86178 77741 68 164 0 86013 0
[pid=9374/tid=9375] ppid=9372 vsize=344712 CPUtime=2.34
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 8484 0 0 0 62 172 0 0 15 0 5 0 1119436128 352985088 77741 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=9374/tid=9377] ppid=9372 vsize=344712 CPUtime=68.48
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 28593 0 0 0 6778 70 0 0 25 0 5 0 1119436129 352985088 77741 4294967295 134512640 135180984 3220648656 3086749356 134706407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=344712 CPUtime=57.29
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 28543 0 0 0 5667 62 0 0 25 0 5 0 1119436129 352985088 77741 4294967295 134512640 135180984 3220648656 3086684016 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=9374/tid=9379] ppid=9372 vsize=344712 CPUtime=70.44
/proc/9374/task/9379/stat : 9379 (satake) R 9372 9374 3671 0 -1 4202560 28575 0 0 0 6989 55 0 0 25 0 5 0 1119436129 352985088 77741 4294967295 134512640 135180984 3220648656 3086618312 134675846 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 198.55
Current children cumulated vsize (KiB) 344712

[startup+162.31 s]
/proc/loadavg: 5.12 5.16 5.17 6/109 9944
/proc/meminfo: memFree=1835176/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=372200 CPUtime=314.22
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 101575 0 0 0 30875 547 0 0 20 0 5 0 1119436128 381132800 85009 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 93050 85009 68 164 0 92885 0
[pid=9374/tid=9375] ppid=9372 vsize=372200 CPUtime=3.77
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 9389 0 0 0 103 274 0 0 15 0 5 0 1119436128 381132800 85009 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=9374/tid=9377] ppid=9372 vsize=372200 CPUtime=108.54
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 30817 0 0 0 10756 98 0 0 25 0 5 0 1119436129 381132800 85009 4294967295 134512640 135180984 3220648656 3086749544 134520863 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=372200 CPUtime=96.51
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 30830 0 0 0 9557 94 0 0 25 0 5 0 1119436129 381132800 85009 4294967295 134512640 135180984 3220648656 3086683808 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=9374/tid=9379] ppid=9372 vsize=372200 CPUtime=105.4
/proc/9374/task/9379/stat : 9379 (satake) R 9372 9374 3671 0 -1 4202560 30427 0 0 0 10459 81 0 0 25 0 5 0 1119436129 381132800 85009 4294967295 134512640 135180984 3220648656 3086618416 134523629 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 314.22
Current children cumulated vsize (KiB) 372200

[startup+222.316 s]
/proc/loadavg: 5.13 5.16 5.17 6/109 10136
/proc/meminfo: memFree=1808492/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=400080 CPUtime=430.88
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 108048 0 0 0 42393 695 0 0 20 0 5 0 1119436128 409681920 91482 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 100020 91482 68 164 0 99855 0
[pid=9374/tid=9375] ppid=9372 vsize=400080 CPUtime=4.97
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 10144 0 0 0 144 353 0 0 16 0 5 0 1119436128 409681920 91482 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=9374/tid=9377] ppid=9372 vsize=400080 CPUtime=151.9
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 32375 0 0 0 15064 126 0 0 25 0 5 0 1119436129 409681920 91482 4294967295 134512640 135180984 3220648656 3086749268 134675767 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=400080 CPUtime=132.65
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 33155 0 0 0 13150 115 0 0 25 0 5 0 1119436129 409681920 91482 4294967295 134512640 135180984 3220648656 3086683808 134580407 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=9374/tid=9379] ppid=9372 vsize=400080 CPUtime=141.36
/proc/9374/task/9379/stat : 9379 (satake) R 9372 9374 3671 0 -1 4202560 32262 0 0 0 14035 101 0 0 25 0 5 0 1119436129 409681920 91482 4294967295 134512640 135180984 3220648656 3086618496 134532624 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 430.88
Current children cumulated vsize (KiB) 400080

[startup+282.312 s]
/proc/loadavg: 5.13 5.14 5.16 6/109 10324
/proc/meminfo: memFree=1785384/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=423528 CPUtime=547.84
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 113895 0 0 0 53957 827 0 0 20 0 5 0 1119436128 433692672 97329 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 105882 97329 68 164 0 105717 0
[pid=9374/tid=9375] ppid=9372 vsize=423528 CPUtime=6.17
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 10893 0 0 0 184 433 0 0 15 0 5 0 1119436128 433692672 97329 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=9374/tid=9377] ppid=9372 vsize=423528 CPUtime=188.64
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 33908 0 0 0 18722 142 0 0 25 0 5 0 1119436129 433692672 97329 4294967295 134512640 135180984 3220648656 3086749344 134580407 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=423528 CPUtime=169.98
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 35302 0 0 0 16868 130 0 0 25 0 5 0 1119436129 433692672 97329 4294967295 134512640 135180984 3220648656 3086683848 134675846 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=9374/tid=9379] ppid=9372 vsize=423528 CPUtime=183.06
/proc/9374/task/9379/stat : 9379 (satake) R 9372 9374 3671 0 -1 4202560 33680 0 0 0 18184 122 0 0 25 0 5 0 1119436129 433692672 97329 4294967295 134512640 135180984 3220648656 3086618480 134528101 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 547.84
Current children cumulated vsize (KiB) 423528

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

[startup+307.111 s]
/proc/loadavg: 5.08 5.13 5.16 7/109 10326
/proc/meminfo: memFree=1774744/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=433244 CPUtime=596.16
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 116410 0 0 0 58751 865 0 0 20 0 5 0 1119436128 443641856 99844 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 108311 99844 68 164 0 108146 0
[pid=9374/tid=9375] ppid=9372 vsize=433244 CPUtime=6.48
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 11129 0 0 0 192 456 0 0 15 0 5 0 1119436128 443641856 99844 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=9374/tid=9377] ppid=9372 vsize=433244 CPUtime=203.05
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 34440 0 0 0 20158 147 0 0 25 0 5 0 1119436129 443641856 99844 4294967295 134512640 135180984 3220648656 3086749600 134535652 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=433244 CPUtime=187.18
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 36158 0 0 0 18583 135 0 0 25 0 5 0 1119436129 443641856 99844 4294967295 134512640 135180984 3220648656 3086683952 134523859 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=9374/tid=9379] ppid=9372 vsize=433244 CPUtime=199.45
/proc/9374/task/9379/stat : 9379 (satake) R 9372 9374 3671 0 -1 4202560 34571 0 0 0 19818 127 0 0 25 0 5 0 1119436129 443641856 99844 4294967295 134512640 135180984 3220648656 3086618480 134521106 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 596.16
Current children cumulated vsize (KiB) 433244

[startup+319.91 s]
/proc/loadavg: 5.06 5.12 5.15 6/109 10326
/proc/meminfo: memFree=1770528/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=436744 CPUtime=621.27
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 117445 0 0 0 61239 888 0 0 20 0 5 0 1119436128 447225856 100879 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 109186 100879 68 164 0 109021 0
[pid=9374/tid=9375] ppid=9372 vsize=436744 CPUtime=6.76
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 11257 0 0 0 203 473 0 0 15 0 5 0 1119436128 447225856 100879 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=9374/tid=9377] ppid=9372 vsize=436744 CPUtime=212.65
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 34671 0 0 0 21118 147 0 0 25 0 5 0 1119436129 447225856 100879 4294967295 134512640 135180984 3220648656 3086749552 134528267 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=436744 CPUtime=194.38
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 36418 0 0 0 19301 137 0 0 25 0 5 0 1119436129 447225856 100879 4294967295 134512640 135180984 3220648656 3086683820 134706407 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=9374/tid=9379] ppid=9372 vsize=436744 CPUtime=207.49
/proc/9374/task/9379/stat : 9379 (satake) R 9372 9374 3671 0 -1 4202560 34987 0 0 0 20618 131 0 0 25 0 5 0 1119436129 447225856 100879 4294967295 134512640 135180984 3220648656 3086618480 134528605 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 621.27
Current children cumulated vsize (KiB) 436744

[startup+326.309 s]
/proc/loadavg: 5.06 5.12 5.15 6/109 10509
/proc/meminfo: memFree=1766740/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=438428 CPUtime=633.68
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 117928 0 0 0 62460 908 0 0 20 0 5 0 1119436128 448950272 101362 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 109607 101362 68 164 0 109442 0
[pid=9374/tid=9375] ppid=9372 vsize=438428 CPUtime=6.9
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 11321 0 0 0 205 485 0 0 15 0 5 0 1119436128 448950272 101362 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=9374/tid=9377] ppid=9372 vsize=438428 CPUtime=217.66
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 34809 0 0 0 21616 150 0 0 25 0 5 0 1119436129 448950272 101362 4294967295 134512640 135180984 3220648656 3086749616 134532454 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=438428 CPUtime=199.24
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 36553 0 0 0 19784 140 0 0 25 0 5 0 1119436129 448950272 101362 4294967295 134512640 135180984 3220648656 3086684016 134528869 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=9374/tid=9379] ppid=9372 vsize=438428 CPUtime=209.88
/proc/9374/task/9379/stat : 9379 (satake) R 9372 9374 3671 0 -1 4202560 35133 0 0 0 20855 133 0 0 25 0 5 0 1119436129 448950272 101362 4294967295 134512640 135180984 3220648656 3086618284 134706407 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 633.68
Current children cumulated vsize (KiB) 438428

[startup+327.909 s]
/proc/loadavg: 5.06 5.12 5.15 8/109 10509
/proc/meminfo: memFree=1766400/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=439584 CPUtime=636.83
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 118022 0 0 0 62771 912 0 0 20 0 5 0 1119436128 450134016 101456 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 109896 101456 68 164 0 109731 0
[pid=9374/tid=9375] ppid=9372 vsize=439584 CPUtime=6.95
/proc/9374/task/9375/stat : 9375 (satake) S 9372 9374 3671 0 -1 4202560 11339 0 0 0 207 488 0 0 15 0 5 0 1119436128 450134016 101456 4294967295 134512640 135180984 3220648656 3086815248 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=9374/tid=9377] ppid=9372 vsize=439584 CPUtime=219.15
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 34835 0 0 0 21765 150 0 0 25 0 5 0 1119436129 450134016 101456 4294967295 134512640 135180984 3220648656 3086749552 134528516 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=439584 CPUtime=200.37
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 36570 0 0 0 19896 141 0 0 25 0 5 0 1119436129 450134016 101456 4294967295 134512640 135180984 3220648656 3086684008 134520863 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=9374/tid=9379] ppid=9372 vsize=439584 CPUtime=210.37
/proc/9374/task/9379/stat : 9379 (satake) R 9372 9374 3671 0 -1 4202560 35166 0 0 0 20904 133 0 0 25 0 5 0 1119436129 450134016 101456 4294967295 134512640 135180984 3220648656 3086618284 134706407 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 636.83
Current children cumulated vsize (KiB) 439584

[startup+329.509 s]
/proc/loadavg: 5.05 5.12 5.15 5/109 10509
/proc/meminfo: memFree=1766252/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=421512 CPUtime=639.88
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 118078 0 0 0 63063 925 0 0 18 0 4 0 1119436128 431628288 97203 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 105378 97203 77 164 0 105213 0
[pid=9374/tid=9377] ppid=9372 vsize=421512 CPUtime=220.25
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 34841 0 0 0 21874 151 0 0 25 0 4 0 1119436129 431628288 97203 4294967295 134512640 135180984 3220648656 3086750088 134579745 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=421512 CPUtime=201.71
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 36593 0 0 0 20023 148 0 0 15 0 4 0 1119436129 431628288 97203 4294967295 134512640 135180984 3220648656 3086684552 134579745 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=9374/tid=9379] ppid=9372 vsize=421512 CPUtime=210.83
/proc/9374/task/9379/stat : 9379 (satake) R 9372 9374 3671 0 -1 4202560 35187 0 0 0 20945 138 0 0 25 0 4 0 1119436129 431628288 97203 4294967295 134512640 135180984 3220648656 3086619000 134579486 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 639.88
Current children cumulated vsize (KiB) 421512

[startup+329.909 s]
/proc/loadavg: 5.05 5.12 5.15 6/108 10509
/proc/meminfo: memFree=1789504/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=412540 CPUtime=640.58
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 118078 0 0 0 63116 942 0 0 18 0 4 0 1119436128 422440960 95410 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 103135 95410 77 164 0 102970 0
[pid=9374/tid=9377] ppid=9372 vsize=412540 CPUtime=220.48
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 34841 0 0 0 21892 156 0 0 24 0 4 0 1119436129 422440960 95410 4294967295 134512640 135180984 3220648656 3086750072 134579745 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=412540 CPUtime=201.93
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 36593 0 0 0 20040 153 0 0 15 0 4 0 1119436129 422440960 95410 4294967295 134512640 135180984 3220648656 3086684552 134579745 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=9374/tid=9379] ppid=9372 vsize=412540 CPUtime=211.08
/proc/9374/task/9379/stat : 9379 (satake) R 9372 9374 3671 0 -1 4202560 35187 0 0 0 20963 145 0 0 21 0 4 0 1119436129 422440960 95410 4294967295 134512640 135180984 3220648656 3086619000 134579745 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 640.58
Current children cumulated vsize (KiB) 412540

[startup+330.109 s]
/proc/loadavg: 5.05 5.12 5.15 6/108 10509
/proc/meminfo: memFree=1789504/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=369748 CPUtime=640.83
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 118078 0 0 0 63138 945 0 0 18 0 3 0 1119436128 378621952 87107 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 92437 87107 77 164 0 92272 0
[pid=9374/tid=9377] ppid=9372 vsize=369748 CPUtime=220.64
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 34841 0 0 0 21908 156 0 0 20 0 3 0 1119436129 378621952 87107 4294967295 134512640 135180984 3220648656 3086750072 134579745 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=369748 CPUtime=202
/proc/9374/task/9378/stat : 9378 (satake) R 9372 9374 3671 0 -1 4202560 36593 0 0 0 20045 155 0 0 16 0 3 0 1119436129 378621952 87107 4294967295 134512640 135180984 3220648656 3086684536 134579745 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 640.83
Current children cumulated vsize (KiB) 369748

[startup+330.209 s]
/proc/loadavg: 5.05 5.12 5.15 6/108 10509
/proc/meminfo: memFree=1789504/3368532 swapFree=1954076/1959888
[pid=9374] ppid=9372 vsize=369748 CPUtime=641.01
/proc/9374/stat : 9374 (satake) S 9372 9374 3671 0 -1 4202496 118078 0 0 0 63149 952 0 0 18 0 3 0 1119436128 378621952 87107 4294967295 134512640 135180984 3220648656 3220648092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/9374/statm: 92437 87107 77 164 0 92272 0
[pid=9374/tid=9377] ppid=9372 vsize=369748 CPUtime=220.73
/proc/9374/task/9377/stat : 9377 (satake) R 9372 9374 3671 0 -1 4202560 34841 0 0 0 21913 160 0 0 15 0 3 0 1119436129 378621952 87107 4294967295 134512640 135180984 3220648656 3086750072 134579745 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=9374/tid=9378] ppid=9372 vsize=369748 CPUtime=202.09
/proc/9374/task/9378/stat : 9378 (satake) S 9372 9374 3671 0 -1 4202560 36593 0 0 0 20051 158 0 0 15 0 3 0 1119436129 378621952 87107 4294967295 134512640 135180984 3220648656 3086684536 134579486 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 641.01
Current children cumulated vsize (KiB) 369748

Child status: 4
Real time (s): 330.285
CPU time (s): 641.11
CPU user time (s): 631.55
CPU system time (s): 9.56
CPU usage (%): 194.108
Max. virtual memory (cumulated for all children) (KiB): 440608


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 631.55
system time used= 9.56
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118079
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= 2063757
involuntary context switches= 1990499

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-30 05:15:48
IDJOB=1781215
IDBENCH=71688
IDSOLVER=629
FILE ID=tipi44/1781215-1243653348
PBS_JOBID=
Free space on /tmp= 15872 MiB

SOLVER NAME= satake 2009-03-22 (4 threads)
BENCH NAME= SAT_RACE06/manol-pipe-c10nidw_s.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781215-1243653348/watcher-1781215-1243653348 -o /tmp/evaluation-result-1781215-1243653348/solver-1781215-1243653348 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1781215-1243653348.cnf 4 10000

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 7989bb134c6f50cb418407e85e733980
RANDOM SEED= 655528506

Linux tipi44 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2177392 kB
Buffers:        151664 kB
Cached:         763000 kB
SwapCached:       2180 kB
Active:         857864 kB
Inactive:       235424 kB
HighTotal:     2489216 kB
HighFree:      1549092 kB
LowTotal:       879316 kB
LowFree:        628300 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           27280 kB
Writeback:           0 kB
AnonPages:      177872 kB
Mapped:           5612 kB
Slab:            87256 kB
SReclaimable:    76996 kB
SUnreclaim:      10260 kB
PageTables:        752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   260620 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15872 MiB
End job on tipi44 at 2009-05-30 05:21:20