Trace number 1778817

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 336.029 96.2249

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor032.cnf
MD5SUM25c7914ccc82f6f574febbd03924feed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19
Satisfiable
(Un)Satisfiability was proved
Number of variables16239
Number of clauses48332
Sum of the clauses size112772
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 232220
Number of clauses of size 316110
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

336.00/96.20	c Benchmark name    : HOME/instance-1778817-1244768755.cnf
336.00/96.20	c Thread Num        :           16
336.00/96.20	c restarts          :           12
336.00/96.20	c conflicts         :        21122
336.00/96.20	c decisions         :        90645           (      949 / sec      )
336.00/96.20	c propagations      :     23939606           (   250714 / sec      )
336.00/96.20	c inspects          :     85765345           (   898200 / sec      )
336.00/96.20	c conflict literals :      1595062           (    45.42 % deleted  )
336.00/96.20	c cpu time          :        95.49           
336.00/96.20	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-1778817-1244768755/watcher-1778817-1244768755 -o /tmp/evaluation-result-1778817-1244768755/solver-1778817-1244768755 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1778817-1244768755.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: 11.92 11.93 10.12 2/184 2436
/proc/meminfo: memFree=19141116/36427776 swapFree=4504/8500
[pid=2436] ppid=2434 vsize=2920 CPUtime=0
/proc/2436/stat : 2436 (satake) S 2434 2436 27791 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 4 0 636181899 2990080 333 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579486 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2436/statm: 730 334 63 164 0 565 0
[pid=2436/tid=2437] ppid=2434 vsize=2920 CPUtime=0
/proc/2436/task/2437/stat : 2437 (satake) S 2434 2436 27791 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 636181899 2990080 436 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 8 0 0 0 0 0
[pid=2436/tid=2438] ppid=2434 vsize=2920 CPUtime=0
/proc/2436/task/2438/stat : 2438 (satake) R 2434 2436 27791 0 -1 4202560 359 0 0 0 0 0 0 0 20 0 4 0 636181899 2990080 436 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2436/tid=2439] ppid=2434 vsize=2920 CPUtime=0
/proc/2436/task/2439/stat : 2439 (satake) R 2434 2436 27791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 636181899 2990080 437 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 9 0 0 0 0 0

[startup+0.1126 s]
/proc/loadavg: 11.92 11.93 10.12 2/184 2436
/proc/meminfo: memFree=19141116/36427776 swapFree=4504/8500
[pid=2436] ppid=2434 vsize=29368 CPUtime=0.34
/proc/2436/stat : 2436 (satake) S 2434 2436 27791 0 -1 4202496 5577 0 0 0 15 19 0 0 20 0 17 0 636181899 30072832 5536 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2436/statm: 7342 5539 63 164 0 7177 0
[pid=2436/tid=2437] ppid=2434 vsize=29368 CPUtime=0
/proc/2436/task/2437/stat : 2437 (satake) S 2434 2436 27791 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 17 0 636181899 30072832 5540 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 8 0 0 0 0 0
[pid=2436/tid=2438] ppid=2434 vsize=29560 CPUtime=0.04
/proc/2436/task/2438/stat : 2438 (satake) R 2434 2436 27791 0 -1 4202560 837 0 0 0 2 2 0 0 20 0 17 0 636181899 30269440 5542 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2436/tid=2439] ppid=2434 vsize=29560 CPUtime=0.02
/proc/2436/task/2439/stat : 2439 (satake) R 2434 2436 27791 0 -1 4202560 305 0 0 0 2 0 0 0 20 0 17 0 636181899 30269440 5547 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 29368

[startup+0.204647 s]
/proc/loadavg: 11.92 11.93 10.12 2/184 2436
/proc/meminfo: memFree=19141116/36427776 swapFree=4504/8500
[pid=2436] ppid=2434 vsize=43160 CPUtime=0.7
/proc/2436/stat : 2436 (satake) S 2434 2436 27791 0 -1 4202496 9218 0 0 0 39 31 0 0 20 0 17 0 636181899 44195840 8992 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2436/statm: 10790 8992 66 164 0 10625 0
[pid=2436/tid=2437] ppid=2434 vsize=43160 CPUtime=0
/proc/2436/task/2437/stat : 2437 (satake) S 2434 2436 27791 0 -1 4202560 233 0 0 0 0 0 0 0 20 0 17 0 636181899 44195840 8992 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=2436/tid=2438] ppid=2434 vsize=43160 CPUtime=0.08
/proc/2436/task/2438/stat : 2438 (satake) R 2434 2436 27791 0 -1 4202560 970 0 0 0 6 2 0 0 20 0 17 0 636181899 44195840 8992 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134528206 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2436/tid=2439] ppid=2434 vsize=43160 CPUtime=0.04
/proc/2436/task/2439/stat : 2439 (satake) S 2434 2436 27791 0 -1 4202560 475 0 0 0 4 0 0 0 20 0 17 0 636181899 44195840 8992 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 43160

[startup+0.303947 s]
/proc/loadavg: 11.92 11.93 10.12 2/184 2436
/proc/meminfo: memFree=19141116/36427776 swapFree=4504/8500
[pid=2436] ppid=2434 vsize=60616 CPUtime=1.2
/proc/2436/stat : 2436 (satake) S 2434 2436 27791 0 -1 4202496 12748 0 0 0 64 56 0 0 20 0 17 0 636181899 62070784 12523 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2436/statm: 15154 12524 68 164 0 14989 0
[pid=2436/tid=2437] ppid=2434 vsize=60616 CPUtime=0
/proc/2436/task/2437/stat : 2437 (satake) S 2434 2436 27791 0 -1 4202560 234 0 0 0 0 0 0 0 20 0 17 0 636181899 62070784 12524 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=2436/tid=2438] ppid=2434 vsize=60616 CPUtime=0.14
/proc/2436/task/2438/stat : 2438 (satake) R 2434 2436 27791 0 -1 4202560 972 0 0 0 12 2 0 0 20 0 17 0 636181899 62070784 12526 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2436/tid=2439] ppid=2434 vsize=60616 CPUtime=0.06
/proc/2436/task/2439/stat : 2439 (satake) S 2434 2436 27791 0 -1 4202560 755 0 0 0 4 2 0 0 20 0 17 0 636181899 62070784 12533 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 60616

[startup+0.70462 s]
/proc/loadavg: 11.92 11.93 10.12 2/184 2436
/proc/meminfo: memFree=19141116/36427776 swapFree=4504/8500
[pid=2436] ppid=2434 vsize=60032 CPUtime=2.9
/proc/2436/stat : 2436 (satake) S 2434 2436 27791 0 -1 4202496 15523 0 0 0 199 91 0 0 20 0 17 0 636181899 61472768 12735 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2436/statm: 15008 12735 68 164 0 14843 0
[pid=2436/tid=2437] ppid=2434 vsize=60032 CPUtime=0.12
/proc/2436/task/2437/stat : 2437 (satake) R 2434 2436 27791 0 -1 4202560 240 0 0 0 0 12 0 0 20 0 17 0 636181899 61472768 12735 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2436/tid=2438] ppid=2434 vsize=60032 CPUtime=0.24
/proc/2436/task/2438/stat : 2438 (satake) S 2434 2436 27791 0 -1 4202560 985 0 0 0 20 4 0 0 20 0 17 0 636181899 61472768 12735 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=2436/tid=2439] ppid=2434 vsize=60032 CPUtime=0.16
/proc/2436/task/2439/stat : 2439 (satake) S 2434 2436 27791 0 -1 4202560 974 0 0 0 12 4 0 0 20 0 17 0 636181899 61472768 12735 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 60032

[startup+1.50467 s]
/proc/loadavg: 11.92 11.93 10.12 2/201 2453
/proc/meminfo: memFree=19087212/36427776 swapFree=5492/60784
[pid=2436] ppid=2434 vsize=60164 CPUtime=3.91
/proc/2436/stat : 2436 (satake) S 2434 2436 27791 0 -1 4202496 15642 0 0 0 249 142 0 0 20 0 17 0 636181899 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2436/statm: 15041 12854 68 164 0 14876 0
[pid=2436/tid=2437] ppid=2434 vsize=60164 CPUtime=0.5
/proc/2436/task/2437/stat : 2437 (satake) R 2434 2436 27791 0 -1 4202560 248 0 0 0 8 42 0 0 20 0 17 0 636181899 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2436/tid=2438] ppid=2434 vsize=60164 CPUtime=0.3
/proc/2436/task/2438/stat : 2438 (satake) S 2434 2436 27791 0 -1 4202560 991 0 0 0 24 6 0 0 20 0 17 0 636181899 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=2436/tid=2439] ppid=2434 vsize=60164 CPUtime=0.2
/proc/2436/task/2439/stat : 2439 (satake) S 2434 2436 27791 0 -1 4202560 983 0 0 0 14 6 0 0 20 0 17 0 636181899 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
[pid=2436/tid=2441] ppid=2434 vsize=60164 CPUtime=0.18
/proc/2436/task/2441/stat : 2441 (satake) S 2434 2436 27791 0 -1 4202560 1046 0 0 0 14 4 0 0 20 0 17 0 636181900 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 5 0 0 0 0 0
[pid=2436/tid=2442] ppid=2434 vsize=60164 CPUtime=0.22
/proc/2436/task/2442/stat : 2442 (satake) S 2434 2436 27791 0 -1 4202560 1052 0 0 0 14 8 0 0 20 0 17 0 636181900 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=2436/tid=2443] ppid=2434 vsize=60164 CPUtime=0.22
/proc/2436/task/2443/stat : 2443 (satake) S 2434 2436 27791 0 -1 4202560 992 0 0 0 16 6 0 0 20 0 17 0 636181900 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 7 0 0 0 0 0
[pid=2436/tid=2444] ppid=2434 vsize=60164 CPUtime=0.2
/proc/2436/task/2444/stat : 2444 (satake) S 2434 2436 27791 0 -1 4202560 1012 0 0 0 12 8 0 0 20 0 17 0 636181900 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=2436/tid=2445] ppid=2434 vsize=60164 CPUtime=0.26
/proc/2436/task/2445/stat : 2445 (satake) S 2434 2436 27791 0 -1 4202560 1015 0 0 0 20 6 0 0 20 0 17 0 636181900 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=2436/tid=2446] ppid=2434 vsize=60164 CPUtime=0.22
/proc/2436/task/2446/stat : 2446 (satake) S 2434 2436 27791 0 -1 4202560 1064 0 0 0 16 6 0 0 20 0 17 0 636181900 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
[pid=2436/tid=2447] ppid=2434 vsize=60164 CPUtime=0.16
/proc/2436/task/2447/stat : 2447 (satake) S 2434 2436 27791 0 -1 4202560 1018 0 0 0 12 4 0 0 20 0 17 0 636181900 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=2436/tid=2448] ppid=2434 vsize=60164 CPUtime=0.24
/proc/2436/task/2448/stat : 2448 (satake) S 2434 2436 27791 0 -1 4202560 997 0 0 0 18 6 0 0 20 0 17 0 636181900 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=2436/tid=2449] ppid=2434 vsize=60164 CPUtime=0.18
/proc/2436/task/2449/stat : 2449 (satake) D 2434 2436 27791 0 -1 4202560 1073 0 0 0 12 6 0 0 20 0 17 0 636181900 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2436/tid=2450] ppid=2434 vsize=60164 CPUtime=0.2
/proc/2436/task/2450/stat : 2450 (satake) S 2434 2436 27791 0 -1 4202560 977 0 0 0 14 6 0 0 20 0 17 0 636181901 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=2436/tid=2451] ppid=2434 vsize=60164 CPUtime=0.22
/proc/2436/task/2451/stat : 2451 (satake) S 2434 2436 27791 0 -1 4202560 1007 0 0 0 14 8 0 0 20 0 17 0 636181901 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=2436/tid=2452] ppid=2434 vsize=60164 CPUtime=0.26
/proc/2436/task/2452/stat : 2452 (satake) S 2434 2436 27791 0 -1 4202560 971 0 0 0 18 8 0 0 20 0 17 0 636181901 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=2436/tid=2453] ppid=2434 vsize=60164 CPUtime=0.22
/proc/2436/task/2453/stat : 2453 (satake) S 2434 2436 27791 0 -1 4202560 1072 0 0 0 18 4 0 0 20 0 17 0 636181901 61607936 12854 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 3.91
Current children cumulated vsize (KiB) 60164

[startup+3.10483 s]
/proc/loadavg: 11.92 11.93 10.12 3/201 2453
/proc/meminfo: memFree=19087744/36427776 swapFree=4588/60400
[pid=2436] ppid=2434 vsize=61320 CPUtime=6.13
/proc/2436/stat : 2436 (satake) S 2434 2436 27791 0 -1 4202496 15878 0 0 0 339 274 0 0 20 0 17 0 636181899 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2436/statm: 15330 13090 68 164 0 15165 0
[pid=2436/tid=2437] ppid=2434 vsize=61320 CPUtime=1.28
/proc/2436/task/2437/stat : 2437 (satake) R 2434 2436 27791 0 -1 4202560 263 0 0 0 20 108 0 0 20 0 17 0 636181899 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2436/tid=2438] ppid=2434 vsize=61320 CPUtime=0.4
/proc/2436/task/2438/stat : 2438 (satake) S 2434 2436 27791 0 -1 4202560 1004 0 0 0 30 10 0 0 20 0 17 0 636181899 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=2436/tid=2439] ppid=2434 vsize=61320 CPUtime=0.3
/proc/2436/task/2439/stat : 2439 (satake) S 2434 2436 27791 0 -1 4202560 1003 0 0 0 20 10 0 0 20 0 17 0 636181899 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
[pid=2436/tid=2441] ppid=2434 vsize=61320 CPUtime=0.28
/proc/2436/task/2441/stat : 2441 (satake) S 2434 2436 27791 0 -1 4202560 1059 0 0 0 20 8 0 0 20 0 17 0 636181900 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 5 0 0 0 0 0
[pid=2436/tid=2442] ppid=2434 vsize=61320 CPUtime=0.36
/proc/2436/task/2442/stat : 2442 (satake) S 2434 2436 27791 0 -1 4202560 1066 0 0 0 22 14 0 0 20 0 17 0 636181900 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=2436/tid=2443] ppid=2434 vsize=61320 CPUtime=0.32
/proc/2436/task/2443/stat : 2443 (satake) S 2434 2436 27791 0 -1 4202560 1010 0 0 0 22 10 0 0 20 0 17 0 636181900 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 7 0 0 0 0 0
[pid=2436/tid=2444] ppid=2434 vsize=61320 CPUtime=0.28
/proc/2436/task/2444/stat : 2444 (satake) S 2434 2436 27791 0 -1 4202560 1030 0 0 0 16 12 0 0 20 0 17 0 636181900 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=2436/tid=2445] ppid=2434 vsize=61320 CPUtime=0.28
/proc/2436/task/2445/stat : 2445 (satake) S 2434 2436 27791 0 -1 4202560 1029 0 0 0 22 6 0 0 20 0 17 0 636181900 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=2436/tid=2446] ppid=2434 vsize=61320 CPUtime=0.36
/proc/2436/task/2446/stat : 2446 (satake) S 2434 2436 27791 0 -1 4202560 1079 0 0 0 26 10 0 0 20 0 17 0 636181900 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
[pid=2436/tid=2447] ppid=2434 vsize=61320 CPUtime=0.26
/proc/2436/task/2447/stat : 2447 (satake) S 2434 2436 27791 0 -1 4202560 1035 0 0 0 16 10 0 0 20 0 17 0 636181900 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=2436/tid=2448] ppid=2434 vsize=61320 CPUtime=0.36
/proc/2436/task/2448/stat : 2448 (satake) S 2434 2436 27791 0 -1 4202560 1012 0 0 0 24 12 0 0 20 0 17 0 636181900 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=2436/tid=2449] ppid=2434 vsize=61320 CPUtime=0.26
/proc/2436/task/2449/stat : 2449 (satake) S 2434 2436 27791 0 -1 4202560 1080 0 0 0 14 12 0 0 20 0 17 0 636181900 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 8 0 0 0 0 0
[pid=2436/tid=2450] ppid=2434 vsize=61320 CPUtime=0.32
/proc/2436/task/2450/stat : 2450 (satake) S 2434 2436 27791 0 -1 4202560 994 0 0 0 20 12 0 0 20 0 17 0 636181901 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=2436/tid=2451] ppid=2434 vsize=61320 CPUtime=0.34
/proc/2436/task/2451/stat : 2451 (satake) S 2434 2436 27791 0 -1 4202560 1022 0 0 0 20 14 0 0 20 0 17 0 636181901 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=2436/tid=2452] ppid=2434 vsize=61320 CPUtime=0.3
/proc/2436/task/2452/stat : 2452 (satake) D 2434 2436 27791 0 -1 4202560 977 0 0 0 18 12 0 0 20 0 17 0 636181901 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2436/tid=2453] ppid=2434 vsize=61320 CPUtime=0.32
/proc/2436/task/2453/stat : 2453 (satake) S 2434 2436 27791 0 -1 4202560 1091 0 0 0 22 10 0 0 20 0 17 0 636181901 62791680 13090 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 61320

[startup+6.30493 s]
/proc/loadavg: 11.13 11.77 10.08 4/201 2453
/proc/meminfo: memFree=19087124/36427776 swapFree=4588/62452
[pid=2436] ppid=2434 vsize=62740 CPUtime=10.23
/proc/2436/stat : 2436 (satake) S 2434 2436 27791 0 -1 4202496 16351 0 0 0 491 532 0 0 20 0 17 0 636181899 64245760 13563 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2436/statm: 15685 13563 68 164 0 15520 0
[pid=2436/tid=2437] ppid=2434 vsize=62740 CPUtime=2.9
/proc/2436/task/2437/stat : 2437 (satake) D 2434 2436 27791 0 -1 4202560 291 0 0 0 46 244 0 0 20 0 17 0 636181899 64245760 13563 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2436/tid=2438] ppid=2434 vsize=62740 CPUtime=0.54
/proc/2436/task/2438/stat : 2438 (satake) S 2434 2436 27791 0 -1 4202560 1039 0 0 0 36 18 0 0 20 0 17 0 636181899 64245760 13563 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=2436/tid=2439] ppid=2434 vsize=62740 CPUtime=0.46
/proc/2436/task/2439/stat : 2439 (satake) S 2434 2436 27791 0 -1 4202560 1039 0 0 0 30 16 0 0 20 0 17 0 636181899 64245760 13563 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
[pid=2436/tid=2441] ppid=2434 vsize=62740 CPUtime=0.44
/proc/2436/task/2441/stat : 2441 (satake) S 2434 2436 27791 0 -1 4202560 1090 0 0 0 26 18 0 0 20 0 17 0 636181900 64245760 13563 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 5 0 0 0 0 0
[pid=2436/tid=2442] ppid=2434 vsize=62740 CPUtime=0.52
/proc/2436/task/2442/stat : 2442 (satake) S 2434 2436 27791 0 -1 4202560 1091 0 0 0 32 20 0 0 20 0 17 0 636181900 64245760 13563 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=2436/tid=2443] ppid=2434 vsize=62740 CPUtime=0.48
/proc/2436/task/2443/stat : 2443 (satake) S 2434 2436 27791 0 -1 4202560 1035 0 0 0 28 20 0 0 20 0 17 0 636181900 64245760 13563 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 7 0 0 0 0 0
[pid=2436/tid=2444] ppid=2434 vsize=62740 CPUtime=0.46
/proc/2436/task/2444/stat : 2444 (satake) S 2434 2436 27791 0 -1 4202560 1066 0 0 0 28 18 0 0 20 0 17 0 636181900 64245760 13563 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=2436/tid=2445] ppid=2434 vsize=62740 CPUtime=0.38
/proc/2436/task/2445/stat : 2445 (satake) S 2434 2436 27791 0 -1 4202560 1051 0 0 0 26 12 0 0 20 0 17 0 636181900 64245760 13563 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=2436/tid=2446] ppid=2434 vsize=62740 CPUtime=0.56
/proc/2436/task/2446/stat : 2446 (satake) S 2434 2436 27791 0 -1 4202560 1111 0 0 0 36 20 0 0 20 0 17 0 636181900 64245760 13563 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
[pid=2436/tid=2447] ppid=2434 vsize=62740 CPUtime=0.42
/proc/2436/task/2447/stat : 2447 (satake) S 2434 2436 27791 0 -1 4202560 1064 0 0 0 26 16 0 0 20 0 17 0 636181900 64245760 13563 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=2436/tid=2448] ppid=2434 vsize=62740 CPUtime=0.56
/proc/2436/task/2448/stat : 2448 (satake) S 2434 2436 27791 0 -1 4202560 1043 0 0 0 34 22 0 0 20 0 17 0 636181900 64245760 13563 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=2436/tid=2449] ppid=2434 vsize=62740 CPUtime=0.42
/proc/2436/task/2449/stat : 2449 (satake) S 2434 2436 27791 0 -1 4202560 1110 0 0 0 22 20 0 0 20 0 17 0 636181900 64245760 13563 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 8 0 0 0 0 0
[pid=2436/tid=2450] ppid=2434 vsize=62740 CPUtime=0.5
/proc/2436/task/2450/stat : 2450 (satake) S 2434 2436 27791 0 -1 4202560 1023 0 0 0 30 20 0 0 20 0 17 0 636181901 64245760 13563 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0

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

/proc/loadavg: 6.76 10.06 9.61 5/201 2453
/proc/meminfo: memFree=18931544/36427776 swapFree=4588/220204
[pid=2436] ppid=2434 vsize=224356 CPUtime=323.05
/proc/2436/stat : 2436 (satake) S 2434 2436 27791 0 -1 4202496 55616 0 0 0 27260 5045 0 0 20 0 17 0 636181899 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2436/statm: 56089 52828 68 164 0 55924 0
[pid=2436/tid=2437] ppid=2434 vsize=224356 CPUtime=35.64
/proc/2436/task/2437/stat : 2437 (satake) R 2434 2436 27791 0 -1 4202560 960 0 0 0 454 3110 0 0 20 0 17 0 636181899 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2436/tid=2438] ppid=2434 vsize=224356 CPUtime=17.66
/proc/2436/task/2438/stat : 2438 (satake) S 2434 2436 27791 0 -1 4202560 3515 0 0 0 1640 126 0 0 20 0 17 0 636181899 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=2436/tid=2439] ppid=2434 vsize=224356 CPUtime=19.52
/proc/2436/task/2439/stat : 2439 (satake) S 2434 2436 27791 0 -1 4202560 3647 0 0 0 1832 120 0 0 20 0 17 0 636181899 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
[pid=2436/tid=2441] ppid=2434 vsize=224356 CPUtime=19.02
/proc/2436/task/2441/stat : 2441 (satake) S 2434 2436 27791 0 -1 4202560 3583 0 0 0 1782 120 0 0 20 0 17 0 636181900 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=2436/tid=2442] ppid=2434 vsize=224356 CPUtime=20.22
/proc/2436/task/2442/stat : 2442 (satake) S 2434 2436 27791 0 -1 4202560 3954 0 0 0 1894 128 0 0 20 0 17 0 636181900 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 8 0 0 0 0 0
[pid=2436/tid=2443] ppid=2434 vsize=224356 CPUtime=18.68
/proc/2436/task/2443/stat : 2443 (satake) R 2434 2436 27791 0 -1 4202560 3545 0 0 0 1722 146 0 0 20 0 17 0 636181900 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134524646 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2436/tid=2444] ppid=2434 vsize=224356 CPUtime=18.9
/proc/2436/task/2444/stat : 2444 (satake) S 2434 2436 27791 0 -1 4202560 3665 0 0 0 1762 128 0 0 20 0 17 0 636181900 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=2436/tid=2445] ppid=2434 vsize=224356 CPUtime=18.76
/proc/2436/task/2445/stat : 2445 (satake) S 2434 2436 27791 0 -1 4202560 3625 0 0 0 1782 94 0 0 20 0 17 0 636181900 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 4 0 0 0 0 0
[pid=2436/tid=2446] ppid=2434 vsize=224356 CPUtime=18.98
/proc/2436/task/2446/stat : 2446 (satake) R 2434 2436 27791 0 -1 4202560 3563 0 0 0 1780 118 0 0 20 0 17 0 636181900 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134520863 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2436/tid=2447] ppid=2434 vsize=224356 CPUtime=19.12
/proc/2436/task/2447/stat : 2447 (satake) S 2434 2436 27791 0 -1 4202560 3507 0 0 0 1778 134 0 0 20 0 17 0 636181900 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 5 0 0 0 0 0
[pid=2436/tid=2448] ppid=2434 vsize=224356 CPUtime=19.62
/proc/2436/task/2448/stat : 2448 (satake) S 2434 2436 27791 0 -1 4202560 3685 0 0 0 1828 134 0 0 20 0 17 0 636181900 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=2436/tid=2449] ppid=2434 vsize=224356 CPUtime=19.04
/proc/2436/task/2449/stat : 2449 (satake) S 2434 2436 27791 0 -1 4202560 3446 0 0 0 1764 140 0 0 20 0 17 0 636181900 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=2436/tid=2450] ppid=2434 vsize=224356 CPUtime=18.9
/proc/2436/task/2450/stat : 2450 (satake) D 2434 2436 27791 0 -1 4202560 3758 0 0 0 1772 118 0 0 20 0 17 0 636181901 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2436/tid=2451] ppid=2434 vsize=224356 CPUtime=19.76
/proc/2436/task/2451/stat : 2451 (satake) R 2434 2436 27791 0 -1 4202560 3698 0 0 0 1822 154 0 0 20 0 17 0 636181901 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134528425 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2436/tid=2452] ppid=2434 vsize=224356 CPUtime=19.08
/proc/2436/task/2452/stat : 2452 (satake) S 2434 2436 27791 0 -1 4202560 3603 0 0 0 1772 136 0 0 20 0 17 0 636181901 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=2436/tid=2453] ppid=2434 vsize=224356 CPUtime=20
/proc/2436/task/2453/stat : 2453 (satake) S 2434 2436 27791 0 -1 4202560 3738 0 0 0 1868 132 0 0 20 0 17 0 636181901 229740544 52828 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 323.05
Current children cumulated vsize (KiB) 224356

[startup+94.4017 s]
/proc/loadavg: 6.76 10.06 9.61 4/201 2453
/proc/meminfo: memFree=18930304/36427776 swapFree=4588/220920
[pid=2436] ppid=2434 vsize=225380 CPUtime=327.57
/proc/2436/stat : 2436 (satake) S 2434 2436 27791 0 -1 4202496 55917 0 0 0 27605 5152 0 0 20 0 17 0 636181899 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2436/statm: 56345 53129 68 164 0 56180 0
[pid=2436/tid=2437] ppid=2434 vsize=225380 CPUtime=36.34
/proc/2436/task/2437/stat : 2437 (satake) R 2434 2436 27791 0 -1 4202560 962 0 0 0 460 3174 0 0 20 0 17 0 636181899 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580588 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2436/tid=2438] ppid=2434 vsize=225380 CPUtime=17.9
/proc/2436/task/2438/stat : 2438 (satake) R 2434 2436 27791 0 -1 4202560 3531 0 0 0 1660 130 0 0 20 0 17 0 636181899 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134523843 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2436/tid=2439] ppid=2434 vsize=225380 CPUtime=19.7
/proc/2436/task/2439/stat : 2439 (satake) S 2434 2436 27791 0 -1 4202560 3656 0 0 0 1846 124 0 0 20 0 17 0 636181899 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
[pid=2436/tid=2441] ppid=2434 vsize=225380 CPUtime=19.26
/proc/2436/task/2441/stat : 2441 (satake) S 2434 2436 27791 0 -1 4202560 3599 0 0 0 1804 122 0 0 20 0 17 0 636181900 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=2436/tid=2442] ppid=2434 vsize=225380 CPUtime=20.48
/proc/2436/task/2442/stat : 2442 (satake) R 2434 2436 27791 0 -1 4202560 3994 0 0 0 1916 132 0 0 20 0 17 0 636181900 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134525163 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2436/tid=2443] ppid=2434 vsize=225380 CPUtime=18.96
/proc/2436/task/2443/stat : 2443 (satake) S 2434 2436 27791 0 -1 4202560 3556 0 0 0 1750 146 0 0 20 0 17 0 636181900 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=2436/tid=2444] ppid=2434 vsize=225380 CPUtime=19.28
/proc/2436/task/2444/stat : 2444 (satake) S 2434 2436 27791 0 -1 4202560 3679 0 0 0 1796 132 0 0 20 0 17 0 636181900 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=2436/tid=2445] ppid=2434 vsize=225380 CPUtime=18.98
/proc/2436/task/2445/stat : 2445 (satake) S 2434 2436 27791 0 -1 4202560 3636 0 0 0 1802 96 0 0 20 0 17 0 636181900 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 4 0 0 0 0 0
[pid=2436/tid=2446] ppid=2434 vsize=225380 CPUtime=19.2
/proc/2436/task/2446/stat : 2446 (satake) S 2434 2436 27791 0 -1 4202560 3575 0 0 0 1798 122 0 0 20 0 17 0 636181900 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 7 0 0 0 0 0
[pid=2436/tid=2447] ppid=2434 vsize=225380 CPUtime=19.34
/proc/2436/task/2447/stat : 2447 (satake) S 2434 2436 27791 0 -1 4202560 3521 0 0 0 1798 136 0 0 20 0 17 0 636181900 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 5 0 0 0 0 0
[pid=2436/tid=2448] ppid=2434 vsize=225380 CPUtime=19.88
/proc/2436/task/2448/stat : 2448 (satake) S 2434 2436 27791 0 -1 4202560 3700 0 0 0 1852 136 0 0 20 0 17 0 636181900 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=2436/tid=2449] ppid=2434 vsize=225380 CPUtime=19.3
/proc/2436/task/2449/stat : 2449 (satake) S 2434 2436 27791 0 -1 4202560 3467 0 0 0 1786 144 0 0 20 0 17 0 636181900 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=2436/tid=2450] ppid=2434 vsize=225380 CPUtime=19.2
/proc/2436/task/2450/stat : 2450 (satake) S 2434 2436 27791 0 -1 4202560 3786 0 0 0 1800 120 0 0 20 0 17 0 636181901 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=2436/tid=2451] ppid=2434 vsize=225380 CPUtime=20.06
/proc/2436/task/2451/stat : 2451 (satake) S 2434 2436 27791 0 -1 4202560 3734 0 0 0 1850 156 0 0 20 0 17 0 636181901 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 2 0 0 0 0 0
[pid=2436/tid=2452] ppid=2434 vsize=225380 CPUtime=19.3
/proc/2436/task/2452/stat : 2452 (satake) S 2434 2436 27791 0 -1 4202560 3631 0 0 0 1792 138 0 0 20 0 17 0 636181901 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=2436/tid=2453] ppid=2434 vsize=225380 CPUtime=20.24
/proc/2436/task/2453/stat : 2453 (satake) S 2434 2436 27791 0 -1 4202560 3766 0 0 0 1888 136 0 0 20 0 17 0 636181901 230789120 53129 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 327.57
Current children cumulated vsize (KiB) 225380

[startup+95.2032 s]
/proc/loadavg: 6.76 10.06 9.61 3/201 2453
/proc/meminfo: memFree=18929560/36427776 swapFree=4588/221672
[pid=2436] ppid=2434 vsize=225516 CPUtime=329.76
/proc/2436/stat : 2436 (satake) S 2434 2436 27791 0 -1 4202496 55954 0 0 0 27767 5209 0 0 20 0 17 0 636181899 230928384 53166 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2436/statm: 56379 53166 68 164 0 56214 0
[pid=2436/tid=2437] ppid=2434 vsize=225516 CPUtime=36.77
/proc/2436/task/2437/stat : 2437 (satake) R 2434 2436 27791 0 -1 4202560 962 0 0 0 466 3211 0 0 20 0 17 0 636181899 230928384 53166 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580588 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2436/tid=2438] ppid=2434 vsize=225516 CPUtime=17.9
/proc/2436/task/2438/stat : 2438 (satake) S 2434 2436 27791 0 -1 4202560 3532 0 0 0 1660 130 0 0 20 0 17 0 636181899 230928384 53166 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=2436/tid=2439] ppid=2434 vsize=225516 CPUtime=19.92
/proc/2436/task/2439/stat : 2439 (satake) S 2434 2436 27791 0 -1 4202560 3657 0 0 0 1868 124 0 0 20 0 17 0 636181899 230928384 53166 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
[pid=2436/tid=2441] ppid=2434 vsize=225516 CPUtime=19.38
/proc/2436/task/2441/stat : 2441 (satake) S 2434 2436 27791 0 -1 4202560 3607 0 0 0 1812 126 0 0 20 0 17 0 636181900 230928384 53166 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=2436/tid=2442] ppid=2434 vsize=225516 CPUtime=20.52
/proc/2436/task/2442/stat : 2442 (satake) S 2434 2436 27791 0 -1 4202560 3994 0 0 0 1920 132 0 0 20 0 17 0 636181900 230928384 53166 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 8 0 0 0 0 0
[pid=2436/tid=2443] ppid=2434 vsize=225516 CPUtime=19.08
/proc/2436/task/2443/stat : 2443 (satake) R 2434 2436 27791 0 -1 4202560 3557 0 0 0 1760 148 0 0 20 0 17 0 636181900 230928384 53167 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2436/tid=2444] ppid=2434 vsize=225516 CPUtime=19.36
/proc/2436/task/2444/stat : 2444 (satake) S 2434 2436 27791 0 -1 4202560 3685 0 0 0 1804 132 0 0 20 0 17 0 636181900 230928384 53167 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=2436/tid=2445] ppid=2434 vsize=225516 CPUtime=19.1
/proc/2436/task/2445/stat : 2445 (satake) S 2434 2436 27791 0 -1 4202560 3645 0 0 0 1812 98 0 0 20 0 17 0 636181900 230928384 53167 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 4 0 0 0 0 0
[pid=2436/tid=2446] ppid=2434 vsize=225516 CPUtime=19.4
/proc/2436/task/2446/stat : 2446 (satake) R 2434 2436 27791 0 -1 4202560 3576 0 0 0 1816 124 0 0 20 0 17 0 636181900 230928384 53167 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2436/tid=2447] ppid=2434 vsize=225516 CPUtime=19.34
/proc/2436/task/2447/stat : 2447 (satake) S 2434 2436 27791 0 -1 4202560 3521 0 0 0 1798 136 0 0 20 0 17 0 636181900 230928384 53167 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 5 0 0 0 0 0
[pid=2436/tid=2448] ppid=2434 vsize=225516 CPUtime=20.18
/proc/2436/task/2448/stat : 2448 (satake) S 2434 2436 27791 0 -1 4202560 3701 0 0 0 1878 140 0 0 20 0 17 0 636181900 230928384 53167 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=2436/tid=2449] ppid=2434 vsize=225516 CPUtime=19.38
/proc/2436/task/2449/stat : 2449 (satake) S 2434 2436 27791 0 -1 4202560 3468 0 0 0 1794 144 0 0 20 0 17 0 636181900 230928384 53167 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=2436/tid=2450] ppid=2434 vsize=225516 CPUtime=19.24
/proc/2436/task/2450/stat : 2450 (satake) S 2434 2436 27791 0 -1 4202560 3786 0 0 0 1802 122 0 0 20 0 17 0 636181901 230928384 53167 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=2436/tid=2451] ppid=2434 vsize=225516 CPUtime=20.14
/proc/2436/task/2451/stat : 2451 (satake) R 2434 2436 27791 0 -1 4202560 3742 0 0 0 1856 158 0 0 20 0 17 0 636181901 230928384 53167 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134520025 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2436/tid=2452] ppid=2434 vsize=225516 CPUtime=19.56
/proc/2436/task/2452/stat : 2452 (satake) S 2434 2436 27791 0 -1 4202560 3631 0 0 0 1814 142 0 0 20 0 17 0 636181901 230928384 53167 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=2436/tid=2453] ppid=2434 vsize=225516 CPUtime=20.36
/proc/2436/task/2453/stat : 2453 (satake) S 2434 2436 27791 0 -1 4202560 3767 0 0 0 1900 136 0 0 20 0 17 0 636181901 230928384 53167 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 329.76
Current children cumulated vsize (KiB) 225516

[startup+96.0019 s]
/proc/loadavg: 6.46 9.94 9.58 17/201 2453
/proc/meminfo: memFree=18929064/36427776 swapFree=4588/222244
[pid=2436] ppid=2434 vsize=218740 CPUtime=335.32
/proc/2436/stat : 2436 (satake) S 2434 2436 27791 0 -1 4202496 55982 0 0 0 28023 5509 0 0 20 0 15 0 636181899 223989760 51942 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2436/statm: 54685 51942 77 164 0 54520 0
[pid=2436/tid=2439] ppid=2434 vsize=218740 CPUtime=20.26
/proc/2436/task/2439/stat : 2439 (satake) R 2434 2436 27791 0 -1 4202560 3657 0 0 0 1884 142 0 0 20 0 15 0 636181899 223989760 51942 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2436/tid=2441] ppid=2434 vsize=218740 CPUtime=19.72
/proc/2436/task/2441/stat : 2441 (satake) R 2434 2436 27791 0 -1 4202560 3607 0 0 0 1826 146 0 0 20 0 15 0 636181900 223989760 51942 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2436/tid=2442] ppid=2434 vsize=218740 CPUtime=21
/proc/2436/task/2442/stat : 2442 (satake) R 2434 2436 27791 0 -1 4202560 3999 0 0 0 1948 152 0 0 20 0 15 0 636181900 223989760 51942 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2436/tid=2443] ppid=2434 vsize=218740 CPUtime=19.38
/proc/2436/task/2443/stat : 2443 (satake) R 2434 2436 27791 0 -1 4202560 3557 0 0 0 1778 160 0 0 20 0 15 0 636181900 223989760 51942 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2436/tid=2444] ppid=2434 vsize=218740 CPUtime=19.7
/proc/2436/task/2444/stat : 2444 (satake) R 2434 2436 27791 0 -1 4202560 3685 0 0 0 1820 150 0 0 20 0 15 0 636181900 223989760 51942 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2436/tid=2445] ppid=2434 vsize=218740 CPUtime=19.36
/proc/2436/task/2445/stat : 2445 (satake) R 2434 2436 27791 0 -1 4202560 3645 0 0 0 1824 112 0 0 20 0 15 0 636181900 223989760 51942 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2436/tid=2446] ppid=2434 vsize=218740 CPUtime=19.8
/proc/2436/task/2446/stat : 2446 (satake) R 2434 2436 27791 0 -1 4202560 3580 0 0 0 1834 146 0 0 20 0 15 0 636181900 223989760 51942 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2436/tid=2447] ppid=2434 vsize=218740 CPUtime=19.62
/proc/2436/task/2447/stat : 2447 (satake) R 2434 2436 27791 0 -1 4202560 3527 0 0 0 1812 150 0 0 20 0 15 0 636181900 223989760 51942 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2436/tid=2448] ppid=2434 vsize=218740 CPUtime=20.52
/proc/2436/task/2448/stat : 2448 (satake) R 2434 2436 27791 0 -1 4202560 3701 0 0 0 1894 158 0 0 20 0 15 0 636181900 223989760 51942 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2436/tid=2449] ppid=2434 vsize=218740 CPUtime=19.74
/proc/2436/task/2449/stat : 2449 (satake) R 2434 2436 27791 0 -1 4202560 3477 0 0 0 1806 168 0 0 20 0 15 0 636181900 223989760 51942 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2436/tid=2450] ppid=2434 vsize=218740 CPUtime=19.52
/proc/2436/task/2450/stat : 2450 (satake) R 2434 2436 27791 0 -1 4202560 3786 0 0 0 1818 134 0 0 20 0 15 0 636181901 223989760 51942 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2436/tid=2451] ppid=2434 vsize=218740 CPUtime=20.5
/proc/2436/task/2451/stat : 2451 (satake) S 2434 2436 27791 0 -1 4202560 3742 0 0 0 1872 178 0 0 20 0 15 0 636181901 223989760 51942 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 2 0 0 0 0 0
[pid=2436/tid=2452] ppid=2434 vsize=218740 CPUtime=19.9
/proc/2436/task/2452/stat : 2452 (satake) R 2434 2436 27791 0 -1 4202560 3631 0 0 0 1828 162 0 0 20 0 15 0 636181901 223989760 51942 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2436/tid=2453] ppid=2434 vsize=218740 CPUtime=20.7
/proc/2436/task/2453/stat : 2453 (satake) R 2434 2436 27791 0 -1 4202560 3767 0 0 0 1916 154 0 0 20 0 15 0 636181901 223989760 51942 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 335.32
Current children cumulated vsize (KiB) 218740

[startup+96.2019 s]
/proc/loadavg: 6.46 9.94 9.58 17/201 2453
/proc/meminfo: memFree=18929064/36427776 swapFree=4588/222244
[pid=2436] ppid=2434 vsize=135500 CPUtime=336
/proc/2436/stat : 2436 (satake) S 2434 2436 27791 0 -1 4202496 55982 0 0 0 28058 5542 0 0 20 0 2 0 636181899 138752000 32367 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2436/statm: 33875 32367 77 164 0 33710 0
[pid=2436/tid=2442] ppid=2434 vsize=135500 CPUtime=21.12
/proc/2436/task/2442/stat : 2442 (satake) R 2434 2436 27791 0 -1 4202560 3999 0 0 0 1954 158 0 0 20 0 2 0 636181900 138752000 32367 18446744073709551615 134512640 135180984 4289050944 18446744073709551615 134702225 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 336
Current children cumulated vsize (KiB) 135500

Child status: 16
Real time (s): 96.2249
CPU time (s): 336.029
CPU user time (s): 280.59
CPU system time (s): 55.4395
CPU usage (%): 349.212
Max. virtual memory (cumulated for all children) (KiB): 225516


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 280.59
system time used= 55.4395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55983
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= 4348186
involuntary context switches= 681320

runsolver used 0.448028 second user time and 1.14807 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-12 03:05:55
IDJOB=1778817
IDBENCH=70768
IDSOLVER=631
FILE ID=xenhost3-49/1778817-1244768755
PBS_JOBID=
Free space on /tmp= 7037 MiB

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

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

MD5SUM BENCH= 25c7914ccc82f6f574febbd03924feed
RANDOM SEED= 1821633576

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:      19141116 kB
Buffers:        433652 kB
Cached:       14103920 kB
SwapCached:          0 kB
Active:        4078576 kB
Inactive:     10466908 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1360 kB
Writeback:           0 kB
AnonPages:        8500 kB
Mapped:           3840 kB
Slab:           688072 kB
SReclaimable:   661320 kB
SUnreclaim:      26752 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29492 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

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