Trace number 1780437

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 592.825 119.101

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-5p0.cnf
MD5SUMe024fd9d9cdae82453a8cdaa74d08481
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.59
Satisfiable
(Un)Satisfiability was proved
Number of variables104479
Number of clauses500869
Sum of the clauses size1175016
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398195
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

592.71/119.06	c Benchmark name    : HOME/instance-1780437-1244827278.cnf
592.71/119.06	c Thread Num        :           16
592.71/119.06	c restarts          :           11
592.71/119.06	c conflicts         :        12191
592.71/119.06	c decisions         :       102442           (      870 / sec      )
592.71/119.06	c propagations      :     42471054           (   360698 / sec      )
592.71/119.06	c inspects          :    121932296           (  1035547 / sec      )
592.71/119.06	c conflict literals :      1869367           (    27.68 % deleted  )
592.71/119.06	c cpu time          :       117.75           
592.71/119.06	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-1780437-1244827278/watcher-1780437-1244827278 -o /tmp/evaluation-result-1780437-1244827278/solver-1780437-1244827278 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1780437-1244827278.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: 13.50 12.86 11.03 2/184 9671
/proc/meminfo: memFree=19123456/36427776 swapFree=5112/8588
[pid=9671] ppid=9669 vsize=7708 CPUtime=0
/proc/9671/stat : 9671 (satake) R 9669 9671 27791 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 14 0 642034225 7892992 316 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134702260 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/9671/statm: 1927 319 63 164 0 1762 0
[pid=9671/tid=9672] ppid=9669 vsize=7972 CPUtime=0
/proc/9671/task/9672/stat : 9672 (satake) S 9669 9671 27791 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 16 0 642034225 8163328 358 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9673] ppid=9669 vsize=7972 CPUtime=0
/proc/9671/task/9673/stat : 9673 (satake) R 9669 9671 27791 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 16 0 642034225 8163328 360 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=9671/tid=9674] ppid=9669 vsize=7972 CPUtime=0
/proc/9671/task/9674/stat : 9674 (satake) R 9669 9671 27791 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 16 0 642034225 8163328 361 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9675] ppid=9669 vsize=7972 CPUtime=0
/proc/9671/task/9675/stat : 9675 (satake) R 9669 9671 27791 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 16 0 642034225 8163328 361 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=9671/tid=9676] ppid=9669 vsize=7972 CPUtime=0
/proc/9671/task/9676/stat : 9676 (satake) R 9669 9671 27791 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 16 0 642034225 8163328 361 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=9671/tid=9677] ppid=9669 vsize=7972 CPUtime=0
/proc/9671/task/9677/stat : 9677 (satake) S 9669 9671 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 16 0 642034225 8163328 362 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9678] ppid=9669 vsize=7972 CPUtime=0
/proc/9671/task/9678/stat : 9678 (satake) S 9669 9671 27791 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 16 0 642034225 8163328 365 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 15 0 0 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=7972 CPUtime=0
/proc/9671/task/9679/stat : 9679 (satake) R 9669 9671 27791 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 16 0 642034225 8163328 374 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=7972 CPUtime=0
/proc/9671/task/9680/stat : 9680 (satake) R 9669 9671 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 16 0 642034225 8163328 377 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=7972 CPUtime=0
/proc/9671/task/9681/stat : 9681 (satake) S 9669 9671 27791 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 16 0 642034225 8163328 377 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9682] ppid=9669 vsize=7972 CPUtime=0
/proc/9671/task/9682/stat : 9682 (satake) R 9669 9671 27791 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 16 0 642034225 8163328 382 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=9671/tid=9683] ppid=9669 vsize=7972 CPUtime=0
/proc/9671/task/9683/stat : 9683 (satake) R 9669 9671 27791 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 16 0 642034225 8163328 384 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9684] ppid=9669 vsize=7972 CPUtime=0
/proc/9671/task/9684/stat : 9684 (satake) R 9669 9671 27791 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 16 0 642034225 8163328 385 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=9671/tid=9685] ppid=9669 vsize=7972 CPUtime=0
/proc/9671/task/9685/stat : 9685 (satake) R 9669 9671 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 16 0 642034226 8163328 385 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9686] ppid=9669 vsize=7972 CPUtime=0
/proc/9671/task/9686/stat : 9686 (satake) R 9669 9671 27791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 16 0 642034226 8163328 385 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 6 0 0 0 0 0

[startup+0.04976 s]
/proc/loadavg: 13.50 12.86 11.03 2/184 9671
/proc/meminfo: memFree=19123456/36427776 swapFree=5112/8588
[pid=9671] ppid=9669 vsize=17304 CPUtime=0.27
/proc/9671/stat : 9671 (satake) S 9669 9671 27791 0 -1 4202496 2178 0 0 0 5 22 0 0 20 0 17 0 642034225 17719296 2118 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/9671/statm: 4326 2122 63 164 0 4161 0
[pid=9671/tid=9672] ppid=9669 vsize=17304 CPUtime=0
/proc/9671/task/9672/stat : 9672 (satake) S 9669 9671 27791 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 17 0 642034225 17719296 2122 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9673] ppid=9669 vsize=17304 CPUtime=0.02
/proc/9671/task/9673/stat : 9673 (satake) R 9669 9671 27791 0 -1 4202560 225 0 0 0 0 2 0 0 20 0 17 0 642034225 17719296 2123 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=9671/tid=9674] ppid=9669 vsize=17304 CPUtime=0.02
/proc/9671/task/9674/stat : 9674 (satake) R 9669 9671 27791 0 -1 4202560 192 0 0 0 0 2 0 0 20 0 17 0 642034225 17719296 2134 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9675] ppid=9669 vsize=17304 CPUtime=0
/proc/9671/task/9675/stat : 9675 (satake) D 9669 9671 27791 0 -1 4202560 133 0 0 0 0 0 0 0 20 0 17 0 642034225 17719296 2137 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=9671/tid=9676] ppid=9669 vsize=17816 CPUtime=0
/proc/9671/task/9676/stat : 9676 (satake) D 9669 9671 27791 0 -1 4202560 69 0 0 0 0 0 0 0 20 0 17 0 642034225 18243584 2137 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=9671/tid=9677] ppid=9669 vsize=17816 CPUtime=0
/proc/9671/task/9677/stat : 9677 (satake) D 9669 9671 27791 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 17 0 642034225 18243584 2142 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9678] ppid=9669 vsize=17816 CPUtime=0.02
/proc/9671/task/9678/stat : 9678 (satake) R 9669 9671 27791 0 -1 4202560 174 0 0 0 0 2 0 0 20 0 17 0 642034225 18243584 2144 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=17816 CPUtime=0.02
/proc/9671/task/9679/stat : 9679 (satake) D 9669 9671 27791 0 -1 4202560 155 0 0 0 0 2 0 0 20 0 17 0 642034225 18243584 2145 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=17816 CPUtime=0
/proc/9671/task/9680/stat : 9680 (satake) D 9669 9671 27791 0 -1 4202560 75 0 0 0 0 0 0 0 20 0 17 0 642034225 18243584 2147 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=17816 CPUtime=0.02
/proc/9671/task/9681/stat : 9681 (satake) R 9669 9671 27791 0 -1 4202560 147 0 0 0 0 2 0 0 20 0 17 0 642034225 18243584 2147 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134706046 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9682] ppid=9669 vsize=17816 CPUtime=0.02
/proc/9671/task/9682/stat : 9682 (satake) R 9669 9671 27791 0 -1 4202560 151 0 0 0 0 2 0 0 20 0 17 0 642034225 18243584 2148 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=9671/tid=9683] ppid=9669 vsize=17816 CPUtime=0.02
/proc/9671/task/9683/stat : 9683 (satake) R 9669 9671 27791 0 -1 4202560 147 0 0 0 0 2 0 0 20 0 17 0 642034225 18243584 2148 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9684] ppid=9669 vsize=17816 CPUtime=0.02
/proc/9671/task/9684/stat : 9684 (satake) R 9669 9671 27791 0 -1 4202560 155 0 0 0 0 2 0 0 20 0 17 0 642034225 18243584 2148 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=9671/tid=9685] ppid=9669 vsize=17816 CPUtime=0.02
/proc/9671/task/9685/stat : 9685 (satake) R 9669 9671 27791 0 -1 4202560 141 0 0 0 2 0 0 0 20 0 17 0 642034226 18243584 2148 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9686] ppid=9669 vsize=17816 CPUtime=0.02
/proc/9671/task/9686/stat : 9686 (satake) R 9669 9671 27791 0 -1 4202560 131 0 0 0 2 0 0 0 20 0 17 0 642034226 18243584 2148 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 17304

[startup+0.105454 s]
/proc/loadavg: 13.50 12.86 11.03 2/184 9671
/proc/meminfo: memFree=19123456/36427776 swapFree=5112/8588
[pid=9671] ppid=9669 vsize=50456 CPUtime=0.81
/proc/9671/stat : 9671 (satake) S 9669 9671 27791 0 -1 4202496 7199 0 0 0 6 75 0 0 20 0 17 0 642034225 51666944 7138 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/9671/statm: 12614 7142 63 164 0 12449 0
[pid=9671/tid=9672] ppid=9669 vsize=50456 CPUtime=0
/proc/9671/task/9672/stat : 9672 (satake) S 9669 9671 27791 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 17 0 642034225 51666944 7143 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9673] ppid=9669 vsize=50456 CPUtime=0.06
/proc/9671/task/9673/stat : 9673 (satake) R 9669 9671 27791 0 -1 4202560 543 0 0 0 0 6 0 0 20 0 17 0 642034225 51666944 7143 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=9671/tid=9674] ppid=9669 vsize=50456 CPUtime=0.06
/proc/9671/task/9674/stat : 9674 (satake) R 9669 9671 27791 0 -1 4202560 533 0 0 0 0 6 0 0 20 0 17 0 642034225 51666944 7143 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9675] ppid=9669 vsize=50456 CPUtime=0.04
/proc/9671/task/9675/stat : 9675 (satake) R 9669 9671 27791 0 -1 4202560 578 0 0 0 0 4 0 0 20 0 17 0 642034225 51666944 7143 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=9671/tid=9676] ppid=9669 vsize=50456 CPUtime=0
/proc/9671/task/9676/stat : 9676 (satake) R 9669 9671 27791 0 -1 4202560 155 0 0 0 0 0 0 0 20 0 17 0 642034225 51666944 7143 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=9671/tid=9677] ppid=9669 vsize=50456 CPUtime=0
/proc/9671/task/9677/stat : 9677 (satake) R 9669 9671 27791 0 -1 4202560 119 0 0 0 0 0 0 0 20 0 17 0 642034225 51666944 7143 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9678] ppid=9669 vsize=50456 CPUtime=0.06
/proc/9671/task/9678/stat : 9678 (satake) R 9669 9671 27791 0 -1 4202560 587 0 0 0 0 6 0 0 20 0 17 0 642034225 51666944 7143 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=50456 CPUtime=0.06
/proc/9671/task/9679/stat : 9679 (satake) R 9669 9671 27791 0 -1 4202560 562 0 0 0 0 6 0 0 20 0 17 0 642034225 51666944 7144 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=50456 CPUtime=0
/proc/9671/task/9680/stat : 9680 (satake) R 9669 9671 27791 0 -1 4202560 101 0 0 0 0 0 0 0 20 0 17 0 642034225 51666944 7148 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=50456 CPUtime=0.06
/proc/9671/task/9681/stat : 9681 (satake) R 9669 9671 27791 0 -1 4202560 529 0 0 0 0 6 0 0 20 0 17 0 642034225 51666944 7149 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9682] ppid=9669 vsize=50456 CPUtime=0.06
/proc/9671/task/9682/stat : 9682 (satake) R 9669 9671 27791 0 -1 4202560 645 0 0 0 0 6 0 0 20 0 17 0 642034225 51666944 7150 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=9671/tid=9683] ppid=9669 vsize=50456 CPUtime=0.06
/proc/9671/task/9683/stat : 9683 (satake) R 9669 9671 27791 0 -1 4202560 574 0 0 0 0 6 0 0 20 0 17 0 642034225 51666944 7151 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9684] ppid=9669 vsize=50456 CPUtime=0.06
/proc/9671/task/9684/stat : 9684 (satake) R 9669 9671 27791 0 -1 4202560 522 0 0 0 0 6 0 0 20 0 17 0 642034225 51666944 7153 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=9671/tid=9685] ppid=9669 vsize=50456 CPUtime=0.06
/proc/9671/task/9685/stat : 9685 (satake) R 9669 9671 27791 0 -1 4202560 608 0 0 0 2 4 0 0 20 0 17 0 642034226 51666944 7155 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9686] ppid=9669 vsize=50456 CPUtime=0.06
/proc/9671/task/9686/stat : 9686 (satake) R 9669 9671 27791 0 -1 4202560 512 0 0 0 2 4 0 0 20 0 17 0 642034226 51666944 7155 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 50456

[startup+0.305543 s]
/proc/loadavg: 13.50 12.86 11.03 2/184 9671
/proc/meminfo: memFree=19123456/36427776 swapFree=5112/8588
[pid=9671] ppid=9669 vsize=145692 CPUtime=2.78
/proc/9671/stat : 9671 (satake) S 9669 9671 27791 0 -1 4202496 25833 0 0 0 6 272 0 0 20 0 17 0 642034225 149188608 25772 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/9671/statm: 36423 25772 63 164 0 36258 0
[pid=9671/tid=9672] ppid=9669 vsize=145692 CPUtime=0
/proc/9671/task/9672/stat : 9672 (satake) S 9669 9671 27791 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 17 0 642034225 149188608 25772 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9673] ppid=9669 vsize=145692 CPUtime=0.14
/proc/9671/task/9673/stat : 9673 (satake) R 9669 9671 27791 0 -1 4202560 1208 0 0 0 0 14 0 0 20 0 17 0 642034225 149188608 25772 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=9671/tid=9674] ppid=9669 vsize=145692 CPUtime=0.16
/proc/9671/task/9674/stat : 9674 (satake) R 9669 9671 27791 0 -1 4202560 1357 0 0 0 0 16 0 0 20 0 17 0 642034225 149188608 25774 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9675] ppid=9669 vsize=145692 CPUtime=0.12
/proc/9671/task/9675/stat : 9675 (satake) R 9669 9671 27791 0 -1 4202560 1321 0 0 0 0 12 0 0 20 0 17 0 642034225 149188608 25775 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=9671/tid=9676] ppid=9669 vsize=145692 CPUtime=0.1
/proc/9671/task/9676/stat : 9676 (satake) R 9669 9671 27791 0 -1 4202560 1267 0 0 0 0 10 0 0 20 0 17 0 642034225 149188608 25776 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=9671/tid=9677] ppid=9669 vsize=145692 CPUtime=0.08
/proc/9671/task/9677/stat : 9677 (satake) R 9669 9671 27791 0 -1 4202560 699 0 0 0 0 8 0 0 20 0 17 0 642034225 149188608 25777 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9678] ppid=9669 vsize=145692 CPUtime=0.22
/proc/9671/task/9678/stat : 9678 (satake) R 9669 9671 27791 0 -1 4202560 2147 0 0 0 0 22 0 0 20 0 17 0 642034225 149188608 25780 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=145692 CPUtime=0.22
/proc/9671/task/9679/stat : 9679 (satake) R 9669 9671 27791 0 -1 4202560 2465 0 0 0 0 22 0 0 20 0 17 0 642034225 149188608 25782 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134522388 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=145692 CPUtime=0.1
/proc/9671/task/9680/stat : 9680 (satake) R 9669 9671 27791 0 -1 4202560 1067 0 0 0 0 10 0 0 20 0 17 0 642034225 149188608 25782 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=145692 CPUtime=0.22
/proc/9671/task/9681/stat : 9681 (satake) R 9669 9671 27791 0 -1 4202560 1935 0 0 0 0 22 0 0 20 0 17 0 642034225 149188608 25782 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9682] ppid=9669 vsize=145692 CPUtime=0.22
/proc/9671/task/9682/stat : 9682 (satake) R 9669 9671 27791 0 -1 4202560 2097 0 0 0 0 22 0 0 20 0 17 0 642034225 149188608 25783 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=9671/tid=9683] ppid=9669 vsize=145692 CPUtime=0.22
/proc/9671/task/9683/stat : 9683 (satake) R 9669 9671 27791 0 -1 4202560 2108 0 0 0 0 22 0 0 20 0 17 0 642034225 149188608 25784 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9684] ppid=9669 vsize=145692 CPUtime=0.22
/proc/9671/task/9684/stat : 9684 (satake) R 9669 9671 27791 0 -1 4202560 1849 0 0 0 0 22 0 0 20 0 17 0 642034225 149188608 25786 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=9671/tid=9685] ppid=9669 vsize=145692 CPUtime=0.22
/proc/9671/task/9685/stat : 9685 (satake) R 9669 9671 27791 0 -1 4202560 2246 0 0 0 2 20 0 0 20 0 17 0 642034226 149188608 25790 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9686] ppid=9669 vsize=145692 CPUtime=0.22
/proc/9671/task/9686/stat : 9686 (satake) D 9669 9671 27791 0 -1 4202560 2049 0 0 0 2 20 0 0 20 0 17 0 642034226 149188608 25815 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 145692

[startup+0.703819 s]
/proc/loadavg: 13.50 12.86 11.03 2/184 9671
/proc/meminfo: memFree=19123456/36427776 swapFree=5112/8588
[pid=9671] ppid=9669 vsize=168372 CPUtime=5.96
/proc/9671/stat : 9671 (satake) S 9669 9671 27791 0 -1 4202496 36098 0 0 0 7 589 0 0 20 0 17 0 642034225 172412928 36037 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/9671/statm: 42093 36038 63 164 0 41928 0
[pid=9671/tid=9672] ppid=9669 vsize=168372 CPUtime=0
/proc/9671/task/9672/stat : 9672 (satake) S 9669 9671 27791 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 17 0 642034225 172412928 36038 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9673] ppid=9669 vsize=168372 CPUtime=0.28
/proc/9671/task/9673/stat : 9673 (satake) D 9669 9671 27791 0 -1 4202560 1885 0 0 0 0 28 0 0 20 0 17 0 642034225 172412928 36040 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=9671/tid=9674] ppid=9669 vsize=168372 CPUtime=0.38
/proc/9671/task/9674/stat : 9674 (satake) R 9669 9671 27791 0 -1 4202560 2128 0 0 0 0 38 0 0 20 0 17 0 642034225 172412928 36044 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9675] ppid=9669 vsize=168372 CPUtime=0.28
/proc/9671/task/9675/stat : 9675 (satake) D 9669 9671 27791 0 -1 4202560 1983 0 0 0 0 28 0 0 20 0 17 0 642034225 172412928 36044 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=9671/tid=9676] ppid=9669 vsize=168372 CPUtime=0.24
/proc/9671/task/9676/stat : 9676 (satake) R 9669 9671 27791 0 -1 4202560 1905 0 0 0 0 24 0 0 20 0 17 0 642034225 172412928 36046 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=9671/tid=9677] ppid=9669 vsize=168372 CPUtime=0.28
/proc/9671/task/9677/stat : 9677 (satake) R 9669 9671 27791 0 -1 4202560 1510 0 0 0 0 28 0 0 20 0 17 0 642034225 172412928 36046 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=9671/tid=9678] ppid=9669 vsize=168372 CPUtime=0.48
/proc/9671/task/9678/stat : 9678 (satake) R 9669 9671 27791 0 -1 4202560 2895 0 0 0 0 48 0 0 20 0 17 0 642034225 172412928 36047 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=168372 CPUtime=0.48
/proc/9671/task/9679/stat : 9679 (satake) R 9669 9671 27791 0 -1 4202560 3139 0 0 0 0 48 0 0 20 0 17 0 642034225 172412928 36047 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=168372 CPUtime=0.24
/proc/9671/task/9680/stat : 9680 (satake) D 9669 9671 27791 0 -1 4202560 1706 0 0 0 0 24 0 0 20 0 17 0 642034225 172412928 36048 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=168372 CPUtime=0.48
/proc/9671/task/9681/stat : 9681 (satake) R 9669 9671 27791 0 -1 4202560 2650 0 0 0 0 48 0 0 20 0 17 0 642034225 172412928 36049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9682] ppid=9669 vsize=168372 CPUtime=0.46
/proc/9671/task/9682/stat : 9682 (satake) R 9669 9671 27791 0 -1 4202560 2727 0 0 0 0 46 0 0 20 0 17 0 642034225 172412928 36049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=9671/tid=9683] ppid=9669 vsize=168372 CPUtime=0.48
/proc/9671/task/9683/stat : 9683 (satake) R 9669 9671 27791 0 -1 4202560 2850 0 0 0 0 48 0 0 20 0 17 0 642034225 172412928 36049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134522388 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9684] ppid=9669 vsize=168372 CPUtime=0.44
/proc/9671/task/9684/stat : 9684 (satake) R 9669 9671 27791 0 -1 4202560 2525 0 0 0 0 44 0 0 20 0 17 0 642034225 172412928 36049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134522388 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=9671/tid=9685] ppid=9669 vsize=168372 CPUtime=0.46

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

[pid=9671/tid=9674] ppid=9669 vsize=553120 CPUtime=34.97
/proc/9671/task/9674/stat : 9674 (satake) S 9669 9671 27791 0 -1 4202560 10656 0 0 0 3283 214 0 0 20 0 17 0 642034225 566394880 125408 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9675] ppid=9669 vsize=553120 CPUtime=35.41
/proc/9671/task/9675/stat : 9675 (satake) S 9669 9671 27791 0 -1 4202560 10595 0 0 0 3333 208 0 0 20 0 17 0 642034225 566394880 125408 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 11 0 0 0 0 0
[pid=9671/tid=9676] ppid=9669 vsize=553120 CPUtime=33.14
/proc/9671/task/9676/stat : 9676 (satake) S 9669 9671 27791 0 -1 4202560 10283 0 0 0 3116 198 0 0 20 0 17 0 642034225 566394880 125408 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
[pid=9671/tid=9677] ppid=9669 vsize=553120 CPUtime=33.12
/proc/9671/task/9677/stat : 9677 (satake) R 9669 9671 27791 0 -1 4202560 10072 0 0 0 3086 226 0 0 20 0 17 0 642034225 566394880 125408 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134528401 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9678] ppid=9669 vsize=553120 CPUtime=35.6
/proc/9671/task/9678/stat : 9678 (satake) S 9669 9671 27791 0 -1 4202560 10529 0 0 0 3310 250 0 0 20 0 17 0 642034225 566394880 125408 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=553120 CPUtime=36.03
/proc/9671/task/9679/stat : 9679 (satake) S 9669 9671 27791 0 -1 4202560 10714 0 0 0 3389 214 0 0 20 0 17 0 642034225 566394880 125408 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=553120 CPUtime=34.61
/proc/9671/task/9680/stat : 9680 (satake) R 9669 9671 27791 0 -1 4202560 10431 0 0 0 3241 220 0 0 20 0 17 0 642034225 566394880 125408 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134525321 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=553120 CPUtime=36.22
/proc/9671/task/9681/stat : 9681 (satake) S 9669 9671 27791 0 -1 4202560 10515 0 0 0 3376 246 0 0 20 0 17 0 642034225 566394880 125408 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9682] ppid=9669 vsize=553120 CPUtime=34.61
/proc/9671/task/9682/stat : 9682 (satake) R 9669 9671 27791 0 -1 4202560 10469 0 0 0 3223 238 0 0 20 0 17 0 642034225 566394880 125408 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134520909 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=9671/tid=9683] ppid=9669 vsize=553120 CPUtime=35.05
/proc/9671/task/9683/stat : 9683 (satake) R 9669 9671 27791 0 -1 4202560 10514 0 0 0 3285 220 0 0 20 0 17 0 642034225 566394880 125408 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134528211 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=9671/tid=9684] ppid=9669 vsize=553120 CPUtime=35.75
/proc/9671/task/9684/stat : 9684 (satake) S 9669 9671 27791 0 -1 4202560 10178 0 0 0 3363 212 0 0 20 0 17 0 642034225 566394880 125408 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=9671/tid=9685] ppid=9669 vsize=553120 CPUtime=35.82
/proc/9671/task/9685/stat : 9685 (satake) D 9669 9671 27791 0 -1 4202560 10493 0 0 0 3380 202 0 0 20 0 17 0 642034226 566394880 125408 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9686] ppid=9669 vsize=553120 CPUtime=35.06
/proc/9671/task/9686/stat : 9686 (satake) R 9669 9671 27791 0 -1 4202560 10489 0 0 0 3288 218 0 0 20 0 17 0 642034226 566394880 125408 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134520863 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=9671/tid=9687] ppid=9669 vsize=553120 CPUtime=35.17
/proc/9671/task/9687/stat : 9687 (satake) R 9669 9671 27791 0 -1 4202560 10253 0 0 0 3291 226 0 0 20 0 17 0 642034226 566394880 125408 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134528433 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 570.9
Current children cumulated vsize (KiB) 553120

[startup+116.705 s]
/proc/loadavg: 7.76 10.82 10.49 5/201 9688
/proc/meminfo: memFree=18621652/36427776 swapFree=4588/511652
[pid=9671] ppid=9669 vsize=553120 CPUtime=578.91
/proc/9671/stat : 9671 (satake) S 9669 9671 27791 0 -1 4202496 157376 0 0 0 50422 7469 0 0 20 0 17 0 642034225 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/9671/statm: 138280 125410 68 164 0 138115 0
[pid=9671/tid=9672] ppid=9669 vsize=553120 CPUtime=46.33
/proc/9671/task/9672/stat : 9672 (satake) R 9669 9671 27791 0 -1 4202560 945 0 0 0 484 4149 0 0 20 0 17 0 642034225 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=9671/tid=9673] ppid=9669 vsize=553120 CPUtime=34.96
/proc/9671/task/9673/stat : 9673 (satake) S 9669 9671 27791 0 -1 4202560 10112 0 0 0 3280 216 0 0 20 0 17 0 642034225 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 4 0 0 0 0 0
[pid=9671/tid=9674] ppid=9669 vsize=553120 CPUtime=35.49
/proc/9671/task/9674/stat : 9674 (satake) S 9669 9671 27791 0 -1 4202560 10656 0 0 0 3335 214 0 0 20 0 17 0 642034225 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9675] ppid=9669 vsize=553120 CPUtime=35.84
/proc/9671/task/9675/stat : 9675 (satake) S 9669 9671 27791 0 -1 4202560 10595 0 0 0 3376 208 0 0 20 0 17 0 642034225 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 11 0 0 0 0 0
[pid=9671/tid=9676] ppid=9669 vsize=553120 CPUtime=33.74
/proc/9671/task/9676/stat : 9676 (satake) D 9669 9671 27791 0 -1 4202560 10283 0 0 0 3176 198 0 0 20 0 17 0 642034225 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=9671/tid=9677] ppid=9669 vsize=553120 CPUtime=33.76
/proc/9671/task/9677/stat : 9677 (satake) R 9669 9671 27791 0 -1 4202560 10072 0 0 0 3150 226 0 0 20 0 17 0 642034225 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134532460 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9678] ppid=9669 vsize=553120 CPUtime=36.22
/proc/9671/task/9678/stat : 9678 (satake) S 9669 9671 27791 0 -1 4202560 10529 0 0 0 3368 254 0 0 20 0 17 0 642034225 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=553120 CPUtime=36.49
/proc/9671/task/9679/stat : 9679 (satake) S 9669 9671 27791 0 -1 4202560 10714 0 0 0 3435 214 0 0 20 0 17 0 642034225 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=553120 CPUtime=35.06
/proc/9671/task/9680/stat : 9680 (satake) S 9669 9671 27791 0 -1 4202560 10431 0 0 0 3286 220 0 0 20 0 17 0 642034225 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=553120 CPUtime=36.57
/proc/9671/task/9681/stat : 9681 (satake) S 9669 9671 27791 0 -1 4202560 10515 0 0 0 3411 246 0 0 20 0 17 0 642034225 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9682] ppid=9669 vsize=553120 CPUtime=34.87
/proc/9671/task/9682/stat : 9682 (satake) S 9669 9671 27791 0 -1 4202560 10469 0 0 0 3249 238 0 0 20 0 17 0 642034225 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 2 0 0 0 0 0
[pid=9671/tid=9683] ppid=9669 vsize=553120 CPUtime=35.54
/proc/9671/task/9683/stat : 9683 (satake) S 9669 9671 27791 0 -1 4202560 10514 0 0 0 3334 220 0 0 20 0 17 0 642034225 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=9671/tid=9684] ppid=9669 vsize=553120 CPUtime=36.27
/proc/9671/task/9684/stat : 9684 (satake) S 9669 9671 27791 0 -1 4202560 10178 0 0 0 3415 212 0 0 20 0 17 0 642034225 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=9671/tid=9685] ppid=9669 vsize=553120 CPUtime=36.39
/proc/9671/task/9685/stat : 9685 (satake) R 9669 9671 27791 0 -1 4202560 10494 0 0 0 3437 202 0 0 20 0 17 0 642034226 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134521074 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9686] ppid=9669 vsize=553120 CPUtime=35.59
/proc/9671/task/9686/stat : 9686 (satake) R 9669 9671 27791 0 -1 4202560 10490 0 0 0 3341 218 0 0 20 0 17 0 642034226 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134528470 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=9671/tid=9687] ppid=9669 vsize=553120 CPUtime=35.69
/proc/9671/task/9687/stat : 9687 (satake) R 9669 9671 27791 0 -1 4202560 10253 0 0 0 3343 226 0 0 20 0 17 0 642034226 566394880 125410 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134518245 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 578.91
Current children cumulated vsize (KiB) 553120

[startup+118.304 s]
/proc/loadavg: 7.76 10.82 10.49 5/201 9688
/proc/meminfo: memFree=18621652/36427776 swapFree=4588/511652
[pid=9671] ppid=9669 vsize=529352 CPUtime=589.64
/proc/9671/stat : 9671 (satake) S 9669 9671 27791 0 -1 4202496 157385 0 0 0 51098 7866 0 0 20 0 17 0 642034225 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/9671/statm: 132338 121049 77 164 0 132173 0
[pid=9671/tid=9672] ppid=9669 vsize=529352 CPUtime=47.04
/proc/9671/task/9672/stat : 9672 (satake) R 9669 9671 27791 0 -1 4202560 945 0 0 0 494 4210 0 0 20 0 17 0 642034225 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9673] ppid=9669 vsize=529352 CPUtime=35.62
/proc/9671/task/9673/stat : 9673 (satake) S 9669 9671 27791 0 -1 4202560 10112 0 0 0 3324 238 0 0 20 0 17 0 642034225 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 4 0 0 0 0 0
[pid=9671/tid=9674] ppid=9669 vsize=529352 CPUtime=36.42
/proc/9671/task/9674/stat : 9674 (satake) R 9669 9671 27791 0 -1 4202560 10656 0 0 0 3406 236 0 0 20 0 17 0 642034225 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9675] ppid=9669 vsize=529352 CPUtime=36.54
/proc/9671/task/9675/stat : 9675 (satake) R 9669 9671 27791 0 -1 4202560 10595 0 0 0 3418 236 0 0 20 0 17 0 642034225 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=9671/tid=9676] ppid=9669 vsize=529352 CPUtime=34.68
/proc/9671/task/9676/stat : 9676 (satake) R 9669 9671 27791 0 -1 4202560 10283 0 0 0 3246 222 0 0 20 0 17 0 642034225 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=9671/tid=9677] ppid=9669 vsize=529352 CPUtime=34.58
/proc/9671/task/9677/stat : 9677 (satake) R 9669 9671 27791 0 -1 4202560 10072 0 0 0 3212 246 0 0 20 0 17 0 642034225 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9678] ppid=9669 vsize=529352 CPUtime=36.97
/proc/9671/task/9678/stat : 9678 (satake) R 9669 9671 27791 0 -1 4202560 10529 0 0 0 3417 280 0 0 20 0 17 0 642034225 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=529352 CPUtime=37.13
/proc/9671/task/9679/stat : 9679 (satake) R 9669 9671 27791 0 -1 4202560 10714 0 0 0 3475 238 0 0 20 0 17 0 642034225 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=529352 CPUtime=35.6
/proc/9671/task/9680/stat : 9680 (satake) R 9669 9671 27791 0 -1 4202560 10431 0 0 0 3316 244 0 0 20 0 17 0 642034225 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 18446744071564503006 0 0 -1 0 0 0 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=529352 CPUtime=37.23
/proc/9671/task/9681/stat : 9681 (satake) R 9669 9671 27791 0 -1 4202560 10515 0 0 0 3453 270 0 0 20 0 17 0 642034225 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9682] ppid=9669 vsize=529352 CPUtime=35.38
/proc/9671/task/9682/stat : 9682 (satake) S 9669 9671 27791 0 -1 4202560 10469 0 0 0 3276 262 0 0 20 0 17 0 642034225 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 2 0 0 0 0 0
[pid=9671/tid=9683] ppid=9669 vsize=529352 CPUtime=36.16
/proc/9671/task/9683/stat : 9683 (satake) R 9669 9671 27791 0 -1 4202560 10514 0 0 0 3370 246 0 0 20 0 17 0 642034225 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=9671/tid=9684] ppid=9669 vsize=529352 CPUtime=36.94
/proc/9671/task/9684/stat : 9684 (satake) R 9669 9671 27791 0 -1 4202560 10178 0 0 0 3456 238 0 0 20 0 17 0 642034225 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=9671/tid=9685] ppid=9669 vsize=529352 CPUtime=37.06
/proc/9671/task/9685/stat : 9685 (satake) R 9669 9671 27791 0 -1 4202560 10503 0 0 0 3482 224 0 0 20 0 17 0 642034226 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9686] ppid=9669 vsize=529352 CPUtime=36.12
/proc/9671/task/9686/stat : 9686 (satake) R 9669 9671 27791 0 -1 4202560 10490 0 0 0 3380 232 0 0 20 0 17 0 642034226 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=9671/tid=9687] ppid=9669 vsize=529352 CPUtime=36.06
/proc/9671/task/9687/stat : 9687 (satake) R 9669 9671 27791 0 -1 4202560 10253 0 0 0 3372 234 0 0 20 0 17 0 642034226 542056448 121049 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 589.64
Current children cumulated vsize (KiB) 529352

[startup+118.704 s]
/proc/loadavg: 8.42 10.90 10.52 4/197 9688
/proc/meminfo: memFree=18666872/36427776 swapFree=4588/455768
[pid=9671] ppid=9669 vsize=473092 CPUtime=592
/proc/9671/stat : 9671 (satake) S 9669 9671 27791 0 -1 4202496 157385 0 0 0 51236 7964 0 0 20 0 12 0 642034225 484446208 110048 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/9671/statm: 118273 110048 77 164 0 118108 0
[pid=9671/tid=9674] ppid=9669 vsize=473092 CPUtime=36.66
/proc/9671/task/9674/stat : 9674 (satake) R 9669 9671 27791 0 -1 4202560 10656 0 0 0 3420 246 0 0 20 0 12 0 642034225 484446208 110048 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=9671/tid=9675] ppid=9669 vsize=473092 CPUtime=36.74
/proc/9671/task/9675/stat : 9675 (satake) R 9669 9671 27791 0 -1 4202560 10595 0 0 0 3430 244 0 0 20 0 12 0 642034225 484446208 110048 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=9671/tid=9676] ppid=9669 vsize=473092 CPUtime=34.92
/proc/9671/task/9676/stat : 9676 (satake) R 9669 9671 27791 0 -1 4202560 10283 0 0 0 3262 230 0 0 20 0 12 0 642034225 484446208 110048 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=9671/tid=9677] ppid=9669 vsize=473092 CPUtime=34.77
/proc/9671/task/9677/stat : 9677 (satake) R 9669 9671 27791 0 -1 4202560 10072 0 0 0 3223 254 0 0 20 0 12 0 642034225 484446208 110048 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9678] ppid=9669 vsize=473092 CPUtime=37.15
/proc/9671/task/9678/stat : 9678 (satake) R 9669 9671 27791 0 -1 4202560 10529 0 0 0 3427 288 0 0 20 0 12 0 642034225 484446208 110048 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=473092 CPUtime=35.81
/proc/9671/task/9680/stat : 9680 (satake) R 9669 9671 27791 0 -1 4202560 10431 0 0 0 3331 250 0 0 20 0 12 0 642034225 484446208 110048 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=473092 CPUtime=37.41
/proc/9671/task/9681/stat : 9681 (satake) R 9669 9671 27791 0 -1 4202560 10515 0 0 0 3463 278 0 0 20 0 12 0 642034225 484446208 110048 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9682] ppid=9669 vsize=473092 CPUtime=35.56
/proc/9671/task/9682/stat : 9682 (satake) R 9669 9671 27791 0 -1 4202560 10469 0 0 0 3286 270 0 0 20 0 12 0 642034225 484446208 110048 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=9671/tid=9683] ppid=9669 vsize=473092 CPUtime=36.31
/proc/9671/task/9683/stat : 9683 (satake) R 9669 9671 27791 0 -1 4202560 10514 0 0 0 3377 254 0 0 20 0 12 0 642034225 484446208 110048 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=9671/tid=9686] ppid=9669 vsize=473092 CPUtime=36.21
/proc/9671/task/9686/stat : 9686 (satake) R 9669 9671 27791 0 -1 4202560 10490 0 0 0 3385 236 0 0 20 0 12 0 642034226 484446208 110048 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=9671/tid=9687] ppid=9669 vsize=473092 CPUtime=36.13
/proc/9671/task/9687/stat : 9687 (satake) S 9669 9671 27791 0 -1 4202560 10253 0 0 0 3377 236 0 0 20 0 12 0 642034226 484446208 110048 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 592
Current children cumulated vsize (KiB) 473092

[startup+118.904 s]
/proc/loadavg: 8.42 10.90 10.52 4/197 9688
/proc/meminfo: memFree=18666872/36427776 swapFree=4588/455768
[pid=9671] ppid=9669 vsize=402044 CPUtime=592.56
/proc/9671/stat : 9671 (satake) S 9669 9671 27791 0 -1 4202496 157385 0 0 0 51271 7985 0 0 20 0 4 0 642034225 411693056 95359 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/9671/statm: 99743 95358 77 164 0 99578 0
[pid=9671/tid=9677] ppid=9669 vsize=398972 CPUtime=34.85
/proc/9671/task/9677/stat : 9677 (satake) R 9669 9671 27791 0 -1 4202560 10072 0 0 0 3229 256 0 0 20 0 4 0 642034225 408547328 95358 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134702225 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9686] ppid=9669 vsize=398972 CPUtime=36.35
/proc/9671/task/9686/stat : 9686 (satake) R 9669 9671 27791 0 -1 4202560 10490 0 0 0 3395 240 0 0 20 0 4 0 642034226 408547328 95358 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=9671/tid=9687] ppid=9669 vsize=398972 CPUtime=36.18
/proc/9671/task/9687/stat : 9687 (satake) R 9669 9671 27791 0 -1 4202560 10253 0 0 0 3378 240 0 0 20 0 4 0 642034226 408547328 95358 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 592.56
Current children cumulated vsize (KiB) 402044

[startup+119.004 s]
/proc/loadavg: 8.42 10.90 10.52 4/197 9688
/proc/meminfo: memFree=18666872/36427776 swapFree=4588/455768
[pid=9671] ppid=9669 vsize=376600 CPUtime=592.71
/proc/9671/stat : 9671 (satake) S 9669 9671 27791 0 -1 4202496 157385 0 0 0 51285 7986 0 0 20 0 2 0 642034225 385638400 90638 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/9671/statm: 94150 90638 77 164 0 93985 0
[pid=9671/tid=9687] ppid=9669 vsize=376600 CPUtime=36.25
/proc/9671/task/9687/stat : 9687 (satake) R 9669 9671 27791 0 -1 4202560 10253 0 0 0 3385 240 0 0 20 0 2 0 642034226 385638400 90638 18446744073709551615 134512640 135180984 4287408048 18446744073709551615 134702308 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 592.71
Current children cumulated vsize (KiB) 376600

Child status: 16
Real time (s): 119.101
CPU time (s): 592.825
CPU user time (s): 512.876
CPU system time (s): 79.949
CPU usage (%): 497.751
Max. virtual memory (cumulated for all children) (KiB): 565252


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 512.876
system time used= 79.949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157386
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= 5634252
involuntary context switches= 1152927

runsolver used 0.552034 second user time and 1.49209 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-12 19:21:18
IDJOB=1780437
IDBENCH=71006
IDSOLVER=631
FILE ID=xenhost3-49/1780437-1244827278
PBS_JOBID=
Free space on /tmp= 7021 MiB

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

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED= 1204119249

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:      19123012 kB
Buffers:        435244 kB
Cached:       14119444 kB
SwapCached:          0 kB
Active:        4080524 kB
Inactive:     10482636 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            9308 kB
Writeback:           0 kB
AnonPages:        8588 kB
Mapped:           4448 kB
Slab:           689296 kB
SReclaimable:   662500 kB
SUnreclaim:      26796 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29492 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7021 MiB
End job on xenhost3-49 at 2009-06-12 19:23:18