Trace number 1781487

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 516.116 186.479

General information on the benchmark

Namesimon-s03-fifo8-300.cnf
MD5SUMbc88ff447c824a634465ac9483a47d5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.25
Satisfiable
(Un)Satisfiability was proved
Number of variables194762
Number of clauses530713
Sum of the clauses size1200865
Maximum clause length11
Minimum clause length1
Number of clauses of size 14539
Number of clauses of size 2407666
Number of clauses of size 3101726
Number of clauses of size 413487
Number of clauses of size 51199
Number of clauses of size over 52096

Solver Data

516.03/186.42	c Benchmark name    : HOME/instance-1781487-1244869100.cnf
516.03/186.42	c Thread Num        :           16
516.03/186.42	c restarts          :           11
516.03/186.42	c conflicts         :        12285
516.03/186.42	c decisions         :        49449           (      267 / sec      )
516.03/186.42	c propagations      :     22600698           (   122043 / sec      )
516.03/186.42	c inspects          :     57338126           (   309623 / sec      )
516.03/186.42	c conflict literals :       147944           (    32.21 % deleted  )
516.03/186.42	c cpu time          :       185.19           
516.03/186.42	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-1781487-1244869100/watcher-1781487-1244869100 -o /tmp/evaluation-result-1781487-1244869100/solver-1781487-1244869100 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1781487-1244869100.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: 5.31 5.29 4.72 2/184 14345
/proc/meminfo: memFree=19114956/36427776 swapFree=4600/8608
[pid=14345] ppid=14343 vsize=8100 CPUtime=0
/proc/14345/stat : 14345 (satake) S 14343 14345 27791 0 -1 4202496 401 0 0 0 0 0 0 0 20 0 17 0 646216407 8294400 360 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/14345/statm: 2025 375 63 164 0 1860 0
[pid=14345/tid=14346] ppid=14343 vsize=8892 CPUtime=0
/proc/14345/task/14346/stat : 14346 (satake) S 14343 14345 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 646216408 9105408 510 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14347] ppid=14343 vsize=8892 CPUtime=0
/proc/14345/task/14347/stat : 14347 (satake) R 14343 14345 27791 0 -1 4202560 83 0 0 0 0 0 0 0 20 0 17 0 646216408 9105408 511 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=14345/tid=14348] ppid=14343 vsize=8892 CPUtime=0
/proc/14345/task/14348/stat : 14348 (satake) R 14343 14345 27791 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 17 0 646216408 9105408 512 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14345/tid=14349] ppid=14343 vsize=8892 CPUtime=0
/proc/14345/task/14349/stat : 14349 (satake) R 14343 14345 27791 0 -1 4202560 68 0 0 0 0 0 0 0 20 0 17 0 646216408 9105408 512 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14350] ppid=14343 vsize=8892 CPUtime=0
/proc/14345/task/14350/stat : 14350 (satake) R 14343 14345 27791 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 17 0 646216408 9105408 512 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=14345/tid=14351] ppid=14343 vsize=8892 CPUtime=0
/proc/14345/task/14351/stat : 14351 (satake) S 14343 14345 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 17 0 646216408 9105408 513 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 2 0 0 0 0 0
[pid=14345/tid=14352] ppid=14343 vsize=8892 CPUtime=0
/proc/14345/task/14352/stat : 14352 (satake) S 14343 14345 27791 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 17 0 646216408 9105408 515 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 3 0 0 0 0 0
[pid=14345/tid=14353] ppid=14343 vsize=8892 CPUtime=0
/proc/14345/task/14353/stat : 14353 (satake) R 14343 14345 27791 0 -1 4202560 48 0 0 0 0 0 0 0 20 0 17 0 646216408 9105408 516 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=14345/tid=14354] ppid=14343 vsize=8892 CPUtime=0
/proc/14345/task/14354/stat : 14354 (satake) S 14343 14345 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 17 0 646216408 9105408 516 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 5 0 0 0 0 0
[pid=14345/tid=14355] ppid=14343 vsize=8892 CPUtime=0
/proc/14345/task/14355/stat : 14355 (satake) R 14343 14345 27791 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 17 0 646216408 9105408 516 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=14345/tid=14356] ppid=14343 vsize=8892 CPUtime=0
/proc/14345/task/14356/stat : 14356 (satake) S 14343 14345 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 17 0 646216408 9105408 516 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 6 0 0 0 0 0
[pid=14345/tid=14357] ppid=14343 vsize=8892 CPUtime=0
/proc/14345/task/14357/stat : 14357 (satake) D 14343 14345 27791 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 17 0 646216408 9105408 517 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=14345/tid=14358] ppid=14343 vsize=9024 CPUtime=0
/proc/14345/task/14358/stat : 14358 (satake) D 14343 14345 27791 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 17 0 646216408 9240576 519 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=14345/tid=14359] ppid=14343 vsize=9024 CPUtime=0
/proc/14345/task/14359/stat : 14359 (satake) R 14343 14345 27791 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 17 0 646216408 9240576 523 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134702083 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=14345/tid=14360] ppid=14343 vsize=9024 CPUtime=0
/proc/14345/task/14360/stat : 14360 (satake) R 14343 14345 27791 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 17 0 646216408 9240576 523 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=14345/tid=14361] ppid=14343 vsize=9024 CPUtime=0
/proc/14345/task/14361/stat : 14361 (satake) R 14343 14345 27791 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 17 0 646216408 9240576 525 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.076493 s]
/proc/loadavg: 5.31 5.29 4.72 2/184 14345
/proc/meminfo: memFree=19114956/36427776 swapFree=4600/8608
[pid=14345] ppid=14343 vsize=52056 CPUtime=0.42
/proc/14345/stat : 14345 (satake) S 14343 14345 27791 0 -1 4202496 8221 0 0 0 1 41 0 0 20 0 17 0 646216407 53305344 8183 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/14345/statm: 13014 8259 63 164 0 12849 0
[pid=14345/tid=14346] ppid=14343 vsize=52056 CPUtime=0
/proc/14345/task/14346/stat : 14346 (satake) S 14343 14345 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 646216408 53305344 8287 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14347] ppid=14343 vsize=52056 CPUtime=0.04
/proc/14345/task/14347/stat : 14347 (satake) R 14343 14345 27791 0 -1 4202560 843 0 0 0 0 4 0 0 20 0 17 0 646216408 53305344 8310 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=14345/tid=14348] ppid=14343 vsize=52056 CPUtime=0
/proc/14345/task/14348/stat : 14348 (satake) R 14343 14345 27791 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 17 0 646216408 53305344 8344 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14345/tid=14349] ppid=14343 vsize=52056 CPUtime=0.04
/proc/14345/task/14349/stat : 14349 (satake) R 14343 14345 27791 0 -1 4202560 762 0 0 0 0 4 0 0 20 0 17 0 646216408 53305344 8379 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14350] ppid=14343 vsize=52056 CPUtime=0.04
/proc/14345/task/14350/stat : 14350 (satake) R 14343 14345 27791 0 -1 4202560 764 0 0 0 0 4 0 0 20 0 17 0 646216408 53305344 8415 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=14345/tid=14351] ppid=14343 vsize=52056 CPUtime=0.04
/proc/14345/task/14351/stat : 14351 (satake) R 14343 14345 27791 0 -1 4202560 808 0 0 0 0 4 0 0 20 0 17 0 646216408 53305344 8448 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14345/tid=14352] ppid=14343 vsize=52056 CPUtime=0.04
/proc/14345/task/14352/stat : 14352 (satake) R 14343 14345 27791 0 -1 4202560 681 0 0 0 0 4 0 0 20 0 17 0 646216408 53305344 8475 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=14345/tid=14353] ppid=14343 vsize=52056 CPUtime=0.04
/proc/14345/task/14353/stat : 14353 (satake) R 14343 14345 27791 0 -1 4202560 811 0 0 0 0 4 0 0 20 0 17 0 646216408 53305344 8492 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=14345/tid=14354] ppid=14343 vsize=52056 CPUtime=0.04
/proc/14345/task/14354/stat : 14354 (satake) R 14343 14345 27791 0 -1 4202560 863 0 0 0 0 4 0 0 20 0 17 0 646216408 53305344 8510 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=14345/tid=14355] ppid=14343 vsize=52056 CPUtime=0
/proc/14345/task/14355/stat : 14355 (satake) R 14343 14345 27791 0 -1 4202560 103 0 0 0 0 0 0 0 20 0 17 0 646216408 53305344 8541 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=14345/tid=14356] ppid=14343 vsize=52056 CPUtime=0.02
/proc/14345/task/14356/stat : 14356 (satake) R 14343 14345 27791 0 -1 4202560 627 0 0 0 0 2 0 0 20 0 17 0 646216408 53305344 8572 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=14345/tid=14357] ppid=14343 vsize=52056 CPUtime=0
/proc/14345/task/14357/stat : 14357 (satake) R 14343 14345 27791 0 -1 4202560 89 0 0 0 0 0 0 0 20 0 17 0 646216408 53305344 8608 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=14345/tid=14358] ppid=14343 vsize=52056 CPUtime=0
/proc/14345/task/14358/stat : 14358 (satake) R 14343 14345 27791 0 -1 4202560 261 0 0 0 0 0 0 0 20 0 17 0 646216408 53305344 8641 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=14345/tid=14359] ppid=14343 vsize=52056 CPUtime=0.04
/proc/14345/task/14359/stat : 14359 (satake) R 14343 14345 27791 0 -1 4202560 835 0 0 0 0 4 0 0 20 0 17 0 646216408 53305344 8660 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=14345/tid=14360] ppid=14343 vsize=52056 CPUtime=0.02
/proc/14345/task/14360/stat : 14360 (satake) R 14343 14345 27791 0 -1 4202560 632 0 0 0 0 2 0 0 20 0 17 0 646216408 53305344 8675 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=14345/tid=14361] ppid=14343 vsize=52056 CPUtime=0
/proc/14345/task/14361/stat : 14361 (satake) R 14343 14345 27791 0 -1 4202560 222 0 0 0 0 0 0 0 20 0 17 0 646216408 53305344 8703 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 52056

[startup+0.104707 s]
/proc/loadavg: 5.31 5.29 4.72 2/184 14345
/proc/meminfo: memFree=19114956/36427776 swapFree=4600/8608
[pid=14345] ppid=14343 vsize=86360 CPUtime=0.69
/proc/14345/stat : 14345 (satake) S 14343 14345 27791 0 -1 4202496 12937 0 0 0 1 68 0 0 20 0 17 0 646216407 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/14345/statm: 21590 12892 63 164 0 21425 0
[pid=14345/tid=14346] ppid=14343 vsize=86360 CPUtime=0
/proc/14345/task/14346/stat : 14346 (satake) S 14343 14345 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 646216408 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14347] ppid=14343 vsize=86360 CPUtime=0.06
/proc/14345/task/14347/stat : 14347 (satake) D 14343 14345 27791 0 -1 4202560 1243 0 0 0 0 6 0 0 20 0 17 0 646216408 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=14345/tid=14348] ppid=14343 vsize=86360 CPUtime=0.02
/proc/14345/task/14348/stat : 14348 (satake) R 14343 14345 27791 0 -1 4202560 276 0 0 0 0 2 0 0 20 0 17 0 646216408 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134706046 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=14345/tid=14349] ppid=14343 vsize=86360 CPUtime=0.06
/proc/14345/task/14349/stat : 14349 (satake) D 14343 14345 27791 0 -1 4202560 1149 0 0 0 0 6 0 0 20 0 17 0 646216408 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14350] ppid=14343 vsize=86360 CPUtime=0.06
/proc/14345/task/14350/stat : 14350 (satake) D 14343 14345 27791 0 -1 4202560 1179 0 0 0 0 6 0 0 20 0 17 0 646216408 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=14345/tid=14351] ppid=14343 vsize=86360 CPUtime=0.06
/proc/14345/task/14351/stat : 14351 (satake) D 14343 14345 27791 0 -1 4202560 1249 0 0 0 0 6 0 0 20 0 17 0 646216408 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14345/tid=14352] ppid=14343 vsize=86360 CPUtime=0.06
/proc/14345/task/14352/stat : 14352 (satake) D 14343 14345 27791 0 -1 4202560 1062 0 0 0 0 6 0 0 20 0 17 0 646216408 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=14345/tid=14353] ppid=14343 vsize=86360 CPUtime=0.06
/proc/14345/task/14353/stat : 14353 (satake) D 14343 14345 27791 0 -1 4202560 1242 0 0 0 0 6 0 0 20 0 17 0 646216408 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=14345/tid=14354] ppid=14343 vsize=86360 CPUtime=0.06
/proc/14345/task/14354/stat : 14354 (satake) D 14343 14345 27791 0 -1 4202560 1361 0 0 0 0 6 0 0 20 0 17 0 646216408 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=14345/tid=14355] ppid=14343 vsize=86360 CPUtime=0
/proc/14345/task/14355/stat : 14355 (satake) D 14343 14345 27791 0 -1 4202560 114 0 0 0 0 0 0 0 20 0 17 0 646216408 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=14345/tid=14356] ppid=14343 vsize=86360 CPUtime=0.04
/proc/14345/task/14356/stat : 14356 (satake) D 14343 14345 27791 0 -1 4202560 846 0 0 0 0 4 0 0 20 0 17 0 646216408 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=14345/tid=14357] ppid=14343 vsize=86360 CPUtime=0
/proc/14345/task/14357/stat : 14357 (satake) D 14343 14345 27791 0 -1 4202560 100 0 0 0 0 0 0 0 20 0 17 0 646216408 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=14345/tid=14358] ppid=14343 vsize=86360 CPUtime=0.02
/proc/14345/task/14358/stat : 14358 (satake) D 14343 14345 27791 0 -1 4202560 482 0 0 0 0 2 0 0 20 0 17 0 646216408 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=14345/tid=14359] ppid=14343 vsize=86360 CPUtime=0.06
/proc/14345/task/14359/stat : 14359 (satake) D 14343 14345 27791 0 -1 4202560 1255 0 0 0 0 6 0 0 20 0 17 0 646216408 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=14345/tid=14360] ppid=14343 vsize=86360 CPUtime=0.06
/proc/14345/task/14360/stat : 14360 (satake) D 14343 14345 27791 0 -1 4202560 1014 0 0 0 0 6 0 0 20 0 17 0 646216408 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=14345/tid=14361] ppid=14343 vsize=86360 CPUtime=0
/proc/14345/task/14361/stat : 14361 (satake) D 14343 14345 27791 0 -1 4202560 233 0 0 0 0 0 0 0 20 0 17 0 646216408 88432640 12892 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86360

[startup+0.304758 s]
/proc/loadavg: 5.31 5.29 4.72 2/184 14345
/proc/meminfo: memFree=19114956/36427776 swapFree=4600/8608
[pid=14345] ppid=14343 vsize=254576 CPUtime=2.19
/proc/14345/stat : 14345 (satake) S 14343 14345 27791 0 -1 4202496 29201 0 0 0 1 218 0 0 20 0 17 0 646216407 260685824 29158 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/14345/statm: 63644 29166 63 164 0 63479 0
[pid=14345/tid=14346] ppid=14343 vsize=254576 CPUtime=0
/proc/14345/task/14346/stat : 14346 (satake) S 14343 14345 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 646216408 260685824 29167 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14347] ppid=14343 vsize=254576 CPUtime=0.2
/proc/14345/task/14347/stat : 14347 (satake) D 14343 14345 27791 0 -1 4202560 2440 0 0 0 0 20 0 0 20 0 17 0 646216408 260685824 29169 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=14345/tid=14348] ppid=14343 vsize=254576 CPUtime=0.14
/proc/14345/task/14348/stat : 14348 (satake) R 14343 14345 27791 0 -1 4202560 1523 0 0 0 0 14 0 0 20 0 17 0 646216408 260685824 29169 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=14345/tid=14349] ppid=14343 vsize=254576 CPUtime=0.2
/proc/14345/task/14349/stat : 14349 (satake) D 14343 14345 27791 0 -1 4202560 2526 0 0 0 0 20 0 0 20 0 17 0 646216408 260685824 29172 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14350] ppid=14343 vsize=254716 CPUtime=0.2
/proc/14345/task/14350/stat : 14350 (satake) D 14343 14345 27791 0 -1 4202560 2599 0 0 0 0 20 0 0 20 0 17 0 646216408 260829184 29173 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134522598 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=14345/tid=14351] ppid=14343 vsize=254716 CPUtime=0.2
/proc/14345/task/14351/stat : 14351 (satake) D 14343 14345 27791 0 -1 4202560 2596 0 0 0 0 20 0 0 20 0 17 0 646216408 260829184 29174 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14345/tid=14352] ppid=14343 vsize=254716 CPUtime=0.2
/proc/14345/task/14352/stat : 14352 (satake) D 14343 14345 27791 0 -1 4202560 2457 0 0 0 0 20 0 0 20 0 17 0 646216408 260829184 29176 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=14345/tid=14353] ppid=14343 vsize=254716 CPUtime=0.2
/proc/14345/task/14353/stat : 14353 (satake) D 14343 14345 27791 0 -1 4202560 2626 0 0 0 0 20 0 0 20 0 17 0 646216408 260829184 29180 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=14345/tid=14354] ppid=14343 vsize=254716 CPUtime=0.12
/proc/14345/task/14354/stat : 14354 (satake) D 14343 14345 27791 0 -1 4202560 1988 0 0 0 0 12 0 0 20 0 17 0 646216408 260829184 29181 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=14345/tid=14355] ppid=14343 vsize=254716 CPUtime=0.08
/proc/14345/task/14355/stat : 14355 (satake) R 14343 14345 27791 0 -1 4202560 1186 0 0 0 0 8 0 0 20 0 17 0 646216408 260829184 29181 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=14345/tid=14356] ppid=14343 vsize=254716 CPUtime=0.1
/proc/14345/task/14356/stat : 14356 (satake) R 14343 14345 27791 0 -1 4202560 1385 0 0 0 0 10 0 0 20 0 17 0 646216408 260829184 29181 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=14345/tid=14357] ppid=14343 vsize=254716 CPUtime=0.08
/proc/14345/task/14357/stat : 14357 (satake) R 14343 14345 27791 0 -1 4202560 1129 0 0 0 0 8 0 0 20 0 17 0 646216408 260829184 29181 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=14345/tid=14358] ppid=14343 vsize=254716 CPUtime=0.1
/proc/14345/task/14358/stat : 14358 (satake) D 14343 14345 27791 0 -1 4202560 1609 0 0 0 0 10 0 0 20 0 17 0 646216408 260829184 29182 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=14345/tid=14359] ppid=14343 vsize=254716 CPUtime=0.12
/proc/14345/task/14359/stat : 14359 (satake) R 14343 14345 27791 0 -1 4202560 1987 0 0 0 0 12 0 0 20 0 17 0 646216408 260829184 29183 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=14345/tid=14360] ppid=14343 vsize=254716 CPUtime=0.14
/proc/14345/task/14360/stat : 14360 (satake) R 14343 14345 27791 0 -1 4202560 2158 0 0 0 0 14 0 0 20 0 17 0 646216408 260829184 29188 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=14345/tid=14361] ppid=14343 vsize=254716 CPUtime=0.06
/proc/14345/task/14361/stat : 14361 (satake) D 14343 14345 27791 0 -1 4202560 884 0 0 0 0 6 0 0 20 0 17 0 646216408 260829184 29190 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 254576

[startup+0.706259 s]
/proc/loadavg: 5.31 5.29 4.72 2/184 14345
/proc/meminfo: memFree=19114956/36427776 swapFree=4600/8608
[pid=14345] ppid=14343 vsize=369920 CPUtime=4.65
/proc/14345/stat : 14345 (satake) S 14343 14345 27791 0 -1 4202496 39962 0 0 0 1 464 0 0 20 0 17 0 646216407 378798080 39917 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/14345/statm: 92480 39921 63 164 0 92315 0
[pid=14345/tid=14346] ppid=14343 vsize=369920 CPUtime=0
/proc/14345/task/14346/stat : 14346 (satake) S 14343 14345 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 646216408 378798080 39922 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14347] ppid=14343 vsize=369920 CPUtime=0.38
/proc/14345/task/14347/stat : 14347 (satake) R 14343 14345 27791 0 -1 4202560 3114 0 0 0 0 38 0 0 20 0 17 0 646216408 378798080 39925 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=14345/tid=14348] ppid=14343 vsize=369920 CPUtime=0.36
/proc/14345/task/14348/stat : 14348 (satake) R 14343 14345 27791 0 -1 4202560 2392 0 0 0 0 36 0 0 20 0 17 0 646216408 378798080 39927 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134522209 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=14345/tid=14349] ppid=14343 vsize=369920 CPUtime=0.4
/proc/14345/task/14349/stat : 14349 (satake) R 14343 14345 27791 0 -1 4202560 3205 0 0 0 0 40 0 0 20 0 17 0 646216408 378798080 39929 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134522408 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14350] ppid=14343 vsize=369920 CPUtime=0.4
/proc/14345/task/14350/stat : 14350 (satake) D 14343 14345 27791 0 -1 4202560 3293 0 0 0 0 40 0 0 20 0 17 0 646216408 378798080 39929 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=14345/tid=14351] ppid=14343 vsize=369920 CPUtime=0.4
/proc/14345/task/14351/stat : 14351 (satake) R 14343 14345 27791 0 -1 4202560 3285 0 0 0 0 40 0 0 20 0 17 0 646216408 378798080 39929 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134522268 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14345/tid=14352] ppid=14343 vsize=369920 CPUtime=0.42
/proc/14345/task/14352/stat : 14352 (satake) R 14343 14345 27791 0 -1 4202560 3205 0 0 0 0 42 0 0 20 0 17 0 646216408 378798080 39929 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134522388 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=14345/tid=14353] ppid=14343 vsize=369920 CPUtime=0.4
/proc/14345/task/14353/stat : 14353 (satake) R 14343 14345 27791 0 -1 4202560 3300 0 0 0 0 40 0 0 20 0 17 0 646216408 378798080 39929 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=14345/tid=14354] ppid=14343 vsize=369920 CPUtime=0.24
/proc/14345/task/14354/stat : 14354 (satake) R 14343 14345 27791 0 -1 4202560 2697 0 0 0 0 24 0 0 20 0 17 0 646216408 378798080 39929 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=14345/tid=14355] ppid=14343 vsize=369920 CPUtime=0.2

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

[pid=14345/tid=14355] ppid=14343 vsize=725912 CPUtime=27.64
/proc/14345/task/14355/stat : 14355 (satake) S 14343 14345 27791 0 -1 4202560 12577 0 0 0 2310 454 0 0 20 0 17 0 646216408 743333888 155192 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 1 0 0 0 0 0
[pid=14345/tid=14356] ppid=14343 vsize=725912 CPUtime=27.96
/proc/14345/task/14356/stat : 14356 (satake) S 14343 14345 27791 0 -1 4202560 12456 0 0 0 2364 432 0 0 20 0 17 0 646216408 743333888 155192 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=14345/tid=14357] ppid=14343 vsize=725912 CPUtime=28.2
/proc/14345/task/14357/stat : 14357 (satake) R 14343 14345 27791 0 -1 4202560 12342 0 0 0 2374 446 0 0 20 0 17 0 646216408 743333888 155192 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134528433 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14358] ppid=14343 vsize=725912 CPUtime=28.54
/proc/14345/task/14358/stat : 14358 (satake) S 14343 14345 27791 0 -1 4202560 12540 0 0 0 2352 502 0 0 20 0 17 0 646216408 743333888 155192 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=14345/tid=14359] ppid=14343 vsize=725912 CPUtime=27.5
/proc/14345/task/14359/stat : 14359 (satake) S 14343 14345 27791 0 -1 4202560 12381 0 0 0 2244 506 0 0 20 0 17 0 646216408 743333888 155192 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 8 0 0 0 0 0
[pid=14345/tid=14360] ppid=14343 vsize=725912 CPUtime=27.26
/proc/14345/task/14360/stat : 14360 (satake) S 14343 14345 27791 0 -1 4202560 12320 0 0 0 2198 528 0 0 20 0 17 0 646216408 743333888 155192 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=14345/tid=14361] ppid=14343 vsize=725912 CPUtime=27.28
/proc/14345/task/14361/stat : 14361 (satake) S 14343 14345 27791 0 -1 4202560 12599 0 0 0 2234 494 0 0 20 0 17 0 646216408 743333888 155192 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 492.43
Current children cumulated vsize (KiB) 725912

[startup+183.902 s]
/proc/loadavg: 3.98 4.57 4.54 5/201 14367
/proc/meminfo: memFree=18496676/36427776 swapFree=4588/630952
[pid=14345] ppid=14343 vsize=725912 CPUtime=500.41
/proc/14345/stat : 14345 (satake) S 14343 14345 27791 0 -1 4202496 189711 0 0 0 35643 14398 0 0 20 0 17 0 646216407 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/14345/statm: 181478 155284 68 164 0 181313 0
[pid=14345/tid=14346] ppid=14343 vsize=725912 CPUtime=86.63
/proc/14345/task/14346/stat : 14346 (satake) R 14343 14345 27791 0 -1 4202560 2976 0 0 0 1236 7427 0 0 20 0 17 0 646216408 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=14345/tid=14347] ppid=14343 vsize=725912 CPUtime=26.86
/proc/14345/task/14347/stat : 14347 (satake) S 14343 14345 27791 0 -1 4202560 12629 0 0 0 2266 420 0 0 20 0 17 0 646216408 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 11 0 0 0 0 0
[pid=14345/tid=14348] ppid=14343 vsize=725912 CPUtime=27.16
/proc/14345/task/14348/stat : 14348 (satake) R 14343 14345 27791 0 -1 4202560 12482 0 0 0 2262 454 0 0 20 0 17 0 646216408 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134528433 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=14345/tid=14349] ppid=14343 vsize=725912 CPUtime=25.64
/proc/14345/task/14349/stat : 14349 (satake) R 14343 14345 27791 0 -1 4202560 12275 0 0 0 2116 448 0 0 20 0 17 0 646216408 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134522980 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=14345/tid=14350] ppid=14343 vsize=725912 CPUtime=26.78
/proc/14345/task/14350/stat : 14350 (satake) R 14343 14345 27791 0 -1 4202560 12290 0 0 0 2216 462 0 0 20 0 17 0 646216408 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134528433 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14351] ppid=14343 vsize=725912 CPUtime=26.86
/proc/14345/task/14351/stat : 14351 (satake) S 14343 14345 27791 0 -1 4202560 12411 0 0 0 2238 448 0 0 20 0 17 0 646216408 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=14345/tid=14352] ppid=14343 vsize=725912 CPUtime=27.32
/proc/14345/task/14352/stat : 14352 (satake) S 14343 14345 27791 0 -1 4202560 12416 0 0 0 2268 464 0 0 20 0 17 0 646216408 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 7 0 0 0 0 0
[pid=14345/tid=14353] ppid=14343 vsize=725912 CPUtime=27.62
/proc/14345/task/14353/stat : 14353 (satake) S 14343 14345 27791 0 -1 4202560 12403 0 0 0 2308 454 0 0 20 0 17 0 646216408 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14354] ppid=14343 vsize=725912 CPUtime=27.56
/proc/14345/task/14354/stat : 14354 (satake) S 14343 14345 27791 0 -1 4202560 12457 0 0 0 2320 436 0 0 20 0 17 0 646216408 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 5 0 0 0 0 0
[pid=14345/tid=14355] ppid=14343 vsize=725912 CPUtime=28.26
/proc/14345/task/14355/stat : 14355 (satake) S 14343 14345 27791 0 -1 4202560 12582 0 0 0 2370 456 0 0 20 0 17 0 646216408 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 1 0 0 0 0 0
[pid=14345/tid=14356] ppid=14343 vsize=725912 CPUtime=28.48
/proc/14345/task/14356/stat : 14356 (satake) S 14343 14345 27791 0 -1 4202560 12459 0 0 0 2410 438 0 0 20 0 17 0 646216408 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=14345/tid=14357] ppid=14343 vsize=725912 CPUtime=28.62
/proc/14345/task/14357/stat : 14357 (satake) D 14343 14345 27791 0 -1 4202560 12348 0 0 0 2414 448 0 0 20 0 17 0 646216408 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=14345/tid=14358] ppid=14343 vsize=725912 CPUtime=29.18
/proc/14345/task/14358/stat : 14358 (satake) S 14343 14345 27791 0 -1 4202560 12546 0 0 0 2414 504 0 0 20 0 17 0 646216408 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=14345/tid=14359] ppid=14343 vsize=725912 CPUtime=27.84
/proc/14345/task/14359/stat : 14359 (satake) S 14343 14345 27791 0 -1 4202560 12385 0 0 0 2278 506 0 0 20 0 17 0 646216408 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 8 0 0 0 0 0
[pid=14345/tid=14360] ppid=14343 vsize=725912 CPUtime=27.64
/proc/14345/task/14360/stat : 14360 (satake) R 14343 14345 27791 0 -1 4202560 12323 0 0 0 2234 530 0 0 20 0 17 0 646216408 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134518208 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=14345/tid=14361] ppid=14343 vsize=725912 CPUtime=27.84
/proc/14345/task/14361/stat : 14361 (satake) S 14343 14345 27791 0 -1 4202560 12604 0 0 0 2286 498 0 0 20 0 17 0 646216408 743333888 155284 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 500.41
Current children cumulated vsize (KiB) 725912

[startup+185.503 s]
/proc/loadavg: 3.98 4.57 4.54 6/201 14367
/proc/meminfo: memFree=18496552/36427776 swapFree=4588/631200
[pid=14345] ppid=14343 vsize=725268 CPUtime=509.53
/proc/14345/stat : 14345 (satake) S 14343 14345 27791 0 -1 4202496 189758 0 0 0 36225 14728 0 0 20 0 17 0 646216407 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/14345/statm: 181317 155235 77 164 0 181152 0
[pid=14345/tid=14346] ppid=14343 vsize=725268 CPUtime=87.52
/proc/14345/task/14346/stat : 14346 (satake) R 14343 14345 27791 0 -1 4202560 2984 0 0 0 1254 7498 0 0 20 0 17 0 646216408 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134672154 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=14345/tid=14347] ppid=14343 vsize=725268 CPUtime=27.32
/proc/14345/task/14347/stat : 14347 (satake) R 14343 14345 27791 0 -1 4202560 12631 0 0 0 2290 442 0 0 20 0 17 0 646216408 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=14345/tid=14348] ppid=14343 vsize=725268 CPUtime=27.8
/proc/14345/task/14348/stat : 14348 (satake) R 14343 14345 27791 0 -1 4202560 12492 0 0 0 2308 472 0 0 20 0 17 0 646216408 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=14345/tid=14349] ppid=14343 vsize=725268 CPUtime=26.28
/proc/14345/task/14349/stat : 14349 (satake) S 14343 14345 27791 0 -1 4202560 12276 0 0 0 2162 466 0 0 20 0 17 0 646216408 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 4 0 0 0 0 0
[pid=14345/tid=14350] ppid=14343 vsize=725268 CPUtime=27.3
/proc/14345/task/14350/stat : 14350 (satake) R 14343 14345 27791 0 -1 4202560 12294 0 0 0 2264 466 0 0 20 0 17 0 646216408 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14351] ppid=14343 vsize=725268 CPUtime=27.3
/proc/14345/task/14351/stat : 14351 (satake) R 14343 14345 27791 0 -1 4202560 12412 0 0 0 2262 468 0 0 20 0 17 0 646216408 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14345/tid=14352] ppid=14343 vsize=725268 CPUtime=28.06
/proc/14345/task/14352/stat : 14352 (satake) R 14343 14345 27791 0 -1 4202560 12421 0 0 0 2324 482 0 0 20 0 17 0 646216408 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=14345/tid=14353] ppid=14343 vsize=725268 CPUtime=28
/proc/14345/task/14353/stat : 14353 (satake) R 14343 14345 27791 0 -1 4202560 12403 0 0 0 2338 462 0 0 20 0 17 0 646216408 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14354] ppid=14343 vsize=725268 CPUtime=28
/proc/14345/task/14354/stat : 14354 (satake) R 14343 14345 27791 0 -1 4202560 12458 0 0 0 2342 458 0 0 20 0 17 0 646216408 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=14345/tid=14355] ppid=14343 vsize=725268 CPUtime=28.8
/proc/14345/task/14355/stat : 14355 (satake) R 14343 14345 27791 0 -1 4202560 12586 0 0 0 2406 474 0 0 20 0 17 0 646216408 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=14345/tid=14356] ppid=14343 vsize=725268 CPUtime=28.86
/proc/14345/task/14356/stat : 14356 (satake) R 14343 14345 27791 0 -1 4202560 12460 0 0 0 2430 456 0 0 20 0 17 0 646216408 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=14345/tid=14357] ppid=14343 vsize=725268 CPUtime=29.5
/proc/14345/task/14357/stat : 14357 (satake) R 14343 14345 27791 0 -1 4202560 12350 0 0 0 2482 468 0 0 20 0 17 0 646216408 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=14345/tid=14358] ppid=14343 vsize=725268 CPUtime=29.58
/proc/14345/task/14358/stat : 14358 (satake) R 14343 14345 27791 0 -1 4202560 12547 0 0 0 2442 516 0 0 20 0 17 0 646216408 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=14345/tid=14359] ppid=14343 vsize=725268 CPUtime=28.42
/proc/14345/task/14359/stat : 14359 (satake) R 14343 14345 27791 0 -1 4202560 12388 0 0 0 2326 516 0 0 20 0 17 0 646216408 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=14345/tid=14360] ppid=14343 vsize=725268 CPUtime=28.12
/proc/14345/task/14360/stat : 14360 (satake) R 14343 14345 27791 0 -1 4202560 12325 0 0 0 2260 552 0 0 20 0 17 0 646216408 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=14345/tid=14361] ppid=14343 vsize=725268 CPUtime=28.5
/proc/14345/task/14361/stat : 14361 (satake) R 14343 14345 27791 0 -1 4202560 12606 0 0 0 2326 524 0 0 20 0 17 0 646216408 742674432 155235 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 509.53
Current children cumulated vsize (KiB) 725268

[startup+185.915 s]
/proc/loadavg: 3.98 4.57 4.54 17/201 14367
/proc/meminfo: memFree=18512980/36427776 swapFree=4588/607768
[pid=14345] ppid=14343 vsize=680348 CPUtime=513.8
/proc/14345/stat : 14345 (satake) S 14343 14345 27791 0 -1 4202496 189758 0 0 0 36371 15009 0 0 20 0 17 0 646216407 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/14345/statm: 170087 147366 77 164 0 169922 0
[pid=14345/tid=14346] ppid=14343 vsize=680348 CPUtime=87.83
/proc/14345/task/14346/stat : 14346 (satake) S 14343 14345 27791 0 -1 4202560 2984 0 0 0 1266 7517 0 0 20 0 17 0 646216408 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 13 0 0 0 0 0
[pid=14345/tid=14347] ppid=14343 vsize=680348 CPUtime=27.62
/proc/14345/task/14347/stat : 14347 (satake) S 14343 14345 27791 0 -1 4202560 12631 0 0 0 2300 462 0 0 20 0 17 0 646216408 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 11 0 0 0 0 0
[pid=14345/tid=14348] ppid=14343 vsize=680348 CPUtime=28.1
/proc/14345/task/14348/stat : 14348 (satake) S 14343 14345 27791 0 -1 4202560 12492 0 0 0 2320 490 0 0 20 0 17 0 646216408 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 14 0 0 0 0 0
[pid=14345/tid=14349] ppid=14343 vsize=680348 CPUtime=26.58
/proc/14345/task/14349/stat : 14349 (satake) S 14343 14345 27791 0 -1 4202560 12276 0 0 0 2174 484 0 0 20 0 17 0 646216408 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 4 0 0 0 0 0
[pid=14345/tid=14350] ppid=14343 vsize=680348 CPUtime=27.46
/proc/14345/task/14350/stat : 14350 (satake) S 14343 14345 27791 0 -1 4202560 12294 0 0 0 2272 474 0 0 20 0 17 0 646216408 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14351] ppid=14343 vsize=680348 CPUtime=27.62
/proc/14345/task/14351/stat : 14351 (satake) R 14343 14345 27791 0 -1 4202560 12412 0 0 0 2274 488 0 0 20 0 17 0 646216408 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134666571 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14345/tid=14352] ppid=14343 vsize=680348 CPUtime=28.36
/proc/14345/task/14352/stat : 14352 (satake) S 14343 14345 27791 0 -1 4202560 12421 0 0 0 2330 506 0 0 20 0 17 0 646216408 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 7 0 0 0 0 0
[pid=14345/tid=14353] ppid=14343 vsize=680348 CPUtime=28.18
/proc/14345/task/14353/stat : 14353 (satake) S 14343 14345 27791 0 -1 4202560 12403 0 0 0 2340 478 0 0 20 0 17 0 646216408 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14354] ppid=14343 vsize=680348 CPUtime=28.3
/proc/14345/task/14354/stat : 14354 (satake) S 14343 14345 27791 0 -1 4202560 12458 0 0 0 2350 480 0 0 20 0 17 0 646216408 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 5 0 0 0 0 0
[pid=14345/tid=14355] ppid=14343 vsize=680348 CPUtime=29.1
/proc/14345/task/14355/stat : 14355 (satake) S 14343 14345 27791 0 -1 4202560 12586 0 0 0 2414 496 0 0 20 0 17 0 646216408 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=14345/tid=14356] ppid=14343 vsize=680348 CPUtime=29.16
/proc/14345/task/14356/stat : 14356 (satake) S 14343 14345 27791 0 -1 4202560 12460 0 0 0 2440 476 0 0 20 0 17 0 646216408 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 6 0 0 0 0 0
[pid=14345/tid=14357] ppid=14343 vsize=680348 CPUtime=29.78
/proc/14345/task/14357/stat : 14357 (satake) S 14343 14345 27791 0 -1 4202560 12350 0 0 0 2494 484 0 0 20 0 17 0 646216408 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 3 0 0 0 0 0
[pid=14345/tid=14358] ppid=14343 vsize=680348 CPUtime=29.74
/proc/14345/task/14358/stat : 14358 (satake) S 14343 14345 27791 0 -1 4202560 12547 0 0 0 2446 528 0 0 20 0 17 0 646216408 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 8 0 0 0 0 0
[pid=14345/tid=14359] ppid=14343 vsize=680348 CPUtime=28.58
/proc/14345/task/14359/stat : 14359 (satake) S 14343 14345 27791 0 -1 4202560 12388 0 0 0 2332 526 0 0 20 0 17 0 646216408 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 8 0 0 0 0 0
[pid=14345/tid=14360] ppid=14343 vsize=680348 CPUtime=28.44
/proc/14345/task/14360/stat : 14360 (satake) S 14343 14345 27791 0 -1 4202560 12325 0 0 0 2274 570 0 0 20 0 17 0 646216408 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 10 0 0 0 0 0
[pid=14345/tid=14361] ppid=14343 vsize=680348 CPUtime=28.8
/proc/14345/task/14361/stat : 14361 (satake) S 14343 14345 27791 0 -1 4202560 12606 0 0 0 2334 546 0 0 20 0 17 0 646216408 696676352 147366 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 513.8
Current children cumulated vsize (KiB) 680348

[startup+186.303 s]
/proc/loadavg: 3.98 4.57 4.54 17/201 14367
/proc/meminfo: memFree=18512980/36427776 swapFree=4588/607768
[pid=14345] ppid=14343 vsize=471648 CPUtime=515.83
/proc/14345/stat : 14345 (satake) S 14343 14345 27791 0 -1 4202496 189758 0 0 0 36467 15116 0 0 20 0 5 0 646216407 482967552 108718 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/14345/statm: 117912 108718 77 164 0 117747 0
[pid=14345/tid=14350] ppid=14343 vsize=471648 CPUtime=27.62
/proc/14345/task/14350/stat : 14350 (satake) R 14343 14345 27791 0 -1 4202560 12294 0 0 0 2278 484 0 0 20 0 5 0 646216408 482967552 108718 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14353] ppid=14343 vsize=471648 CPUtime=28.34
/proc/14345/task/14353/stat : 14353 (satake) R 14343 14345 27791 0 -1 4202560 12403 0 0 0 2348 486 0 0 20 0 5 0 646216408 482967552 108718 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=14345/tid=14358] ppid=14343 vsize=471648 CPUtime=29.88
/proc/14345/task/14358/stat : 14358 (satake) R 14343 14345 27791 0 -1 4202560 12547 0 0 0 2454 534 0 0 20 0 5 0 646216408 482967552 108718 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=14345/tid=14359] ppid=14343 vsize=471648 CPUtime=28.7
/proc/14345/task/14359/stat : 14359 (satake) R 14343 14345 27791 0 -1 4202560 12388 0 0 0 2336 534 0 0 20 0 5 0 646216408 482967552 108718 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 515.83
Current children cumulated vsize (KiB) 471648

[startup+186.402 s]
/proc/loadavg: 3.98 4.57 4.54 17/201 14367
/proc/meminfo: memFree=18512980/36427776 swapFree=4588/607768
[pid=14345] ppid=14343 vsize=431552 CPUtime=516.03
/proc/14345/stat : 14345 (satake) S 14343 14345 27791 0 -1 4202496 189758 0 0 0 36483 15120 0 0 20 0 3 0 646216407 441909248 101006 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/14345/statm: 107888 101006 77 164 0 107723 0
[pid=14345/tid=14350] ppid=14343 vsize=431552 CPUtime=27.68
/proc/14345/task/14350/stat : 14350 (satake) R 14343 14345 27791 0 -1 4202560 12294 0 0 0 2282 486 0 0 20 0 3 0 646216408 441909248 101006 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14345/tid=14359] ppid=14343 vsize=431552 CPUtime=28.76
/proc/14345/task/14359/stat : 14359 (satake) R 14343 14345 27791 0 -1 4202560 12388 0 0 0 2342 534 0 0 20 0 3 0 646216408 441909248 101006 18446744073709551615 134512640 135180984 4288952624 18446744073709551615 134869198 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 516.03
Current children cumulated vsize (KiB) 431552

Child status: 16
Real time (s): 186.479
CPU time (s): 516.116
CPU user time (s): 364.851
CPU system time (s): 151.265
CPU usage (%): 276.77
Max. virtual memory (cumulated for all children) (KiB): 770344


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 364.851
system time used= 151.265
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189759
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= 9531269
involuntary context switches= 1135264

runsolver used 0.664041 second user time and 2.31614 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-13 06:58:20
IDJOB=1781487
IDBENCH=71758
IDSOLVER=631
FILE ID=xenhost3-49/1781487-1244869100
PBS_JOBID=
Free space on /tmp= 7018 MiB

SOLVER NAME= satake 2009-03-22 (16 threads)
BENCH NAME= SAT_RACE06/simon-s03-fifo8-300.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781487-1244869100/watcher-1781487-1244869100 -o /tmp/evaluation-result-1781487-1244869100/solver-1781487-1244869100 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1781487-1244869100.cnf 16 10000

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

MD5SUM BENCH= bc88ff447c824a634465ac9483a47d5c
RANDOM SEED= 934457

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:      19114956 kB
Buffers:        435996 kB
Cached:       14123044 kB
SwapCached:          0 kB
Active:        4081152 kB
Inactive:     10486324 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:           10084 kB
Writeback:           0 kB
AnonPages:        8608 kB
Mapped:           3936 kB
Slab:           689800 kB
SReclaimable:   662864 kB
SUnreclaim:      26936 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29732 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7018 MiB
End job on xenhost3-49 at 2009-06-13 07:01:27