Trace number 1776432

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 14.8369 3.78623

General information on the benchmark

Nameindustrial/babic/xinetd/
xinetd_vc56703.cnf
MD5SUM09053ffc48c8fbc3352a0ce4d89c2bbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.26
Satisfiable
(Un)Satisfiability was proved
Number of variables110923
Number of clauses286428
Sum of the clauses size694958
Maximum clause length3
Minimum clause length1
Number of clauses of size 113085
Number of clauses of size 2138156
Number of clauses of size 3135187
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

14.61/3.75	c Benchmark name    : HOME/instance-1776432-1244749011.cnf
14.61/3.75	c Thread Num        :           16
14.61/3.75	c restarts          :            1
14.61/3.75	c conflicts         :            1
14.61/3.75	c decisions         :            0           (        0 / sec      )
14.61/3.75	c propagations      :        23607           (     6681 / sec      )
14.61/3.75	c inspects          :        22507           (     6369 / sec      )
14.61/3.75	c conflict literals :            0           (      nan % deleted  )
14.61/3.75	c cpu time          :         3.53           
14.61/3.75	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-1776432-1244749011/watcher-1776432-1244749011 -o /tmp/evaluation-result-1776432-1244749011/solver-1776432-1244749011 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1776432-1244749011.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: 8.84 9.82 11.29 2/184 32082
/proc/meminfo: memFree=19139924/36427776 swapFree=4308/7924
[pid=32082] ppid=32080 vsize=8072 CPUtime=0
/proc/32082/stat : 32082 (satake) R 32080 32082 27791 0 -1 4202496 434 0 0 0 0 0 0 0 20 0 16 0 634207478 8265728 389 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134664766 0 0 1 0 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/32082/statm: 2018 390 63 164 0 1853 0
[pid=32082/tid=32083] ppid=32080 vsize=8072 CPUtime=0
/proc/32082/task/32083/stat : 32083 (satake) S 32080 32082 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 16 0 634207478 8265728 397 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32084] ppid=32080 vsize=8072 CPUtime=0
/proc/32082/task/32084/stat : 32084 (satake) R 32080 32082 27791 0 -1 4202560 54 0 0 0 0 0 0 0 20 0 16 0 634207478 8265728 398 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32082/tid=32085] ppid=32080 vsize=8072 CPUtime=0
/proc/32082/task/32085/stat : 32085 (satake) R 32080 32082 27791 0 -1 4202560 52 0 0 0 0 0 0 0 20 0 16 0 634207478 8265728 403 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32086] ppid=32080 vsize=8072 CPUtime=0
/proc/32082/task/32086/stat : 32086 (satake) D 32080 32082 27791 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 16 0 634207478 8265728 407 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32087] ppid=32080 vsize=8204 CPUtime=0
/proc/32082/task/32087/stat : 32087 (satake) R 32080 32082 27791 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 16 0 634207478 8400896 407 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32088] ppid=32080 vsize=8204 CPUtime=0
/proc/32082/task/32088/stat : 32088 (satake) S 32080 32082 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 16 0 634207478 8400896 411 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 13 0 0 0 0 0
[pid=32082/tid=32089] ppid=32080 vsize=8204 CPUtime=0
/proc/32082/task/32089/stat : 32089 (satake) R 32080 32082 27791 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 16 0 634207479 8400896 414 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32082/tid=32090] ppid=32080 vsize=8204 CPUtime=0
/proc/32082/task/32090/stat : 32090 (satake) D 32080 32082 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 16 0 634207479 8400896 414 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32082/tid=32091] ppid=32080 vsize=8204 CPUtime=0
/proc/32082/task/32091/stat : 32091 (satake) S 32080 32082 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 16 0 634207479 8400896 414 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32092] ppid=32080 vsize=8204 CPUtime=0
/proc/32082/task/32092/stat : 32092 (satake) R 32080 32082 27791 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 16 0 634207479 8400896 414 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32093] ppid=32080 vsize=8204 CPUtime=0
/proc/32082/task/32093/stat : 32093 (satake) D 32080 32082 27791 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 16 0 634207479 8400896 414 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702083 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32082/tid=32094] ppid=32080 vsize=8204 CPUtime=0
/proc/32082/task/32094/stat : 32094 (satake) D 32080 32082 27791 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 16 0 634207479 8400896 415 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134676560 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32082/tid=32095] ppid=32080 vsize=8336 CPUtime=0
/proc/32082/task/32095/stat : 32095 (satake) D 32080 32082 27791 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 16 0 634207479 8536064 415 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=32082/tid=32096] ppid=32080 vsize=8336 CPUtime=0
/proc/32082/task/32096/stat : 32096 (satake) D 32080 32082 27791 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 16 0 634207479 8536064 417 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32097] ppid=32080 vsize=8336 CPUtime=0
/proc/32082/task/32097/stat : 32097 (satake) D 32080 32082 27791 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 16 0 634207479 8536064 417 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 13 0 0 0 0 0

[startup+0.113058 s]
/proc/loadavg: 8.84 9.82 11.29 2/184 32082
/proc/meminfo: memFree=19139924/36427776 swapFree=4308/7924
[pid=32082] ppid=32080 vsize=72328 CPUtime=0.58
/proc/32082/stat : 32082 (satake) S 32080 32082 27791 0 -1 4202496 13396 0 0 0 0 58 0 0 20 0 17 0 634207478 74063872 13351 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/32082/statm: 18082 13353 63 164 0 17917 0
[pid=32082/tid=32083] ppid=32080 vsize=72328 CPUtime=0
/proc/32082/task/32083/stat : 32083 (satake) S 32080 32082 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 634207478 74063872 13357 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32084] ppid=32080 vsize=72328 CPUtime=0.06
/proc/32082/task/32084/stat : 32084 (satake) R 32080 32082 27791 0 -1 4202560 1262 0 0 0 0 6 0 0 20 0 17 0 634207478 74063872 13360 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32082/tid=32085] ppid=32080 vsize=72328 CPUtime=0.04
/proc/32082/task/32085/stat : 32085 (satake) R 32080 32082 27791 0 -1 4202560 1172 0 0 0 0 4 0 0 20 0 17 0 634207478 74063872 13361 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32086] ppid=32080 vsize=72328 CPUtime=0.02
/proc/32082/task/32086/stat : 32086 (satake) R 32080 32082 27791 0 -1 4202560 399 0 0 0 0 2 0 0 20 0 17 0 634207478 74063872 13361 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32087] ppid=32080 vsize=72328 CPUtime=0.04
/proc/32082/task/32087/stat : 32087 (satake) R 32080 32082 27791 0 -1 4202560 1266 0 0 0 0 4 0 0 20 0 17 0 634207478 74063872 13361 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32088] ppid=32080 vsize=72328 CPUtime=0.06
/proc/32082/task/32088/stat : 32088 (satake) R 32080 32082 27791 0 -1 4202560 1324 0 0 0 0 6 0 0 20 0 17 0 634207478 74063872 13361 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522388 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32082/tid=32089] ppid=32080 vsize=72328 CPUtime=0.06
/proc/32082/task/32089/stat : 32089 (satake) R 32080 32082 27791 0 -1 4202560 1400 0 0 0 0 6 0 0 20 0 17 0 634207479 74063872 13365 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522388 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32082/tid=32090] ppid=32080 vsize=72328 CPUtime=0
/proc/32082/task/32090/stat : 32090 (satake) R 32080 32082 27791 0 -1 4202560 193 0 0 0 0 0 0 0 20 0 17 0 634207479 74063872 13368 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32082/tid=32091] ppid=32080 vsize=72328 CPUtime=0.02
/proc/32082/task/32091/stat : 32091 (satake) R 32080 32082 27791 0 -1 4202560 582 0 0 0 0 2 0 0 20 0 17 0 634207479 74063872 13369 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32092] ppid=32080 vsize=72328 CPUtime=0
/proc/32082/task/32092/stat : 32092 (satake) R 32080 32082 27791 0 -1 4202560 237 0 0 0 0 0 0 0 20 0 17 0 634207479 74063872 13369 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32093] ppid=32080 vsize=72328 CPUtime=0.06
/proc/32082/task/32093/stat : 32093 (satake) R 32080 32082 27791 0 -1 4202560 1292 0 0 0 0 6 0 0 20 0 17 0 634207479 74063872 13370 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522560 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32082/tid=32094] ppid=32080 vsize=72328 CPUtime=0.02
/proc/32082/task/32094/stat : 32094 (satake) R 32080 32082 27791 0 -1 4202560 494 0 0 0 0 2 0 0 20 0 17 0 634207479 74063872 13371 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32082/tid=32095] ppid=32080 vsize=72328 CPUtime=0.06
/proc/32082/task/32095/stat : 32095 (satake) R 32080 32082 27791 0 -1 4202560 1348 0 0 0 0 6 0 0 20 0 17 0 634207479 74063872 13371 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=32082/tid=32096] ppid=32080 vsize=72328 CPUtime=0.04
/proc/32082/task/32096/stat : 32096 (satake) R 32080 32082 27791 0 -1 4202560 1021 0 0 0 0 4 0 0 20 0 17 0 634207479 74063872 13371 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32097] ppid=32080 vsize=72328 CPUtime=0
/proc/32082/task/32097/stat : 32097 (satake) R 32080 32082 27791 0 -1 4202560 140 0 0 0 0 0 0 0 20 0 17 0 634207479 74063872 13372 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 72328

[startup+0.205073 s]
/proc/loadavg: 8.84 9.82 11.29 2/184 32082
/proc/meminfo: memFree=19139924/36427776 swapFree=4308/7924
[pid=32082] ppid=32080 vsize=79192 CPUtime=1.09
/proc/32082/stat : 32082 (satake) S 32080 32082 27791 0 -1 4202496 17066 0 0 0 0 109 0 0 20 0 17 0 634207478 81092608 17022 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/32082/statm: 19798 17023 63 164 0 19633 0
[pid=32082/tid=32083] ppid=32080 vsize=79192 CPUtime=0
/proc/32082/task/32083/stat : 32083 (satake) S 32080 32082 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 634207478 81092608 17023 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32084] ppid=32080 vsize=79192 CPUtime=0.08
/proc/32082/task/32084/stat : 32084 (satake) R 32080 32082 27791 0 -1 4202560 1459 0 0 0 0 8 0 0 20 0 17 0 634207478 81092608 17025 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522388 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32082/tid=32085] ppid=32080 vsize=79192 CPUtime=0.06
/proc/32082/task/32085/stat : 32085 (satake) R 32080 32082 27791 0 -1 4202560 1294 0 0 0 0 6 0 0 20 0 17 0 634207478 81092608 17025 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32086] ppid=32080 vsize=79192 CPUtime=0.06
/proc/32082/task/32086/stat : 32086 (satake) D 32080 32082 27791 0 -1 4202560 708 0 0 0 0 6 0 0 20 0 17 0 634207478 81092608 17028 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32087] ppid=32080 vsize=79192 CPUtime=0.08
/proc/32082/task/32087/stat : 32087 (satake) D 32080 32082 27791 0 -1 4202560 1499 0 0 0 0 8 0 0 20 0 17 0 634207478 81092608 17030 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522560 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32088] ppid=32080 vsize=79192 CPUtime=0.08
/proc/32082/task/32088/stat : 32088 (satake) R 32080 32082 27791 0 -1 4202560 1554 0 0 0 0 8 0 0 20 0 17 0 634207478 81092608 17030 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32082/tid=32089] ppid=32080 vsize=79192 CPUtime=0.12
/proc/32082/task/32089/stat : 32089 (satake) D 32080 32082 27791 0 -1 4202560 1687 0 0 0 0 12 0 0 20 0 17 0 634207479 81092608 17030 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32082/tid=32090] ppid=32080 vsize=79192 CPUtime=0.04
/proc/32082/task/32090/stat : 32090 (satake) R 32080 32082 27791 0 -1 4202560 458 0 0 0 0 4 0 0 20 0 17 0 634207479 81092608 17030 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32082/tid=32091] ppid=32080 vsize=79192 CPUtime=0.04
/proc/32082/task/32091/stat : 32091 (satake) R 32080 32082 27791 0 -1 4202560 830 0 0 0 0 4 0 0 20 0 17 0 634207479 81092608 17031 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32092] ppid=32080 vsize=79192 CPUtime=0.04
/proc/32082/task/32092/stat : 32092 (satake) R 32080 32082 27791 0 -1 4202560 469 0 0 0 0 4 0 0 20 0 17 0 634207479 81092608 17032 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32093] ppid=32080 vsize=79192 CPUtime=0.1
/proc/32082/task/32093/stat : 32093 (satake) D 32080 32082 27791 0 -1 4202560 1565 0 0 0 0 10 0 0 20 0 17 0 634207479 81092608 17033 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32082/tid=32094] ppid=32080 vsize=79192 CPUtime=0.06
/proc/32082/task/32094/stat : 32094 (satake) D 32080 32082 27791 0 -1 4202560 778 0 0 0 0 6 0 0 20 0 17 0 634207479 81092608 17033 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32082/tid=32095] ppid=32080 vsize=79192 CPUtime=0.1
/proc/32082/task/32095/stat : 32095 (satake) D 32080 32082 27791 0 -1 4202560 1606 0 0 0 0 10 0 0 20 0 17 0 634207479 81092608 17033 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=32082/tid=32096] ppid=32080 vsize=79192 CPUtime=0.08
/proc/32082/task/32096/stat : 32096 (satake) R 32080 32082 27791 0 -1 4202560 1286 0 0 0 0 8 0 0 20 0 17 0 634207479 81092608 17033 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32097] ppid=32080 vsize=79192 CPUtime=0.04
/proc/32082/task/32097/stat : 32097 (satake) R 32080 32082 27791 0 -1 4202560 422 0 0 0 0 4 0 0 20 0 17 0 634207479 81092608 17035 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 79192

[startup+0.304972 s]
/proc/loadavg: 8.84 9.82 11.29 2/184 32082
/proc/meminfo: memFree=19139924/36427776 swapFree=4308/7924
[pid=32082] ppid=32080 vsize=103644 CPUtime=1.59
/proc/32082/stat : 32082 (satake) S 32080 32082 27791 0 -1 4202496 20607 0 0 0 0 159 0 0 20 0 17 0 634207478 106131456 20558 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/32082/statm: 25911 20561 63 164 0 25746 0
[pid=32082/tid=32083] ppid=32080 vsize=103644 CPUtime=0
/proc/32082/task/32083/stat : 32083 (satake) S 32080 32082 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 634207478 106131456 20561 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32084] ppid=32080 vsize=103644 CPUtime=0.12
/proc/32082/task/32084/stat : 32084 (satake) R 32080 32082 27791 0 -1 4202560 1695 0 0 0 0 12 0 0 20 0 17 0 634207478 106131456 20561 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522207 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32082/tid=32085] ppid=32080 vsize=103644 CPUtime=0.1
/proc/32082/task/32085/stat : 32085 (satake) R 32080 32082 27791 0 -1 4202560 1465 0 0 0 0 10 0 0 20 0 17 0 634207478 106131456 20561 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32086] ppid=32080 vsize=103644 CPUtime=0.08
/proc/32082/task/32086/stat : 32086 (satake) R 32080 32082 27791 0 -1 4202560 983 0 0 0 0 8 0 0 20 0 17 0 634207478 106131456 20562 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32087] ppid=32080 vsize=103644 CPUtime=0.12
/proc/32082/task/32087/stat : 32087 (satake) R 32080 32082 27791 0 -1 4202560 1711 0 0 0 0 12 0 0 20 0 17 0 634207478 106131456 20564 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522312 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32088] ppid=32080 vsize=103644 CPUtime=0.12
/proc/32082/task/32088/stat : 32088 (satake) R 32080 32082 27791 0 -1 4202560 1744 0 0 0 0 12 0 0 20 0 17 0 634207478 106131456 20566 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32082/tid=32089] ppid=32080 vsize=103644 CPUtime=0.16
/proc/32082/task/32089/stat : 32089 (satake) D 32080 32082 27791 0 -1 4202560 1983 0 0 0 0 16 0 0 20 0 17 0 634207479 106131456 20566 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32082/tid=32090] ppid=32080 vsize=103644 CPUtime=0.06
/proc/32082/task/32090/stat : 32090 (satake) R 32080 32082 27791 0 -1 4202560 655 0 0 0 0 6 0 0 20 0 17 0 634207479 106131456 20566 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32082/tid=32091] ppid=32080 vsize=103644 CPUtime=0.08
/proc/32082/task/32091/stat : 32091 (satake) R 32080 32082 27791 0 -1 4202560 1065 0 0 0 0 8 0 0 20 0 17 0 634207479 106131456 20566 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32092] ppid=32080 vsize=103644 CPUtime=0.06
/proc/32082/task/32092/stat : 32092 (satake) R 32080 32082 27791 0 -1 4202560 753 0 0 0 0 6 0 0 20 0 17 0 634207479 106131456 20570 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32093] ppid=32080 vsize=103644 CPUtime=0.14
/proc/32082/task/32093/stat : 32093 (satake) D 32080 32082 27791 0 -1 4202560 1775 0 0 0 0 14 0 0 20 0 17 0 634207479 106131456 20570 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522388 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32082/tid=32094] ppid=32080 vsize=103644 CPUtime=0.08
/proc/32082/task/32094/stat : 32094 (satake) D 32080 32082 27791 0 -1 4202560 1080 0 0 0 0 8 0 0 20 0 17 0 634207479 106131456 20570 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32082/tid=32095] ppid=32080 vsize=103644 CPUtime=0.16
/proc/32082/task/32095/stat : 32095 (satake) D 32080 32082 27791 0 -1 4202560 1907 0 0 0 0 16 0 0 20 0 17 0 634207479 106131456 20572 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522388 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=32082/tid=32096] ppid=32080 vsize=103644 CPUtime=0.1
/proc/32082/task/32096/stat : 32096 (satake) D 32080 32082 27791 0 -1 4202560 1500 0 0 0 0 10 0 0 20 0 17 0 634207479 106131456 20577 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32097] ppid=32080 vsize=103644 CPUtime=0.06
/proc/32082/task/32097/stat : 32097 (satake) R 32080 32082 27791 0 -1 4202560 679 0 0 0 0 6 0 0 20 0 17 0 634207479 106131456 20577 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 103644

[startup+0.705496 s]
/proc/loadavg: 8.84 9.82 11.29 2/184 32082
/proc/meminfo: memFree=19139924/36427776 swapFree=4308/7924
[pid=32082] ppid=32080 vsize=154028 CPUtime=3.4
/proc/32082/stat : 32082 (satake) S 32080 32082 27791 0 -1 4202496 32125 0 0 0 0 340 0 0 20 0 17 0 634207478 157724672 32074 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/32082/statm: 38507 32074 63 164 0 38342 0
[pid=32082/tid=32083] ppid=32080 vsize=154028 CPUtime=0
/proc/32082/task/32083/stat : 32083 (satake) S 32080 32082 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 634207478 157724672 32074 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32084] ppid=32080 vsize=154028 CPUtime=0.22
/proc/32082/task/32084/stat : 32084 (satake) D 32080 32082 27791 0 -1 4202560 2390 0 0 0 0 22 0 0 20 0 17 0 634207478 157724672 32074 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522408 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32082/tid=32085] ppid=32080 vsize=154028 CPUtime=0.2
/proc/32082/task/32085/stat : 32085 (satake) D 32080 32082 27791 0 -1 4202560 2197 0 0 0 0 20 0 0 20 0 17 0 634207478 157724672 32074 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522598 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32086] ppid=32080 vsize=154028 CPUtime=0.18
/proc/32082/task/32086/stat : 32086 (satake) D 32080 32082 27791 0 -1 4202560 1744 0 0 0 0 18 0 0 20 0 17 0 634207478 157724672 32074 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32087] ppid=32080 vsize=154028 CPUtime=0.22
/proc/32082/task/32087/stat : 32087 (satake) D 32080 32082 27791 0 -1 4202560 2450 0 0 0 0 22 0 0 20 0 17 0 634207478 157724672 32074 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522704 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32088] ppid=32080 vsize=154028 CPUtime=0.2
/proc/32082/task/32088/stat : 32088 (satake) D 32080 32082 27791 0 -1 4202560 2410 0 0 0 0 20 0 0 20 0 17 0 634207478 157724672 32074 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522598 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32082/tid=32089] ppid=32080 vsize=154028 CPUtime=0.32
/proc/32082/task/32089/stat : 32089 (satake) D 32080 32082 27791 0 -1 4202560 2777 0 0 0 0 32 0 0 20 0 17 0 634207479 157724672 32074 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522388 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32082/tid=32090] ppid=32080 vsize=154028 CPUtime=0.16
/proc/32082/task/32090/stat : 32090 (satake) S 32080 32082 27791 0 -1 4202560 1466 0 0 0 0 16 0 0 20 0 17 0 634207479 157724672 32074 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 11 0 0 0 0 0
[pid=32082/tid=32091] ppid=32080 vsize=154028 CPUtime=0.2
/proc/32082/task/32091/stat : 32091 (satake) D 32080 32082 27791 0 -1 4202560 1846 0 0 0 0 20 0 0 20 0 17 0 634207479 157724672 32074 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522388 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32092] ppid=32080 vsize=154028 CPUtime=0.18
/proc/32082/task/32092/stat : 32092 (satake) D 32080 32082 27791 0 -1 4202560 1545 0 0 0 0 18 0 0 20 0 17 0 634207479 157724672 32074 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32093] ppid=32080 vsize=154028 CPUtime=0.3
/proc/32082/task/32093/stat : 32093 (satake) D 32080 32082 27791 0 -1 4202560 2606 0 0 0 0 30 0 0 20 0 17 0 634207479 157724672 32074 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32082/tid=32094] ppid=32080 vsize=154028 CPUtime=0.22
/proc/32082/task/32094/stat : 32094 (satake) D 32080 32082 27791 0 -1 4202560 1858 0 0 0 0 22 0 0 20 0 17 0 634207479 157724672 32074 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32082/tid=32095] ppid=32080 vsize=154028 CPUtime=0.32
/proc/32082/task/32095/stat : 32095 (satake) D 32080 32082 27791 0 -1 4202560 2704 0 0 0 0 32 0 0 20 0 17 0 634207479 157724672 32074 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522408 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=32082/tid=32096] ppid=32080 vsize=154028 CPUtime=0.2

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

/proc/32082/task/32093/stat : 32093 (satake) D 32080 32082 27791 0 -1 4202560 4043 0 0 0 0 58 0 0 20 0 17 0 634207479 269606912 52832 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32082/tid=32094] ppid=32080 vsize=263288 CPUtime=0.48
/proc/32082/task/32094/stat : 32094 (satake) D 32080 32082 27791 0 -1 4202560 3269 0 0 0 0 48 0 0 20 0 17 0 634207479 269606912 52832 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32082/tid=32095] ppid=32080 vsize=263288 CPUtime=0.56
/proc/32082/task/32095/stat : 32095 (satake) D 32080 32082 27791 0 -1 4202560 4131 0 0 0 0 56 0 0 20 0 17 0 634207479 269606912 52832 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=32082/tid=32096] ppid=32080 vsize=263288 CPUtime=0.4
/proc/32082/task/32096/stat : 32096 (satake) D 32080 32082 27791 0 -1 4202560 3544 0 0 0 0 40 0 0 20 0 17 0 634207479 269606912 52832 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522312 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32097] ppid=32080 vsize=263288 CPUtime=0.36
/proc/32082/task/32097/stat : 32097 (satake) D 32080 32082 27791 0 -1 4202560 2944 0 0 0 0 36 0 0 20 0 17 0 634207479 269606912 52832 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32082/tid=32098] ppid=32080 vsize=263288 CPUtime=0.48
/proc/32082/task/32098/stat : 32098 (satake) R 32080 32082 27791 0 -1 4202560 3662 0 0 0 0 48 0 0 20 0 17 0 634207479 269606912 52832 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134522388 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.59
Current children cumulated vsize (KiB) 263288

[startup+3.10462 s]
/proc/loadavg: 9.33 9.90 11.30 2/201 32099
/proc/meminfo: memFree=18856576/36427776 swapFree=4568/294364
[pid=32082] ppid=32080 vsize=397592 CPUtime=12.09
/proc/32082/stat : 32082 (satake) S 32080 32082 27791 0 -1 4202496 88070 0 0 0 193 1016 0 0 20 0 17 0 634207478 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/32082/statm: 99398 88019 63 164 0 99233 0
[pid=32082/tid=32083] ppid=32080 vsize=397592 CPUtime=0
/proc/32082/task/32083/stat : 32083 (satake) S 32080 32082 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 634207478 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32084] ppid=32080 vsize=397592 CPUtime=0.76
/proc/32082/task/32084/stat : 32084 (satake) D 32080 32082 27791 0 -1 4202560 5925 0 0 0 14 62 0 0 20 0 17 0 634207478 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32082/tid=32085] ppid=32080 vsize=397592 CPUtime=0.7
/proc/32082/task/32085/stat : 32085 (satake) D 32080 32082 27791 0 -1 4202560 5869 0 0 0 14 56 0 0 20 0 17 0 634207478 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32082/tid=32086] ppid=32080 vsize=397592 CPUtime=0.7
/proc/32082/task/32086/stat : 32086 (satake) S 32080 32082 27791 0 -1 4202560 5860 0 0 0 8 62 0 0 20 0 17 0 634207478 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32087] ppid=32080 vsize=397592 CPUtime=0.78
/proc/32082/task/32087/stat : 32087 (satake) D 32080 32082 27791 0 -1 4202560 5928 0 0 0 16 62 0 0 20 0 17 0 634207478 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32088] ppid=32080 vsize=397592 CPUtime=0.74
/proc/32082/task/32088/stat : 32088 (satake) D 32080 32082 27791 0 -1 4202560 5962 0 0 0 6 68 0 0 20 0 17 0 634207478 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32082/tid=32089] ppid=32080 vsize=397592 CPUtime=1.02
/proc/32082/task/32089/stat : 32089 (satake) D 32080 32082 27791 0 -1 4202560 6142 0 0 0 12 90 0 0 20 0 17 0 634207479 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134520025 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32082/tid=32090] ppid=32080 vsize=397592 CPUtime=0.68
/proc/32082/task/32090/stat : 32090 (satake) D 32080 32082 27791 0 -1 4202560 5560 0 0 0 8 60 0 0 20 0 17 0 634207479 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32082/tid=32091] ppid=32080 vsize=397592 CPUtime=0.76
/proc/32082/task/32091/stat : 32091 (satake) D 32080 32082 27791 0 -1 4202560 5736 0 0 0 10 66 0 0 20 0 17 0 634207479 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32092] ppid=32080 vsize=397592 CPUtime=0.7
/proc/32082/task/32092/stat : 32092 (satake) D 32080 32082 27791 0 -1 4202560 5487 0 0 0 10 60 0 0 20 0 17 0 634207479 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134520025 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32082/tid=32093] ppid=32080 vsize=397592 CPUtime=1.02
/proc/32082/task/32093/stat : 32093 (satake) D 32080 32082 27791 0 -1 4202560 6152 0 0 0 14 88 0 0 20 0 17 0 634207479 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32082/tid=32094] ppid=32080 vsize=397592 CPUtime=0.86
/proc/32082/task/32094/stat : 32094 (satake) D 32080 32082 27791 0 -1 4202560 5794 0 0 0 18 68 0 0 20 0 17 0 634207479 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32082/tid=32095] ppid=32080 vsize=397592 CPUtime=0.96
/proc/32082/task/32095/stat : 32095 (satake) D 32080 32082 27791 0 -1 4202560 6076 0 0 0 18 78 0 0 20 0 17 0 634207479 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32096] ppid=32080 vsize=397592 CPUtime=0.74
/proc/32082/task/32096/stat : 32096 (satake) D 32080 32082 27791 0 -1 4202560 5792 0 0 0 16 58 0 0 20 0 17 0 634207479 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32097] ppid=32080 vsize=397592 CPUtime=0.72
/proc/32082/task/32097/stat : 32097 (satake) D 32080 32082 27791 0 -1 4202560 5656 0 0 0 14 58 0 0 20 0 17 0 634207479 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32082/tid=32098] ppid=32080 vsize=397592 CPUtime=0.88
/proc/32082/task/32098/stat : 32098 (satake) R 32080 32082 27791 0 -1 4202560 5997 0 0 0 14 74 0 0 20 0 17 0 634207479 407134208 88019 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 397592

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

[startup+3.20378 s]
/proc/loadavg: 9.33 9.90 11.30 2/201 32099
/proc/meminfo: memFree=18856576/36427776 swapFree=4568/294364
[pid=32082] ppid=32080 vsize=398376 CPUtime=12.42
/proc/32082/stat : 32082 (satake) S 32080 32082 27791 0 -1 4202496 89787 0 0 0 216 1026 0 0 20 0 17 0 634207478 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/32082/statm: 99594 88490 66 164 0 99429 0
[pid=32082/tid=32083] ppid=32080 vsize=398376 CPUtime=0
/proc/32082/task/32083/stat : 32083 (satake) S 32080 32082 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 634207478 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32084] ppid=32080 vsize=398376 CPUtime=0.78
/proc/32082/task/32084/stat : 32084 (satake) S 32080 32082 27791 0 -1 4202560 6028 0 0 0 16 62 0 0 20 0 17 0 634207478 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32085] ppid=32080 vsize=398376 CPUtime=0.72
/proc/32082/task/32085/stat : 32085 (satake) S 32080 32082 27791 0 -1 4202560 5987 0 0 0 14 58 0 0 20 0 17 0 634207478 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 13 0 0 0 0 0
[pid=32082/tid=32086] ppid=32080 vsize=398376 CPUtime=0.74
/proc/32082/task/32086/stat : 32086 (satake) D 32080 32082 27791 0 -1 4202560 5988 0 0 0 8 66 0 0 20 0 17 0 634207478 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32087] ppid=32080 vsize=398376 CPUtime=0.8
/proc/32082/task/32087/stat : 32087 (satake) D 32080 32082 27791 0 -1 4202560 6064 0 0 0 18 62 0 0 20 0 17 0 634207478 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32088] ppid=32080 vsize=398376 CPUtime=0.78
/proc/32082/task/32088/stat : 32088 (satake) D 32080 32082 27791 0 -1 4202560 6092 0 0 0 6 72 0 0 20 0 17 0 634207478 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32082/tid=32089] ppid=32080 vsize=398376 CPUtime=1.04
/proc/32082/task/32089/stat : 32089 (satake) D 32080 32082 27791 0 -1 4202560 6253 0 0 0 14 90 0 0 20 0 17 0 634207479 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32082/tid=32090] ppid=32080 vsize=398376 CPUtime=0.7
/proc/32082/task/32090/stat : 32090 (satake) D 32080 32082 27791 0 -1 4202560 5697 0 0 0 10 60 0 0 20 0 17 0 634207479 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32082/tid=32091] ppid=32080 vsize=398376 CPUtime=0.78
/proc/32082/task/32091/stat : 32091 (satake) D 32080 32082 27791 0 -1 4202560 5842 0 0 0 12 66 0 0 20 0 17 0 634207479 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32092] ppid=32080 vsize=398376 CPUtime=0.7
/proc/32082/task/32092/stat : 32092 (satake) D 32080 32082 27791 0 -1 4202560 5613 0 0 0 10 60 0 0 20 0 17 0 634207479 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32082/tid=32093] ppid=32080 vsize=398376 CPUtime=1.04
/proc/32082/task/32093/stat : 32093 (satake) D 32080 32082 27791 0 -1 4202560 6266 0 0 0 16 88 0 0 20 0 17 0 634207479 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32082/tid=32094] ppid=32080 vsize=398376 CPUtime=0.86
/proc/32082/task/32094/stat : 32094 (satake) D 32080 32082 27791 0 -1 4202560 5902 0 0 0 18 68 0 0 20 0 17 0 634207479 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32082/tid=32095] ppid=32080 vsize=398376 CPUtime=0.98
/proc/32082/task/32095/stat : 32095 (satake) S 32080 32082 27791 0 -1 4202560 6109 0 0 0 20 78 0 0 20 0 17 0 634207479 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32096] ppid=32080 vsize=398376 CPUtime=0.76
/proc/32082/task/32096/stat : 32096 (satake) D 32080 32082 27791 0 -1 4202560 5918 0 0 0 16 60 0 0 20 0 17 0 634207479 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32097] ppid=32080 vsize=398376 CPUtime=0.76
/proc/32082/task/32097/stat : 32097 (satake) D 32080 32082 27791 0 -1 4202560 5782 0 0 0 18 58 0 0 20 0 17 0 634207479 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134520025 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32082/tid=32098] ppid=32080 vsize=398376 CPUtime=0.9
/proc/32082/task/32098/stat : 32098 (satake) R 32080 32082 27791 0 -1 4202560 6112 0 0 0 16 74 0 0 20 0 17 0 634207479 407937024 88490 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 398376

[startup+3.60523 s]
/proc/loadavg: 9.33 9.90 11.30 4/201 32099
/proc/meminfo: memFree=18793760/36427776 swapFree=4568/353916
[pid=32082] ppid=32080 vsize=356136 CPUtime=13.89
/proc/32082/stat : 32082 (satake) S 32080 32082 27791 0 -1 4202496 97073 0 0 0 315 1074 0 0 20 0 16 0 634207478 364683264 78928 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/32082/statm: 89034 78928 75 164 0 88869 0
[pid=32082/tid=32084] ppid=32080 vsize=356136 CPUtime=0.86
/proc/32082/task/32084/stat : 32084 (satake) S 32080 32082 27791 0 -1 4202560 6291 0 0 0 22 64 0 0 20 0 16 0 634207478 364683264 78928 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32085] ppid=32080 vsize=356136 CPUtime=0.82
/proc/32082/task/32085/stat : 32085 (satake) S 32080 32082 27791 0 -1 4202560 6414 0 0 0 18 64 0 0 20 0 16 0 634207478 364683264 78928 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 13 0 0 0 0 0
[pid=32082/tid=32086] ppid=32080 vsize=356136 CPUtime=0.82
/proc/32082/task/32086/stat : 32086 (satake) S 32080 32082 27791 0 -1 4202560 6289 0 0 0 16 66 0 0 20 0 16 0 634207478 364683264 78928 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32087] ppid=32080 vsize=356136 CPUtime=0.88
/proc/32082/task/32087/stat : 32087 (satake) S 32080 32082 27791 0 -1 4202560 6416 0 0 0 22 66 0 0 20 0 16 0 634207478 364683264 78928 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32088] ppid=32080 vsize=356136 CPUtime=0.86
/proc/32082/task/32088/stat : 32088 (satake) S 32080 32082 27791 0 -1 4202560 6416 0 0 0 12 74 0 0 20 0 16 0 634207478 364683264 78928 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 14 0 0 0 0 0
[pid=32082/tid=32089] ppid=32080 vsize=356136 CPUtime=1.08
/proc/32082/task/32089/stat : 32089 (satake) S 32080 32082 27791 0 -1 4202560 6300 0 0 0 18 90 0 0 20 0 16 0 634207479 364683264 78928 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=32082/tid=32090] ppid=32080 vsize=356136 CPUtime=0.84
/proc/32082/task/32090/stat : 32090 (satake) S 32080 32082 27791 0 -1 4202560 6297 0 0 0 16 68 0 0 20 0 16 0 634207479 364683264 78928 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 11 0 0 0 0 0
[pid=32082/tid=32091] ppid=32080 vsize=356136 CPUtime=0.92
/proc/32082/task/32091/stat : 32091 (satake) R 32080 32082 27791 0 -1 4202560 6339 0 0 0 26 66 0 0 20 0 16 0 634207479 364683264 78928 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32092] ppid=32080 vsize=356136 CPUtime=0.9
/proc/32082/task/32092/stat : 32092 (satake) R 32080 32082 27791 0 -1 4202560 6396 0 0 0 24 66 0 0 20 0 16 0 634207479 364683264 78928 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32082/tid=32093] ppid=32080 vsize=356136 CPUtime=1.06
/proc/32082/task/32093/stat : 32093 (satake) R 32080 32082 27791 0 -1 4202560 6283 0 0 0 18 88 0 0 20 0 16 0 634207479 364683264 78928 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32082/tid=32094] ppid=32080 vsize=356136 CPUtime=0.98
/proc/32082/task/32094/stat : 32094 (satake) S 32080 32082 27791 0 -1 4202560 6374 0 0 0 26 72 0 0 20 0 16 0 634207479 364683264 78928 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=32082/tid=32095] ppid=32080 vsize=356136 CPUtime=1.02
/proc/32082/task/32095/stat : 32095 (satake) S 32080 32082 27791 0 -1 4202560 6118 0 0 0 22 80 0 0 20 0 16 0 634207479 364683264 78928 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32096] ppid=32080 vsize=356136 CPUtime=0.86
/proc/32082/task/32096/stat : 32096 (satake) R 32080 32082 27791 0 -1 4202560 6436 0 0 0 24 62 0 0 20 0 16 0 634207479 364683264 78928 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32097] ppid=32080 vsize=356136 CPUtime=0.86
/proc/32082/task/32097/stat : 32097 (satake) S 32080 32082 27791 0 -1 4202560 6380 0 0 0 26 60 0 0 20 0 16 0 634207479 364683264 78928 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 13 0 0 0 0 0
[pid=32082/tid=32098] ppid=32080 vsize=356136 CPUtime=0.96
/proc/32082/task/32098/stat : 32098 (satake) S 32080 32082 27791 0 -1 4202560 6242 0 0 0 20 76 0 0 20 0 16 0 634207479 364683264 78928 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 13.89
Current children cumulated vsize (KiB) 356136

[startup+3.70126 s]
/proc/loadavg: 9.33 9.90 11.30 4/201 32099
/proc/meminfo: memFree=18793760/36427776 swapFree=4568/353916
[pid=32082] ppid=32080 vsize=296436 CPUtime=14.61
/proc/32082/stat : 32082 (satake) S 32080 32082 27791 0 -1 4202496 97084 0 0 0 366 1095 0 0 20 0 13 0 634207478 303550464 66706 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/32082/statm: 74109 66506 75 164 0 73944 0
[pid=32082/tid=32084] ppid=32080 vsize=296436 CPUtime=0.9
/proc/32082/task/32084/stat : 32084 (satake) R 32080 32082 27791 0 -1 4202560 6291 0 0 0 24 66 0 0 20 0 13 0 634207478 303550464 66506 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32085] ppid=32080 vsize=296436 CPUtime=0.86
/proc/32082/task/32085/stat : 32085 (satake) R 32080 32082 27791 0 -1 4202560 6414 0 0 0 18 68 0 0 20 0 13 0 634207478 303550464 66506 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32082/tid=32086] ppid=32080 vsize=295152 CPUtime=0.86
/proc/32082/task/32086/stat : 32086 (satake) R 32080 32082 27791 0 -1 4202560 6289 0 0 0 20 66 0 0 20 0 13 0 634207478 302235648 66506 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32082/tid=32087] ppid=32080 vsize=295152 CPUtime=0.92
/proc/32082/task/32087/stat : 32087 (satake) D 32080 32082 27791 0 -1 4202560 6416 0 0 0 24 68 0 0 20 0 13 0 634207478 302235648 66506 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702225 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32082/tid=32089] ppid=32080 vsize=295020 CPUtime=1.12
/proc/32082/task/32089/stat : 32089 (satake) R 32080 32082 27791 0 -1 4202560 6300 0 0 0 22 90 0 0 20 0 13 0 634207479 302100480 66478 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32082/tid=32090] ppid=32080 vsize=295020 CPUtime=0.94
/proc/32082/task/32090/stat : 32090 (satake) D 32080 32082 27791 0 -1 4202560 6297 0 0 0 22 72 0 0 20 0 13 0 634207479 302100480 66478 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702225 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32082/tid=32091] ppid=32080 vsize=295020 CPUtime=0.94
/proc/32082/task/32091/stat : 32091 (satake) R 32080 32082 27791 0 -1 4202560 6339 0 0 0 28 66 0 0 20 0 13 0 634207479 302100480 66478 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702225 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32092] ppid=32080 vsize=295020 CPUtime=0.94
/proc/32082/task/32092/stat : 32092 (satake) S 32080 32082 27791 0 -1 4202560 6407 0 0 0 28 66 0 0 20 0 13 0 634207479 302100480 66478 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 9 0 0 0 0 0
[pid=32082/tid=32093] ppid=32080 vsize=295020 CPUtime=1.12
/proc/32082/task/32093/stat : 32093 (satake) R 32080 32082 27791 0 -1 4202560 6283 0 0 0 24 88 0 0 20 0 13 0 634207479 302100480 66478 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32082/tid=32094] ppid=32080 vsize=295020 CPUtime=1.02
/proc/32082/task/32094/stat : 32094 (satake) D 32080 32082 27791 0 -1 4202560 6374 0 0 0 30 72 0 0 20 0 13 0 634207479 302100480 66478 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134702225 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32082/tid=32096] ppid=32080 vsize=295020 CPUtime=0.9
/proc/32082/task/32096/stat : 32096 (satake) R 32080 32082 27791 0 -1 4202560 6436 0 0 0 26 64 0 0 20 0 13 0 634207479 302100480 66478 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32082/tid=32097] ppid=32080 vsize=295020 CPUtime=0.92
/proc/32082/task/32097/stat : 32097 (satake) R 32080 32082 27791 0 -1 4202560 6380 0 0 0 28 64 0 0 20 0 13 0 634207479 302100480 66478 18446744073709551615 134512640 135180984 4288917792 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 14.61
Current children cumulated vsize (KiB) 296436

Child status: 16
Real time (s): 3.78623
CPU time (s): 14.8369
CPU user time (s): 3.84424
CPU system time (s): 10.9927
CPU usage (%): 391.866
Max. virtual memory (cumulated for all children) (KiB): 398376


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.84424
system time used= 10.9927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97085
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= 122563
involuntary context switches= 418

runsolver used 0.028001 second user time and 0.056003 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-11 21:36:51
IDJOB=1776432
IDBENCH=20516
IDSOLVER=631
FILE ID=xenhost3-49/1776432-1244749011
PBS_JOBID=
Free space on /tmp= 7035 MiB

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

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

MD5SUM BENCH= 09053ffc48c8fbc3352a0ce4d89c2bbb
RANDOM SEED= 1483003121

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:      19140064 kB
Buffers:        432400 kB
Cached:       14106364 kB
SwapCached:          0 kB
Active:        4077872 kB
Inactive:     10469340 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            6204 kB
Writeback:           0 kB
AnonPages:        7804 kB
Mapped:           3640 kB
Slab:           688056 kB
SReclaimable:   661084 kB
SUnreclaim:      26972 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= 7034 MiB
End job on xenhost3-49 at 2009-06-11 21:36:55