Trace number 1778238

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.65 438.141

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S1404929091-050.cnf
MD5SUM16ac45f8099e9b8d91370787f14bd295
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 variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

sh: BIN/SAT-verifier: No such file or directory

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1778238-1244067029/watcher-1778238-1244067029 -o /tmp/evaluation-result-1778238-1244067029/solver-1778238-1244067029 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778238-1244067029.cnf 1499138348 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.97 15.75 15.69 2/184 18301
/proc/meminfo: memFree=19287300/36427776 swapFree=4976/8840
[pid=18301] ppid=18299 vsize=509232 CPUtime=0
/proc/18301/stat : 18301 (gnovelty+) R 18299 18301 24979 0 -1 4202496 2460 0 0 0 0 0 0 0 20 0 1 0 566009264 521453568 2417 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134537167 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/18301/statm: 127308 2423 99 286 0 127020 0

[startup+0.039398 s]
/proc/loadavg: 15.97 15.75 15.69 2/184 18301
/proc/meminfo: memFree=19287300/36427776 swapFree=4976/8840
[pid=18301] ppid=18299 vsize=509232 CPUtime=0.02
/proc/18301/stat : 18301 (gnovelty+) R 18299 18301 24979 0 -1 4202496 9747 0 0 0 0 2 0 0 20 0 1 0 566009264 521453568 9704 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134537167 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/18301/statm: 127308 9724 99 286 0 127020 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 509232

[startup+0.1034 s]
/proc/loadavg: 15.97 15.75 15.69 2/184 18301
/proc/meminfo: memFree=19287300/36427776 swapFree=4976/8840
[pid=18301] ppid=18299 vsize=517044 CPUtime=0.1
/proc/18301/stat : 18301 (gnovelty+) R 18299 18301 24979 0 -1 4202496 19224 0 0 0 2 8 0 0 20 0 1 0 566009264 529453056 19181 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134537842 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/18301/statm: 129261 19190 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.305309 s]
/proc/loadavg: 15.97 15.75 15.69 2/184 18301
/proc/meminfo: memFree=19287300/36427776 swapFree=4976/8840
[pid=18301] ppid=18299 vsize=657088 CPUtime=2.52
/proc/18301/stat : 18301 (gnovelty+) R 18299 18301 24979 0 -1 4202496 20125 0 0 0 7 245 0 0 20 0 16 0 566009264 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18301/statm: 164272 20081 103 286 0 163984 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 657088

[startup+0.703724 s]
/proc/loadavg: 15.97 15.75 15.69 2/184 18301
/proc/meminfo: memFree=19287300/36427776 swapFree=4976/8840
[pid=18301] ppid=18299 vsize=657088 CPUtime=7.65
/proc/18301/stat : 18301 (gnovelty+) R 18299 18301 24979 0 -1 4202496 20125 0 0 0 12 753 0 0 20 0 16 0 566009264 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/18301/statm: 164272 20081 103 286 0 163984 0
Current children cumulated CPU time (s) 7.65
Current children cumulated vsize (KiB) 657088

[startup+1.50289 s]
/proc/loadavg: 15.97 15.75 15.69 17/200 18317
/proc/meminfo: memFree=19206900/36427776 swapFree=4724/89040
[pid=18301] ppid=18299 vsize=657088 CPUtime=17.6
/proc/18301/stat : 18301 (gnovelty+) R 18299 18301 24979 0 -1 4202496 20125 0 0 0 44 1716 0 0 20 0 16 0 566009264 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18301/statm: 164272 20081 103 286 0 163984 0
[pid=18301/tid=18303] ppid=18299 vsize=657088 CPUtime=0.64
/proc/18301/task/18303/stat : 18303 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 0 64 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=18301/tid=18304] ppid=18299 vsize=657088 CPUtime=1.36
/proc/18301/task/18304/stat : 18304 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 6 130 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18301/tid=18305] ppid=18299 vsize=657088 CPUtime=0.64
/proc/18301/task/18305/stat : 18305 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 2 62 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18301/tid=18306] ppid=18299 vsize=657088 CPUtime=1.36
/proc/18301/task/18306/stat : 18306 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 6 130 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18301/tid=18307] ppid=18299 vsize=657088 CPUtime=1.36
/proc/18301/task/18307/stat : 18307 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 2 134 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18301/tid=18308] ppid=18299 vsize=657088 CPUtime=1.36
/proc/18301/task/18308/stat : 18308 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 2 134 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18301/tid=18309] ppid=18299 vsize=657088 CPUtime=1.36
/proc/18301/task/18309/stat : 18309 (gnovelty+) R 18299 18301 24979 0 -1 4202560 8 0 0 0 2 134 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18301/tid=18310] ppid=18299 vsize=657088 CPUtime=1.06
/proc/18301/task/18310/stat : 18310 (gnovelty+) R 18299 18301 24979 0 -1 4202560 8 0 0 0 0 106 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=18301/tid=18311] ppid=18299 vsize=657088 CPUtime=1.36
/proc/18301/task/18311/stat : 18311 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 0 136 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=18301/tid=18312] ppid=18299 vsize=657088 CPUtime=1.12
/proc/18301/task/18312/stat : 18312 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 2 110 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18301/tid=18313] ppid=18299 vsize=657088 CPUtime=1.28
/proc/18301/task/18313/stat : 18313 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 2 126 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18301/tid=18314] ppid=18299 vsize=657088 CPUtime=1.36
/proc/18301/task/18314/stat : 18314 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 2 134 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18301/tid=18315] ppid=18299 vsize=657088 CPUtime=0.74
/proc/18301/task/18315/stat : 18315 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 0 74 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18301/tid=18316] ppid=18299 vsize=657088 CPUtime=0.74
/proc/18301/task/18316/stat : 18316 (gnovelty+) R 18299 18301 24979 0 -1 4202560 11 0 0 0 0 74 0 0 20 0 16 0 566009276 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18301/tid=18317] ppid=18299 vsize=657088 CPUtime=0.82
/proc/18301/task/18317/stat : 18317 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 0 82 0 0 20 0 16 0 566009277 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 17.6
Current children cumulated vsize (KiB) 657088

[startup+3.1027 s]
/proc/loadavg: 15.90 15.74 15.69 17/200 18317
/proc/meminfo: memFree=19206280/36427776 swapFree=4724/89436
[pid=18301] ppid=18299 vsize=657088 CPUtime=38.03
/proc/18301/stat : 18301 (gnovelty+) R 18299 18301 24979 0 -1 4202496 20125 0 0 0 110 3693 0 0 20 0 16 0 566009264 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18301/statm: 164272 20081 103 286 0 163984 0
[pid=18301/tid=18303] ppid=18299 vsize=657088 CPUtime=1.46
/proc/18301/task/18303/stat : 18303 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 0 146 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=18301/tid=18304] ppid=18299 vsize=657088 CPUtime=2.92
/proc/18301/task/18304/stat : 18304 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 12 280 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18301/tid=18305] ppid=18299 vsize=657088 CPUtime=1.44
/proc/18301/task/18305/stat : 18305 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 2 142 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18301/tid=18306] ppid=18299 vsize=657088 CPUtime=2.94
/proc/18301/task/18306/stat : 18306 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 10 284 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18301/tid=18307] ppid=18299 vsize=657088 CPUtime=2.92
/proc/18301/task/18307/stat : 18307 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 2 290 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18301/tid=18308] ppid=18299 vsize=657088 CPUtime=2.92
/proc/18301/task/18308/stat : 18308 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 10 282 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18301/tid=18309] ppid=18299 vsize=657088 CPUtime=2.94
/proc/18301/task/18309/stat : 18309 (gnovelty+) R 18299 18301 24979 0 -1 4202560 8 0 0 0 10 284 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18301/tid=18310] ppid=18299 vsize=657088 CPUtime=1.84
/proc/18301/task/18310/stat : 18310 (gnovelty+) R 18299 18301 24979 0 -1 4202560 8 0 0 0 6 178 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=18301/tid=18311] ppid=18299 vsize=657088 CPUtime=2.92
/proc/18301/task/18311/stat : 18311 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 10 282 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=18301/tid=18312] ppid=18299 vsize=657088 CPUtime=1.9
/proc/18301/task/18312/stat : 18312 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 4 186 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18301/tid=18313] ppid=18299 vsize=657088 CPUtime=2.82
/proc/18301/task/18313/stat : 18313 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 6 276 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18301/tid=18314] ppid=18299 vsize=657088 CPUtime=2.92
/proc/18301/task/18314/stat : 18314 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 4 288 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18301/tid=18315] ppid=18299 vsize=657088 CPUtime=1.56
/proc/18301/task/18315/stat : 18315 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 0 156 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18301/tid=18316] ppid=18299 vsize=657088 CPUtime=1.54
/proc/18301/task/18316/stat : 18316 (gnovelty+) R 18299 18301 24979 0 -1 4202560 11 0 0 0 2 152 0 0 20 0 16 0 566009276 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18301/tid=18317] ppid=18299 vsize=657088 CPUtime=2.38
/proc/18301/task/18317/stat : 18317 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 8 230 0 0 20 0 16 0 566009277 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 38.03
Current children cumulated vsize (KiB) 657088

[startup+6.30387 s]
/proc/loadavg: 15.90 15.74 15.69 17/200 18317
/proc/meminfo: memFree=19206032/36427776 swapFree=4724/89672
[pid=18301] ppid=18299 vsize=657088 CPUtime=78.99
/proc/18301/stat : 18301 (gnovelty+) R 18299 18301 24979 0 -1 4202496 20125 0 0 0 220 7679 0 0 20 0 16 0 566009264 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18301/statm: 164272 20081 103 286 0 163984 0
[pid=18301/tid=18303] ppid=18299 vsize=657088 CPUtime=3.04
/proc/18301/task/18303/stat : 18303 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 4 300 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=18301/tid=18304] ppid=18299 vsize=657088 CPUtime=6.08
/proc/18301/task/18304/stat : 18304 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 18 590 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18301/tid=18305] ppid=18299 vsize=657088 CPUtime=4.08
/proc/18301/task/18305/stat : 18305 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 10 398 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18301/tid=18306] ppid=18299 vsize=657088 CPUtime=6.08
/proc/18301/task/18306/stat : 18306 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 16 592 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18301/tid=18307] ppid=18299 vsize=657088 CPUtime=5.06
/proc/18301/task/18307/stat : 18307 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 6 500 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18301/tid=18308] ppid=18299 vsize=657088 CPUtime=6.06
/proc/18301/task/18308/stat : 18308 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 18 588 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18301/tid=18309] ppid=18299 vsize=657088 CPUtime=6.1
/proc/18301/task/18309/stat : 18309 (gnovelty+) R 18299 18301 24979 0 -1 4202560 8 0 0 0 18 592 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18301/tid=18310] ppid=18299 vsize=657088 CPUtime=3.44
/proc/18301/task/18310/stat : 18310 (gnovelty+) R 18299 18301 24979 0 -1 4202560 8 0 0 0 10 334 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=18301/tid=18311] ppid=18299 vsize=657088 CPUtime=6.06
/proc/18301/task/18311/stat : 18311 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 16 590 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=18301/tid=18312] ppid=18299 vsize=657088 CPUtime=3.52
/proc/18301/task/18312/stat : 18312 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 10 342 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18301/tid=18313] ppid=18299 vsize=657088 CPUtime=5.9
/proc/18301/task/18313/stat : 18313 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 18 572 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18301/tid=18314] ppid=18299 vsize=657088 CPUtime=6.08
/proc/18301/task/18314/stat : 18314 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 14 594 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18301/tid=18315] ppid=18299 vsize=657088 CPUtime=3.16
/proc/18301/task/18315/stat : 18315 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 6 310 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18301/tid=18316] ppid=18299 vsize=657088 CPUtime=3.12
/proc/18301/task/18316/stat : 18316 (gnovelty+) R 18299 18301 24979 0 -1 4202560 11 0 0 0 10 302 0 0 20 0 16 0 566009276 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18301/tid=18317] ppid=18299 vsize=657088 CPUtime=5.52
/proc/18301/task/18317/stat : 18317 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 16 536 0 0 20 0 16 0 566009277 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 78.99
Current children cumulated vsize (KiB) 657088

[startup+12.7035 s]
/proc/loadavg: 15.91 15.75 15.69 17/200 18317
/proc/meminfo: memFree=19205584/36427776 swapFree=4724/90120
[pid=18301] ppid=18299 vsize=657088 CPUtime=151.35
/proc/18301/stat : 18301 (gnovelty+) R 18299 18301 24979 0 -1 4202496 20125 0 0 0 473 14662 0 0 20 0 16 0 566009264 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18301/statm: 164272 20081 103 286 0 163984 0
[pid=18301/tid=18303] ppid=18299 vsize=657088 CPUtime=6.22
/proc/18301/task/18303/stat : 18303 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 12 610 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18301/tid=18304] ppid=18299 vsize=657088 CPUtime=12.36
/proc/18301/task/18304/stat : 18304 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 38 1198 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18301/tid=18305] ppid=18299 vsize=657088 CPUtime=8.04
/proc/18301/task/18305/stat : 18305 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 18 786 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18301/tid=18306] ppid=18299 vsize=657088 CPUtime=10.06
/proc/18301/task/18306/stat : 18306 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 30 976 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18301/tid=18307] ppid=18299 vsize=657088 CPUtime=8.26
/proc/18301/task/18307/stat : 18307 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 16 810 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18301/tid=18308] ppid=18299 vsize=657088 CPUtime=10.62
/proc/18301/task/18308/stat : 18308 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 38 1024 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18301/tid=18309] ppid=18299 vsize=657088 CPUtime=10.68
/proc/18301/task/18309/stat : 18309 (gnovelty+) R 18299 18301 24979 0 -1 4202560 8 0 0 0 36 1032 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18301/tid=18310] ppid=18299 vsize=657088 CPUtime=6.7
/proc/18301/task/18310/stat : 18310 (gnovelty+) R 18299 18301 24979 0 -1 4202560 8 0 0 0 22 648 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18301/tid=18311] ppid=18299 vsize=657088 CPUtime=12.3
/proc/18301/task/18311/stat : 18311 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 42 1188 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=18301/tid=18312] ppid=18299 vsize=657088 CPUtime=6.7
/proc/18301/task/18312/stat : 18312 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 26 644 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18301/tid=18313] ppid=18299 vsize=657088 CPUtime=11.64
/proc/18301/task/18313/stat : 18313 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 32 1132 0 0 20 0 16 0 566009275 672858112 20081 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0

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

[pid=18301/tid=18304] ppid=18299 vsize=657088 CPUtime=231.39
/proc/18301/task/18304/stat : 18304 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 822 22317 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=18301/tid=18305] ppid=18299 vsize=657088 CPUtime=239.76
/proc/18301/task/18305/stat : 18305 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 856 23120 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18301/tid=18306] ppid=18299 vsize=657088 CPUtime=236.93
/proc/18301/task/18306/stat : 18306 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 836 22857 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18301/tid=18307] ppid=18299 vsize=657088 CPUtime=216.16
/proc/18301/task/18307/stat : 18307 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 808 20808 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18301/tid=18308] ppid=18299 vsize=657088 CPUtime=224.99
/proc/18301/task/18308/stat : 18308 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 848 21651 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=18301/tid=18309] ppid=18299 vsize=657088 CPUtime=247.97
/proc/18301/task/18309/stat : 18309 (gnovelty+) R 18299 18301 24979 0 -1 4202560 8 0 0 0 888 23909 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18301/tid=18310] ppid=18299 vsize=657088 CPUtime=221.21
/proc/18301/task/18310/stat : 18310 (gnovelty+) R 18299 18301 24979 0 -1 4202560 8 0 0 0 794 21327 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18301/tid=18311] ppid=18299 vsize=657088 CPUtime=233.73
/proc/18301/task/18311/stat : 18311 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 856 22517 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18301/tid=18312] ppid=18299 vsize=657088 CPUtime=210.65
/proc/18301/task/18312/stat : 18312 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 812 20253 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18301/tid=18313] ppid=18299 vsize=657088 CPUtime=224.44
/proc/18301/task/18313/stat : 18313 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 796 21648 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18301/tid=18314] ppid=18299 vsize=657088 CPUtime=242.8
/proc/18301/task/18314/stat : 18314 (gnovelty+) R 18299 18301 24979 0 -1 4202560 11 0 0 0 866 23414 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18301/tid=18315] ppid=18299 vsize=657088 CPUtime=213.05
/proc/18301/task/18315/stat : 18315 (gnovelty+) R 18299 18301 24979 0 -1 4202560 11 0 0 0 770 20535 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18301/tid=18316] ppid=18299 vsize=657088 CPUtime=212.38
/proc/18301/task/18316/stat : 18316 (gnovelty+) R 18299 18301 24979 0 -1 4202560 12 0 0 0 758 20480 0 0 20 0 16 0 566009276 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18301/tid=18317] ppid=18299 vsize=657088 CPUtime=239.8
/proc/18301/task/18317/stat : 18317 (gnovelty+) R 18299 18301 24979 0 -1 4202560 11 0 0 0 816 23164 0 0 20 0 16 0 566009277 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3640.99
Current children cumulated vsize (KiB) 657088

[startup+402.302 s]
/proc/loadavg: 15.99 15.89 15.76 17/200 18325
/proc/meminfo: memFree=19204592/36427776 swapFree=4724/90744
[pid=18301] ppid=18299 vsize=657088 CPUtime=4439.21
/proc/18301/stat : 18301 (gnovelty+) R 18299 18301 24979 0 -1 4202496 20130 0 0 0 15667 428254 0 0 20 0 16 0 566009264 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/18301/statm: 164272 20086 103 286 0 163984 0
[pid=18301/tid=18303] ppid=18299 vsize=657088 CPUtime=275.86
/proc/18301/task/18303/stat : 18303 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 950 26636 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18301/tid=18304] ppid=18299 vsize=657088 CPUtime=281.36
/proc/18301/task/18304/stat : 18304 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 974 27162 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18301/tid=18305] ppid=18299 vsize=657088 CPUtime=293.71
/proc/18301/task/18305/stat : 18305 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 1024 28347 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18301/tid=18306] ppid=18299 vsize=657088 CPUtime=281.54
/proc/18301/task/18306/stat : 18306 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 986 27168 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=18301/tid=18307] ppid=18299 vsize=657088 CPUtime=269.2
/proc/18301/task/18307/stat : 18307 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 968 25952 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=18301/tid=18308] ppid=18299 vsize=657088 CPUtime=279.65
/proc/18301/task/18308/stat : 18308 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 1022 26943 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18301/tid=18309] ppid=18299 vsize=657088 CPUtime=304.44
/proc/18301/task/18309/stat : 18309 (gnovelty+) R 18299 18301 24979 0 -1 4202560 8 0 0 0 1038 29406 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18301/tid=18310] ppid=18299 vsize=657088 CPUtime=270.65
/proc/18301/task/18310/stat : 18310 (gnovelty+) R 18299 18301 24979 0 -1 4202560 8 0 0 0 952 26113 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18301/tid=18311] ppid=18299 vsize=657088 CPUtime=276.82
/proc/18301/task/18311/stat : 18311 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 984 26698 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18301/tid=18312] ppid=18299 vsize=657088 CPUtime=263.43
/proc/18301/task/18312/stat : 18312 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 990 25353 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18301/tid=18313] ppid=18299 vsize=657088 CPUtime=273.76
/proc/18301/task/18313/stat : 18313 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 940 26436 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18301/tid=18314] ppid=18299 vsize=657088 CPUtime=297.93
/proc/18301/task/18314/stat : 18314 (gnovelty+) R 18299 18301 24979 0 -1 4202560 11 0 0 0 1032 28761 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18301/tid=18315] ppid=18299 vsize=657088 CPUtime=255.85
/proc/18301/task/18315/stat : 18315 (gnovelty+) R 18299 18301 24979 0 -1 4202560 11 0 0 0 908 24677 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18301/tid=18316] ppid=18299 vsize=657088 CPUtime=261.93
/proc/18301/task/18316/stat : 18316 (gnovelty+) R 18299 18301 24979 0 -1 4202560 12 0 0 0 916 25277 0 0 20 0 16 0 566009276 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18301/tid=18317] ppid=18299 vsize=657088 CPUtime=288.62
/proc/18301/task/18317/stat : 18317 (gnovelty+) R 18299 18301 24979 0 -1 4202560 11 0 0 0 958 27904 0 0 20 0 16 0 566009277 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 4439.21
Current children cumulated vsize (KiB) 657088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+438.106 s]
/proc/loadavg: 15.78 15.85 15.75 17/200 18325
/proc/meminfo: memFree=19204592/36427776 swapFree=4724/90740
[pid=18301] ppid=18299 vsize=657088 CPUtime=5001.65
/proc/18301/stat : 18301 (gnovelty+) R 18299 18301 24979 0 -1 4202496 20130 0 0 0 17139 483026 0 0 20 0 16 0 566009264 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/18301/statm: 164272 20086 103 286 0 163984 0
[pid=18301/tid=18303] ppid=18299 vsize=657088 CPUtime=311.06
/proc/18301/task/18303/stat : 18303 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 1054 30052 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18301/tid=18304] ppid=18299 vsize=657088 CPUtime=316.58
/proc/18301/task/18304/stat : 18304 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 1074 30584 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18301/tid=18305] ppid=18299 vsize=657088 CPUtime=328.91
/proc/18301/task/18305/stat : 18305 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 1110 31781 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18301/tid=18306] ppid=18299 vsize=657088 CPUtime=316.7
/proc/18301/task/18306/stat : 18306 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 1086 30584 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=18301/tid=18307] ppid=18299 vsize=657088 CPUtime=304.4
/proc/18301/task/18307/stat : 18307 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 1070 29370 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=18301/tid=18308] ppid=18299 vsize=657088 CPUtime=314.82
/proc/18301/task/18308/stat : 18308 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 1118 30364 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18301/tid=18309] ppid=18299 vsize=657088 CPUtime=339.6
/proc/18301/task/18309/stat : 18309 (gnovelty+) R 18299 18301 24979 0 -1 4202560 8 0 0 0 1128 32832 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18301/tid=18310] ppid=18299 vsize=657088 CPUtime=305.11
/proc/18301/task/18310/stat : 18310 (gnovelty+) R 18299 18301 24979 0 -1 4202560 8 0 0 0 1042 29469 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18301/tid=18311] ppid=18299 vsize=657088 CPUtime=312.06
/proc/18301/task/18311/stat : 18311 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 1070 30136 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18301/tid=18312] ppid=18299 vsize=657088 CPUtime=298.58
/proc/18301/task/18312/stat : 18312 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 1076 28782 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18301/tid=18313] ppid=18299 vsize=657088 CPUtime=308.96
/proc/18301/task/18313/stat : 18313 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 1030 29866 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18301/tid=18314] ppid=18299 vsize=657088 CPUtime=333.18
/proc/18301/task/18314/stat : 18314 (gnovelty+) R 18299 18301 24979 0 -1 4202560 11 0 0 0 1120 32198 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18301/tid=18315] ppid=18299 vsize=657088 CPUtime=291.07
/proc/18301/task/18315/stat : 18315 (gnovelty+) R 18299 18301 24979 0 -1 4202560 11 0 0 0 992 28115 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18301/tid=18316] ppid=18299 vsize=657088 CPUtime=297.13
/proc/18301/task/18316/stat : 18316 (gnovelty+) R 18299 18301 24979 0 -1 4202560 12 0 0 0 1006 28707 0 0 20 0 16 0 566009276 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18301/tid=18317] ppid=18299 vsize=657088 CPUtime=323.84
/proc/18301/task/18317/stat : 18317 (gnovelty+) R 18299 18301 24979 0 -1 4202560 11 0 0 0 1032 31352 0 0 20 0 16 0 566009277 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 5001.65
Current children cumulated vsize (KiB) 657088

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

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

[startup+438.106 s]
/proc/loadavg: 15.78 15.85 15.75 17/200 18325
/proc/meminfo: memFree=19204592/36427776 swapFree=4724/90740
[pid=18301] ppid=18299 vsize=657088 CPUtime=5001.65
/proc/18301/stat : 18301 (gnovelty+) R 18299 18301 24979 0 -1 4202496 20130 0 0 0 17139 483026 0 0 20 0 16 0 566009264 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/18301/statm: 164272 20086 103 286 0 163984 0
[pid=18301/tid=18303] ppid=18299 vsize=657088 CPUtime=311.06
/proc/18301/task/18303/stat : 18303 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 1054 30052 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18301/tid=18304] ppid=18299 vsize=657088 CPUtime=316.58
/proc/18301/task/18304/stat : 18304 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 1074 30584 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18301/tid=18305] ppid=18299 vsize=657088 CPUtime=328.91
/proc/18301/task/18305/stat : 18305 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 1110 31781 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18301/tid=18306] ppid=18299 vsize=657088 CPUtime=316.7
/proc/18301/task/18306/stat : 18306 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 1086 30584 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=18301/tid=18307] ppid=18299 vsize=657088 CPUtime=304.4
/proc/18301/task/18307/stat : 18307 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 1070 29370 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=18301/tid=18308] ppid=18299 vsize=657088 CPUtime=314.82
/proc/18301/task/18308/stat : 18308 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 1118 30364 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18301/tid=18309] ppid=18299 vsize=657088 CPUtime=339.6
/proc/18301/task/18309/stat : 18309 (gnovelty+) R 18299 18301 24979 0 -1 4202560 8 0 0 0 1128 32832 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18301/tid=18310] ppid=18299 vsize=657088 CPUtime=305.11
/proc/18301/task/18310/stat : 18310 (gnovelty+) R 18299 18301 24979 0 -1 4202560 8 0 0 0 1042 29469 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18301/tid=18311] ppid=18299 vsize=657088 CPUtime=312.06
/proc/18301/task/18311/stat : 18311 (gnovelty+) R 18299 18301 24979 0 -1 4202560 9 0 0 0 1070 30136 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18301/tid=18312] ppid=18299 vsize=657088 CPUtime=298.58
/proc/18301/task/18312/stat : 18312 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 1076 28782 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18301/tid=18313] ppid=18299 vsize=657088 CPUtime=308.96
/proc/18301/task/18313/stat : 18313 (gnovelty+) R 18299 18301 24979 0 -1 4202560 10 0 0 0 1030 29866 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18301/tid=18314] ppid=18299 vsize=657088 CPUtime=333.18
/proc/18301/task/18314/stat : 18314 (gnovelty+) R 18299 18301 24979 0 -1 4202560 11 0 0 0 1120 32198 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18301/tid=18315] ppid=18299 vsize=657088 CPUtime=291.07
/proc/18301/task/18315/stat : 18315 (gnovelty+) R 18299 18301 24979 0 -1 4202560 11 0 0 0 992 28115 0 0 20 0 16 0 566009275 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18301/tid=18316] ppid=18299 vsize=657088 CPUtime=297.13
/proc/18301/task/18316/stat : 18316 (gnovelty+) R 18299 18301 24979 0 -1 4202560 12 0 0 0 1006 28707 0 0 20 0 16 0 566009276 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18301/tid=18317] ppid=18299 vsize=657088 CPUtime=323.84
/proc/18301/task/18317/stat : 18317 (gnovelty+) R 18299 18301 24979 0 -1 4202560 11 0 0 0 1032 31352 0 0 20 0 16 0 566009277 672858112 20086 18446744073709551615 134512640 135680988 4288006208 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 5001.65
Current children cumulated vsize (KiB) 657088

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18301 and gives
#  childrusage.ru_utime.tv_sec=166
#  childrusage.ru_utime.tv_usec=794424
#  childrusage.ru_stime.tv_sec=4712
#  childrusage.ru_stime.tv_usec=338502
# CPU time returned by wait4() is 4879.13
# while last known CPU time is 5001.65
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 438.141
CPU time (s): 5001.65
CPU user time (s): 171.39
CPU system time (s): 4830.26
CPU usage (%): 1141.56
Max. virtual memory (cumulated for all children) (KiB): 657088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 166.794
system time used= 4712.34
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20130
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= 795802
involuntary context switches= 45357

runsolver used 2.20414 second user time and 6.65242 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-04 00:10:29
IDJOB=1778238
IDBENCH=70594
IDSOLVER=619
FILE ID=xenhost3-49/1778238-1244067029
PBS_JOBID=
Free space on /tmp= 7130 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/540/unif-k3-r4.25-v540-c2295-S1404929091-050.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778238-1244067029/watcher-1778238-1244067029 -o /tmp/evaluation-result-1778238-1244067029/solver-1778238-1244067029 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778238-1244067029.cnf 1499138348 16

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

MD5SUM BENCH= 16ac45f8099e9b8d91370787f14bd295
RANDOM SEED= 1499138348

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:      19287300 kB
Buffers:        396052 kB
Cached:       14009576 kB
SwapCached:          0 kB
Active:        3073800 kB
Inactive:     11340636 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1344 kB
Writeback:           0 kB
AnonPages:        8840 kB
Mapped:           4312 kB
Slab:           672400 kB
SReclaimable:   646268 kB
SUnreclaim:      26132 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29792 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7130 MiB
End job on xenhost3-49 at 2009-06-04 00:17:49