Trace number 1777695

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
gNovelty+-T 2009-03-22 (16 threads)? (TO) 5001.68 379.451

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S1086008090-058.cnf
MD5SUM210d16964e48e5c70641d6fd32357cb0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
Number of clauses of size over 50

Solver Data

0.10/0.10	c +------------------------------+
0.10/0.10	c | gNovelty+, version 1.0       |
0.10/0.10	c +------------------------------+
0.10/0.10	c gnovelty+ -h for help
0.10/0.10	c 

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-1777695-1244034126/watcher-1777695-1244034126 -o /tmp/evaluation-result-1777695-1244034126/solver-1777695-1244034126 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777695-1244034126.cnf 1299107674 16 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 15.96 15.92 15.85 2/189 8018
/proc/meminfo: memFree=19287616/36427776 swapFree=5804/11932
[pid=8018] ppid=8016 vsize=509232 CPUtime=0
/proc/8018/stat : 8018 (gnovelty+) R 8016 8018 24979 0 -1 4202496 2235 0 0 0 0 0 0 0 20 0 1 0 562719006 521453568 2192 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134537167 0 0 1 0 0 0 0 17 11 0 0 0 0 0
/proc/8018/statm: 127308 2199 99 286 0 127020 0

[startup+0.060263 s]
/proc/loadavg: 15.96 15.92 15.85 2/189 8018
/proc/meminfo: memFree=19287616/36427776 swapFree=5804/11932
[pid=8018] ppid=8016 vsize=517044 CPUtime=0.04
/proc/8018/stat : 8018 (gnovelty+) R 8016 8018 24979 0 -1 4202496 12488 0 0 0 2 2 0 0 20 0 1 0 562719006 529453056 12445 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134537708 0 0 1 0 0 0 0 17 11 0 0 0 0 0
/proc/8018/statm: 129261 12453 99 286 0 128973 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517044

[startup+0.104298 s]
/proc/loadavg: 15.96 15.92 15.85 2/189 8018
/proc/meminfo: memFree=19287616/36427776 swapFree=5804/11932
[pid=8018] ppid=8016 vsize=517044 CPUtime=0.1
/proc/8018/stat : 8018 (gnovelty+) R 8016 8018 24979 0 -1 4202496 19161 0 0 0 4 6 0 0 20 0 1 0 562719006 529453056 19117 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134537905 0 0 1 0 0 0 0 17 11 0 0 0 0 0
/proc/8018/statm: 129261 19125 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.305561 s]
/proc/loadavg: 15.96 15.92 15.85 2/189 8018
/proc/meminfo: memFree=19287616/36427776 swapFree=5804/11932
[pid=8018] ppid=8016 vsize=657088 CPUtime=2.85
/proc/8018/stat : 8018 (gnovelty+) R 8016 8018 24979 0 -1 4202496 20088 0 0 0 10 275 0 0 20 0 16 0 562719006 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/8018/statm: 164272 20044 103 286 0 163984 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 657088

[startup+0.704689 s]
/proc/loadavg: 15.96 15.92 15.85 2/189 8018
/proc/meminfo: memFree=19287616/36427776 swapFree=5804/11932
[pid=8018] ppid=8016 vsize=657088 CPUtime=8.84
/proc/8018/stat : 8018 (gnovelty+) R 8016 8018 24979 0 -1 4202496 20088 0 0 0 29 855 0 0 20 0 16 0 562719006 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/8018/statm: 164272 20044 103 286 0 163984 0
Current children cumulated CPU time (s) 8.84
Current children cumulated vsize (KiB) 657088

[startup+1.50468 s]
/proc/loadavg: 15.97 15.92 15.85 17/205 8034
/proc/meminfo: memFree=19208620/36427776 swapFree=6536/92384
[pid=8018] ppid=8016 vsize=657088 CPUtime=20.66
/proc/8018/stat : 8018 (gnovelty+) R 8016 8018 24979 0 -1 4202496 20088 0 0 0 86 1980 0 0 20 0 16 0 562719006 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/8018/statm: 164272 20044 103 286 0 163984 0
[pid=8018/tid=8020] ppid=8016 vsize=657088 CPUtime=1.36
/proc/8018/task/8020/stat : 8020 (gnovelty+) R 8016 8018 24979 0 -1 4202560 10 0 0 0 4 132 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=8018/tid=8021] ppid=8016 vsize=657088 CPUtime=1.36
/proc/8018/task/8021/stat : 8021 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 6 130 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=8018/tid=8022] ppid=8016 vsize=657088 CPUtime=1.36
/proc/8018/task/8022/stat : 8022 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 6 130 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=8018/tid=8023] ppid=8016 vsize=657088 CPUtime=1.36
/proc/8018/task/8023/stat : 8023 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 2 134 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=8018/tid=8024] ppid=8016 vsize=657088 CPUtime=1.36
/proc/8018/task/8024/stat : 8024 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 4 132 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=8018/tid=8025] ppid=8016 vsize=657088 CPUtime=1.36
/proc/8018/task/8025/stat : 8025 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 6 130 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=8018/tid=8026] ppid=8016 vsize=657088 CPUtime=1.36
/proc/8018/task/8026/stat : 8026 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 4 132 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=8018/tid=8027] ppid=8016 vsize=657088 CPUtime=1.36
/proc/8018/task/8027/stat : 8027 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 4 132 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=8018/tid=8028] ppid=8016 vsize=657088 CPUtime=1.36
/proc/8018/task/8028/stat : 8028 (gnovelty+) R 8016 8018 24979 0 -1 4202560 10 0 0 0 6 130 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=8018/tid=8029] ppid=8016 vsize=657088 CPUtime=1.36
/proc/8018/task/8029/stat : 8029 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 8 128 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=8018/tid=8030] ppid=8016 vsize=657088 CPUtime=1.36
/proc/8018/task/8030/stat : 8030 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 2 134 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=8018/tid=8031] ppid=8016 vsize=657088 CPUtime=1.36
/proc/8018/task/8031/stat : 8031 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 4 132 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=8018/tid=8032] ppid=8016 vsize=657088 CPUtime=1.34
/proc/8018/task/8032/stat : 8032 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 2 132 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=8018/tid=8033] ppid=8016 vsize=657088 CPUtime=1.36
/proc/8018/task/8033/stat : 8033 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 2 134 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=8018/tid=8034] ppid=8016 vsize=657088 CPUtime=0.74
/proc/8018/task/8034/stat : 8034 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 2 72 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 20.66
Current children cumulated vsize (KiB) 657088

[startup+3.10473 s]
/proc/loadavg: 15.97 15.92 15.85 17/205 8034
/proc/meminfo: memFree=19207812/36427776 swapFree=6568/93480
[pid=8018] ppid=8016 vsize=657088 CPUtime=44.19
/proc/8018/stat : 8018 (gnovelty+) R 8016 8018 24979 0 -1 4202496 20088 0 0 0 190 4229 0 0 20 0 16 0 562719006 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8018/statm: 164272 20044 103 286 0 163984 0
[pid=8018/tid=8020] ppid=8016 vsize=657088 CPUtime=2.92
/proc/8018/task/8020/stat : 8020 (gnovelty+) R 8016 8018 24979 0 -1 4202560 10 0 0 0 10 282 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=8018/tid=8021] ppid=8016 vsize=657088 CPUtime=2.94
/proc/8018/task/8021/stat : 8021 (gnovelty+) S 8016 8018 24979 0 -1 4202560 9 0 0 0 12 282 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 13 0 0 0 0 0
[pid=8018/tid=8022] ppid=8016 vsize=657088 CPUtime=2.94
/proc/8018/task/8022/stat : 8022 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 14 280 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=8018/tid=8023] ppid=8016 vsize=657088 CPUtime=2.94
/proc/8018/task/8023/stat : 8023 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 6 288 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=8018/tid=8024] ppid=8016 vsize=657088 CPUtime=2.92
/proc/8018/task/8024/stat : 8024 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 12 280 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=8018/tid=8025] ppid=8016 vsize=657088 CPUtime=2.94
/proc/8018/task/8025/stat : 8025 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 12 282 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=8018/tid=8026] ppid=8016 vsize=657088 CPUtime=2.94
/proc/8018/task/8026/stat : 8026 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 12 282 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=8018/tid=8027] ppid=8016 vsize=657088 CPUtime=2.94
/proc/8018/task/8027/stat : 8027 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 14 280 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=8018/tid=8028] ppid=8016 vsize=657088 CPUtime=2.94
/proc/8018/task/8028/stat : 8028 (gnovelty+) R 8016 8018 24979 0 -1 4202560 10 0 0 0 16 278 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=8018/tid=8029] ppid=8016 vsize=657088 CPUtime=2.92
/proc/8018/task/8029/stat : 8029 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 16 276 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=8018/tid=8030] ppid=8016 vsize=657088 CPUtime=2.94
/proc/8018/task/8030/stat : 8030 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 10 284 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=8018/tid=8031] ppid=8016 vsize=657088 CPUtime=2.92
/proc/8018/task/8031/stat : 8031 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 14 278 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=8018/tid=8032] ppid=8016 vsize=657088 CPUtime=2.88
/proc/8018/task/8032/stat : 8032 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 6 282 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=8018/tid=8033] ppid=8016 vsize=657088 CPUtime=2.92
/proc/8018/task/8033/stat : 8033 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 14 278 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=8018/tid=8034] ppid=8016 vsize=657088 CPUtime=1.52
/proc/8018/task/8034/stat : 8034 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 2 150 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 44.19
Current children cumulated vsize (KiB) 657088

[startup+6.30656 s]
/proc/loadavg: 15.97 15.93 15.85 17/205 8034
/proc/meminfo: memFree=19207564/36427776 swapFree=6568/93712
[pid=8018] ppid=8016 vsize=657088 CPUtime=91.43
/proc/8018/stat : 8018 (gnovelty+) R 8016 8018 24979 0 -1 4202496 20088 0 0 0 396 8747 0 0 20 0 16 0 562719006 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8018/statm: 164272 20044 103 286 0 163984 0
[pid=8018/tid=8020] ppid=8016 vsize=657088 CPUtime=6.08
/proc/8018/task/8020/stat : 8020 (gnovelty+) R 8016 8018 24979 0 -1 4202560 10 0 0 0 18 590 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=8018/tid=8021] ppid=8016 vsize=657088 CPUtime=6.1
/proc/8018/task/8021/stat : 8021 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 30 580 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=8018/tid=8022] ppid=8016 vsize=657088 CPUtime=5.9
/proc/8018/task/8022/stat : 8022 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 20 570 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=8018/tid=8023] ppid=8016 vsize=657088 CPUtime=6.08
/proc/8018/task/8023/stat : 8023 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 18 590 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=8018/tid=8024] ppid=8016 vsize=657088 CPUtime=5.64
/proc/8018/task/8024/stat : 8024 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 26 538 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=8018/tid=8025] ppid=8016 vsize=657088 CPUtime=6.08
/proc/8018/task/8025/stat : 8025 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 26 582 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=8018/tid=8026] ppid=8016 vsize=657088 CPUtime=6.08
/proc/8018/task/8026/stat : 8026 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 24 584 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=8018/tid=8027] ppid=8016 vsize=657088 CPUtime=6.08
/proc/8018/task/8027/stat : 8027 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 24 584 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=8018/tid=8028] ppid=8016 vsize=657088 CPUtime=6.08
/proc/8018/task/8028/stat : 8028 (gnovelty+) R 8016 8018 24979 0 -1 4202560 10 0 0 0 32 576 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=8018/tid=8029] ppid=8016 vsize=657088 CPUtime=6.08
/proc/8018/task/8029/stat : 8029 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 28 580 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=8018/tid=8030] ppid=8016 vsize=657088 CPUtime=6.1
/proc/8018/task/8030/stat : 8030 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 22 588 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=8018/tid=8031] ppid=8016 vsize=657088 CPUtime=5.18
/proc/8018/task/8031/stat : 8031 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 24 494 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=8018/tid=8032] ppid=8016 vsize=657088 CPUtime=5.7
/proc/8018/task/8032/stat : 8032 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 22 548 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=8018/tid=8033] ppid=8016 vsize=657088 CPUtime=6.06
/proc/8018/task/8033/stat : 8033 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 24 582 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=8018/tid=8034] ppid=8016 vsize=657088 CPUtime=4.66
/proc/8018/task/8034/stat : 8034 (gnovelty+) S 8016 8018 24979 0 -1 4202560 9 0 0 0 22 444 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 91.43
Current children cumulated vsize (KiB) 657088

[startup+12.7037 s]
/proc/loadavg: 15.97 15.93 15.85 16/205 8034
/proc/meminfo: memFree=19207092/36427776 swapFree=6568/94172
[pid=8018] ppid=8016 vsize=657088 CPUtime=185.74
/proc/8018/stat : 8018 (gnovelty+) R 8016 8018 24979 0 -1 4202496 20088 0 0 0 803 17771 0 0 20 0 16 0 562719006 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8018/statm: 164272 20044 103 286 0 163984 0
[pid=8018/tid=8020] ppid=8016 vsize=657088 CPUtime=12.38
/proc/8018/task/8020/stat : 8020 (gnovelty+) R 8016 8018 24979 0 -1 4202560 10 0 0 0 46 1192 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=8018/tid=8021] ppid=8016 vsize=657088 CPUtime=9.64
/proc/8018/task/8021/stat : 8021 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 54 910 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=8018/tid=8022] ppid=8016 vsize=657088 CPUtime=11.8
/proc/8018/task/8022/stat : 8022 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 42 1138 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=8018/tid=8023] ppid=8016 vsize=657088 CPUtime=12.4
/proc/8018/task/8023/stat : 8023 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 44 1196 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=8018/tid=8024] ppid=8016 vsize=657088 CPUtime=8.86
/proc/8018/task/8024/stat : 8024 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 40 846 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=8018/tid=8025] ppid=8016 vsize=657088 CPUtime=12.36
/proc/8018/task/8025/stat : 8025 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 50 1186 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=8018/tid=8026] ppid=8016 vsize=657088 CPUtime=12.36
/proc/8018/task/8026/stat : 8026 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 54 1182 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=8018/tid=8027] ppid=8016 vsize=657088 CPUtime=12.36
/proc/8018/task/8027/stat : 8027 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 46 1190 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=8018/tid=8028] ppid=8016 vsize=657088 CPUtime=12.38
/proc/8018/task/8028/stat : 8028 (gnovelty+) R 8016 8018 24979 0 -1 4202560 10 0 0 0 66 1172 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=8018/tid=8029] ppid=8016 vsize=657088 CPUtime=12.38
/proc/8018/task/8029/stat : 8029 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 54 1184 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=8018/tid=8030] ppid=8016 vsize=657088 CPUtime=12.38
/proc/8018/task/8030/stat : 8030 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 48 1190 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0

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

[pid=8018/tid=8021] ppid=8016 vsize=657088 CPUtime=164.51
/proc/8018/task/8021/stat : 8021 (gnovelty+) S 8016 8018 24979 0 -1 4202560 9 0 0 0 934 15517 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 9 0 0 0 0 0
[pid=8018/tid=8022] ppid=8016 vsize=657088 CPUtime=174.39
/proc/8018/task/8022/stat : 8022 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1032 16407 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=8018/tid=8023] ppid=8016 vsize=657088 CPUtime=169.73
/proc/8018/task/8023/stat : 8023 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 942 16031 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=8018/tid=8024] ppid=8016 vsize=657088 CPUtime=140.71
/proc/8018/task/8024/stat : 8024 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 756 13315 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=8018/tid=8025] ppid=8016 vsize=657088 CPUtime=177.05
/proc/8018/task/8025/stat : 8025 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 986 16719 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=8018/tid=8026] ppid=8016 vsize=657088 CPUtime=169.95
/proc/8018/task/8026/stat : 8026 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 924 16071 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=8018/tid=8027] ppid=8016 vsize=657088 CPUtime=168.07
/proc/8018/task/8027/stat : 8027 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 938 15869 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=8018/tid=8028] ppid=8016 vsize=657088 CPUtime=151.26
/proc/8018/task/8028/stat : 8028 (gnovelty+) R 8016 8018 24979 0 -1 4202560 10 0 0 0 832 14294 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=8018/tid=8029] ppid=8016 vsize=657088 CPUtime=170.75
/proc/8018/task/8029/stat : 8029 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 962 16113 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=8018/tid=8030] ppid=8016 vsize=657088 CPUtime=179.91
/proc/8018/task/8030/stat : 8030 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1034 16957 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=8018/tid=8031] ppid=8016 vsize=657088 CPUtime=159.71
/proc/8018/task/8031/stat : 8031 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 926 15045 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=8018/tid=8032] ppid=8016 vsize=657088 CPUtime=175.35
/proc/8018/task/8032/stat : 8032 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1000 16535 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=8018/tid=8033] ppid=8016 vsize=657088 CPUtime=167.53
/proc/8018/task/8033/stat : 8033 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 948 15805 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=8018/tid=8034] ppid=8016 vsize=657088 CPUtime=162.3
/proc/8018/task/8034/stat : 8034 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 974 15256 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 2657.78
Current children cumulated vsize (KiB) 657088

[startup+282.305 s]
/proc/loadavg: 15.94 15.93 15.86 17/205 8039
/proc/meminfo: memFree=19206140/36427776 swapFree=6568/94784
[pid=8018] ppid=8016 vsize=657088 CPUtime=3474.71
/proc/8018/stat : 8018 (gnovelty+) R 8016 8018 24979 0 -1 4202496 20088 0 0 0 19040 328431 0 0 20 0 16 0 562719006 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/8018/statm: 164272 20044 103 286 0 163984 0
[pid=8018/tid=8020] ppid=8016 vsize=657088 CPUtime=215.37
/proc/8018/task/8020/stat : 8020 (gnovelty+) R 8016 8018 24979 0 -1 4202560 10 0 0 0 1196 20341 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=8018/tid=8021] ppid=8016 vsize=657088 CPUtime=213.8
/proc/8018/task/8021/stat : 8021 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1186 20194 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=8018/tid=8022] ppid=8016 vsize=657088 CPUtime=223.06
/proc/8018/task/8022/stat : 8022 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1262 21044 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=8018/tid=8023] ppid=8016 vsize=657088 CPUtime=222.4
/proc/8018/task/8023/stat : 8023 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1204 21036 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=8018/tid=8024] ppid=8016 vsize=657088 CPUtime=195.25
/proc/8018/task/8024/stat : 8024 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1032 18493 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=8018/tid=8025] ppid=8016 vsize=657088 CPUtime=233.97
/proc/8018/task/8025/stat : 8025 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1260 22137 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=8018/tid=8026] ppid=8016 vsize=657088 CPUtime=217.51
/proc/8018/task/8026/stat : 8026 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1140 20611 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=8018/tid=8027] ppid=8016 vsize=657088 CPUtime=212.28
/proc/8018/task/8027/stat : 8027 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1150 20078 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=8018/tid=8028] ppid=8016 vsize=657088 CPUtime=210.1
/proc/8018/task/8028/stat : 8028 (gnovelty+) R 8016 8018 24979 0 -1 4202560 10 0 0 0 1120 19890 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=8018/tid=8029] ppid=8016 vsize=657088 CPUtime=227.26
/proc/8018/task/8029/stat : 8029 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1220 21506 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=8018/tid=8030] ppid=8016 vsize=657088 CPUtime=232.16
/proc/8018/task/8030/stat : 8030 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1294 21922 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=8018/tid=8031] ppid=8016 vsize=657088 CPUtime=210.58
/proc/8018/task/8031/stat : 8031 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1154 19904 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=8018/tid=8032] ppid=8016 vsize=657088 CPUtime=224.39
/proc/8018/task/8032/stat : 8032 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1226 21213 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=8018/tid=8033] ppid=8016 vsize=657088 CPUtime=220.56
/proc/8018/task/8033/stat : 8033 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1232 20824 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=8018/tid=8034] ppid=8016 vsize=657088 CPUtime=206.39
/proc/8018/task/8034/stat : 8034 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1186 19453 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3474.71
Current children cumulated vsize (KiB) 657088

[startup+342.304 s]
/proc/loadavg: 15.79 15.89 15.85 17/205 8039
/proc/meminfo: memFree=19206140/36427776 swapFree=6568/94784
[pid=8018] ppid=8016 vsize=657088 CPUtime=4418.08
/proc/8018/stat : 8018 (gnovelty+) R 8016 8018 24979 0 -1 4202496 20088 0 0 0 22873 418935 0 0 20 0 16 0 562719006 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/8018/statm: 164272 20044 103 286 0 163984 0
[pid=8018/tid=8020] ppid=8016 vsize=657088 CPUtime=274.45
/proc/8018/task/8020/stat : 8020 (gnovelty+) R 8016 8018 24979 0 -1 4202560 10 0 0 0 1414 26031 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=8018/tid=8021] ppid=8016 vsize=657088 CPUtime=272.83
/proc/8018/task/8021/stat : 8021 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1410 25873 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=8018/tid=8022] ppid=8016 vsize=657088 CPUtime=282.09
/proc/8018/task/8022/stat : 8022 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1492 26717 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=8018/tid=8023] ppid=8016 vsize=657088 CPUtime=281.36
/proc/8018/task/8023/stat : 8023 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1462 26674 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=8018/tid=8024] ppid=8016 vsize=657088 CPUtime=254.32
/proc/8018/task/8024/stat : 8024 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1242 24190 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=8018/tid=8025] ppid=8016 vsize=657088 CPUtime=293.01
/proc/8018/task/8025/stat : 8025 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1500 27801 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=8018/tid=8026] ppid=8016 vsize=657088 CPUtime=276.5
/proc/8018/task/8026/stat : 8026 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1368 26282 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=8018/tid=8027] ppid=8016 vsize=657088 CPUtime=271.32
/proc/8018/task/8027/stat : 8027 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1406 25726 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=8018/tid=8028] ppid=8016 vsize=657088 CPUtime=269.17
/proc/8018/task/8028/stat : 8028 (gnovelty+) R 8016 8018 24979 0 -1 4202560 10 0 0 0 1374 25543 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=8018/tid=8029] ppid=8016 vsize=657088 CPUtime=286.33
/proc/8018/task/8029/stat : 8029 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1454 27179 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=8018/tid=8030] ppid=8016 vsize=657088 CPUtime=291.2
/proc/8018/task/8030/stat : 8030 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1554 27566 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=8018/tid=8031] ppid=8016 vsize=657088 CPUtime=269.53
/proc/8018/task/8031/stat : 8031 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1418 25535 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=8018/tid=8032] ppid=8016 vsize=657088 CPUtime=283.45
/proc/8018/task/8032/stat : 8032 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1462 26883 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=8018/tid=8033] ppid=8016 vsize=657088 CPUtime=278.4
/proc/8018/task/8033/stat : 8033 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1486 26354 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=8018/tid=8034] ppid=8016 vsize=657088 CPUtime=265.39
/proc/8018/task/8034/stat : 8034 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1418 25121 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4418.08
Current children cumulated vsize (KiB) 657088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+379.404 s]
/proc/loadavg: 15.88 15.90 15.85 17/205 8039
/proc/meminfo: memFree=19206016/36427776 swapFree=6568/94784
[pid=8018] ppid=8016 vsize=657088 CPUtime=5001.68
/proc/8018/stat : 8018 (gnovelty+) R 8016 8018 24979 0 -1 4202496 20088 0 0 0 25159 475009 0 0 20 0 16 0 562719006 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/8018/statm: 164272 20044 103 286 0 163984 0
[pid=8018/tid=8020] ppid=8016 vsize=657088 CPUtime=310.97
/proc/8018/task/8020/stat : 8020 (gnovelty+) R 8016 8018 24979 0 -1 4202560 10 0 0 0 1566 29531 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=8018/tid=8021] ppid=8016 vsize=657088 CPUtime=309.35
/proc/8018/task/8021/stat : 8021 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1558 29377 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=8018/tid=8022] ppid=8016 vsize=657088 CPUtime=318.62
/proc/8018/task/8022/stat : 8022 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1634 30228 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=8018/tid=8023] ppid=8016 vsize=657088 CPUtime=317.87
/proc/8018/task/8023/stat : 8023 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1624 30163 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=8018/tid=8024] ppid=8016 vsize=657088 CPUtime=290.86
/proc/8018/task/8024/stat : 8024 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1378 27708 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=8018/tid=8025] ppid=8016 vsize=657088 CPUtime=329.52
/proc/8018/task/8025/stat : 8025 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1626 31326 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=8018/tid=8026] ppid=8016 vsize=657088 CPUtime=313
/proc/8018/task/8026/stat : 8026 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1508 29792 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=8018/tid=8027] ppid=8016 vsize=657088 CPUtime=307.85
/proc/8018/task/8027/stat : 8027 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1560 29225 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=8018/tid=8028] ppid=8016 vsize=657088 CPUtime=305.7
/proc/8018/task/8028/stat : 8028 (gnovelty+) R 8016 8018 24979 0 -1 4202560 10 0 0 0 1522 29048 0 0 20 0 16 0 562719017 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=8018/tid=8029] ppid=8016 vsize=657088 CPUtime=322.85
/proc/8018/task/8029/stat : 8029 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1598 30687 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=8018/tid=8030] ppid=8016 vsize=657088 CPUtime=327.7
/proc/8018/task/8030/stat : 8030 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1688 31082 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=8018/tid=8031] ppid=8016 vsize=657088 CPUtime=306.04
/proc/8018/task/8031/stat : 8031 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1554 29050 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=8018/tid=8032] ppid=8016 vsize=657088 CPUtime=320.02
/proc/8018/task/8032/stat : 8032 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1606 30396 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=8018/tid=8033] ppid=8016 vsize=657088 CPUtime=314.16
/proc/8018/task/8033/stat : 8033 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1612 29804 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=8018/tid=8034] ppid=8016 vsize=657088 CPUtime=301.88
/proc/8018/task/8034/stat : 8034 (gnovelty+) R 8016 8018 24979 0 -1 4202560 9 0 0 0 1570 28618 0 0 20 0 16 0 562719018 672858112 20044 18446744073709551615 134512640 135680988 4287010640 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 5001.68
Current children cumulated vsize (KiB) 657088

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8018 and gives
#  childrusage.ru_utime.tv_sec=244
#  childrusage.ru_utime.tv_usec=991311
#  childrusage.ru_stime.tv_sec=4626
#  childrusage.ru_stime.tv_usec=877161
# CPU time returned by wait4() is 4871.87
# while last known CPU time is 5001.68
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 379.451
CPU time (s): 5001.68
CPU user time (s): 251.59
CPU system time (s): 4750.09
CPU usage (%): 1318.14
Max. virtual memory (cumulated for all children) (KiB): 657088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.991
system time used= 4626.88
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20088
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= 569394
involuntary context switches= 30237

runsolver used 2.10013 second user time and 5.79236 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 15:02:06
IDJOB=1777695
IDBENCH=70413
IDSOLVER=619
FILE ID=xenhost3-49/1777695-1244034126
PBS_JOBID=
Free space on /tmp= 7133 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S1086008090-058.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777695-1244034126/watcher-1777695-1244034126 -o /tmp/evaluation-result-1777695-1244034126/solver-1777695-1244034126 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777695-1244034126.cnf 1299107674 16

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

MD5SUM BENCH= 210d16964e48e5c70641d6fd32357cb0
RANDOM SEED= 1299107674

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:      19287616 kB
Buffers:        395348 kB
Cached:       14006284 kB
SwapCached:          0 kB
Active:        3077016 kB
Inactive:     11337844 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1360 kB
Writeback:           0 kB
AnonPages:       11932 kB
Mapped:           5804 kB
Slab:           671556 kB
SReclaimable:   645380 kB
SUnreclaim:      26176 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38024 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7133 MiB
End job on xenhost3-49 at 2009-06-03 15:08:28