Trace number 1778862

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 (16 threads)UNSAT 229.402 156.627

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate016.cnf
MD5SUMcb3e934c498918abbc8bcf7f964c0d21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark38.73
Satisfiable
(Un)Satisfiability was proved
Number of variables2087
Number of clauses6212
Sum of the clauses size14492
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24140
Number of clauses of size 32070
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

229.35/156.62	c Benchmark name    : HOME/instance-1778862-1244770557.cnf
229.35/156.62	c Thread Num        :           16
229.35/156.62	c restarts          :           10
229.35/156.62	c conflicts         :        10390
229.35/156.62	c decisions         :        10859           (       69 / sec      )
229.35/156.62	c propagations      :     12470235           (    79653 / sec      )
229.35/156.62	c inspects          :     39097642           (   249735 / sec      )
229.35/156.62	c conflict literals :        95225           (    94.41 % deleted  )
229.35/156.62	c cpu time          :       156.56           
229.35/156.62	s UNSATISFIABLE

Verifier Data

sh: BIN/SAT-verifier: No such file or directory

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1778862-1244770557/watcher-1778862-1244770557 -o /tmp/evaluation-result-1778862-1244770557/solver-1778862-1244770557 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1778862-1244770557.cnf 16 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: 15.10 14.69 12.75 2/184 2633
/proc/meminfo: memFree=19142676/36427776 swapFree=4348/7664
[pid=2633] ppid=2631 vsize=5404 CPUtime=0
/proc/2633/stat : 2633 (satake) R 2631 2633 27791 0 -1 4202496 266 0 0 0 0 0 0 0 20 0 11 0 636362014 5533696 223 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134702260 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2633/statm: 1351 228 62 164 0 1186 0
[pid=2633/tid=2634] ppid=2631 vsize=8040 CPUtime=0
/proc/2633/task/2634/stat : 2634 (satake) S 2631 2633 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 16 0 636362015 8232960 364 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 11 0 0 0 0 0
[pid=2633/tid=2635] ppid=2631 vsize=8040 CPUtime=0
/proc/2633/task/2635/stat : 2635 (satake) S 2631 2633 27791 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 16 0 636362015 8232960 364 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2636] ppid=2631 vsize=8040 CPUtime=0
/proc/2633/task/2636/stat : 2636 (satake) S 2631 2633 27791 0 -1 4202560 39 0 0 0 0 0 0 0 20 0 16 0 636362015 8232960 364 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 13 0 0 0 0 0
[pid=2633/tid=2637] ppid=2631 vsize=8040 CPUtime=0
/proc/2633/task/2637/stat : 2637 (satake) S 2631 2633 27791 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 16 0 636362015 8232960 364 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 14 0 0 0 0 0
[pid=2633/tid=2638] ppid=2631 vsize=8044 CPUtime=0
/proc/2633/task/2638/stat : 2638 (satake) D 2631 2633 27791 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 17 0 636362015 8237056 364 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2633/tid=2639] ppid=2631 vsize=8044 CPUtime=0
/proc/2633/task/2639/stat : 2639 (satake) R 2631 2633 27791 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 17 0 636362015 8237056 368 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2633/tid=2640] ppid=2631 vsize=8044 CPUtime=0
/proc/2633/task/2640/stat : 2640 (satake) S 2631 2633 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 17 0 636362015 8237056 370 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=2633/tid=2641] ppid=2631 vsize=8044 CPUtime=0
/proc/2633/task/2641/stat : 2641 (satake) S 2631 2633 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 17 0 636362015 8237056 370 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 2 0 0 0 0 0
[pid=2633/tid=2642] ppid=2631 vsize=8044 CPUtime=0
/proc/2633/task/2642/stat : 2642 (satake) S 2631 2633 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 17 0 636362015 8237056 371 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2643] ppid=2631 vsize=8044 CPUtime=0
/proc/2633/task/2643/stat : 2643 (satake) R 2631 2633 27791 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 17 0 636362015 8237056 371 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2633/tid=2644] ppid=2631 vsize=8044 CPUtime=0
/proc/2633/task/2644/stat : 2644 (satake) R 2631 2633 27791 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 17 0 636362015 8237056 371 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2633/tid=2645] ppid=2631 vsize=8044 CPUtime=0
/proc/2633/task/2645/stat : 2645 (satake) D 2631 2633 27791 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 17 0 636362015 8237056 371 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2633/tid=2646] ppid=2631 vsize=8048 CPUtime=0
/proc/2633/task/2646/stat : 2646 (satake) D 2631 2633 27791 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 17 0 636362015 8241152 371 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2633/tid=2647] ppid=2631 vsize=8048 CPUtime=0
/proc/2633/task/2647/stat : 2647 (satake) R 2631 2633 27791 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 17 0 636362015 8241152 374 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2633/tid=2648] ppid=2631 vsize=8048 CPUtime=0
/proc/2633/task/2648/stat : 2648 (satake) R 2631 2633 27791 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 17 0 636362015 8241152 381 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2633/tid=2649] ppid=2631 vsize=8048 CPUtime=0
/proc/2633/task/2649/stat : 2649 (satake) D 2631 2633 27791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 17 0 636362016 8241152 386 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.074618 s]
/proc/loadavg: 15.10 14.69 12.75 2/184 2633
/proc/meminfo: memFree=19142676/36427776 swapFree=4348/7664
[pid=2633] ppid=2631 vsize=15684 CPUtime=0.26
/proc/2633/stat : 2633 (satake) S 2631 2633 27791 0 -1 4202496 2403 0 0 0 17 9 0 0 20 0 17 0 636362014 16060416 2107 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2633/statm: 3921 2109 67 164 0 3756 0
[pid=2633/tid=2634] ppid=2631 vsize=15684 CPUtime=0
/proc/2633/task/2634/stat : 2634 (satake) D 2631 2633 27791 0 -1 4202560 36 0 0 0 0 0 0 0 20 0 17 0 636362015 16060416 2109 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2633/tid=2635] ppid=2631 vsize=15684 CPUtime=0.02
/proc/2633/task/2635/stat : 2635 (satake) R 2631 2633 27791 0 -1 4202560 168 0 0 0 2 0 0 0 20 0 17 0 636362015 16060416 2110 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2636] ppid=2631 vsize=15684 CPUtime=0
/proc/2633/task/2636/stat : 2636 (satake) R 2631 2633 27791 0 -1 4202560 164 0 0 0 0 0 0 0 20 0 17 0 636362015 16060416 2110 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134536969 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2633/tid=2637] ppid=2631 vsize=15684 CPUtime=0.02
/proc/2633/task/2637/stat : 2637 (satake) S 2631 2633 27791 0 -1 4202560 149 0 0 0 2 0 0 0 20 0 17 0 636362015 16060416 2112 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 14 0 0 0 0 0
[pid=2633/tid=2638] ppid=2631 vsize=15684 CPUtime=0
/proc/2633/task/2638/stat : 2638 (satake) R 2631 2633 27791 0 -1 4202560 146 0 0 0 0 0 0 0 20 0 17 0 636362015 16060416 2113 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2633/tid=2639] ppid=2631 vsize=15684 CPUtime=0.02
/proc/2633/task/2639/stat : 2639 (satake) R 2631 2633 27791 0 -1 4202560 172 0 0 0 2 0 0 0 20 0 17 0 636362015 16060416 2113 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134519895 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2633/tid=2640] ppid=2631 vsize=15684 CPUtime=0
/proc/2633/task/2640/stat : 2640 (satake) S 2631 2633 27791 0 -1 4202560 165 0 0 0 0 0 0 0 20 0 17 0 636362015 16060416 2114 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=2633/tid=2641] ppid=2631 vsize=15684 CPUtime=0.02
/proc/2633/task/2641/stat : 2641 (satake) R 2631 2633 27791 0 -1 4202560 133 0 0 0 2 0 0 0 20 0 17 0 636362015 16060416 2120 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134519071 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2633/tid=2642] ppid=2631 vsize=15684 CPUtime=0
/proc/2633/task/2642/stat : 2642 (satake) R 2631 2633 27791 0 -1 4202560 144 0 0 0 0 0 0 0 20 0 17 0 636362015 16060416 2120 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2643] ppid=2631 vsize=15684 CPUtime=0.02
/proc/2633/task/2643/stat : 2643 (satake) R 2631 2633 27791 0 -1 4202560 157 0 0 0 2 0 0 0 20 0 17 0 636362015 16060416 2121 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2633/tid=2644] ppid=2631 vsize=15684 CPUtime=0.02
/proc/2633/task/2644/stat : 2644 (satake) R 2631 2633 27791 0 -1 4202560 159 0 0 0 2 0 0 0 20 0 17 0 636362015 16060416 2122 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134532445 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2633/tid=2645] ppid=2631 vsize=15684 CPUtime=0.02
/proc/2633/task/2645/stat : 2645 (satake) R 2631 2633 27791 0 -1 4202560 162 0 0 0 0 2 0 0 20 0 17 0 636362015 16060416 2122 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2633/tid=2646] ppid=2631 vsize=15684 CPUtime=0
/proc/2633/task/2646/stat : 2646 (satake) R 2631 2633 27791 0 -1 4202560 148 0 0 0 0 0 0 0 20 0 17 0 636362015 16060416 2122 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2633/tid=2647] ppid=2631 vsize=15684 CPUtime=0
/proc/2633/task/2647/stat : 2647 (satake) R 2631 2633 27791 0 -1 4202560 116 0 0 0 0 0 0 0 20 0 17 0 636362015 16060416 2124 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2633/tid=2648] ppid=2631 vsize=15684 CPUtime=0.02
/proc/2633/task/2648/stat : 2648 (satake) R 2631 2633 27791 0 -1 4202560 162 0 0 0 0 2 0 0 20 0 17 0 636362015 16060416 2124 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134528688 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2633/tid=2649] ppid=2631 vsize=15684 CPUtime=0
/proc/2633/task/2649/stat : 2649 (satake) R 2631 2633 27791 0 -1 4202560 110 0 0 0 0 0 0 0 20 0 17 0 636362016 16060416 2125 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 15684

[startup+0.106636 s]
/proc/loadavg: 15.10 14.69 12.75 2/184 2633
/proc/meminfo: memFree=19142676/36427776 swapFree=4348/7664
[pid=2633] ppid=2631 vsize=16748 CPUtime=0.58
/proc/2633/stat : 2633 (satake) S 2631 2633 27791 0 -1 4202496 2525 0 0 0 43 15 0 0 20 0 17 0 636362014 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2633/statm: 4187 2187 67 164 0 4022 0
[pid=2633/tid=2634] ppid=2631 vsize=16748 CPUtime=0
/proc/2633/task/2634/stat : 2634 (satake) D 2631 2633 27791 0 -1 4202560 36 0 0 0 0 0 0 0 20 0 17 0 636362015 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2633/tid=2635] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2635/stat : 2635 (satake) S 2631 2633 27791 0 -1 4202560 168 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2636] ppid=2631 vsize=16748 CPUtime=0.04
/proc/2633/task/2636/stat : 2636 (satake) R 2631 2633 27791 0 -1 4202560 167 0 0 0 4 0 0 0 20 0 17 0 636362015 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134526073 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2633/tid=2637] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2637/stat : 2637 (satake) S 2631 2633 27791 0 -1 4202560 153 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=2633/tid=2638] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2638/stat : 2638 (satake) S 2631 2633 27791 0 -1 4202560 147 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=2633/tid=2639] ppid=2631 vsize=16748 CPUtime=0.04
/proc/2633/task/2639/stat : 2639 (satake) R 2631 2633 27791 0 -1 4202560 175 0 0 0 4 0 0 0 20 0 17 0 636362015 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134522956 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2633/tid=2640] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2640/stat : 2640 (satake) S 2631 2633 27791 0 -1 4202560 169 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 1 0 0 0 0 0
[pid=2633/tid=2641] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2641/stat : 2641 (satake) S 2631 2633 27791 0 -1 4202560 133 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 2 0 0 0 0 0
[pid=2633/tid=2642] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2642/stat : 2642 (satake) S 2631 2633 27791 0 -1 4202560 148 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2643] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2643/stat : 2643 (satake) S 2631 2633 27791 0 -1 4202560 162 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=2633/tid=2644] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2644/stat : 2644 (satake) S 2631 2633 27791 0 -1 4202560 160 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=2633/tid=2645] ppid=2631 vsize=16748 CPUtime=0.04
/proc/2633/task/2645/stat : 2645 (satake) R 2631 2633 27791 0 -1 4202560 162 0 0 0 2 2 0 0 20 0 17 0 636362015 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2633/tid=2646] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2646/stat : 2646 (satake) S 2631 2633 27791 0 -1 4202560 149 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 5 0 0 0 0 0
[pid=2633/tid=2647] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2647/stat : 2647 (satake) S 2631 2633 27791 0 -1 4202560 157 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 11 0 0 0 0 0
[pid=2633/tid=2648] ppid=2631 vsize=16748 CPUtime=0.04
/proc/2633/task/2648/stat : 2648 (satake) S 2631 2633 27791 0 -1 4202560 163 0 0 0 2 2 0 0 20 0 17 0 636362015 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=2633/tid=2649] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2649/stat : 2649 (satake) S 2631 2633 27791 0 -1 4202560 148 0 0 0 2 0 0 0 20 0 17 0 636362016 17149952 2187 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 16748

[startup+0.302641 s]
/proc/loadavg: 15.10 14.69 12.75 2/184 2633
/proc/meminfo: memFree=19142676/36427776 swapFree=4348/7664
[pid=2633] ppid=2631 vsize=16748 CPUtime=0.84
/proc/2633/stat : 2633 (satake) S 2631 2633 27791 0 -1 4202496 2540 0 0 0 58 26 0 0 20 0 17 0 636362014 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2633/statm: 4187 2202 68 164 0 4022 0
[pid=2633/tid=2634] ppid=2631 vsize=16748 CPUtime=0.08
/proc/2633/task/2634/stat : 2634 (satake) R 2631 2633 27791 0 -1 4202560 39 0 0 0 0 8 0 0 20 0 17 0 636362015 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2633/tid=2635] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2635/stat : 2635 (satake) S 2631 2633 27791 0 -1 4202560 168 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2636] ppid=2631 vsize=16748 CPUtime=0.04
/proc/2633/task/2636/stat : 2636 (satake) S 2631 2633 27791 0 -1 4202560 167 0 0 0 4 0 0 0 20 0 17 0 636362015 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
[pid=2633/tid=2637] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2637/stat : 2637 (satake) S 2631 2633 27791 0 -1 4202560 153 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=2633/tid=2638] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2638/stat : 2638 (satake) S 2631 2633 27791 0 -1 4202560 147 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=2633/tid=2639] ppid=2631 vsize=16748 CPUtime=0.06
/proc/2633/task/2639/stat : 2639 (satake) S 2631 2633 27791 0 -1 4202560 175 0 0 0 6 0 0 0 20 0 17 0 636362015 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=2633/tid=2640] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2640/stat : 2640 (satake) S 2631 2633 27791 0 -1 4202560 169 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 1 0 0 0 0 0
[pid=2633/tid=2641] ppid=2631 vsize=16748 CPUtime=0.06
/proc/2633/task/2641/stat : 2641 (satake) R 2631 2633 27791 0 -1 4202560 133 0 0 0 4 2 0 0 20 0 17 0 636362015 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2633/tid=2642] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2642/stat : 2642 (satake) S 2631 2633 27791 0 -1 4202560 148 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2643] ppid=2631 vsize=16748 CPUtime=0.08
/proc/2633/task/2643/stat : 2643 (satake) S 2631 2633 27791 0 -1 4202560 163 0 0 0 6 2 0 0 20 0 17 0 636362015 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=2633/tid=2644] ppid=2631 vsize=16748 CPUtime=0.08
/proc/2633/task/2644/stat : 2644 (satake) S 2631 2633 27791 0 -1 4202560 167 0 0 0 8 0 0 0 20 0 17 0 636362015 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=2633/tid=2645] ppid=2631 vsize=16748 CPUtime=0.06
/proc/2633/task/2645/stat : 2645 (satake) S 2631 2633 27791 0 -1 4202560 166 0 0 0 4 2 0 0 20 0 17 0 636362015 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 8 0 0 0 0 0
[pid=2633/tid=2646] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2646/stat : 2646 (satake) S 2631 2633 27791 0 -1 4202560 149 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 5 0 0 0 0 0
[pid=2633/tid=2647] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2647/stat : 2647 (satake) S 2631 2633 27791 0 -1 4202560 157 0 0 0 2 0 0 0 20 0 17 0 636362015 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 11 0 0 0 0 0
[pid=2633/tid=2648] ppid=2631 vsize=16748 CPUtime=0.04
/proc/2633/task/2648/stat : 2648 (satake) S 2631 2633 27791 0 -1 4202560 163 0 0 0 2 2 0 0 20 0 17 0 636362015 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=2633/tid=2649] ppid=2631 vsize=16748 CPUtime=0.02
/proc/2633/task/2649/stat : 2649 (satake) S 2631 2633 27791 0 -1 4202560 148 0 0 0 2 0 0 0 20 0 17 0 636362016 17149952 2202 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 16748

[startup+0.70264 s]
/proc/loadavg: 15.10 14.69 12.75 2/184 2633
/proc/meminfo: memFree=19142676/36427776 swapFree=4348/7664
[pid=2633] ppid=2631 vsize=16880 CPUtime=1.44
/proc/2633/stat : 2633 (satake) S 2631 2633 27791 0 -1 4202496 2579 0 0 0 85 59 0 0 20 0 17 0 636362014 17285120 2241 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2633/statm: 4220 2241 68 164 0 4055 0
[pid=2633/tid=2634] ppid=2631 vsize=16880 CPUtime=0.3
/proc/2633/task/2634/stat : 2634 (satake) R 2631 2633 27791 0 -1 4202560 49 0 0 0 4 26 0 0 20 0 17 0 636362015 17285120 2241 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2633/tid=2635] ppid=2631 vsize=16880 CPUtime=0.08
/proc/2633/task/2635/stat : 2635 (satake) S 2631 2633 27791 0 -1 4202560 175 0 0 0 6 2 0 0 20 0 17 0 636362015 17285120 2241 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2636] ppid=2631 vsize=16880 CPUtime=0.04
/proc/2633/task/2636/stat : 2636 (satake) S 2631 2633 27791 0 -1 4202560 167 0 0 0 4 0 0 0 20 0 17 0 636362015 17285120 2241 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
[pid=2633/tid=2637] ppid=2631 vsize=16880 CPUtime=0.06
/proc/2633/task/2637/stat : 2637 (satake) R 2631 2633 27791 0 -1 4202560 156 0 0 0 2 4 0 0 20 0 17 0 636362015 17285120 2241 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2633/tid=2638] ppid=2631 vsize=16880 CPUtime=0.1
/proc/2633/task/2638/stat : 2638 (satake) S 2631 2633 27791 0 -1 4202560 154 0 0 0 6 4 0 0 20 0 17 0 636362015 17285120 2241 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=2633/tid=2639] ppid=2631 vsize=16880 CPUtime=0.06
/proc/2633/task/2639/stat : 2639 (satake) S 2631 2633 27791 0 -1 4202560 175 0 0 0 6 0 0 0 20 0 17 0 636362015 17285120 2241 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=2633/tid=2640] ppid=2631 vsize=16880 CPUtime=0.02
/proc/2633/task/2640/stat : 2640 (satake) S 2631 2633 27791 0 -1 4202560 169 0 0 0 2 0 0 0 20 0 17 0 636362015 17285120 2241 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 1 0 0 0 0 0
[pid=2633/tid=2641] ppid=2631 vsize=16880 CPUtime=0.1
/proc/2633/task/2641/stat : 2641 (satake) S 2631 2633 27791 0 -1 4202560 133 0 0 0 8 2 0 0 20 0 17 0 636362015 17285120 2241 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 2 0 0 0 0 0
[pid=2633/tid=2642] ppid=2631 vsize=16880 CPUtime=0.02
/proc/2633/task/2642/stat : 2642 (satake) S 2631 2633 27791 0 -1 4202560 148 0 0 0 2 0 0 0 20 0 17 0 636362015 17285120 2241 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2643] ppid=2631 vsize=16880 CPUtime=0.08

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

/proc/2633/task/2636/stat : 2636 (satake) S 2631 2633 27791 0 -1 4202560 297 0 0 0 576 182 0 0 20 0 17 0 636362015 29892608 5389 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=2633/tid=2637] ppid=2631 vsize=29192 CPUtime=9.64
/proc/2633/task/2637/stat : 2637 (satake) S 2631 2633 27791 0 -1 4202560 321 0 0 0 652 312 0 0 20 0 17 0 636362015 29892608 5389 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=2633/tid=2638] ppid=2631 vsize=29192 CPUtime=9.92
/proc/2633/task/2638/stat : 2638 (satake) S 2631 2633 27791 0 -1 4202560 282 0 0 0 678 314 0 0 20 0 17 0 636362015 29892608 5389 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=2633/tid=2639] ppid=2631 vsize=29192 CPUtime=10.02
/proc/2633/task/2639/stat : 2639 (satake) S 2631 2633 27791 0 -1 4202560 376 0 0 0 662 340 0 0 20 0 17 0 636362015 29892608 5389 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=2633/tid=2640] ppid=2631 vsize=29192 CPUtime=10.38
/proc/2633/task/2640/stat : 2640 (satake) S 2631 2633 27791 0 -1 4202560 318 0 0 0 684 354 0 0 20 0 17 0 636362015 29892608 5389 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 1 0 0 0 0 0
[pid=2633/tid=2641] ppid=2631 vsize=29192 CPUtime=9.96
/proc/2633/task/2641/stat : 2641 (satake) S 2631 2633 27791 0 -1 4202560 263 0 0 0 638 358 0 0 20 0 17 0 636362015 29892608 5389 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 2 0 0 0 0 0
[pid=2633/tid=2642] ppid=2631 vsize=29192 CPUtime=10.42
/proc/2633/task/2642/stat : 2642 (satake) S 2631 2633 27791 0 -1 4202560 278 0 0 0 650 392 0 0 20 0 17 0 636362015 29892608 5389 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2643] ppid=2631 vsize=29192 CPUtime=10.78
/proc/2633/task/2643/stat : 2643 (satake) R 2631 2633 27791 0 -1 4202560 285 0 0 0 710 368 0 0 20 0 17 0 636362015 29892608 5389 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2633/tid=2644] ppid=2631 vsize=29192 CPUtime=10.86
/proc/2633/task/2644/stat : 2644 (satake) S 2631 2633 27791 0 -1 4202560 300 0 0 0 752 334 0 0 20 0 17 0 636362015 29892608 5389 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=2633/tid=2645] ppid=2631 vsize=29192 CPUtime=10.08
/proc/2633/task/2645/stat : 2645 (satake) R 2631 2633 27791 0 -1 4202560 329 0 0 0 676 332 0 0 20 0 17 0 636362015 29892608 5389 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2633/tid=2646] ppid=2631 vsize=29192 CPUtime=10.52
/proc/2633/task/2646/stat : 2646 (satake) S 2631 2633 27791 0 -1 4202560 250 0 0 0 720 332 0 0 20 0 17 0 636362015 29892608 5389 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 5 0 0 0 0 0
[pid=2633/tid=2647] ppid=2631 vsize=29192 CPUtime=10.64
/proc/2633/task/2647/stat : 2647 (satake) S 2631 2633 27791 0 -1 4202560 269 0 0 0 726 338 0 0 20 0 17 0 636362015 29892608 5389 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 11 0 0 0 0 0
[pid=2633/tid=2648] ppid=2631 vsize=29192 CPUtime=10.66
/proc/2633/task/2648/stat : 2648 (satake) S 2631 2633 27791 0 -1 4202560 310 0 0 0 724 342 0 0 20 0 17 0 636362015 29892608 5389 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=2633/tid=2649] ppid=2631 vsize=29192 CPUtime=8.96
/proc/2633/task/2649/stat : 2649 (satake) S 2631 2633 27791 0 -1 4202560 259 0 0 0 626 270 0 0 20 0 17 0 636362016 29892608 5389 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 225.84
Current children cumulated vsize (KiB) 29192

[startup+155.904 s]
/proc/loadavg: 3.64 9.81 11.19 3/201 2650
/proc/meminfo: memFree=19119388/36427776 swapFree=4588/31972
[pid=2633] ppid=2631 vsize=29192 CPUtime=227.33
/proc/2633/stat : 2633 (satake) S 2631 2633 27791 0 -1 4202496 5728 0 0 0 11209 11524 0 0 20 0 17 0 636362014 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2633/statm: 7298 5390 68 164 0 7133 0
[pid=2633/tid=2634] ppid=2631 vsize=29192 CPUtime=76.64
/proc/2633/task/2634/stat : 2634 (satake) R 2631 2633 27791 0 -1 4202560 1163 0 0 0 1038 6626 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2633/tid=2635] ppid=2631 vsize=29192 CPUtime=9.18
/proc/2633/task/2635/stat : 2635 (satake) S 2631 2633 27791 0 -1 4202560 300 0 0 0 622 296 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2636] ppid=2631 vsize=29192 CPUtime=7.58
/proc/2633/task/2636/stat : 2636 (satake) D 2631 2633 27791 0 -1 4202560 297 0 0 0 576 182 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2633/tid=2637] ppid=2631 vsize=29192 CPUtime=9.76
/proc/2633/task/2637/stat : 2637 (satake) S 2631 2633 27791 0 -1 4202560 321 0 0 0 660 316 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=2633/tid=2638] ppid=2631 vsize=29192 CPUtime=10.04
/proc/2633/task/2638/stat : 2638 (satake) S 2631 2633 27791 0 -1 4202560 282 0 0 0 686 318 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=2633/tid=2639] ppid=2631 vsize=29192 CPUtime=10.02
/proc/2633/task/2639/stat : 2639 (satake) S 2631 2633 27791 0 -1 4202560 376 0 0 0 662 340 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=2633/tid=2640] ppid=2631 vsize=29192 CPUtime=10.46
/proc/2633/task/2640/stat : 2640 (satake) S 2631 2633 27791 0 -1 4202560 318 0 0 0 690 356 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 1 0 0 0 0 0
[pid=2633/tid=2641] ppid=2631 vsize=29192 CPUtime=10.04
/proc/2633/task/2641/stat : 2641 (satake) S 2631 2633 27791 0 -1 4202560 263 0 0 0 644 360 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 2 0 0 0 0 0
[pid=2633/tid=2642] ppid=2631 vsize=29192 CPUtime=10.42
/proc/2633/task/2642/stat : 2642 (satake) S 2631 2633 27791 0 -1 4202560 278 0 0 0 650 392 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2643] ppid=2631 vsize=29192 CPUtime=10.84
/proc/2633/task/2643/stat : 2643 (satake) S 2631 2633 27791 0 -1 4202560 285 0 0 0 714 370 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=2633/tid=2644] ppid=2631 vsize=29192 CPUtime=10.94
/proc/2633/task/2644/stat : 2644 (satake) S 2631 2633 27791 0 -1 4202560 300 0 0 0 758 336 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=2633/tid=2645] ppid=2631 vsize=29192 CPUtime=10.18
/proc/2633/task/2645/stat : 2645 (satake) S 2631 2633 27791 0 -1 4202560 329 0 0 0 684 334 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 8 0 0 0 0 0
[pid=2633/tid=2646] ppid=2631 vsize=29192 CPUtime=10.6
/proc/2633/task/2646/stat : 2646 (satake) S 2631 2633 27791 0 -1 4202560 250 0 0 0 724 336 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 5 0 0 0 0 0
[pid=2633/tid=2647] ppid=2631 vsize=29192 CPUtime=10.72
/proc/2633/task/2647/stat : 2647 (satake) D 2631 2633 27791 0 -1 4202560 269 0 0 0 732 340 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2633/tid=2648] ppid=2631 vsize=29192 CPUtime=10.76
/proc/2633/task/2648/stat : 2648 (satake) S 2631 2633 27791 0 -1 4202560 310 0 0 0 730 346 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=2633/tid=2649] ppid=2631 vsize=29192 CPUtime=9.04
/proc/2633/task/2649/stat : 2649 (satake) R 2631 2633 27791 0 -1 4202560 259 0 0 0 632 272 0 0 20 0 17 0 636362016 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134520784 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 227.33
Current children cumulated vsize (KiB) 29192

[startup+156.304 s]
/proc/loadavg: 3.59 9.69 11.14 4/201 2650
/proc/meminfo: memFree=19119388/36427776 swapFree=4588/31984
[pid=2633] ppid=2631 vsize=29192 CPUtime=228.21
/proc/2633/stat : 2633 (satake) S 2631 2633 27791 0 -1 4202496 5728 0 0 0 11270 11551 0 0 20 0 17 0 636362014 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2633/statm: 7298 5390 68 164 0 7133 0
[pid=2633/tid=2634] ppid=2631 vsize=29192 CPUtime=76.85
/proc/2633/task/2634/stat : 2634 (satake) R 2631 2633 27791 0 -1 4202560 1163 0 0 0 1040 6645 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580588 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2633/tid=2635] ppid=2631 vsize=29192 CPUtime=9.24
/proc/2633/task/2635/stat : 2635 (satake) S 2631 2633 27791 0 -1 4202560 300 0 0 0 628 296 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2636] ppid=2631 vsize=29192 CPUtime=7.64
/proc/2633/task/2636/stat : 2636 (satake) S 2631 2633 27791 0 -1 4202560 297 0 0 0 582 182 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=2633/tid=2637] ppid=2631 vsize=29192 CPUtime=9.76
/proc/2633/task/2637/stat : 2637 (satake) R 2631 2633 27791 0 -1 4202560 321 0 0 0 660 316 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2633/tid=2638] ppid=2631 vsize=29192 CPUtime=10.04
/proc/2633/task/2638/stat : 2638 (satake) R 2631 2633 27791 0 -1 4202560 282 0 0 0 686 318 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134528433 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2633/tid=2639] ppid=2631 vsize=29192 CPUtime=10.1
/proc/2633/task/2639/stat : 2639 (satake) S 2631 2633 27791 0 -1 4202560 376 0 0 0 668 342 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=2633/tid=2640] ppid=2631 vsize=29192 CPUtime=10.46
/proc/2633/task/2640/stat : 2640 (satake) S 2631 2633 27791 0 -1 4202560 318 0 0 0 690 356 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 1 0 0 0 0 0
[pid=2633/tid=2641] ppid=2631 vsize=29192 CPUtime=10.1
/proc/2633/task/2641/stat : 2641 (satake) S 2631 2633 27791 0 -1 4202560 263 0 0 0 650 360 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 2 0 0 0 0 0
[pid=2633/tid=2642] ppid=2631 vsize=29192 CPUtime=10.48
/proc/2633/task/2642/stat : 2642 (satake) S 2631 2633 27791 0 -1 4202560 278 0 0 0 656 392 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2643] ppid=2631 vsize=29192 CPUtime=10.92
/proc/2633/task/2643/stat : 2643 (satake) S 2631 2633 27791 0 -1 4202560 285 0 0 0 722 370 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=2633/tid=2644] ppid=2631 vsize=29192 CPUtime=11
/proc/2633/task/2644/stat : 2644 (satake) S 2631 2633 27791 0 -1 4202560 300 0 0 0 764 336 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=2633/tid=2645] ppid=2631 vsize=29192 CPUtime=10.24
/proc/2633/task/2645/stat : 2645 (satake) S 2631 2633 27791 0 -1 4202560 329 0 0 0 690 334 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 8 0 0 0 0 0
[pid=2633/tid=2646] ppid=2631 vsize=29192 CPUtime=10.66
/proc/2633/task/2646/stat : 2646 (satake) S 2631 2633 27791 0 -1 4202560 250 0 0 0 730 336 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 5 0 0 0 0 0
[pid=2633/tid=2647] ppid=2631 vsize=29192 CPUtime=10.72
/proc/2633/task/2647/stat : 2647 (satake) S 2631 2633 27791 0 -1 4202560 269 0 0 0 732 340 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 11 0 0 0 0 0
[pid=2633/tid=2648] ppid=2631 vsize=29192 CPUtime=10.78
/proc/2633/task/2648/stat : 2648 (satake) R 2631 2633 27791 0 -1 4202560 310 0 0 0 730 348 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134532598 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2633/tid=2649] ppid=2631 vsize=29192 CPUtime=9.04
/proc/2633/task/2649/stat : 2649 (satake) S 2631 2633 27791 0 -1 4202560 259 0 0 0 632 272 0 0 20 0 17 0 636362016 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 228.21
Current children cumulated vsize (KiB) 29192

[startup+156.504 s]
/proc/loadavg: 3.59 9.69 11.14 4/201 2650
/proc/meminfo: memFree=19119388/36427776 swapFree=4588/31984
[pid=2633] ppid=2631 vsize=29192 CPUtime=228.81
/proc/2633/stat : 2633 (satake) S 2631 2633 27791 0 -1 4202496 5728 0 0 0 11317 11564 0 0 20 0 17 0 636362014 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2633/statm: 7298 5390 68 164 0 7133 0
[pid=2633/tid=2634] ppid=2631 vsize=29192 CPUtime=76.93
/proc/2633/task/2634/stat : 2634 (satake) R 2631 2633 27791 0 -1 4202560 1163 0 0 0 1040 6653 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2633/tid=2635] ppid=2631 vsize=29192 CPUtime=9.24
/proc/2633/task/2635/stat : 2635 (satake) S 2631 2633 27791 0 -1 4202560 300 0 0 0 628 296 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2636] ppid=2631 vsize=29192 CPUtime=7.7
/proc/2633/task/2636/stat : 2636 (satake) S 2631 2633 27791 0 -1 4202560 297 0 0 0 588 182 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=2633/tid=2637] ppid=2631 vsize=29192 CPUtime=9.82
/proc/2633/task/2637/stat : 2637 (satake) S 2631 2633 27791 0 -1 4202560 321 0 0 0 666 316 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=2633/tid=2638] ppid=2631 vsize=29192 CPUtime=10.08
/proc/2633/task/2638/stat : 2638 (satake) S 2631 2633 27791 0 -1 4202560 282 0 0 0 690 318 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=2633/tid=2639] ppid=2631 vsize=29192 CPUtime=10.16
/proc/2633/task/2639/stat : 2639 (satake) R 2631 2633 27791 0 -1 4202560 376 0 0 0 674 342 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2633/tid=2640] ppid=2631 vsize=29192 CPUtime=10.54
/proc/2633/task/2640/stat : 2640 (satake) S 2631 2633 27791 0 -1 4202560 318 0 0 0 696 358 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 1 0 0 0 0 0
[pid=2633/tid=2641] ppid=2631 vsize=29192 CPUtime=10.1
/proc/2633/task/2641/stat : 2641 (satake) S 2631 2633 27791 0 -1 4202560 263 0 0 0 650 360 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 2 0 0 0 0 0
[pid=2633/tid=2642] ppid=2631 vsize=29192 CPUtime=10.52
/proc/2633/task/2642/stat : 2642 (satake) R 2631 2633 27791 0 -1 4202560 278 0 0 0 660 392 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2633/tid=2643] ppid=2631 vsize=29192 CPUtime=10.94
/proc/2633/task/2643/stat : 2643 (satake) R 2631 2633 27791 0 -1 4202560 285 0 0 0 724 370 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134523833 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2633/tid=2644] ppid=2631 vsize=29192 CPUtime=11.02
/proc/2633/task/2644/stat : 2644 (satake) R 2631 2633 27791 0 -1 4202560 300 0 0 0 764 338 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2633/tid=2645] ppid=2631 vsize=29192 CPUtime=10.24
/proc/2633/task/2645/stat : 2645 (satake) R 2631 2633 27791 0 -1 4202560 329 0 0 0 690 334 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134520711 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2633/tid=2646] ppid=2631 vsize=29192 CPUtime=10.66
/proc/2633/task/2646/stat : 2646 (satake) S 2631 2633 27791 0 -1 4202560 250 0 0 0 730 336 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 5 0 0 0 0 0
[pid=2633/tid=2647] ppid=2631 vsize=29192 CPUtime=10.8
/proc/2633/task/2647/stat : 2647 (satake) S 2631 2633 27791 0 -1 4202560 269 0 0 0 738 342 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 11 0 0 0 0 0
[pid=2633/tid=2648] ppid=2631 vsize=29192 CPUtime=10.82
/proc/2633/task/2648/stat : 2648 (satake) S 2631 2633 27791 0 -1 4202560 310 0 0 0 734 348 0 0 20 0 17 0 636362015 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=2633/tid=2649] ppid=2631 vsize=29192 CPUtime=9.1
/proc/2633/task/2649/stat : 2649 (satake) S 2631 2633 27791 0 -1 4202560 259 0 0 0 638 272 0 0 20 0 17 0 636362016 29892608 5390 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 228.81
Current children cumulated vsize (KiB) 29192

[startup+156.604 s]
/proc/loadavg: 3.59 9.69 11.14 4/201 2650
/proc/meminfo: memFree=19119388/36427776 swapFree=4588/31984
[pid=2633] ppid=2631 vsize=27392 CPUtime=229.35
/proc/2633/stat : 2633 (satake) S 2631 2633 27791 0 -1 4202496 5737 0 0 0 11365 11570 0 0 20 0 5 0 636362014 28049408 5062 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2633/statm: 6766 5002 77 164 0 6601 0
[pid=2633/tid=2634] ppid=2631 vsize=27064 CPUtime=76.98
/proc/2633/task/2634/stat : 2634 (satake) R 2631 2633 27791 0 -1 4202560 1163 0 0 0 1044 6654 0 0 20 0 5 0 636362015 27713536 4974 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134702225 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2633/tid=2637] ppid=2631 vsize=26900 CPUtime=9.86
/proc/2633/task/2637/stat : 2637 (satake) R 2631 2633 27791 0 -1 4202560 321 0 0 0 670 316 0 0 20 0 5 0 636362015 27545600 4942 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134523773 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2633/tid=2638] ppid=2631 vsize=26736 CPUtime=10.14
/proc/2633/task/2638/stat : 2638 (satake) R 2631 2633 27791 0 -1 4202560 282 0 0 0 696 318 0 0 20 0 5 0 636362015 27377664 4942 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2633/tid=2648] ppid=2631 vsize=26736 CPUtime=10.9
/proc/2633/task/2648/stat : 2648 (satake) R 2631 2633 27791 0 -1 4202560 310 0 0 0 742 348 0 0 20 0 5 0 636362015 27377664 4942 18446744073709551615 134512640 135180984 4290099776 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 229.35
Current children cumulated vsize (KiB) 27392

Child status: 16
Real time (s): 156.627
CPU time (s): 229.402
CPU user time (s): 113.687
CPU system time (s): 115.715
CPU usage (%): 146.464
Max. virtual memory (cumulated for all children) (KiB): 29192


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 113.687
system time used= 115.715
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5738
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= 9212860
involuntary context switches= 652198

runsolver used 0.632039 second user time and 1.73611 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-12 03:35:57
IDJOB=1778862
IDBENCH=70774
IDSOLVER=631
FILE ID=xenhost3-49/1778862-1244770557
PBS_JOBID=
Free space on /tmp= 7037 MiB

SOLVER NAME= satake 2009-03-22 (16 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate016.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778862-1244770557/watcher-1778862-1244770557 -o /tmp/evaluation-result-1778862-1244770557/solver-1778862-1244770557 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1778862-1244770557.cnf 16 10000

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

MD5SUM BENCH= cb3e934c498918abbc8bcf7f964c0d21
RANDOM SEED= 475954170

Linux xenhost3-49 2.6.27.5 #1 SMP Mon Mar 30 10:34:22 CEST 2009 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 8
initial apicid	: 8
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 24
initial apicid	: 24
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 10
initial apicid	: 10
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 26
initial apicid	: 26
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 9
initial apicid	: 9
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 25
initial apicid	: 25
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 11
initial apicid	: 11
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 27
initial apicid	: 27
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:     36427776 kB
MemFree:      19142676 kB
Buffers:        433660 kB
Cached:       14103116 kB
SwapCached:          0 kB
Active:        4078832 kB
Inactive:     10466288 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:             692 kB
Writeback:           0 kB
AnonPages:        7664 kB
Mapped:           3684 kB
Slab:           688128 kB
SReclaimable:   661340 kB
SUnreclaim:      26788 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29612 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7037 MiB
End job on xenhost3-49 at 2009-06-12 03:38:33