Trace number 1775860

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 2849.67 953.79

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark451.51
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

Solver Data

2849.59/953.78	c Benchmark name    : HOME/instance-1775860-1243633265.cnf
2849.59/953.78	c Thread Num        :            4
2849.59/953.78	c restarts          :           18
2849.59/953.78	c conflicts         :       285464
2849.59/953.78	c decisions         :       362255           (      384 / sec      )
2849.59/953.78	c propagations      :    414708833           (   439439 / sec      )
2849.59/953.78	c inspects          :   4367633534           (  4628089 / sec      )
2849.59/953.78	c conflict literals :     40372073           (    50.12 % deleted  )
2849.59/953.78	c cpu time          :       943.72           
2849.59/953.78	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-1775860-1243633265/watcher-1775860-1243633265 -o /tmp/evaluation-result-1775860-1243633265/solver-1775860-1243633265 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1775860-1243633265.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: 2.83 2.98 2.63 3/98 5128
/proc/meminfo: memFree=3148620/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=3212 CPUtime=0.01
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 652 0 0 0 0 1 0 0 18 0 5 0 944903241 3289088 608 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 803 608 63 164 0 638 0
[pid=5128/tid=5129] ppid=5126 vsize=5260 CPUtime=0
/proc/5128/task/5129/stat : 5129 (satake) S 5126 5128 30957 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 5 0 944903241 5386240 656 4294967295 134512640 135180984 3218723056 3086008336 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=5128/tid=5130] ppid=5126 vsize=5260 CPUtime=0.01
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 588 0 0 0 0 1 0 0 20 0 5 0 944903241 5386240 662 4294967295 134512640 135180984 3218723056 3085943076 134583077 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=5260 CPUtime=0
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 5 0 944903241 5386240 667 4294967295 134512640 135180984 3218723056 3085878084 134705812 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=5260 CPUtime=0
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 5 0 944903241 5386240 671 4294967295 134512640 135180984 3218723056 3085812548 134705812 0 0 0 0 0 0 0 -1 1 0 0 0

[startup+0.083384 s]
/proc/loadavg: 2.83 2.98 2.63 3/98 5128
/proc/meminfo: memFree=3148620/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=37616 CPUtime=0.16
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 8085 0 0 0 13 3 0 0 18 0 5 0 944903241 38518784 8041 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 9404 8042 63 164 0 9239 0
[pid=5128/tid=5129] ppid=5126 vsize=37616 CPUtime=0
/proc/5128/task/5129/stat : 5129 (satake) S 5126 5128 30957 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 5 0 944903241 38518784 8043 4294967295 134512640 135180984 3218723056 3086008336 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=5128/tid=5130] ppid=5126 vsize=37616 CPUtime=0.07
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 2668 0 0 0 5 2 0 0 20 0 5 0 944903241 38518784 8044 4294967295 134512640 135180984 3218723056 3085943064 134513830 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=37616 CPUtime=0.04
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 2607 0 0 0 4 0 0 0 20 0 5 0 944903241 38518784 8044 4294967295 134512640 135180984 3218723056 3085877396 134579745 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=37616 CPUtime=0.05
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 2696 0 0 0 4 1 0 0 20 0 5 0 944903241 38518784 8045 4294967295 134512640 135180984 3218723056 3085811800 134675767 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 37616

[startup+0.103382 s]
/proc/loadavg: 2.83 2.98 2.63 3/98 5128
/proc/meminfo: memFree=3148620/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=39940 CPUtime=0.22
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 8565 0 0 0 19 3 0 0 18 0 5 0 944903241 40898560 8521 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 9985 8521 63 164 0 9820 0
[pid=5128/tid=5129] ppid=5126 vsize=39940 CPUtime=0
/proc/5128/task/5129/stat : 5129 (satake) S 5126 5128 30957 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 5 0 944903241 40898560 8521 4294967295 134512640 135180984 3218723056 3086008336 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=5128/tid=5130] ppid=5126 vsize=39940 CPUtime=0.09
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 2819 0 0 0 7 2 0 0 20 0 5 0 944903241 40898560 8523 4294967295 134512640 135180984 3218723056 3085942932 134579745 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=39940 CPUtime=0.06
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 2774 0 0 0 6 0 0 0 20 0 5 0 944903241 40898560 8523 4294967295 134512640 135180984 3218723056 3085877460 134579745 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=39940 CPUtime=0.07
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 2856 0 0 0 6 1 0 0 20 0 5 0 944903241 40898560 8524 4294967295 134512640 135180984 3218723056 3085811800 134675767 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 39940

[startup+0.303367 s]
/proc/loadavg: 2.83 2.98 2.63 3/98 5128
/proc/meminfo: memFree=3148620/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=45684 CPUtime=0.81
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 12143 0 0 0 78 3 0 0 18 0 5 0 944903241 46780416 9693 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 11421 9693 66 164 0 11256 0
[pid=5128/tid=5129] ppid=5126 vsize=45684 CPUtime=0.01
/proc/5128/task/5129/stat : 5129 (satake) S 5126 5128 30957 0 -1 4202560 927 0 0 0 1 0 0 0 17 0 5 0 944903241 46780416 9693 4294967295 134512640 135180984 3218723056 3086008336 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=5128/tid=5130] ppid=5126 vsize=45684 CPUtime=0.27
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 3548 0 0 0 25 2 0 0 19 0 5 0 944903241 46780416 9693 4294967295 134512640 135180984 3218723056 3085942636 134518245 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=45684 CPUtime=0.26
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 3762 0 0 0 26 0 0 0 20 0 5 0 944903241 46780416 9693 4294967295 134512640 135180984 3218723056 3085877104 134528433 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=45684 CPUtime=0.27
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 3795 0 0 0 26 1 0 0 19 0 5 0 944903241 46780416 9693 4294967295 134512640 135180984 3218723056 3085811284 134675846 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 45684

[startup+0.703334 s]
/proc/loadavg: 2.83 2.98 2.63 3/98 5128
/proc/meminfo: memFree=3148620/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=45816 CPUtime=2
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 12221 0 0 0 193 7 0 0 18 0 5 0 944903241 46915584 9771 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 11454 9771 68 164 0 11289 0
[pid=5128/tid=5129] ppid=5126 vsize=45816 CPUtime=0.04
/proc/5128/task/5129/stat : 5129 (satake) S 5126 5128 30957 0 -1 4202560 937 0 0 0 1 3 0 0 15 0 5 0 944903241 46915584 9771 4294967295 134512640 135180984 3218723056 3086008336 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=5128/tid=5130] ppid=5126 vsize=45816 CPUtime=0.64
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 3573 0 0 0 62 2 0 0 19 0 5 0 944903241 46915584 9771 4294967295 134512640 135180984 3218723056 3085942640 134528062 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=45816 CPUtime=0.65
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 3791 0 0 0 65 0 0 0 20 0 5 0 944903241 46915584 9771 4294967295 134512640 135180984 3218723056 3085877104 134528267 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=45816 CPUtime=0.67
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 3809 0 0 0 65 2 0 0 19 0 5 0 944903241 46915584 9771 4294967295 134512640 135180984 3218723056 3085811400 134675767 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 45816

[startup+1.50327 s]
/proc/loadavg: 2.83 2.98 2.63 4/103 5133
/proc/meminfo: memFree=3110844/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=46972 CPUtime=4.39
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 12361 0 0 0 425 14 0 0 18 0 5 0 944903241 48099328 9911 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 11743 9911 68 164 0 11578 0
[pid=5128/tid=5129] ppid=5126 vsize=46972 CPUtime=0.1
/proc/5128/task/5129/stat : 5129 (satake) S 5126 5128 30957 0 -1 4202560 947 0 0 0 3 7 0 0 15 0 5 0 944903241 48099328 9911 4294967295 134512640 135180984 3218723056 3086008336 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=5128/tid=5130] ppid=5126 vsize=46972 CPUtime=1.38
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 3619 0 0 0 136 2 0 0 21 0 5 0 944903241 48099328 9911 4294967295 134512640 135180984 3218723056 3085942576 134523803 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=46972 CPUtime=1.45
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 3821 0 0 0 144 1 0 0 22 0 5 0 944903241 48099328 9911 4294967295 134512640 135180984 3218723056 3085877020 134519101 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=46972 CPUtime=1.46
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 3863 0 0 0 142 4 0 0 21 0 5 0 944903241 48099328 9911 4294967295 134512640 135180984 3218723056 3085811632 134532445 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 46972

[startup+3.10314 s]
/proc/loadavg: 2.83 2.98 2.63 4/103 5133
/proc/meminfo: memFree=3109808/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=48404 CPUtime=9.18
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 12751 0 0 0 886 32 0 0 18 0 5 0 944903241 49565696 10301 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 12101 10301 68 164 0 11936 0
[pid=5128/tid=5129] ppid=5126 vsize=48404 CPUtime=0.21
/proc/5128/task/5129/stat : 5129 (satake) S 5126 5128 30957 0 -1 4202560 972 0 0 0 5 16 0 0 16 0 5 0 944903241 49565696 10301 4294967295 134512640 135180984 3218723056 3086008336 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=5128/tid=5130] ppid=5126 vsize=48404 CPUtime=2.87
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 3695 0 0 0 284 3 0 0 25 0 5 0 944903241 49565696 10301 4294967295 134512640 135180984 3218723056 3085942576 134523641 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=48404 CPUtime=3.05
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 3950 0 0 0 299 6 0 0 25 0 5 0 944903241 49565696 10301 4294967295 134512640 135180984 3218723056 3085877152 134535745 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=48404 CPUtime=3.05
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 4023 0 0 0 298 7 0 0 25 0 5 0 944903241 49565696 10301 4294967295 134512640 135180984 3218723056 3085811568 134528519 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.18
Current children cumulated vsize (KiB) 48404

[startup+6.30288 s]
/proc/loadavg: 2.92 2.99 2.64 4/103 5133
/proc/meminfo: memFree=3106440/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=51440 CPUtime=18.82
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 13580 0 0 0 1840 42 0 0 18 0 5 0 944903241 52674560 11130 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 12860 11130 68 164 0 12695 0
[pid=5128/tid=5129] ppid=5126 vsize=51440 CPUtime=0.31
/proc/5128/task/5129/stat : 5129 (satake) S 5126 5128 30957 0 -1 4202560 1004 0 0 0 8 23 0 0 16 0 5 0 944903241 52674560 11130 4294967295 134512640 135180984 3218723056 3086008336 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=5128/tid=5130] ppid=5126 vsize=51440 CPUtime=6.02
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 3927 0 0 0 599 3 0 0 25 0 5 0 944903241 52674560 11130 4294967295 134512640 135180984 3218723056 3085942640 134526984 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=51440 CPUtime=6.24
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 4177 0 0 0 617 7 0 0 25 0 5 0 944903241 52674560 11130 4294967295 134512640 135180984 3218723056 3085877104 134528925 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=51440 CPUtime=6.25
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 4361 0 0 0 616 9 0 0 25 0 5 0 944903241 52674560 11130 4294967295 134512640 135180984 3218723056 3085811400 134675767 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18.82
Current children cumulated vsize (KiB) 51440

[startup+12.7024 s]
/proc/loadavg: 2.93 2.99 2.64 4/103 5133
/proc/meminfo: memFree=3099608/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=58008 CPUtime=38.1
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 15067 0 0 0 3748 62 0 0 18 0 5 0 944903241 59400192 12617 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 14502 12617 68 164 0 14337 0
[pid=5128/tid=5129] ppid=5126 vsize=58008 CPUtime=0.42
/proc/5128/task/5129/stat : 5129 (satake) S 5126 5128 30957 0 -1 4202560 1037 0 0 0 9 33 0 0 16 0 5 0 944903241 59400192 12617 4294967295 134512640 135180984 3218723056 3086008336 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=5128/tid=5130] ppid=5126 vsize=58008 CPUtime=12.41
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 4587 0 0 0 1235 6 0 0 25 0 5 0 944903241 59400192 12617 4294967295 134512640 135180984 3218723056 3085942636 134518218 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=58008 CPUtime=12.63
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 4570 0 0 0 1251 12 0 0 25 0 5 0 944903241 59400192 12617 4294967295 134512640 135180984 3218723056 3085877040 134523762 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=58008 CPUtime=12.64
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 4762 0 0 0 1253 11 0 0 25 0 5 0 944903241 59400192 12617 4294967295 134512640 135180984 3218723056 3085811400 134675767 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38.1
Current children cumulated vsize (KiB) 58008

[startup+25.5013 s]
/proc/loadavg: 2.94 2.99 2.64 4/103 5134
/proc/meminfo: memFree=3081896/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=76620 CPUtime=76.74
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 19535 0 0 0 7563 111 0 0 18 0 5 0 944903241 78458880 17085 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 19155 17085 68 164 0 18990 0
[pid=5128/tid=5129] ppid=5126 vsize=76620 CPUtime=0.7
/proc/5128/task/5129/stat : 5129 (satake) S 5126 5128 30957 0 -1 4202560 1152 0 0 0 18 52 0 0 16 0 5 0 944903241 78458880 17085 4294967295 134512640 135180984 3218723056 3086008336 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=5128/tid=5130] ppid=5126 vsize=76620 CPUtime=25.18
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 5897 0 0 0 2503 15 0 0 25 0 5 0 944903241 78458880 17085 4294967295 134512640 135180984 3218723056 3085942640 134528711 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=76620 CPUtime=25.43
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 5583 0 0 0 2520 23 0 0 25 0 5 0 944903241 78458880 17085 4294967295 134512640 135180984 3218723056 3085876936 134675846 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=76620 CPUtime=25.43
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 6792 0 0 0 2522 21 0 0 25 0 5 0 944903241 78458880 17085 4294967295 134512640 135180984 3218723056 3085811568 134528470 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 76.74
Current children cumulated vsize (KiB) 76620

[startup+51.1193 s]
/proc/loadavg: 2.96 2.99 2.65 4/103 5319
/proc/meminfo: memFree=3048932/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=108532 CPUtime=153.76
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 27735 0 0 0 15196 180 0 0 18 0 5 0 944903241 111136768 25285 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 27133 25285 68 164 0 26968 0
[pid=5128/tid=5129] ppid=5126 vsize=108532 CPUtime=1.12
/proc/5128/task/5129/stat : 5129 (satake) S 5126 5128 30957 0 -1 4202560 1273 0 0 0 26 86 0 0 16 0 5 0 944903241 111136768 25285 4294967295 134512640 135180984 3218723056 3086008336 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=5128/tid=5130] ppid=5126 vsize=108532 CPUtime=50.61
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 9243 0 0 0 5039 22 0 0 25 0 5 0 944903241 111136768 25285 4294967295 134512640 135180984 3218723056 3085942512 134522706 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=108532 CPUtime=51.04
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 7454 0 0 0 5073 31 0 0 25 0 5 0 944903241 111136768 25285 4294967295 134512640 135180984 3218723056 3085877104 134528211 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=108532 CPUtime=50.99
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 9654 0 0 0 5058 41 0 0 25 0 5 0 944903241 111136768 25285 4294967295 134512640 135180984 3218723056 3085811568 134526529 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 153.76
Current children cumulated vsize (KiB) 108532

[startup+102.315 s]
/proc/loadavg: 2.98 2.99 2.66 4/103 5506

################
# More data... #
################

[pid=5128/tid=5130] ppid=5126 vsize=356132 CPUtime=641.33
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 31053 0 0 0 63982 151 0 0 25 0 5 0 944903241 364679168 86184 4294967295 134512640 135180984 3218723056 3085942640 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=356132 CPUtime=640.26
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 23075 0 0 0 63906 120 0 0 25 0 5 0 944903241 364679168 86184 4294967295 134512640 135180984 3218723056 3085877104 134528433 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=356132 CPUtime=641.24
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 32069 0 0 0 64000 124 0 0 25 0 5 0 944903241 364679168 86184 4294967295 134512640 135180984 3218723056 3085811400 134675767 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1926.66
Current children cumulated vsize (KiB) 356132

[startup+702.306 s]
/proc/loadavg: 2.99 2.99 2.80 4/103 7397
/proc/meminfo: memFree=2780888/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=381012 CPUtime=2106.48
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 94472 0 0 0 209917 731 0 0 18 0 5 0 944903241 390156288 92022 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 95253 92022 68 164 0 95088 0
[pid=5128/tid=5129] ppid=5126 vsize=381012 CPUtime=4.12
/proc/5128/task/5129/stat : 5129 (satake) S 5126 5128 30957 0 -1 4202560 2398 0 0 0 104 308 0 0 16 0 5 0 944903241 390156288 92022 4294967295 134512640 135180984 3218723056 3086008336 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=5128/tid=5130] ppid=5126 vsize=381012 CPUtime=701.23
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 32911 0 0 0 69958 165 0 0 25 0 5 0 944903241 390156288 92022 4294967295 134512640 135180984 3218723056 3085942640 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=381012 CPUtime=699.92
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 24568 0 0 0 69865 127 0 0 25 0 5 0 944903241 390156288 92022 4294967295 134512640 135180984 3218723056 3085876936 134675846 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=381012 CPUtime=701.21
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 34484 0 0 0 69990 131 0 0 25 0 5 0 944903241 390156288 92022 4294967295 134512640 135180984 3218723056 3085811568 134528470 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2106.48
Current children cumulated vsize (KiB) 381012

[startup+762.312 s]
/proc/loadavg: 2.99 2.99 2.81 5/103 7585
/proc/meminfo: memFree=2760304/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=400784 CPUtime=2286.33
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 99532 0 0 0 227849 784 0 0 18 0 5 0 944903241 410402816 97082 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 100196 97082 68 164 0 100031 0
[pid=5128/tid=5129] ppid=5126 vsize=400784 CPUtime=4.41
/proc/5128/task/5129/stat : 5129 (satake) S 5126 5128 30957 0 -1 4202560 2514 0 0 0 112 329 0 0 15 0 5 0 944903241 410402816 97082 4294967295 134512640 135180984 3218723056 3086008336 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=5128/tid=5130] ppid=5126 vsize=400784 CPUtime=761.15
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 34135 0 0 0 75932 183 0 0 25 0 5 0 944903241 410402816 97082 4294967295 134512640 135180984 3218723056 3085942640 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=400784 CPUtime=759.62
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 26101 0 0 0 75829 133 0 0 25 0 5 0 944903241 410402816 97082 4294967295 134512640 135180984 3218723056 3085877104 134528433 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=400784 CPUtime=761.15
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 36671 0 0 0 75976 139 0 0 25 0 5 0 944903241 410402816 97082 4294967295 134512640 135180984 3218723056 3085811400 134675767 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2286.33
Current children cumulated vsize (KiB) 400784

[startup+822.317 s]
/proc/loadavg: 2.99 2.99 2.82 4/103 7774
/proc/meminfo: memFree=2737892/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=423660 CPUtime=2466.12
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 105246 0 0 0 245780 832 0 0 18 0 5 0 944903241 433827840 102796 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 105915 102796 68 164 0 105750 0
[pid=5128/tid=5129] ppid=5126 vsize=423660 CPUtime=4.62
/proc/5128/task/5129/stat : 5129 (satake) S 5126 5128 30957 0 -1 4202560 2599 0 0 0 119 343 0 0 16 0 5 0 944903241 433827840 102796 4294967295 134512640 135180984 3218723056 3086008336 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=5128/tid=5130] ppid=5126 vsize=423660 CPUtime=820.98
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 36019 0 0 0 81891 207 0 0 25 0 5 0 944903241 433827840 102796 4294967295 134512640 135180984 3218723056 3085942472 134675767 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=423660 CPUtime=819.41
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 27925 0 0 0 81805 136 0 0 25 0 5 0 944903241 433827840 102796 4294967295 134512640 135180984 3218723056 3085877104 134528080 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=423660 CPUtime=821.11
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 38592 0 0 0 81965 146 0 0 25 0 5 0 944903241 433827840 102796 4294967295 134512640 135180984 3218723056 3085811568 134528470 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2466.12
Current children cumulated vsize (KiB) 423660

[startup+882.312 s]
/proc/loadavg: 3.04 3.01 2.83 4/103 7961
/proc/meminfo: memFree=2718624/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=443168 CPUtime=2645.99
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 109965 0 0 0 263713 886 0 0 18 0 5 0 944903241 453804032 107515 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 110792 107515 68 164 0 110627 0
[pid=5128/tid=5129] ppid=5126 vsize=443168 CPUtime=4.89
/proc/5128/task/5129/stat : 5129 (satake) S 5126 5128 30957 0 -1 4202560 2727 0 0 0 128 361 0 0 16 0 5 0 944903241 453804032 107515 4294967295 134512640 135180984 3218723056 3086008336 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=5128/tid=5130] ppid=5126 vsize=443168 CPUtime=880.93
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 37617 0 0 0 87870 223 0 0 25 0 5 0 944903241 453804032 107515 4294967295 134512640 135180984 3218723056 3085942576 134523644 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=443168 CPUtime=879.14
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 29141 0 0 0 87766 148 0 0 25 0 5 0 944903241 453804032 107515 4294967295 134512640 135180984 3218723056 3085877100 134518208 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=443168 CPUtime=881.03
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 40369 0 0 0 87949 154 0 0 25 0 5 0 944903241 453804032 107515 4294967295 134512640 135180984 3218723056 3085811400 134675846 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2645.99
Current children cumulated vsize (KiB) 443168

[startup+942.307 s]
/proc/loadavg: 3.01 3.00 2.84 4/103 8148
/proc/meminfo: memFree=2713448/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=447240 CPUtime=2825.79
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 110913 0 0 0 281639 940 0 0 18 0 5 0 944903241 457973760 108463 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 111810 108463 68 164 0 111645 0
[pid=5128/tid=5129] ppid=5126 vsize=447240 CPUtime=5.27
/proc/5128/task/5129/stat : 5129 (satake) S 5126 5128 30957 0 -1 4202560 2854 0 0 0 139 388 0 0 16 0 5 0 944903241 457973760 108463 4294967295 134512640 135180984 3218723056 3086008336 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=5128/tid=5130] ppid=5126 vsize=447240 CPUtime=940.79
/proc/5128/task/5130/stat : 5130 (satake) R 5126 5128 30957 0 -1 4202560 37625 0 0 0 93844 235 0 0 25 0 5 0 944903241 457973760 108463 4294967295 134512640 135180984 3218723056 3085942544 134524746 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5128/tid=5131] ppid=5126 vsize=447240 CPUtime=938.74
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 29813 0 0 0 93721 153 0 0 25 0 5 0 944903241 457973760 108463 4294967295 134512640 135180984 3218723056 3085877104 134528433 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=447240 CPUtime=940.99
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 40510 0 0 0 93935 164 0 0 25 0 5 0 944903241 457973760 108463 4294967295 134512640 135180984 3218723056 3085811568 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2825.79
Current children cumulated vsize (KiB) 447240

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

[startup+947.117 s]
/proc/loadavg: 2.93 2.98 2.83 3/101 8148
/proc/meminfo: memFree=2721664/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=434628 CPUtime=2836.93
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 110961 0 0 0 282752 941 0 0 17 0 3 0 944903241 445059072 106150 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 108657 106150 77 164 0 108492 0
[pid=5128/tid=5131] ppid=5126 vsize=434628 CPUtime=943.5
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 29819 0 0 0 94197 153 0 0 25 0 3 0 944903241 445059072 106150 4294967295 134512640 135180984 3218723056 3085877036 134520865 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=434628 CPUtime=945.8
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 40539 0 0 0 94416 164 0 0 25 0 3 0 944903241 445059072 106150 4294967295 134512640 135180984 3218723056 3085811504 134520711 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2836.93
Current children cumulated vsize (KiB) 434628

[startup+950.306 s]
/proc/loadavg: 2.86 2.97 2.83 3/101 8149
/proc/meminfo: memFree=2721696/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=434628 CPUtime=2843.33
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 110961 0 0 0 283392 941 0 0 17 0 3 0 944903241 445059072 106150 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 108657 106150 77 164 0 108492 0
[pid=5128/tid=5131] ppid=5126 vsize=434628 CPUtime=946.7
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 29819 0 0 0 94517 153 0 0 25 0 3 0 944903241 445059072 106150 4294967295 134512640 135180984 3218723056 3085877040 134520821 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=434628 CPUtime=949
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 40539 0 0 0 94736 164 0 0 25 0 3 0 944903241 445059072 106150 4294967295 134512640 135180984 3218723056 3085811504 134520815 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2843.33
Current children cumulated vsize (KiB) 434628

[startup+951.906 s]
/proc/loadavg: 2.86 2.97 2.83 3/101 8149
/proc/meminfo: memFree=2721696/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=434628 CPUtime=2846.51
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 110961 0 0 0 283710 941 0 0 17 0 3 0 944903241 445059072 106150 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 108657 106150 77 164 0 108492 0
[pid=5128/tid=5131] ppid=5126 vsize=434628 CPUtime=948.29
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 29819 0 0 0 94676 153 0 0 25 0 3 0 944903241 445059072 106150 4294967295 134512640 135180984 3218723056 3085877040 134520796 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=434628 CPUtime=950.59
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 40539 0 0 0 94895 164 0 0 25 0 3 0 944903241 445059072 106150 4294967295 134512640 135180984 3218723056 3085811504 134520798 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2846.51
Current children cumulated vsize (KiB) 434628

[startup+952.706 s]
/proc/loadavg: 2.86 2.97 2.83 3/101 8149
/proc/meminfo: memFree=2721696/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=434628 CPUtime=2848.11
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 110961 0 0 0 283870 941 0 0 17 0 3 0 944903241 445059072 106150 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 108657 106150 77 164 0 108492 0
[pid=5128/tid=5131] ppid=5126 vsize=434628 CPUtime=949.09
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 29819 0 0 0 94756 153 0 0 25 0 3 0 944903241 445059072 106150 4294967295 134512640 135180984 3218723056 3085877048 134579745 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5128/tid=5132] ppid=5126 vsize=434628 CPUtime=951.39
/proc/5128/task/5132/stat : 5132 (satake) R 5126 5128 30957 0 -1 4202560 40539 0 0 0 94975 164 0 0 25 0 3 0 944903241 445059072 106150 4294967295 134512640 135180984 3218723056 3085811512 134579745 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2848.11
Current children cumulated vsize (KiB) 434628

[startup+953.506 s]
/proc/loadavg: 2.86 2.97 2.83 3/101 8149
/proc/meminfo: memFree=2721696/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=425168 CPUtime=2849.38
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 110961 0 0 0 283996 942 0 0 17 0 2 0 944903241 435372032 104365 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 106292 104365 77 164 0 106127 0
[pid=5128/tid=5131] ppid=5126 vsize=425168 CPUtime=949.89
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 29819 0 0 0 94836 153 0 0 25 0 2 0 944903241 435372032 104365 4294967295 134512640 135180984 3218723056 3085877104 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2849.38
Current children cumulated vsize (KiB) 425168

[startup+953.716 s]
/proc/loadavg: 2.86 2.97 2.83 2/100 8149
/proc/meminfo: memFree=2728504/3368532 swapFree=1959840/1959888
[pid=5128] ppid=5126 vsize=425168 CPUtime=2849.59
/proc/5128/stat : 5128 (satake) S 5126 5128 30957 0 -1 4202496 110961 0 0 0 284017 942 0 0 17 0 2 0 944903241 435372032 104365 4294967295 134512640 135180984 3218723056 3218722492 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5128/statm: 106292 104365 77 164 0 106127 0
[pid=5128/tid=5131] ppid=5126 vsize=425168 CPUtime=950.1
/proc/5128/task/5131/stat : 5131 (satake) R 5126 5128 30957 0 -1 4202560 29819 0 0 0 94857 153 0 0 25 0 2 0 944903241 435372032 104365 4294967295 134512640 135180984 3218723056 3085877472 134666303 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2849.59
Current children cumulated vsize (KiB) 425168

Child status: 4
Real time (s): 953.79
CPU time (s): 2849.67
CPU user time (s): 2840.21
CPU system time (s): 9.46
CPU usage (%): 298.773
Max. virtual memory (cumulated for all children) (KiB): 447240


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2840.21
system time used= 9.46
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110962
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= 534416
involuntary context switches= 419833

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-29 23:41:05
IDJOB=1775860
IDBENCH=20398
IDSOLVER=629
FILE ID=tipi39/1775860-1243633265
PBS_JOBID=
Free space on /tmp= 5741 MiB

SOLVER NAME= satake 2009-03-22 (4 threads)
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775860-1243633265/watcher-1775860-1243633265 -o /tmp/evaluation-result-1775860-1243633265/solver-1775860-1243633265 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1775860-1243633265.cnf 4 10000

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

MD5SUM BENCH= 65057bcebbeecf6a7f3bc3fcfb2de009
RANDOM SEED= 740313633

Linux tipi39 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.067
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.41
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.067
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.067
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.16
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.067
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3149064 kB
Buffers:         56176 kB
Cached:          60096 kB
SwapCached:          0 kB
Active:          83192 kB
Inactive:        48976 kB
HighTotal:     2489216 kB
HighFree:      2415944 kB
LowTotal:       879316 kB
LowFree:        733120 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            3772 kB
Writeback:           0 kB
AnonPages:       15900 kB
Mapped:           5912 kB
Slab:            77268 kB
SReclaimable:    66980 kB
SUnreclaim:      10288 kB
PageTables:        532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94796 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5741 MiB
End job on tipi39 at 2009-05-29 23:56:59