Trace number 1777443

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) 5000.6 405.237

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1195310117-069.cnf
MD5SUM4a32998e8f57b42d66014efe21307642
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 variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.28/0.37	c +------------------------------+
0.28/0.37	c | gNovelty+, version 1.0       |
0.28/0.37	c +------------------------------+
0.28/0.37	c gnovelty+ -h for help
0.28/0.37	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-1777443-1244006845/watcher-1777443-1244006845 -o /tmp/evaluation-result-1777443-1244006845/solver-1777443-1244006845 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777443-1244006845.cnf 1477393277 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.98 15.90 15.82 2/189 2957
/proc/meminfo: memFree=19290632/36427776 swapFree=6192/11396
[pid=2957] ppid=2955 vsize=509232 CPUtime=0
/proc/2957/stat : 2957 (gnovelty+) R 2955 2957 24979 0 -1 4202496 1461 0 0 0 0 0 0 0 20 0 1 0 559990868 521453568 1418 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134537167 0 0 1 0 0 0 0 17 13 0 0 0 0 0
/proc/2957/statm: 127308 1425 99 286 0 127020 0

[startup+0.071605 s]
/proc/loadavg: 15.98 15.90 15.82 2/189 2957
/proc/meminfo: memFree=19290632/36427776 swapFree=6192/11396
[pid=2957] ppid=2955 vsize=517048 CPUtime=0.06
/proc/2957/stat : 2957 (gnovelty+) R 2955 2957 24979 0 -1 4202496 10087 0 0 0 2 4 0 0 20 0 1 0 559990868 529457152 10044 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 135278234 0 0 1 0 0 0 0 17 13 0 0 0 0 0
/proc/2957/statm: 129262 10044 99 286 0 128974 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517048

[startup+0.103638 s]
/proc/loadavg: 15.98 15.90 15.82 2/189 2957
/proc/meminfo: memFree=19290632/36427776 swapFree=6192/11396
[pid=2957] ppid=2955 vsize=517044 CPUtime=0.1
/proc/2957/stat : 2957 (gnovelty+) R 2955 2957 24979 0 -1 4202496 11453 0 0 0 4 6 0 0 20 0 1 0 559990868 529453056 11409 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134537708 0 0 1 0 0 0 0 17 13 0 0 0 0 0
/proc/2957/statm: 129261 11420 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.303612 s]
/proc/loadavg: 15.98 15.90 15.82 2/189 2957
/proc/meminfo: memFree=19290632/36427776 swapFree=6192/11396
[pid=2957] ppid=2955 vsize=517044 CPUtime=0.28
/proc/2957/stat : 2957 (gnovelty+) R 2955 2957 24979 0 -1 4202496 20408 0 0 0 20 8 0 0 20 0 1 0 559990868 529453056 20364 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134538748 0 0 1 0 0 0 0 17 13 0 0 0 0 0
/proc/2957/statm: 129261 20364 99 286 0 128973 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 517044

[startup+0.704188 s]
/proc/loadavg: 15.98 15.90 15.82 2/189 2957
/proc/meminfo: memFree=19290632/36427776 swapFree=6192/11396
[pid=2957] ppid=2955 vsize=695112 CPUtime=4.66
/proc/2957/stat : 2957 (gnovelty+) R 2955 2957 24979 0 -1 4202496 27311 0 0 0 99 367 0 0 20 0 16 0 559990868 711794688 27267 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/2957/statm: 173778 27267 103 286 0 173490 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 695112

[startup+1.50418 s]
/proc/loadavg: 15.98 15.90 15.82 17/205 2973
/proc/meminfo: memFree=19181508/36427776 swapFree=6628/123700
[pid=2957] ppid=2955 vsize=695112 CPUtime=16.43
/proc/2957/stat : 2957 (gnovelty+) R 2955 2957 24979 0 -1 4202496 28262 0 0 0 231 1412 0 0 20 0 16 0 559990868 711794688 28218 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/2957/statm: 173778 28218 103 286 0 173490 0
[pid=2957/tid=2959] ppid=2955 vsize=695112 CPUtime=1.1
/proc/2957/task/2959/stat : 2959 (gnovelty+) R 2955 2957 24979 0 -1 4202560 450 0 0 0 12 98 0 0 20 0 16 0 559990905 711794688 28218 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2957/tid=2960] ppid=2955 vsize=695112 CPUtime=1.08
/proc/2957/task/2960/stat : 2960 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 12 96 0 0 20 0 16 0 559990905 711794688 28218 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2957/tid=2961] ppid=2955 vsize=695112 CPUtime=1.08
/proc/2957/task/2961/stat : 2961 (gnovelty+) R 2955 2957 24979 0 -1 4202560 468 0 0 0 10 98 0 0 20 0 16 0 559990905 711794688 28218 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2957/tid=2962] ppid=2955 vsize=695112 CPUtime=1.08
/proc/2957/task/2962/stat : 2962 (gnovelty+) R 2955 2957 24979 0 -1 4202560 466 0 0 0 14 94 0 0 20 0 16 0 559990905 711794688 28218 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2957/tid=2963] ppid=2955 vsize=695112 CPUtime=1.08
/proc/2957/task/2963/stat : 2963 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 8 100 0 0 20 0 16 0 559990905 711794688 28218 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2957/tid=2964] ppid=2955 vsize=695112 CPUtime=1.08
/proc/2957/task/2964/stat : 2964 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 14 94 0 0 20 0 16 0 559990906 711794688 28218 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2957/tid=2965] ppid=2955 vsize=695112 CPUtime=1.08
/proc/2957/task/2965/stat : 2965 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 14 94 0 0 20 0 16 0 559990906 711794688 28218 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2957/tid=2966] ppid=2955 vsize=695112 CPUtime=1.06
/proc/2957/task/2966/stat : 2966 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 12 94 0 0 20 0 16 0 559990907 711794688 28218 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2957/tid=2967] ppid=2955 vsize=695112 CPUtime=1.06
/proc/2957/task/2967/stat : 2967 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 12 94 0 0 20 0 16 0 559990907 711794688 28218 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2957/tid=2968] ppid=2955 vsize=695112 CPUtime=1.06
/proc/2957/task/2968/stat : 2968 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 10 96 0 0 20 0 16 0 559990908 711794688 28218 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2957/tid=2969] ppid=2955 vsize=695112 CPUtime=1.04
/proc/2957/task/2969/stat : 2969 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 12 92 0 0 20 0 16 0 559990909 711794688 28218 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2957/tid=2970] ppid=2955 vsize=695112 CPUtime=1.04
/proc/2957/task/2970/stat : 2970 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 14 90 0 0 20 0 16 0 559990911 711794688 28218 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=695112 CPUtime=1
/proc/2957/task/2971/stat : 2971 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 18 82 0 0 20 0 16 0 559990912 711794688 28218 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=695112 CPUtime=1.02
/proc/2957/task/2972/stat : 2972 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 14 88 0 0 20 0 16 0 559990914 711794688 28218 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=695112 CPUtime=0.52
/proc/2957/task/2973/stat : 2973 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 8 44 0 0 20 0 16 0 559990916 711794688 28218 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 16.43
Current children cumulated vsize (KiB) 695112

[startup+3.10255 s]
/proc/loadavg: 15.98 15.90 15.82 17/205 2973
/proc/meminfo: memFree=19178052/36427776 swapFree=6568/126188
[pid=2957] ppid=2955 vsize=695112 CPUtime=40.04
/proc/2957/stat : 2957 (gnovelty+) R 2955 2957 24979 0 -1 4202496 28270 0 0 0 443 3561 0 0 20 0 16 0 559990868 711794688 28226 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/2957/statm: 173778 28226 103 286 0 173490 0
[pid=2957/tid=2959] ppid=2955 vsize=695112 CPUtime=2.66
/proc/2957/task/2959/stat : 2959 (gnovelty+) R 2955 2957 24979 0 -1 4202560 451 0 0 0 30 236 0 0 20 0 16 0 559990905 711794688 28226 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2957/tid=2960] ppid=2955 vsize=695112 CPUtime=2.66
/proc/2957/task/2960/stat : 2960 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 22 244 0 0 20 0 16 0 559990905 711794688 28226 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2957/tid=2961] ppid=2955 vsize=695112 CPUtime=2.66
/proc/2957/task/2961/stat : 2961 (gnovelty+) R 2955 2957 24979 0 -1 4202560 468 0 0 0 20 246 0 0 20 0 16 0 559990905 711794688 28226 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2957/tid=2962] ppid=2955 vsize=695112 CPUtime=2.16
/proc/2957/task/2962/stat : 2962 (gnovelty+) R 2955 2957 24979 0 -1 4202560 466 0 0 0 20 196 0 0 20 0 16 0 559990905 711794688 28226 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2957/tid=2963] ppid=2955 vsize=695112 CPUtime=2.64
/proc/2957/task/2963/stat : 2963 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 24 240 0 0 20 0 16 0 559990905 711794688 28226 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2957/tid=2964] ppid=2955 vsize=695112 CPUtime=2.66
/proc/2957/task/2964/stat : 2964 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 28 238 0 0 20 0 16 0 559990906 711794688 28226 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2957/tid=2965] ppid=2955 vsize=695112 CPUtime=2.64
/proc/2957/task/2965/stat : 2965 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 22 242 0 0 20 0 16 0 559990906 711794688 28226 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2957/tid=2966] ppid=2955 vsize=695112 CPUtime=2.64
/proc/2957/task/2966/stat : 2966 (gnovelty+) R 2955 2957 24979 0 -1 4202560 467 0 0 0 28 236 0 0 20 0 16 0 559990907 711794688 28226 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2957/tid=2967] ppid=2955 vsize=695112 CPUtime=2.64
/proc/2957/task/2967/stat : 2967 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 32 232 0 0 20 0 16 0 559990907 711794688 28226 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2957/tid=2968] ppid=2955 vsize=695112 CPUtime=2.62
/proc/2957/task/2968/stat : 2968 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 22 240 0 0 20 0 16 0 559990908 711794688 28226 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2957/tid=2969] ppid=2955 vsize=695112 CPUtime=2.62
/proc/2957/task/2969/stat : 2969 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 24 238 0 0 20 0 16 0 559990909 711794688 28226 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2957/tid=2970] ppid=2955 vsize=695112 CPUtime=2.6
/proc/2957/task/2970/stat : 2970 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 28 232 0 0 20 0 16 0 559990911 711794688 28226 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=695112 CPUtime=2.54
/proc/2957/task/2971/stat : 2971 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 32 222 0 0 20 0 16 0 559990912 711794688 28226 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=695112 CPUtime=2.58
/proc/2957/task/2972/stat : 2972 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 26 232 0 0 20 0 16 0 559990914 711794688 28226 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=695112 CPUtime=1.34
/proc/2957/task/2973/stat : 2973 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 18 116 0 0 20 0 16 0 559990916 711794688 28226 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 40.04
Current children cumulated vsize (KiB) 695112

[startup+6.30474 s]
/proc/loadavg: 15.90 15.88 15.82 17/205 2973
/proc/meminfo: memFree=19177812/36427776 swapFree=6568/126440
[pid=2957] ppid=2955 vsize=695112 CPUtime=87.18
/proc/2957/stat : 2957 (gnovelty+) R 2955 2957 24979 0 -1 4202496 28271 0 0 0 827 7891 0 0 20 0 16 0 559990868 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/2957/statm: 173778 28227 103 286 0 173490 0
[pid=2957/tid=2959] ppid=2955 vsize=695112 CPUtime=5.82
/proc/2957/task/2959/stat : 2959 (gnovelty+) R 2955 2957 24979 0 -1 4202560 451 0 0 0 52 530 0 0 20 0 16 0 559990905 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2957/tid=2960] ppid=2955 vsize=695112 CPUtime=5.8
/proc/2957/task/2960/stat : 2960 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 48 532 0 0 20 0 16 0 559990905 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2957/tid=2961] ppid=2955 vsize=695112 CPUtime=5.76
/proc/2957/task/2961/stat : 2961 (gnovelty+) R 2955 2957 24979 0 -1 4202560 468 0 0 0 52 524 0 0 20 0 16 0 559990905 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2957/tid=2962] ppid=2955 vsize=695112 CPUtime=3.78
/proc/2957/task/2962/stat : 2962 (gnovelty+) R 2955 2957 24979 0 -1 4202560 466 0 0 0 40 338 0 0 20 0 16 0 559990905 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2957/tid=2963] ppid=2955 vsize=695112 CPUtime=5.78
/proc/2957/task/2963/stat : 2963 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 46 532 0 0 20 0 16 0 559990905 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2957/tid=2964] ppid=2955 vsize=695112 CPUtime=5.8
/proc/2957/task/2964/stat : 2964 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 50 530 0 0 20 0 16 0 559990906 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2957/tid=2965] ppid=2955 vsize=695112 CPUtime=5.8
/proc/2957/task/2965/stat : 2965 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 44 536 0 0 20 0 16 0 559990906 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2957/tid=2966] ppid=2955 vsize=695112 CPUtime=5.78
/proc/2957/task/2966/stat : 2966 (gnovelty+) R 2955 2957 24979 0 -1 4202560 467 0 0 0 58 520 0 0 20 0 16 0 559990907 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2957/tid=2967] ppid=2955 vsize=695112 CPUtime=5.78
/proc/2957/task/2967/stat : 2967 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 56 522 0 0 20 0 16 0 559990907 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2957/tid=2968] ppid=2955 vsize=695112 CPUtime=5.78
/proc/2957/task/2968/stat : 2968 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 46 532 0 0 20 0 16 0 559990908 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2957/tid=2969] ppid=2955 vsize=695112 CPUtime=5.76
/proc/2957/task/2969/stat : 2969 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 48 528 0 0 20 0 16 0 559990909 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2957/tid=2970] ppid=2955 vsize=695112 CPUtime=5.74
/proc/2957/task/2970/stat : 2970 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 48 526 0 0 20 0 16 0 559990911 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=695112 CPUtime=5.62
/proc/2957/task/2971/stat : 2971 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 58 504 0 0 20 0 16 0 559990912 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=695112 CPUtime=5.72
/proc/2957/task/2972/stat : 2972 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 52 520 0 0 20 0 16 0 559990914 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=695112 CPUtime=2.94
/proc/2957/task/2973/stat : 2973 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 38 256 0 0 20 0 16 0 559990916 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 87.18
Current children cumulated vsize (KiB) 695112

[startup+12.7032 s]
/proc/loadavg: 15.91 15.88 15.82 17/205 2973
/proc/meminfo: memFree=19177356/36427776 swapFree=6568/126904
[pid=2957] ppid=2955 vsize=695112 CPUtime=181.56
/proc/2957/stat : 2957 (gnovelty+) R 2955 2957 24979 0 -1 4202496 28271 0 0 0 1553 16603 0 0 20 0 16 0 559990868 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/2957/statm: 173778 28227 103 286 0 173490 0
[pid=2957/tid=2959] ppid=2955 vsize=695112 CPUtime=12.12
/proc/2957/task/2959/stat : 2959 (gnovelty+) R 2955 2957 24979 0 -1 4202560 451 0 0 0 94 1118 0 0 20 0 16 0 559990905 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2957/tid=2960] ppid=2955 vsize=695112 CPUtime=11.9
/proc/2957/task/2960/stat : 2960 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 96 1094 0 0 20 0 16 0 559990905 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2957/tid=2961] ppid=2955 vsize=695112 CPUtime=11.1
/proc/2957/task/2961/stat : 2961 (gnovelty+) R 2955 2957 24979 0 -1 4202560 468 0 0 0 98 1012 0 0 20 0 16 0 559990905 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2957/tid=2962] ppid=2955 vsize=695112 CPUtime=6.98
/proc/2957/task/2962/stat : 2962 (gnovelty+) R 2955 2957 24979 0 -1 4202560 466 0 0 0 60 638 0 0 20 0 16 0 559990905 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2957/tid=2963] ppid=2955 vsize=695112 CPUtime=12.06
/proc/2957/task/2963/stat : 2963 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 90 1116 0 0 20 0 16 0 559990905 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2957/tid=2964] ppid=2955 vsize=695112 CPUtime=12.08
/proc/2957/task/2964/stat : 2964 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 110 1098 0 0 20 0 16 0 559990906 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2957/tid=2965] ppid=2955 vsize=695112 CPUtime=12.1
/proc/2957/task/2965/stat : 2965 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 86 1124 0 0 20 0 16 0 559990906 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2957/tid=2966] ppid=2955 vsize=695112 CPUtime=12.06
/proc/2957/task/2966/stat : 2966 (gnovelty+) R 2955 2957 24979 0 -1 4202560 467 0 0 0 96 1110 0 0 20 0 16 0 559990907 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2957/tid=2967] ppid=2955 vsize=695112 CPUtime=10.12
/proc/2957/task/2967/stat : 2967 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 88 924 0 0 20 0 16 0 559990907 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2957/tid=2968] ppid=2955 vsize=695112 CPUtime=12.06
/proc/2957/task/2968/stat : 2968 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 86 1120 0 0 20 0 16 0 559990908 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2957/tid=2969] ppid=2955 vsize=695112 CPUtime=12.04
/proc/2957/task/2969/stat : 2969 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 92 1112 0 0 20 0 16 0 559990909 711794688 28227 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0

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

[pid=2957/tid=2960] ppid=2955 vsize=695112 CPUtime=254.12
/proc/2957/task/2960/stat : 2960 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 1732 23680 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2957/tid=2961] ppid=2955 vsize=695112 CPUtime=254.89
/proc/2957/task/2961/stat : 2961 (gnovelty+) R 2955 2957 24979 0 -1 4202560 468 0 0 0 1814 23675 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2957/tid=2962] ppid=2955 vsize=695112 CPUtime=244.59
/proc/2957/task/2962/stat : 2962 (gnovelty+) R 2955 2957 24979 0 -1 4202560 466 0 0 0 1724 22735 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2957/tid=2963] ppid=2955 vsize=695112 CPUtime=246.16
/proc/2957/task/2963/stat : 2963 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 1738 22878 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2957/tid=2964] ppid=2955 vsize=695112 CPUtime=252.4
/proc/2957/task/2964/stat : 2964 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 1736 23504 0 0 20 0 16 0 559990906 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2957/tid=2965] ppid=2955 vsize=695112 CPUtime=254.03
/proc/2957/task/2965/stat : 2965 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 1718 23685 0 0 20 0 16 0 559990906 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2957/tid=2966] ppid=2955 vsize=695112 CPUtime=241.07
/proc/2957/task/2966/stat : 2966 (gnovelty+) R 2955 2957 24979 0 -1 4202560 467 0 0 0 1570 22537 0 0 20 0 16 0 559990907 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2957/tid=2967] ppid=2955 vsize=695112 CPUtime=245.82
/proc/2957/task/2967/stat : 2967 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 1702 22880 0 0 20 0 16 0 559990907 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2957/tid=2968] ppid=2955 vsize=695112 CPUtime=245.65
/proc/2957/task/2968/stat : 2968 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 1688 22877 0 0 20 0 16 0 559990908 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2957/tid=2969] ppid=2955 vsize=695112 CPUtime=241.39
/proc/2957/task/2969/stat : 2969 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 1602 22537 0 0 20 0 16 0 559990909 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2957/tid=2970] ppid=2955 vsize=695112 CPUtime=260.15
/proc/2957/task/2970/stat : 2970 (gnovelty+) R 2955 2957 24979 0 -1 4202560 466 0 0 0 1734 24281 0 0 20 0 16 0 559990911 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=695112 CPUtime=255.18
/proc/2957/task/2971/stat : 2971 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 1852 23666 0 0 20 0 16 0 559990912 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=695112 CPUtime=249.4
/proc/2957/task/2972/stat : 2972 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 1768 23172 0 0 20 0 16 0 559990914 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=695112 CPUtime=234.23
/proc/2957/task/2973/stat : 2973 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 1728 21695 0 0 20 0 16 0 559990916 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 3978.72
Current children cumulated vsize (KiB) 695112

[startup+342.305 s]
/proc/loadavg: 15.93 15.89 15.83 17/205 2978
/proc/meminfo: memFree=19175884/36427776 swapFree=6568/127156
[pid=2957] ppid=2955 vsize=695112 CPUtime=4464.48
/proc/2957/stat : 2957 (gnovelty+) R 2955 2957 24979 0 -1 4202496 28274 0 0 0 32127 414321 0 0 20 0 16 0 559990868 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/2957/statm: 173778 28230 103 286 0 173490 0
[pid=2957/tid=2959] ppid=2955 vsize=695112 CPUtime=275.71
/proc/2957/task/2959/stat : 2959 (gnovelty+) R 2955 2957 24979 0 -1 4202560 451 0 0 0 1924 25647 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2957/tid=2960] ppid=2955 vsize=695112 CPUtime=284.98
/proc/2957/task/2960/stat : 2960 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 2012 26486 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2957/tid=2961] ppid=2955 vsize=695112 CPUtime=285.37
/proc/2957/task/2961/stat : 2961 (gnovelty+) R 2955 2957 24979 0 -1 4202560 468 0 0 0 2120 26417 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2957/tid=2962] ppid=2955 vsize=695112 CPUtime=275.15
/proc/2957/task/2962/stat : 2962 (gnovelty+) R 2955 2957 24979 0 -1 4202560 466 0 0 0 2030 25485 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2957/tid=2963] ppid=2955 vsize=695112 CPUtime=276.12
/proc/2957/task/2963/stat : 2963 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 2030 25582 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2957/tid=2964] ppid=2955 vsize=695112 CPUtime=282.37
/proc/2957/task/2964/stat : 2964 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 1996 26241 0 0 20 0 16 0 559990906 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2957/tid=2965] ppid=2955 vsize=695112 CPUtime=285.16
/proc/2957/task/2965/stat : 2965 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 2006 26510 0 0 20 0 16 0 559990906 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2957/tid=2966] ppid=2955 vsize=695112 CPUtime=271.08
/proc/2957/task/2966/stat : 2966 (gnovelty+) R 2955 2957 24979 0 -1 4202560 467 0 0 0 1876 25232 0 0 20 0 16 0 559990907 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2957/tid=2967] ppid=2955 vsize=695112 CPUtime=275.74
/proc/2957/task/2967/stat : 2967 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 1994 25580 0 0 20 0 16 0 559990907 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2957/tid=2968] ppid=2955 vsize=695112 CPUtime=275.66
/proc/2957/task/2968/stat : 2968 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 1968 25598 0 0 20 0 16 0 559990908 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2957/tid=2969] ppid=2955 vsize=695112 CPUtime=272.86
/proc/2957/task/2969/stat : 2969 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 1922 25364 0 0 20 0 16 0 559990909 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2957/tid=2970] ppid=2955 vsize=695112 CPUtime=290.16
/proc/2957/task/2970/stat : 2970 (gnovelty+) R 2955 2957 24979 0 -1 4202560 466 0 0 0 1986 27030 0 0 20 0 16 0 559990911 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=695112 CPUtime=285.58
/proc/2957/task/2971/stat : 2971 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 2126 26432 0 0 20 0 16 0 559990912 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=695112 CPUtime=279.4
/proc/2957/task/2972/stat : 2972 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 2060 25880 0 0 20 0 16 0 559990914 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=695112 CPUtime=264.5
/proc/2957/task/2973/stat : 2973 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 2028 24422 0 0 20 0 16 0 559990916 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4464.48
Current children cumulated vsize (KiB) 695112

[startup+402.302 s]
/proc/loadavg: 15.89 15.88 15.82 17/205 2978
/proc/meminfo: memFree=19175884/36427776 swapFree=6568/127084
[pid=2957] ppid=2955 vsize=695112 CPUtime=4974.73
/proc/2957/stat : 2957 (gnovelty+) R 2955 2957 24979 0 -1 4202496 28274 0 0 0 36521 460952 0 0 20 0 16 0 559990868 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2957/statm: 173778 28230 103 286 0 173490 0
[pid=2957/tid=2959] ppid=2955 vsize=695112 CPUtime=305.7
/proc/2957/task/2959/stat : 2959 (gnovelty+) R 2955 2957 24979 0 -1 4202560 451 0 0 0 2160 28410 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2957/tid=2960] ppid=2955 vsize=695112 CPUtime=315.02
/proc/2957/task/2960/stat : 2960 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 2290 29212 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2957/tid=2961] ppid=2955 vsize=695112 CPUtime=316.54
/proc/2957/task/2961/stat : 2961 (gnovelty+) R 2955 2957 24979 0 -1 4202560 468 0 0 0 2422 29232 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2957/tid=2962] ppid=2955 vsize=695112 CPUtime=307.03
/proc/2957/task/2962/stat : 2962 (gnovelty+) R 2955 2957 24979 0 -1 4202560 466 0 0 0 2310 28393 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2957/tid=2963] ppid=2955 vsize=695112 CPUtime=306.08
/proc/2957/task/2963/stat : 2963 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 2296 28312 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2957/tid=2964] ppid=2955 vsize=695112 CPUtime=316.87
/proc/2957/task/2964/stat : 2964 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 2282 29405 0 0 20 0 16 0 559990906 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2957/tid=2965] ppid=2955 vsize=695112 CPUtime=322.43
/proc/2957/task/2965/stat : 2965 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 2324 29919 0 0 20 0 16 0 559990906 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2957/tid=2966] ppid=2955 vsize=695112 CPUtime=301.45
/proc/2957/task/2966/stat : 2966 (gnovelty+) R 2955 2957 24979 0 -1 4202560 467 0 0 0 2162 27983 0 0 20 0 16 0 559990907 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2957/tid=2967] ppid=2955 vsize=695112 CPUtime=307.51
/proc/2957/task/2967/stat : 2967 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 2276 28475 0 0 20 0 16 0 559990907 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2957/tid=2968] ppid=2955 vsize=695112 CPUtime=310.18
/proc/2957/task/2968/stat : 2968 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 2250 28768 0 0 20 0 16 0 559990908 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2957/tid=2969] ppid=2955 vsize=695112 CPUtime=303.15
/proc/2957/task/2969/stat : 2969 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 2160 28155 0 0 20 0 16 0 559990909 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2957/tid=2970] ppid=2955 vsize=695112 CPUtime=320.83
/proc/2957/task/2970/stat : 2970 (gnovelty+) R 2955 2957 24979 0 -1 4202560 466 0 0 0 2240 29843 0 0 20 0 16 0 559990911 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=695112 CPUtime=318.25
/proc/2957/task/2971/stat : 2971 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 2394 29431 0 0 20 0 16 0 559990912 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=695112 CPUtime=309.34
/proc/2957/task/2972/stat : 2972 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 2304 28630 0 0 20 0 16 0 559990914 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=695112 CPUtime=294.48
/proc/2957/task/2973/stat : 2973 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 2290 27158 0 0 20 0 16 0 559990916 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4974.73
Current children cumulated vsize (KiB) 695112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+405.204 s]
/proc/loadavg: 15.90 15.88 15.82 17/205 2978
/proc/meminfo: memFree=19175884/36427776 swapFree=6568/127084
[pid=2957] ppid=2955 vsize=695112 CPUtime=5000.6
/proc/2957/stat : 2957 (gnovelty+) R 2955 2957 24979 0 -1 4202496 28274 0 0 0 36745 463315 0 0 20 0 16 0 559990868 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2957/statm: 173778 28230 103 286 0 173490 0
[pid=2957/tid=2959] ppid=2955 vsize=695112 CPUtime=307.16
/proc/2957/task/2959/stat : 2959 (gnovelty+) R 2955 2957 24979 0 -1 4202560 451 0 0 0 2170 28546 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2957/tid=2960] ppid=2955 vsize=695112 CPUtime=316.47
/proc/2957/task/2960/stat : 2960 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 2304 29343 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2957/tid=2961] ppid=2955 vsize=695112 CPUtime=318
/proc/2957/task/2961/stat : 2961 (gnovelty+) R 2955 2957 24979 0 -1 4202560 468 0 0 0 2438 29362 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2957/tid=2962] ppid=2955 vsize=695112 CPUtime=309.01
/proc/2957/task/2962/stat : 2962 (gnovelty+) R 2955 2957 24979 0 -1 4202560 466 0 0 0 2318 28583 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2957/tid=2963] ppid=2955 vsize=695112 CPUtime=307.52
/proc/2957/task/2963/stat : 2963 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 2316 28436 0 0 20 0 16 0 559990905 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2957/tid=2964] ppid=2955 vsize=695112 CPUtime=318.33
/proc/2957/task/2964/stat : 2964 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 2298 29535 0 0 20 0 16 0 559990906 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2957/tid=2965] ppid=2955 vsize=695112 CPUtime=323.89
/proc/2957/task/2965/stat : 2965 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 2334 30055 0 0 20 0 16 0 559990906 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134545936 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2957/tid=2966] ppid=2955 vsize=695112 CPUtime=302.9
/proc/2957/task/2966/stat : 2966 (gnovelty+) R 2955 2957 24979 0 -1 4202560 467 0 0 0 2174 28116 0 0 20 0 16 0 559990907 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2957/tid=2967] ppid=2955 vsize=695112 CPUtime=309.83
/proc/2957/task/2967/stat : 2967 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 2300 28683 0 0 20 0 16 0 559990907 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2957/tid=2968] ppid=2955 vsize=695112 CPUtime=311.64
/proc/2957/task/2968/stat : 2968 (gnovelty+) R 2955 2957 24979 0 -1 4202560 463 0 0 0 2264 28900 0 0 20 0 16 0 559990908 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2957/tid=2969] ppid=2955 vsize=695112 CPUtime=304.6
/proc/2957/task/2969/stat : 2969 (gnovelty+) R 2955 2957 24979 0 -1 4202560 464 0 0 0 2170 28290 0 0 20 0 16 0 559990909 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2957/tid=2970] ppid=2955 vsize=695112 CPUtime=322.29
/proc/2957/task/2970/stat : 2970 (gnovelty+) R 2955 2957 24979 0 -1 4202560 466 0 0 0 2250 29979 0 0 20 0 16 0 559990911 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2957/tid=2971] ppid=2955 vsize=695112 CPUtime=321
/proc/2957/task/2971/stat : 2971 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 2414 29686 0 0 20 0 16 0 559990912 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2957/tid=2972] ppid=2955 vsize=695112 CPUtime=310.8
/proc/2957/task/2972/stat : 2972 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 2322 28758 0 0 20 0 16 0 559990914 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2957/tid=2973] ppid=2955 vsize=695112 CPUtime=295.92
/proc/2957/task/2973/stat : 2973 (gnovelty+) R 2955 2957 24979 0 -1 4202560 465 0 0 0 2302 27290 0 0 20 0 16 0 559990916 711794688 28230 18446744073709551615 134512640 135680988 4291001104 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.6
Current children cumulated vsize (KiB) 695112

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 2957 and gives
#  childrusage.ru_utime.tv_sec=357
#  childrusage.ru_utime.tv_usec=606349
#  childrusage.ru_stime.tv_sec=4509
#  childrusage.ru_stime.tv_usec=149804
# CPU time returned by wait4() is 4866.76
# while last known CPU time is 5000.6
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 405.237
CPU time (s): 5000.6
CPU user time (s): 367.45
CPU system time (s): 4633.15
CPU usage (%): 1233.99
Max. virtual memory (cumulated for all children) (KiB): 695112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 357.606
system time used= 4509.15
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28274
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= 949438
involuntary context switches= 41912

runsolver used 2.11213 second user time and 6.57241 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 07:27:25
IDJOB=1777443
IDBENCH=70329
IDSOLVER=619
FILE ID=xenhost3-49/1777443-1244006845
PBS_JOBID=
Free space on /tmp= 7134 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S1195310117-069.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777443-1244006845/watcher-1777443-1244006845 -o /tmp/evaluation-result-1777443-1244006845/solver-1777443-1244006845 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777443-1244006845.cnf 1477393277 16

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

MD5SUM BENCH= 4a32998e8f57b42d66014efe21307642
RANDOM SEED= 1477393277

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:      19290632 kB
Buffers:        394984 kB
Cached:       14004928 kB
SwapCached:          0 kB
Active:        3075488 kB
Inactive:     11337112 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2020 kB
Writeback:           0 kB
AnonPages:       12060 kB
Mapped:           6192 kB
Slab:           671092 kB
SReclaimable:   644944 kB
SUnreclaim:      26148 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= 7134 MiB
End job on xenhost3-49 at 2009-06-03 07:34:12