Trace number 1777458

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.4 480.039

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S1857201443-029.cnf
MD5SUM9d94109a874948dbc629e7a030616546
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3064.24
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.08/0.14	c +------------------------------+
0.08/0.14	c | gNovelty+, version 1.0       |
0.08/0.14	c +------------------------------+
0.08/0.14	c gnovelty+ -h for help
0.08/0.14	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-1777458-1244008620/watcher-1777458-1244008620 -o /tmp/evaluation-result-1777458-1244008620/solver-1777458-1244008620 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777458-1244008620.cnf 583803422 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: 14.65 15.52 15.67 2/189 3259
/proc/meminfo: memFree=19290320/36427776 swapFree=6096/12512
[pid=3259] ppid=3257 vsize=509232 CPUtime=0
/proc/3259/stat : 3259 (gnovelty+) R 3257 3259 24979 0 -1 4202496 1590 0 0 0 0 0 0 0 20 0 1 0 560168400 521453568 1547 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134537167 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/3259/statm: 127308 1553 99 286 0 127020 0

[startup+0.090209 s]
/proc/loadavg: 14.65 15.52 15.67 2/189 3259
/proc/meminfo: memFree=19290320/36427776 swapFree=6096/12512
[pid=3259] ppid=3257 vsize=517044 CPUtime=0.08
/proc/3259/stat : 3259 (gnovelty+) R 3257 3259 24979 0 -1 4202496 15085 0 0 0 2 6 0 0 20 0 1 0 560168400 529453056 15041 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134537968 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/3259/statm: 129261 15052 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.102173 s]
/proc/loadavg: 14.65 15.52 15.67 2/189 3259
/proc/meminfo: memFree=19290320/36427776 swapFree=6096/12512
[pid=3259] ppid=3257 vsize=517044 CPUtime=0.08
/proc/3259/stat : 3259 (gnovelty+) R 3257 3259 24979 0 -1 4202496 16870 0 0 0 2 6 0 0 20 0 1 0 560168400 529453056 16826 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134537905 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/3259/statm: 129261 16832 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.305695 s]
/proc/loadavg: 14.65 15.52 15.67 2/189 3259
/proc/meminfo: memFree=19290320/36427776 swapFree=6096/12512
[pid=3259] ppid=3257 vsize=666816 CPUtime=2.28
/proc/3259/stat : 3259 (gnovelty+) R 3257 3259 24979 0 -1 4202496 22197 0 0 0 10 218 0 0 20 0 16 0 560168400 682819584 22153 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3259/statm: 166704 22153 103 286 0 166416 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 666816

[startup+0.701145 s]
/proc/loadavg: 14.65 15.52 15.67 2/189 3259
/proc/meminfo: memFree=19290320/36427776 swapFree=6096/12512
[pid=3259] ppid=3257 vsize=666816 CPUtime=8.21
/proc/3259/stat : 3259 (gnovelty+) R 3257 3259 24979 0 -1 4202496 22223 0 0 0 33 788 0 0 20 0 16 0 560168400 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3259/statm: 166704 22179 103 286 0 166416 0
Current children cumulated CPU time (s) 8.21
Current children cumulated vsize (KiB) 666816

[startup+1.50839 s]
/proc/loadavg: 14.65 15.52 15.67 17/205 3286
/proc/meminfo: memFree=19204748/36427776 swapFree=6564/102728
[pid=3259] ppid=3257 vsize=666816 CPUtime=20.13
/proc/3259/stat : 3259 (gnovelty+) R 3257 3259 24979 0 -1 4202496 22223 0 0 0 89 1924 0 0 20 0 16 0 560168400 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3259/statm: 166704 22179 103 286 0 166416 0
[pid=3259/tid=3261] ppid=3257 vsize=666816 CPUtime=1.32
/proc/3259/task/3261/stat : 3261 (gnovelty+) R 3257 3259 24979 0 -1 4202560 122 0 0 0 6 126 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=3259/tid=3262] ppid=3257 vsize=666816 CPUtime=1.34
/proc/3259/task/3262/stat : 3262 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 4 130 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=3259/tid=3263] ppid=3257 vsize=666816 CPUtime=1.32
/proc/3259/task/3263/stat : 3263 (gnovelty+) R 3257 3259 24979 0 -1 4202560 123 0 0 0 2 130 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3259/tid=3264] ppid=3257 vsize=666816 CPUtime=1.32
/proc/3259/task/3264/stat : 3264 (gnovelty+) R 3257 3259 24979 0 -1 4202560 126 0 0 0 0 132 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=3259/tid=3265] ppid=3257 vsize=666816 CPUtime=1.32
/proc/3259/task/3265/stat : 3265 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 4 128 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=3259/tid=3266] ppid=3257 vsize=666816 CPUtime=1.32
/proc/3259/task/3266/stat : 3266 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 4 128 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=3259/tid=3267] ppid=3257 vsize=666816 CPUtime=1.32
/proc/3259/task/3267/stat : 3267 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 2 130 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=3259/tid=3268] ppid=3257 vsize=666816 CPUtime=1.32
/proc/3259/task/3268/stat : 3268 (gnovelty+) R 3257 3259 24979 0 -1 4202560 123 0 0 0 6 126 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=3259/tid=3269] ppid=3257 vsize=666816 CPUtime=1.32
/proc/3259/task/3269/stat : 3269 (gnovelty+) R 3257 3259 24979 0 -1 4202560 126 0 0 0 4 128 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=3259/tid=3270] ppid=3257 vsize=666816 CPUtime=1.34
/proc/3259/task/3270/stat : 3270 (gnovelty+) R 3257 3259 24979 0 -1 4202560 125 0 0 0 10 124 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=3259/tid=3271] ppid=3257 vsize=666816 CPUtime=1.32
/proc/3259/task/3271/stat : 3271 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 2 130 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=3259/tid=3272] ppid=3257 vsize=666816 CPUtime=1.32
/proc/3259/task/3272/stat : 3272 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 4 128 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=3259/tid=3273] ppid=3257 vsize=666816 CPUtime=1.3
/proc/3259/task/3273/stat : 3273 (gnovelty+) R 3257 3259 24979 0 -1 4202560 125 0 0 0 8 122 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=3259/tid=3274] ppid=3257 vsize=666816 CPUtime=1.32
/proc/3259/task/3274/stat : 3274 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 6 126 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=3259/tid=3286] ppid=3257 vsize=666816 CPUtime=0.7
/proc/3259/task/3286/stat : 3286 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 6 64 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 20.13
Current children cumulated vsize (KiB) 666816

[startup+3.10702 s]
/proc/loadavg: 14.65 15.52 15.67 17/205 3286
/proc/meminfo: memFree=19202844/36427776 swapFree=6568/102012
[pid=3259] ppid=3257 vsize=666816 CPUtime=43.68
/proc/3259/stat : 3259 (gnovelty+) R 3257 3259 24979 0 -1 4202496 22223 0 0 0 190 4178 0 0 20 0 16 0 560168400 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/3259/statm: 166704 22179 103 286 0 166416 0
[pid=3259/tid=3261] ppid=3257 vsize=666816 CPUtime=2.9
/proc/3259/task/3261/stat : 3261 (gnovelty+) R 3257 3259 24979 0 -1 4202560 122 0 0 0 14 276 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=3259/tid=3262] ppid=3257 vsize=666816 CPUtime=2.9
/proc/3259/task/3262/stat : 3262 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 14 276 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=3259/tid=3263] ppid=3257 vsize=666816 CPUtime=2.9
/proc/3259/task/3263/stat : 3263 (gnovelty+) R 3257 3259 24979 0 -1 4202560 123 0 0 0 10 280 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3259/tid=3264] ppid=3257 vsize=666816 CPUtime=2.9
/proc/3259/task/3264/stat : 3264 (gnovelty+) R 3257 3259 24979 0 -1 4202560 126 0 0 0 6 284 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=3259/tid=3265] ppid=3257 vsize=666816 CPUtime=2.9
/proc/3259/task/3265/stat : 3265 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 10 280 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=3259/tid=3266] ppid=3257 vsize=666816 CPUtime=2.9
/proc/3259/task/3266/stat : 3266 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 14 276 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=3259/tid=3267] ppid=3257 vsize=666816 CPUtime=2.5
/proc/3259/task/3267/stat : 3267 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 6 244 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=3259/tid=3268] ppid=3257 vsize=666816 CPUtime=2.9
/proc/3259/task/3268/stat : 3268 (gnovelty+) R 3257 3259 24979 0 -1 4202560 123 0 0 0 14 276 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=3259/tid=3269] ppid=3257 vsize=666816 CPUtime=2.9
/proc/3259/task/3269/stat : 3269 (gnovelty+) R 3257 3259 24979 0 -1 4202560 126 0 0 0 10 280 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=3259/tid=3270] ppid=3257 vsize=666816 CPUtime=2.88
/proc/3259/task/3270/stat : 3270 (gnovelty+) R 3257 3259 24979 0 -1 4202560 125 0 0 0 12 276 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=3259/tid=3271] ppid=3257 vsize=666816 CPUtime=2.88
/proc/3259/task/3271/stat : 3271 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 6 282 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=3259/tid=3272] ppid=3257 vsize=666816 CPUtime=2.9
/proc/3259/task/3272/stat : 3272 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 12 278 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=3259/tid=3273] ppid=3257 vsize=666816 CPUtime=2.84
/proc/3259/task/3273/stat : 3273 (gnovelty+) R 3257 3259 24979 0 -1 4202560 125 0 0 0 12 272 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=3259/tid=3274] ppid=3257 vsize=666816 CPUtime=2.88
/proc/3259/task/3274/stat : 3274 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 18 270 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=3259/tid=3286] ppid=3257 vsize=666816 CPUtime=1.88
/proc/3259/task/3286/stat : 3286 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 12 176 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 43.68
Current children cumulated vsize (KiB) 666816

[startup+6.30884 s]
/proc/loadavg: 14.76 15.53 15.67 17/205 3286
/proc/meminfo: memFree=19202596/36427776 swapFree=6568/102244
[pid=3259] ppid=3257 vsize=666816 CPUtime=91.01
/proc/3259/stat : 3259 (gnovelty+) R 3257 3259 24979 0 -1 4202496 22223 0 0 0 379 8722 0 0 20 0 16 0 560168400 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3259/statm: 166704 22179 103 286 0 166416 0
[pid=3259/tid=3261] ppid=3257 vsize=666816 CPUtime=6.06
/proc/3259/task/3261/stat : 3261 (gnovelty+) R 3257 3259 24979 0 -1 4202560 122 0 0 0 24 582 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=3259/tid=3262] ppid=3257 vsize=666816 CPUtime=5.98
/proc/3259/task/3262/stat : 3262 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 32 566 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=3259/tid=3263] ppid=3257 vsize=666816 CPUtime=6.04
/proc/3259/task/3263/stat : 3263 (gnovelty+) R 3257 3259 24979 0 -1 4202560 123 0 0 0 22 582 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3259/tid=3264] ppid=3257 vsize=666816 CPUtime=6.04
/proc/3259/task/3264/stat : 3264 (gnovelty+) R 3257 3259 24979 0 -1 4202560 126 0 0 0 24 580 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=3259/tid=3265] ppid=3257 vsize=666816 CPUtime=6.06
/proc/3259/task/3265/stat : 3265 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 18 588 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=3259/tid=3266] ppid=3257 vsize=666816 CPUtime=6.04
/proc/3259/task/3266/stat : 3266 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 26 578 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=3259/tid=3267] ppid=3257 vsize=666816 CPUtime=4.18
/proc/3259/task/3267/stat : 3267 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 12 406 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=3259/tid=3268] ppid=3257 vsize=666816 CPUtime=6.06
/proc/3259/task/3268/stat : 3268 (gnovelty+) R 3257 3259 24979 0 -1 4202560 123 0 0 0 24 582 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=3259/tid=3269] ppid=3257 vsize=666816 CPUtime=6.04
/proc/3259/task/3269/stat : 3269 (gnovelty+) R 3257 3259 24979 0 -1 4202560 126 0 0 0 20 584 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=3259/tid=3270] ppid=3257 vsize=666816 CPUtime=6.04
/proc/3259/task/3270/stat : 3270 (gnovelty+) R 3257 3259 24979 0 -1 4202560 125 0 0 0 22 582 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=3259/tid=3271] ppid=3257 vsize=666816 CPUtime=6.04
/proc/3259/task/3271/stat : 3271 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 18 586 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=3259/tid=3272] ppid=3257 vsize=666816 CPUtime=6.04
/proc/3259/task/3272/stat : 3272 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 32 572 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=3259/tid=3273] ppid=3257 vsize=666816 CPUtime=5.94
/proc/3259/task/3273/stat : 3273 (gnovelty+) R 3257 3259 24979 0 -1 4202560 125 0 0 0 20 574 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=3259/tid=3274] ppid=3257 vsize=666816 CPUtime=6.04
/proc/3259/task/3274/stat : 3274 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 34 570 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=3259/tid=3286] ppid=3257 vsize=666816 CPUtime=5.04
/proc/3259/task/3286/stat : 3286 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 22 482 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 91.01
Current children cumulated vsize (KiB) 666816

[startup+12.7035 s]
/proc/loadavg: 14.86 15.53 15.67 17/205 3286
/proc/meminfo: memFree=19202172/36427776 swapFree=6568/102704
[pid=3259] ppid=3257 vsize=666816 CPUtime=185.34
/proc/3259/stat : 3259 (gnovelty+) R 3257 3259 24979 0 -1 4202496 22223 0 0 0 790 17744 0 0 20 0 16 0 560168400 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3259/statm: 166704 22179 103 286 0 166416 0
[pid=3259/tid=3261] ppid=3257 vsize=666816 CPUtime=12.36
/proc/3259/task/3261/stat : 3261 (gnovelty+) R 3257 3259 24979 0 -1 4202560 122 0 0 0 58 1178 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=3259/tid=3262] ppid=3257 vsize=666816 CPUtime=9.14
/proc/3259/task/3262/stat : 3262 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 42 872 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=3259/tid=3263] ppid=3257 vsize=666816 CPUtime=12.34
/proc/3259/task/3263/stat : 3263 (gnovelty+) R 3257 3259 24979 0 -1 4202560 123 0 0 0 48 1186 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3259/tid=3264] ppid=3257 vsize=666816 CPUtime=12.34
/proc/3259/task/3264/stat : 3264 (gnovelty+) R 3257 3259 24979 0 -1 4202560 126 0 0 0 50 1184 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=3259/tid=3265] ppid=3257 vsize=666816 CPUtime=12.34
/proc/3259/task/3265/stat : 3265 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 50 1184 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=3259/tid=3266] ppid=3257 vsize=666816 CPUtime=12.34
/proc/3259/task/3266/stat : 3266 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 50 1184 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=3259/tid=3267] ppid=3257 vsize=666816 CPUtime=10.48
/proc/3259/task/3267/stat : 3267 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 34 1014 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=3259/tid=3268] ppid=3257 vsize=666816 CPUtime=12.36
/proc/3259/task/3268/stat : 3268 (gnovelty+) R 3257 3259 24979 0 -1 4202560 123 0 0 0 54 1182 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=3259/tid=3269] ppid=3257 vsize=666816 CPUtime=12.36
/proc/3259/task/3269/stat : 3269 (gnovelty+) R 3257 3259 24979 0 -1 4202560 126 0 0 0 42 1194 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=3259/tid=3270] ppid=3257 vsize=666816 CPUtime=12.34
/proc/3259/task/3270/stat : 3270 (gnovelty+) R 3257 3259 24979 0 -1 4202560 125 0 0 0 54 1180 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=3259/tid=3271] ppid=3257 vsize=666816 CPUtime=12.34
/proc/3259/task/3271/stat : 3271 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 50 1184 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0

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

[pid=3259/tid=3262] ppid=3257 vsize=666816 CPUtime=236
/proc/3259/task/3262/stat : 3262 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1154 22446 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=3259/tid=3263] ppid=3257 vsize=666816 CPUtime=233.66
/proc/3259/task/3263/stat : 3263 (gnovelty+) R 3257 3259 24979 0 -1 4202560 123 0 0 0 1004 22362 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=3259/tid=3264] ppid=3257 vsize=666816 CPUtime=220.32
/proc/3259/task/3264/stat : 3264 (gnovelty+) R 3257 3259 24979 0 -1 4202560 126 0 0 0 1036 20996 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3259/tid=3265] ppid=3257 vsize=666816 CPUtime=229.64
/proc/3259/task/3265/stat : 3265 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1074 21890 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=3259/tid=3266] ppid=3257 vsize=666816 CPUtime=223.64
/proc/3259/task/3266/stat : 3266 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1146 21218 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=3259/tid=3267] ppid=3257 vsize=666816 CPUtime=213.23
/proc/3259/task/3267/stat : 3267 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1020 20303 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=3259/tid=3268] ppid=3257 vsize=666816 CPUtime=223.04
/proc/3259/task/3268/stat : 3268 (gnovelty+) R 3257 3259 24979 0 -1 4202560 123 0 0 0 1006 21298 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=3259/tid=3269] ppid=3257 vsize=666816 CPUtime=228.22
/proc/3259/task/3269/stat : 3269 (gnovelty+) R 3257 3259 24979 0 -1 4202560 126 0 0 0 1128 21694 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=3259/tid=3270] ppid=3257 vsize=666816 CPUtime=227.35
/proc/3259/task/3270/stat : 3270 (gnovelty+) R 3257 3259 24979 0 -1 4202560 125 0 0 0 990 21745 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=3259/tid=3271] ppid=3257 vsize=666816 CPUtime=232.82
/proc/3259/task/3271/stat : 3271 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1078 22204 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=3259/tid=3272] ppid=3257 vsize=666816 CPUtime=227.24
/proc/3259/task/3272/stat : 3272 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1090 21634 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=3259/tid=3273] ppid=3257 vsize=666816 CPUtime=241.1
/proc/3259/task/3273/stat : 3273 (gnovelty+) R 3257 3259 24979 0 -1 4202560 125 0 0 0 1134 22976 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=3259/tid=3274] ppid=3257 vsize=666816 CPUtime=232.8
/proc/3259/task/3274/stat : 3274 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1140 22140 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=3259/tid=3286] ppid=3257 vsize=666816 CPUtime=217.47
/proc/3259/task/3286/stat : 3286 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1050 20697 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 3643.39
Current children cumulated vsize (KiB) 666816

[startup+402.303 s]
/proc/loadavg: 15.98 15.82 15.75 17/205 3296
/proc/meminfo: memFree=19200932/36427776 swapFree=6568/102872
[pid=3259] ppid=3257 vsize=666816 CPUtime=4207.34
/proc/3259/stat : 3259 (gnovelty+) R 3257 3259 24979 0 -1 4202496 22223 0 0 0 20048 400686 0 0 20 0 16 0 560168400 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/3259/statm: 166704 22179 103 286 0 166416 0
[pid=3259/tid=3261] ppid=3257 vsize=666816 CPUtime=274.33
/proc/3259/task/3261/stat : 3261 (gnovelty+) R 3257 3259 24979 0 -1 4202560 122 0 0 0 1342 26091 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=3259/tid=3262] ppid=3257 vsize=666816 CPUtime=272.33
/proc/3259/task/3262/stat : 3262 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1350 25883 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=3259/tid=3263] ppid=3257 vsize=666816 CPUtime=267.2
/proc/3259/task/3263/stat : 3263 (gnovelty+) R 3257 3259 24979 0 -1 4202560 123 0 0 0 1132 25588 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=3259/tid=3264] ppid=3257 vsize=666816 CPUtime=259.78
/proc/3259/task/3264/stat : 3264 (gnovelty+) S 3257 3259 24979 0 -1 4202560 126 0 0 0 1226 24752 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=3259/tid=3265] ppid=3257 vsize=666816 CPUtime=262.66
/proc/3259/task/3265/stat : 3265 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1256 25010 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=3259/tid=3266] ppid=3257 vsize=666816 CPUtime=256.32
/proc/3259/task/3266/stat : 3266 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1326 24306 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=3259/tid=3267] ppid=3257 vsize=666816 CPUtime=248.39
/proc/3259/task/3267/stat : 3267 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1170 23669 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=3259/tid=3268] ppid=3257 vsize=666816 CPUtime=257.8
/proc/3259/task/3268/stat : 3268 (gnovelty+) R 3257 3259 24979 0 -1 4202560 123 0 0 0 1170 24610 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=3259/tid=3269] ppid=3257 vsize=666816 CPUtime=263.88
/proc/3259/task/3269/stat : 3269 (gnovelty+) R 3257 3259 24979 0 -1 4202560 126 0 0 0 1294 25094 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3259/tid=3270] ppid=3257 vsize=666816 CPUtime=263.99
/proc/3259/task/3270/stat : 3270 (gnovelty+) R 3257 3259 24979 0 -1 4202560 125 0 0 0 1164 25235 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=3259/tid=3271] ppid=3257 vsize=666816 CPUtime=270.31
/proc/3259/task/3271/stat : 3271 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1260 25771 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=3259/tid=3272] ppid=3257 vsize=666816 CPUtime=259.6
/proc/3259/task/3272/stat : 3272 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1248 24712 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3259/tid=3273] ppid=3257 vsize=666816 CPUtime=272.99
/proc/3259/task/3273/stat : 3273 (gnovelty+) R 3257 3259 24979 0 -1 4202560 125 0 0 0 1284 26015 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=3259/tid=3274] ppid=3257 vsize=666816 CPUtime=270.72
/proc/3259/task/3274/stat : 3274 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1338 25734 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=3259/tid=3286] ppid=3257 vsize=666816 CPUtime=251.62
/proc/3259/task/3286/stat : 3286 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1198 23964 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4207.34
Current children cumulated vsize (KiB) 666816

[startup+462.303 s]
/proc/loadavg: 16.07 15.86 15.76 17/205 3296
/proc/meminfo: memFree=19200932/36427776 swapFree=6568/102980
[pid=3259] ppid=3257 vsize=666816 CPUtime=4787.02
/proc/3259/stat : 3259 (gnovelty+) R 3257 3259 24979 0 -1 4202496 22223 0 0 0 22849 455853 0 0 20 0 16 0 560168400 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3259/statm: 166704 22179 103 286 0 166416 0
[pid=3259/tid=3261] ppid=3257 vsize=666816 CPUtime=308.95
/proc/3259/task/3261/stat : 3261 (gnovelty+) R 3257 3259 24979 0 -1 4202560 122 0 0 0 1532 29363 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=3259/tid=3262] ppid=3257 vsize=666816 CPUtime=314.92
/proc/3259/task/3262/stat : 3262 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1572 29920 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=3259/tid=3263] ppid=3257 vsize=666816 CPUtime=306.35
/proc/3259/task/3263/stat : 3263 (gnovelty+) R 3257 3259 24979 0 -1 4202560 123 0 0 0 1290 29345 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=3259/tid=3264] ppid=3257 vsize=666816 CPUtime=296.26
/proc/3259/task/3264/stat : 3264 (gnovelty+) R 3257 3259 24979 0 -1 4202560 126 0 0 0 1396 28230 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=3259/tid=3265] ppid=3257 vsize=666816 CPUtime=301.72
/proc/3259/task/3265/stat : 3265 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1462 28710 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=3259/tid=3266] ppid=3257 vsize=666816 CPUtime=287.01
/proc/3259/task/3266/stat : 3266 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1472 27229 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=3259/tid=3267] ppid=3257 vsize=666816 CPUtime=284.07
/proc/3259/task/3267/stat : 3267 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1328 27079 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=3259/tid=3268] ppid=3257 vsize=666816 CPUtime=295.29
/proc/3259/task/3268/stat : 3268 (gnovelty+) R 3257 3259 24979 0 -1 4202560 123 0 0 0 1362 28167 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=3259/tid=3269] ppid=3257 vsize=666816 CPUtime=300.04
/proc/3259/task/3269/stat : 3269 (gnovelty+) R 3257 3259 24979 0 -1 4202560 126 0 0 0 1466 28538 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=3259/tid=3270] ppid=3257 vsize=666816 CPUtime=297.67
/proc/3259/task/3270/stat : 3270 (gnovelty+) R 3257 3259 24979 0 -1 4202560 125 0 0 0 1344 28423 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3259/tid=3271] ppid=3257 vsize=666816 CPUtime=302.17
/proc/3259/task/3271/stat : 3271 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1398 28819 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=3259/tid=3272] ppid=3257 vsize=666816 CPUtime=294.5
/proc/3259/task/3272/stat : 3272 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1410 28040 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3259/tid=3273] ppid=3257 vsize=666816 CPUtime=311.38
/proc/3259/task/3273/stat : 3273 (gnovelty+) R 3257 3259 24979 0 -1 4202560 125 0 0 0 1490 29648 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=3259/tid=3274] ppid=3257 vsize=666816 CPUtime=307.46
/proc/3259/task/3274/stat : 3274 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1522 29224 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=3259/tid=3286] ppid=3257 vsize=666816 CPUtime=285.52
/proc/3259/task/3286/stat : 3286 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1336 27216 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 4787.02
Current children cumulated vsize (KiB) 666816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+480.006 s]
/proc/loadavg: 16.05 15.87 15.77 17/205 3296
/proc/meminfo: memFree=19200932/36427776 swapFree=6568/102860
[pid=3259] ppid=3257 vsize=666816 CPUtime=5001.4
/proc/3259/stat : 3259 (gnovelty+) R 3257 3259 24979 0 -1 4202496 22223 0 0 0 23763 476377 0 0 20 0 16 0 560168400 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3259/statm: 166704 22179 103 286 0 166416 0
[pid=3259/tid=3261] ppid=3257 vsize=666816 CPUtime=323.59
/proc/3259/task/3261/stat : 3261 (gnovelty+) R 3257 3259 24979 0 -1 4202560 122 0 0 0 1608 30751 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=3259/tid=3262] ppid=3257 vsize=666816 CPUtime=331.97
/proc/3259/task/3262/stat : 3262 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1654 31543 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=3259/tid=3263] ppid=3257 vsize=666816 CPUtime=320.83
/proc/3259/task/3263/stat : 3263 (gnovelty+) R 3257 3259 24979 0 -1 4202560 123 0 0 0 1336 30747 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=3259/tid=3264] ppid=3257 vsize=666816 CPUtime=311.83
/proc/3259/task/3264/stat : 3264 (gnovelty+) R 3257 3259 24979 0 -1 4202560 126 0 0 0 1454 29729 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=3259/tid=3265] ppid=3257 vsize=666816 CPUtime=314.66
/proc/3259/task/3265/stat : 3265 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1516 29950 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=3259/tid=3266] ppid=3257 vsize=666816 CPUtime=295.88
/proc/3259/task/3266/stat : 3266 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1514 28074 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=3259/tid=3267] ppid=3257 vsize=666816 CPUtime=297.14
/proc/3259/task/3267/stat : 3267 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1386 28328 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=3259/tid=3268] ppid=3257 vsize=666816 CPUtime=307.89
/proc/3259/task/3268/stat : 3268 (gnovelty+) R 3257 3259 24979 0 -1 4202560 123 0 0 0 1424 29365 0 0 20 0 16 0 560168414 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=3259/tid=3269] ppid=3257 vsize=666816 CPUtime=310.79
/proc/3259/task/3269/stat : 3269 (gnovelty+) R 3257 3259 24979 0 -1 4202560 126 0 0 0 1522 29557 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3259/tid=3270] ppid=3257 vsize=666816 CPUtime=308.83
/proc/3259/task/3270/stat : 3270 (gnovelty+) R 3257 3259 24979 0 -1 4202560 125 0 0 0 1386 29497 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3259/tid=3271] ppid=3257 vsize=666816 CPUtime=311.01
/proc/3259/task/3271/stat : 3271 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1442 29659 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=3259/tid=3272] ppid=3257 vsize=666816 CPUtime=303.34
/proc/3259/task/3272/stat : 3272 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1450 28884 0 0 20 0 16 0 560168415 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=3259/tid=3273] ppid=3257 vsize=666816 CPUtime=328.74
/proc/3259/task/3273/stat : 3273 (gnovelty+) R 3257 3259 24979 0 -1 4202560 125 0 0 0 1556 31318 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=3259/tid=3274] ppid=3257 vsize=666816 CPUtime=324.86
/proc/3259/task/3274/stat : 3274 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1594 30892 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=3259/tid=3286] ppid=3257 vsize=666816 CPUtime=298.97
/proc/3259/task/3286/stat : 3286 (gnovelty+) R 3257 3259 24979 0 -1 4202560 124 0 0 0 1376 28521 0 0 20 0 16 0 560168416 682819584 22179 18446744073709551615 134512640 135680988 4289714656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 5001.4
Current children cumulated vsize (KiB) 666816

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 3259 and gives
#  childrusage.ru_utime.tv_sec=231
#  childrusage.ru_utime.tv_usec=594473
#  childrusage.ru_stime.tv_sec=4647
#  childrusage.ru_stime.tv_usec=566454
# CPU time returned by wait4() is 4879.16
# while last known CPU time is 5001.4
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 480.039
CPU time (s): 5001.4
CPU user time (s): 237.63
CPU system time (s): 4763.77
CPU usage (%): 1041.87
Max. virtual memory (cumulated for all children) (KiB): 666816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 231.594
system time used= 4647.57
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22223
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= 940880
involuntary context switches= 61277

runsolver used 2.55616 second user time and 7.49247 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 07:57:00
IDJOB=1777458
IDBENCH=70334
IDSOLVER=619
FILE ID=xenhost3-49/1777458-1244008620
PBS_JOBID=
Free space on /tmp= 7134 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/4000/unif-k3-r4.2-v4000-c16800-S1857201443-029.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777458-1244008620/watcher-1777458-1244008620 -o /tmp/evaluation-result-1777458-1244008620/solver-1777458-1244008620 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777458-1244008620.cnf 583803422 16

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

MD5SUM BENCH= 9d94109a874948dbc629e7a030616546
RANDOM SEED= 583803422

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:      19290436 kB
Buffers:        395000 kB
Cached:       14004368 kB
SwapCached:          0 kB
Active:        3075704 kB
Inactive:     11336532 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1360 kB
Writeback:           0 kB
AnonPages:       12212 kB
Mapped:           5716 kB
Slab:           671096 kB
SReclaimable:   644972 kB
SUnreclaim:      26124 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38144 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 08:05:02