Trace number 1777818

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.03 317.951

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S1559668863-058.cnf
MD5SUMa3f3fd0be9c576316fd52f2f017266f9
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 variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

Solver Data

0.10/0.12	c +------------------------------+
0.10/0.12	c | gNovelty+, version 1.0       |
0.10/0.12	c +------------------------------+
0.10/0.12	c gnovelty+ -h for help
0.10/0.12	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-1777818-1244034554/watcher-1777818-1244034554 -o /tmp/evaluation-result-1777818-1244034554/solver-1777818-1244034554 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777818-1244034554.cnf 575101575 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: 13.47 15.22 15.62 2/189 10194
/proc/meminfo: memFree=19285808/36427776 swapFree=6764/11820
[pid=10194] ppid=10192 vsize=509232 CPUtime=0
/proc/10194/stat : 10194 (gnovelty+) R 10192 10194 24979 0 -1 4202496 2226 0 0 0 0 0 0 0 20 0 1 0 562761735 521453568 2183 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134537167 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/10194/statm: 127308 2188 99 286 0 127020 0

[startup+0.049003 s]
/proc/loadavg: 13.47 15.22 15.62 2/189 10194
/proc/meminfo: memFree=19285808/36427776 swapFree=6764/11820
[pid=10194] ppid=10192 vsize=517048 CPUtime=0.04
/proc/10194/stat : 10194 (gnovelty+) R 10192 10194 24979 0 -1 4202496 9969 0 0 0 0 4 0 0 20 0 1 0 562761735 529457152 9926 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134958286 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/10194/statm: 129262 9926 99 286 0 128974 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517048

[startup+0.101006 s]
/proc/loadavg: 13.47 15.22 15.62 2/189 10194
/proc/meminfo: memFree=19285808/36427776 swapFree=6764/11820
[pid=10194] ppid=10192 vsize=517044 CPUtime=0.1
/proc/10194/stat : 10194 (gnovelty+) R 10192 10194 24979 0 -1 4202496 16635 0 0 0 4 6 0 0 20 0 1 0 562761735 529453056 16591 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134537905 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/10194/statm: 129261 16601 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.306082 s]
/proc/loadavg: 13.47 15.22 15.62 2/189 10194
/proc/meminfo: memFree=19285808/36427776 swapFree=6764/11820
[pid=10194] ppid=10192 vsize=658552 CPUtime=2.86
/proc/10194/stat : 10194 (gnovelty+) R 10192 10194 24979 0 -1 4202496 20385 0 0 0 19 267 0 0 20 0 16 0 562761735 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10194/statm: 164638 20341 103 286 0 164350 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 658552

[startup+0.704667 s]
/proc/loadavg: 13.47 15.22 15.62 2/189 10194
/proc/meminfo: memFree=19285808/36427776 swapFree=6764/11820
[pid=10194] ppid=10192 vsize=658552 CPUtime=9.2
/proc/10194/stat : 10194 (gnovelty+) R 10192 10194 24979 0 -1 4202496 20385 0 0 0 65 855 0 0 20 0 16 0 562761735 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10194/statm: 164638 20341 103 286 0 164350 0
Current children cumulated CPU time (s) 9.2
Current children cumulated vsize (KiB) 658552

[startup+1.50654 s]
/proc/loadavg: 13.47 15.22 15.62 17/205 10210
/proc/meminfo: memFree=19205352/36427776 swapFree=6568/94004
[pid=10194] ppid=10192 vsize=658552 CPUtime=21.86
/proc/10194/stat : 10194 (gnovelty+) R 10192 10194 24979 0 -1 4202496 20385 0 0 0 148 2038 0 0 20 0 16 0 562761735 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10194/statm: 164638 20341 103 286 0 164350 0
[pid=10194/tid=10196] ppid=10192 vsize=658552 CPUtime=1.36
/proc/10194/task/10196/stat : 10196 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 10 126 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10194/tid=10197] ppid=10192 vsize=658552 CPUtime=1.34
/proc/10194/task/10197/stat : 10197 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 6 128 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10194/tid=10198] ppid=10192 vsize=658552 CPUtime=1.34
/proc/10194/task/10198/stat : 10198 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 8 126 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10194/tid=10199] ppid=10192 vsize=658552 CPUtime=1.34
/proc/10194/task/10199/stat : 10199 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 14 120 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10194/tid=10200] ppid=10192 vsize=658552 CPUtime=1.36
/proc/10194/task/10200/stat : 10200 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 4 132 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10194/tid=10201] ppid=10192 vsize=658552 CPUtime=1.34
/proc/10194/task/10201/stat : 10201 (gnovelty+) R 10192 10194 24979 0 -1 4202560 24 0 0 0 12 122 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10194/tid=10202] ppid=10192 vsize=658552 CPUtime=1.36
/proc/10194/task/10202/stat : 10202 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 8 128 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10194/tid=10203] ppid=10192 vsize=658552 CPUtime=1.34
/proc/10194/task/10203/stat : 10203 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 10 124 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10194/tid=10204] ppid=10192 vsize=658552 CPUtime=1.34
/proc/10194/task/10204/stat : 10204 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 8 126 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10194/tid=10205] ppid=10192 vsize=658552 CPUtime=1.34
/proc/10194/task/10205/stat : 10205 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 6 128 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10194/tid=10206] ppid=10192 vsize=658552 CPUtime=1.36
/proc/10194/task/10206/stat : 10206 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 4 132 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10194/tid=10207] ppid=10192 vsize=658552 CPUtime=1.36
/proc/10194/task/10207/stat : 10207 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2 134 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10194/tid=10208] ppid=10192 vsize=658552 CPUtime=1.34
/proc/10194/task/10208/stat : 10208 (gnovelty+) R 10192 10194 24979 0 -1 4202560 24 0 0 0 10 124 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=10194/tid=10209] ppid=10192 vsize=658552 CPUtime=1.32
/proc/10194/task/10209/stat : 10209 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 12 120 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=10194/tid=10210] ppid=10192 vsize=658552 CPUtime=1.34
/proc/10194/task/10210/stat : 10210 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 6 128 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 21.86
Current children cumulated vsize (KiB) 658552

[startup+3.10456 s]
/proc/loadavg: 13.47 15.22 15.62 17/205 10210
/proc/meminfo: memFree=19204856/36427776 swapFree=6568/94672
[pid=10194] ppid=10192 vsize=658552 CPUtime=46.95
/proc/10194/stat : 10194 (gnovelty+) R 10192 10194 24979 0 -1 4202496 20385 0 0 0 331 4364 0 0 20 0 16 0 562761735 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10194/statm: 164638 20341 103 286 0 164350 0
[pid=10194/tid=10196] ppid=10192 vsize=658552 CPUtime=2.92
/proc/10194/task/10196/stat : 10196 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 22 270 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10194/tid=10197] ppid=10192 vsize=658552 CPUtime=2.92
/proc/10194/task/10197/stat : 10197 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 18 274 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10194/tid=10198] ppid=10192 vsize=658552 CPUtime=2.92
/proc/10194/task/10198/stat : 10198 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 22 270 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10194/tid=10199] ppid=10192 vsize=658552 CPUtime=2.92
/proc/10194/task/10199/stat : 10199 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 26 266 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10194/tid=10200] ppid=10192 vsize=658552 CPUtime=2.92
/proc/10194/task/10200/stat : 10200 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 14 278 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10194/tid=10201] ppid=10192 vsize=658552 CPUtime=2.92
/proc/10194/task/10201/stat : 10201 (gnovelty+) R 10192 10194 24979 0 -1 4202560 24 0 0 0 26 266 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10194/tid=10202] ppid=10192 vsize=658552 CPUtime=2.92
/proc/10194/task/10202/stat : 10202 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 14 278 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10194/tid=10203] ppid=10192 vsize=658552 CPUtime=2.92
/proc/10194/task/10203/stat : 10203 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 16 276 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10194/tid=10204] ppid=10192 vsize=658552 CPUtime=2.92
/proc/10194/task/10204/stat : 10204 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 20 272 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10194/tid=10205] ppid=10192 vsize=658552 CPUtime=2.92
/proc/10194/task/10205/stat : 10205 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 24 268 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10194/tid=10206] ppid=10192 vsize=658552 CPUtime=2.92
/proc/10194/task/10206/stat : 10206 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 18 274 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10194/tid=10207] ppid=10192 vsize=658552 CPUtime=2.92
/proc/10194/task/10207/stat : 10207 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 16 276 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10194/tid=10208] ppid=10192 vsize=658552 CPUtime=2.92
/proc/10194/task/10208/stat : 10208 (gnovelty+) R 10192 10194 24979 0 -1 4202560 24 0 0 0 24 268 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=10194/tid=10209] ppid=10192 vsize=658552 CPUtime=2.88
/proc/10194/task/10209/stat : 10209 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 26 262 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=10194/tid=10210] ppid=10192 vsize=658552 CPUtime=2.92
/proc/10194/task/10210/stat : 10210 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 16 276 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 46.95
Current children cumulated vsize (KiB) 658552

[startup+6.30486 s]
/proc/loadavg: 13.67 15.23 15.62 17/205 10210
/proc/meminfo: memFree=19204540/36427776 swapFree=6568/94904
[pid=10194] ppid=10192 vsize=658552 CPUtime=97.32
/proc/10194/stat : 10194 (gnovelty+) R 10192 10194 24979 0 -1 4202496 20385 0 0 0 732 9000 0 0 20 0 16 0 562761735 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10194/statm: 164638 20341 103 286 0 164350 0
[pid=10194/tid=10196] ppid=10192 vsize=658552 CPUtime=6.08
/proc/10194/task/10196/stat : 10196 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 40 568 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10194/tid=10197] ppid=10192 vsize=658552 CPUtime=6.08
/proc/10194/task/10197/stat : 10197 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 42 566 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10194/tid=10198] ppid=10192 vsize=658552 CPUtime=6.06
/proc/10194/task/10198/stat : 10198 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 52 554 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10194/tid=10199] ppid=10192 vsize=658552 CPUtime=6.08
/proc/10194/task/10199/stat : 10199 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 48 560 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10194/tid=10200] ppid=10192 vsize=658552 CPUtime=6.08
/proc/10194/task/10200/stat : 10200 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 44 564 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10194/tid=10201] ppid=10192 vsize=658552 CPUtime=6.08
/proc/10194/task/10201/stat : 10201 (gnovelty+) R 10192 10194 24979 0 -1 4202560 24 0 0 0 48 560 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10194/tid=10202] ppid=10192 vsize=658552 CPUtime=6.08
/proc/10194/task/10202/stat : 10202 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 42 566 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10194/tid=10203] ppid=10192 vsize=658552 CPUtime=6.08
/proc/10194/task/10203/stat : 10203 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 40 568 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10194/tid=10204] ppid=10192 vsize=658552 CPUtime=6.08
/proc/10194/task/10204/stat : 10204 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 40 568 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10194/tid=10205] ppid=10192 vsize=658552 CPUtime=6.06
/proc/10194/task/10205/stat : 10205 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 56 550 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10194/tid=10206] ppid=10192 vsize=658552 CPUtime=6.08
/proc/10194/task/10206/stat : 10206 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 40 568 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10194/tid=10207] ppid=10192 vsize=658552 CPUtime=6.08
/proc/10194/task/10207/stat : 10207 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 40 568 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10194/tid=10208] ppid=10192 vsize=658552 CPUtime=6.06
/proc/10194/task/10208/stat : 10208 (gnovelty+) R 10192 10194 24979 0 -1 4202560 24 0 0 0 48 558 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=10194/tid=10209] ppid=10192 vsize=658552 CPUtime=5.96
/proc/10194/task/10209/stat : 10209 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 52 544 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=10194/tid=10210] ppid=10192 vsize=658552 CPUtime=6.06
/proc/10194/task/10210/stat : 10210 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 46 560 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 97.32
Current children cumulated vsize (KiB) 658552

[startup+12.7045 s]
/proc/loadavg: 13.86 15.24 15.62 17/205 10210
/proc/meminfo: memFree=19204760/36427776 swapFree=6568/95364
[pid=10194] ppid=10192 vsize=658552 CPUtime=197.98
/proc/10194/stat : 10194 (gnovelty+) R 10192 10194 24979 0 -1 4202496 20385 0 0 0 1527 18271 0 0 20 0 16 0 562761735 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10194/statm: 164638 20341 103 286 0 164350 0
[pid=10194/tid=10196] ppid=10192 vsize=658552 CPUtime=12.4
/proc/10194/task/10196/stat : 10196 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 88 1152 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10194/tid=10197] ppid=10192 vsize=658552 CPUtime=12.36
/proc/10194/task/10197/stat : 10197 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 88 1148 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10194/tid=10198] ppid=10192 vsize=658552 CPUtime=12.36
/proc/10194/task/10198/stat : 10198 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 108 1128 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10194/tid=10199] ppid=10192 vsize=658552 CPUtime=12.38
/proc/10194/task/10199/stat : 10199 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 94 1144 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10194/tid=10200] ppid=10192 vsize=658552 CPUtime=12.38
/proc/10194/task/10200/stat : 10200 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 82 1156 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10194/tid=10201] ppid=10192 vsize=658552 CPUtime=12.38
/proc/10194/task/10201/stat : 10201 (gnovelty+) R 10192 10194 24979 0 -1 4202560 24 0 0 0 100 1138 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10194/tid=10202] ppid=10192 vsize=658552 CPUtime=12.38
/proc/10194/task/10202/stat : 10202 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 100 1138 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10194/tid=10203] ppid=10192 vsize=658552 CPUtime=12.38
/proc/10194/task/10203/stat : 10203 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 94 1144 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10194/tid=10204] ppid=10192 vsize=658552 CPUtime=12.36
/proc/10194/task/10204/stat : 10204 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 94 1142 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10194/tid=10205] ppid=10192 vsize=658552 CPUtime=12.36
/proc/10194/task/10205/stat : 10205 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 104 1132 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10194/tid=10206] ppid=10192 vsize=658552 CPUtime=12.36
/proc/10194/task/10206/stat : 10206 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 86 1150 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0

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

[pid=10194/tid=10197] ppid=10192 vsize=658552 CPUtime=218.83
/proc/10194/task/10197/stat : 10197 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 1678 20205 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10194/tid=10198] ppid=10192 vsize=658552 CPUtime=218.85
/proc/10194/task/10198/stat : 10198 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 1776 20109 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10194/tid=10199] ppid=10192 vsize=658552 CPUtime=218.79
/proc/10194/task/10199/stat : 10199 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 1682 20197 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10194/tid=10200] ppid=10192 vsize=658552 CPUtime=218.82
/proc/10194/task/10200/stat : 10200 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 1642 20240 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10194/tid=10201] ppid=10192 vsize=658552 CPUtime=218.86
/proc/10194/task/10201/stat : 10201 (gnovelty+) R 10192 10194 24979 0 -1 4202560 24 0 0 0 1680 20206 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10194/tid=10202] ppid=10192 vsize=658552 CPUtime=218.7
/proc/10194/task/10202/stat : 10202 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 1670 20200 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10194/tid=10203] ppid=10192 vsize=658552 CPUtime=218.75
/proc/10194/task/10203/stat : 10203 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 1642 20233 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10194/tid=10204] ppid=10192 vsize=658552 CPUtime=218.68
/proc/10194/task/10204/stat : 10204 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 1696 20172 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10194/tid=10205] ppid=10192 vsize=658552 CPUtime=218.65
/proc/10194/task/10205/stat : 10205 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 1652 20213 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10194/tid=10206] ppid=10192 vsize=658552 CPUtime=218.73
/proc/10194/task/10206/stat : 10206 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 1772 20101 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10194/tid=10207] ppid=10192 vsize=658552 CPUtime=218.65
/proc/10194/task/10207/stat : 10207 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 1716 20149 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10194/tid=10208] ppid=10192 vsize=658552 CPUtime=218.85
/proc/10194/task/10208/stat : 10208 (gnovelty+) R 10192 10194 24979 0 -1 4202560 24 0 0 0 1642 20243 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=10194/tid=10209] ppid=10192 vsize=658552 CPUtime=214.33
/proc/10194/task/10209/stat : 10209 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 1616 19817 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=10194/tid=10210] ppid=10192 vsize=658552 CPUtime=218.94
/proc/10194/task/10210/stat : 10210 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 1666 20228 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 3496
Current children cumulated vsize (KiB) 658552

[startup+282.301 s]
/proc/loadavg: 15.88 15.63 15.68 17/205 10215
/proc/meminfo: memFree=19204048/36427776 swapFree=6568/95976
[pid=10194] ppid=10192 vsize=658552 CPUtime=4440.23
/proc/10194/stat : 10194 (gnovelty+) R 10192 10194 24979 0 -1 4202496 20385 0 0 0 34169 409854 0 0 20 0 16 0 562761735 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10194/statm: 164638 20341 103 286 0 164350 0
[pid=10194/tid=10196] ppid=10192 vsize=658552 CPUtime=277.82
/proc/10194/task/10196/stat : 10196 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2098 25684 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10194/tid=10197] ppid=10192 vsize=658552 CPUtime=277.94
/proc/10194/task/10197/stat : 10197 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2122 25672 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10194/tid=10198] ppid=10192 vsize=658552 CPUtime=277.98
/proc/10194/task/10198/stat : 10198 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2226 25572 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10194/tid=10199] ppid=10192 vsize=658552 CPUtime=277.88
/proc/10194/task/10199/stat : 10199 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2174 25614 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10194/tid=10200] ppid=10192 vsize=658552 CPUtime=277.89
/proc/10194/task/10200/stat : 10200 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2108 25681 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10194/tid=10201] ppid=10192 vsize=658552 CPUtime=277.96
/proc/10194/task/10201/stat : 10201 (gnovelty+) R 10192 10194 24979 0 -1 4202560 24 0 0 0 2158 25638 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10194/tid=10202] ppid=10192 vsize=658552 CPUtime=277.76
/proc/10194/task/10202/stat : 10202 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2124 25652 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10194/tid=10203] ppid=10192 vsize=658552 CPUtime=277.8
/proc/10194/task/10203/stat : 10203 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2122 25658 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10194/tid=10204] ppid=10192 vsize=658552 CPUtime=277.75
/proc/10194/task/10204/stat : 10204 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2144 25631 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10194/tid=10205] ppid=10192 vsize=658552 CPUtime=277.69
/proc/10194/task/10205/stat : 10205 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2084 25685 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10194/tid=10206] ppid=10192 vsize=658552 CPUtime=277.79
/proc/10194/task/10206/stat : 10206 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2238 25541 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10194/tid=10207] ppid=10192 vsize=658552 CPUtime=277.72
/proc/10194/task/10207/stat : 10207 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2168 25604 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10194/tid=10208] ppid=10192 vsize=658552 CPUtime=277.91
/proc/10194/task/10208/stat : 10208 (gnovelty+) R 10192 10194 24979 0 -1 4202560 24 0 0 0 2118 25673 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=10194/tid=10209] ppid=10192 vsize=658552 CPUtime=272.22
/proc/10194/task/10209/stat : 10209 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2056 25166 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=10194/tid=10210] ppid=10192 vsize=658552 CPUtime=278.08
/proc/10194/task/10210/stat : 10210 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2090 25718 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 4440.23
Current children cumulated vsize (KiB) 658552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+317.916 s]
/proc/loadavg: 15.93 15.67 15.69 17/205 10215
/proc/meminfo: memFree=19204048/36427776 swapFree=6568/95976
[pid=10194] ppid=10192 vsize=658552 CPUtime=5001.03
/proc/10194/stat : 10194 (gnovelty+) R 10192 10194 24979 0 -1 4202496 20385 0 0 0 38407 461696 0 0 20 0 16 0 562761735 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10194/statm: 164638 20341 103 286 0 164350 0
[pid=10194/tid=10196] ppid=10192 vsize=658552 CPUtime=312.92
/proc/10194/task/10196/stat : 10196 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2370 28922 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10194/tid=10197] ppid=10192 vsize=658552 CPUtime=313.05
/proc/10194/task/10197/stat : 10197 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2394 28911 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10194/tid=10198] ppid=10192 vsize=658552 CPUtime=313.09
/proc/10194/task/10198/stat : 10198 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2494 28815 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10194/tid=10199] ppid=10192 vsize=658552 CPUtime=312.96
/proc/10194/task/10199/stat : 10199 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2456 28840 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10194/tid=10200] ppid=10192 vsize=658552 CPUtime=313
/proc/10194/task/10200/stat : 10200 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2380 28920 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10194/tid=10201] ppid=10192 vsize=658552 CPUtime=313.06
/proc/10194/task/10201/stat : 10201 (gnovelty+) R 10192 10194 24979 0 -1 4202560 24 0 0 0 2408 28898 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10194/tid=10202] ppid=10192 vsize=658552 CPUtime=312.86
/proc/10194/task/10202/stat : 10202 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2382 28904 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10194/tid=10203] ppid=10192 vsize=658552 CPUtime=312.86
/proc/10194/task/10203/stat : 10203 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2418 28868 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10194/tid=10204] ppid=10192 vsize=658552 CPUtime=312.83
/proc/10194/task/10204/stat : 10204 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2412 28871 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10194/tid=10205] ppid=10192 vsize=658552 CPUtime=312.79
/proc/10194/task/10205/stat : 10205 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2352 28927 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10194/tid=10206] ppid=10192 vsize=658552 CPUtime=312.87
/proc/10194/task/10206/stat : 10206 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2502 28785 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10194/tid=10207] ppid=10192 vsize=658552 CPUtime=312.8
/proc/10194/task/10207/stat : 10207 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2406 28874 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10194/tid=10208] ppid=10192 vsize=658552 CPUtime=313.02
/proc/10194/task/10208/stat : 10208 (gnovelty+) R 10192 10194 24979 0 -1 4202560 24 0 0 0 2374 28928 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=10194/tid=10209] ppid=10192 vsize=658552 CPUtime=306.6
/proc/10194/task/10209/stat : 10209 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2314 28346 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=10194/tid=10210] ppid=10192 vsize=658552 CPUtime=313.21
/proc/10194/task/10210/stat : 10210 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2352 28969 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 5001.03
Current children cumulated vsize (KiB) 658552

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

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

[startup+317.916 s]
/proc/loadavg: 15.93 15.67 15.69 17/205 10215
/proc/meminfo: memFree=19204048/36427776 swapFree=6568/95976
[pid=10194] ppid=10192 vsize=658552 CPUtime=5001.03
/proc/10194/stat : 10194 (gnovelty+) R 10192 10194 24979 0 -1 4202496 20385 0 0 0 38407 461696 0 0 20 0 16 0 562761735 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10194/statm: 164638 20341 103 286 0 164350 0
[pid=10194/tid=10196] ppid=10192 vsize=658552 CPUtime=312.92
/proc/10194/task/10196/stat : 10196 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2370 28922 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10194/tid=10197] ppid=10192 vsize=658552 CPUtime=313.05
/proc/10194/task/10197/stat : 10197 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2394 28911 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10194/tid=10198] ppid=10192 vsize=658552 CPUtime=313.09
/proc/10194/task/10198/stat : 10198 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2494 28815 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10194/tid=10199] ppid=10192 vsize=658552 CPUtime=312.96
/proc/10194/task/10199/stat : 10199 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2456 28840 0 0 20 0 16 0 562761747 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10194/tid=10200] ppid=10192 vsize=658552 CPUtime=313
/proc/10194/task/10200/stat : 10200 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2380 28920 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10194/tid=10201] ppid=10192 vsize=658552 CPUtime=313.06
/proc/10194/task/10201/stat : 10201 (gnovelty+) R 10192 10194 24979 0 -1 4202560 24 0 0 0 2408 28898 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10194/tid=10202] ppid=10192 vsize=658552 CPUtime=312.86
/proc/10194/task/10202/stat : 10202 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2382 28904 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10194/tid=10203] ppid=10192 vsize=658552 CPUtime=312.86
/proc/10194/task/10203/stat : 10203 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2418 28868 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10194/tid=10204] ppid=10192 vsize=658552 CPUtime=312.83
/proc/10194/task/10204/stat : 10204 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2412 28871 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10194/tid=10205] ppid=10192 vsize=658552 CPUtime=312.79
/proc/10194/task/10205/stat : 10205 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2352 28927 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10194/tid=10206] ppid=10192 vsize=658552 CPUtime=312.87
/proc/10194/task/10206/stat : 10206 (gnovelty+) R 10192 10194 24979 0 -1 4202560 26 0 0 0 2502 28785 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10194/tid=10207] ppid=10192 vsize=658552 CPUtime=312.8
/proc/10194/task/10207/stat : 10207 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2406 28874 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10194/tid=10208] ppid=10192 vsize=658552 CPUtime=313.02
/proc/10194/task/10208/stat : 10208 (gnovelty+) R 10192 10194 24979 0 -1 4202560 24 0 0 0 2374 28928 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=10194/tid=10209] ppid=10192 vsize=658552 CPUtime=306.6
/proc/10194/task/10209/stat : 10209 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2314 28346 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=10194/tid=10210] ppid=10192 vsize=658552 CPUtime=313.21
/proc/10194/task/10210/stat : 10210 (gnovelty+) R 10192 10194 24979 0 -1 4202560 25 0 0 0 2352 28969 0 0 20 0 16 0 562761748 674357248 20341 18446744073709551615 134512640 135680988 4293774784 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 5001.03
Current children cumulated vsize (KiB) 658552

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10194 and gives
#  childrusage.ru_utime.tv_sec=373
#  childrusage.ru_utime.tv_usec=159321
#  childrusage.ru_stime.tv_sec=4484
#  childrusage.ru_stime.tv_usec=672274
# CPU time returned by wait4() is 4857.83
# while last known CPU time is 5001.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 317.951
CPU time (s): 5001.03
CPU user time (s): 384.07
CPU system time (s): 4616.96
CPU usage (%): 1572.89
Max. virtual memory (cumulated for all children) (KiB): 658552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 373.159
system time used= 4484.67
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20385
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= 304291
involuntary context switches= 11813

runsolver used 1.6841 second user time and 5.16832 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 15:09:14
IDJOB=1777818
IDBENCH=70454
IDSOLVER=619
FILE ID=xenhost3-49/1777818-1244034554
PBS_JOBID=
Free space on /tmp= 7132 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S1559668863-058.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777818-1244034554/watcher-1777818-1244034554 -o /tmp/evaluation-result-1777818-1244034554/solver-1777818-1244034554 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777818-1244034554.cnf 575101575 16

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

MD5SUM BENCH= a3f3fd0be9c576316fd52f2f017266f9
RANDOM SEED= 575101575

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:      19285808 kB
Buffers:        395600 kB
Cached:       14006912 kB
SwapCached:          0 kB
Active:        3076964 kB
Inactive:     11338380 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2168 kB
Writeback:           0 kB
AnonPages:       11820 kB
Mapped:           6100 kB
Slab:           673176 kB
SReclaimable:   646044 kB
SUnreclaim:      27132 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7132 MiB
End job on xenhost3-49 at 2009-06-03 15:14:34