Trace number 1777296

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.13 318.443

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S870840347-014.cnf
MD5SUMa5d5e4fa8cedb12d5680a53a31f09411
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark47.61
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

Solver Data

0.10/0.13	c +------------------------------+
0.10/0.13	c | gNovelty+, version 1.0       |
0.10/0.13	c +------------------------------+
0.10/0.13	c gnovelty+ -h for help
0.10/0.13	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-1777296-1243994611/watcher-1777296-1243994611 -o /tmp/evaluation-result-1777296-1243994611/solver-1777296-1243994611 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777296-1243994611.cnf 815043897 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.80 15.75 2/189 32387
/proc/meminfo: memFree=19292856/36427776 swapFree=6136/12868
[pid=32387] ppid=32385 vsize=509232 CPUtime=0
/proc/32387/stat : 32387 (gnovelty+) R 32385 32387 24979 0 -1 4202496 2747 0 0 0 0 0 0 0 20 0 1 0 558767443 521453568 2704 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134537167 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/32387/statm: 127308 2710 99 286 0 127020 0

[startup+0.022969 s]
/proc/loadavg: 15.97 15.80 15.75 2/189 32387
/proc/meminfo: memFree=19292856/36427776 swapFree=6136/12868
[pid=32387] ppid=32385 vsize=509232 CPUtime=0.02
/proc/32387/stat : 32387 (gnovelty+) R 32385 32387 24979 0 -1 4202496 5901 0 0 0 0 2 0 0 20 0 1 0 558767443 521453568 5858 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134537167 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/32387/statm: 127308 5879 99 286 0 127020 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 509232

[startup+0.10298 s]
/proc/loadavg: 15.97 15.80 15.75 2/189 32387
/proc/meminfo: memFree=19292856/36427776 swapFree=6136/12868
[pid=32387] ppid=32385 vsize=517044 CPUtime=0.1
/proc/32387/stat : 32387 (gnovelty+) R 32385 32387 24979 0 -1 4202496 16104 0 0 0 4 6 0 0 20 0 1 0 558767443 529453056 16059 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134537905 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/32387/statm: 129261 16070 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.303614 s]
/proc/loadavg: 15.97 15.80 15.75 2/189 32387
/proc/meminfo: memFree=19292856/36427776 swapFree=6136/12868
[pid=32387] ppid=32385 vsize=662364 CPUtime=2.56
/proc/32387/stat : 32387 (gnovelty+) R 32385 32387 24979 0 -1 4202496 21128 0 0 0 18 238 0 0 20 0 16 0 558767443 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/32387/statm: 165591 21083 103 286 0 165303 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 662364

[startup+0.703284 s]
/proc/loadavg: 15.97 15.80 15.75 2/189 32387
/proc/meminfo: memFree=19292856/36427776 swapFree=6136/12868
[pid=32387] ppid=32385 vsize=662364 CPUtime=8.91
/proc/32387/stat : 32387 (gnovelty+) R 32385 32387 24979 0 -1 4202496 21128 0 0 0 67 824 0 0 20 0 16 0 558767443 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/32387/statm: 165591 21083 103 286 0 165303 0
Current children cumulated CPU time (s) 8.91
Current children cumulated vsize (KiB) 662364

[startup+1.50492 s]
/proc/loadavg: 15.97 15.81 15.75 15/205 32403
/proc/meminfo: memFree=19209316/36427776 swapFree=6568/97172
[pid=32387] ppid=32385 vsize=662364 CPUtime=21.52
/proc/32387/stat : 32387 (gnovelty+) R 32385 32387 24979 0 -1 4202496 21128 0 0 0 192 1960 0 0 20 0 16 0 558767443 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/32387/statm: 165591 21083 103 286 0 165303 0
[pid=32387/tid=32389] ppid=32385 vsize=662364 CPUtime=1.34
/proc/32387/task/32389/stat : 32389 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 10 124 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=32387/tid=32390] ppid=32385 vsize=662364 CPUtime=1.34
/proc/32387/task/32390/stat : 32390 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 12 122 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32387/tid=32391] ppid=32385 vsize=662364 CPUtime=1.34
/proc/32387/task/32391/stat : 32391 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 16 118 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32387/tid=32392] ppid=32385 vsize=662364 CPUtime=1.34
/proc/32387/task/32392/stat : 32392 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 14 120 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32387/tid=32393] ppid=32385 vsize=662364 CPUtime=1.34
/proc/32387/task/32393/stat : 32393 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 6 128 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32387/tid=32394] ppid=32385 vsize=662364 CPUtime=1.34
/proc/32387/task/32394/stat : 32394 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 8 126 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32387/tid=32395] ppid=32385 vsize=662364 CPUtime=1.34
/proc/32387/task/32395/stat : 32395 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 12 122 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32387/tid=32396] ppid=32385 vsize=662364 CPUtime=1.34
/proc/32387/task/32396/stat : 32396 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 14 120 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32387/tid=32397] ppid=32385 vsize=662364 CPUtime=1.32
/proc/32387/task/32397/stat : 32397 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 8 124 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32387/tid=32398] ppid=32385 vsize=662364 CPUtime=1.34
/proc/32387/task/32398/stat : 32398 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 14 120 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=32387/tid=32399] ppid=32385 vsize=662364 CPUtime=1.34
/proc/32387/task/32399/stat : 32399 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 14 120 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=32387/tid=32400] ppid=32385 vsize=662364 CPUtime=1.32
/proc/32387/task/32400/stat : 32400 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 12 120 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=32387/tid=32401] ppid=32385 vsize=662364 CPUtime=1.3
/proc/32387/task/32401/stat : 32401 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 6 124 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=32387/tid=32402] ppid=32385 vsize=662364 CPUtime=1.34
/proc/32387/task/32402/stat : 32402 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 10 124 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=32387/tid=32403] ppid=32385 vsize=662364 CPUtime=1.32
/proc/32387/task/32403/stat : 32403 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 6 126 0 0 20 0 16 0 558767458 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 21.52
Current children cumulated vsize (KiB) 662364

[startup+3.10137 s]
/proc/loadavg: 15.97 15.81 15.75 17/205 32403
/proc/meminfo: memFree=19208944/36427776 swapFree=6568/97632
[pid=32387] ppid=32385 vsize=662364 CPUtime=46.54
/proc/32387/stat : 32387 (gnovelty+) S 32385 32387 24979 0 -1 4202496 21128 0 0 0 405 4249 0 0 20 0 16 0 558767443 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/32387/statm: 165591 21083 103 286 0 165303 0
[pid=32387/tid=32389] ppid=32385 vsize=662364 CPUtime=2.9
/proc/32387/task/32389/stat : 32389 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 24 266 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=32387/tid=32390] ppid=32385 vsize=662364 CPUtime=2.92
/proc/32387/task/32390/stat : 32390 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 26 266 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32387/tid=32391] ppid=32385 vsize=662364 CPUtime=2.9
/proc/32387/task/32391/stat : 32391 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 34 256 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32387/tid=32392] ppid=32385 vsize=662364 CPUtime=2.9
/proc/32387/task/32392/stat : 32392 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 28 262 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32387/tid=32393] ppid=32385 vsize=662364 CPUtime=2.9
/proc/32387/task/32393/stat : 32393 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 16 274 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32387/tid=32394] ppid=32385 vsize=662364 CPUtime=2.9
/proc/32387/task/32394/stat : 32394 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 22 268 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32387/tid=32395] ppid=32385 vsize=662364 CPUtime=2.9
/proc/32387/task/32395/stat : 32395 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 26 264 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32387/tid=32396] ppid=32385 vsize=662364 CPUtime=2.92
/proc/32387/task/32396/stat : 32396 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 24 268 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32387/tid=32397] ppid=32385 vsize=662364 CPUtime=2.9
/proc/32387/task/32397/stat : 32397 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 18 272 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32387/tid=32398] ppid=32385 vsize=662364 CPUtime=2.9
/proc/32387/task/32398/stat : 32398 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 28 262 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=32387/tid=32399] ppid=32385 vsize=662364 CPUtime=2.9
/proc/32387/task/32399/stat : 32399 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 26 264 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=32387/tid=32400] ppid=32385 vsize=662364 CPUtime=2.9
/proc/32387/task/32400/stat : 32400 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 20 270 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=32387/tid=32401] ppid=32385 vsize=662364 CPUtime=2.86
/proc/32387/task/32401/stat : 32401 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 28 258 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=32387/tid=32402] ppid=32385 vsize=662364 CPUtime=2.9
/proc/32387/task/32402/stat : 32402 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 20 270 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=32387/tid=32403] ppid=32385 vsize=662364 CPUtime=2.88
/proc/32387/task/32403/stat : 32403 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 22 266 0 0 20 0 16 0 558767458 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 46.54
Current children cumulated vsize (KiB) 662364

[startup+6.3035 s]
/proc/loadavg: 15.97 15.81 15.75 17/205 32403
/proc/meminfo: memFree=19208696/36427776 swapFree=6568/97864
[pid=32387] ppid=32385 vsize=662364 CPUtime=96.87
/proc/32387/stat : 32387 (gnovelty+) R 32385 32387 24979 0 -1 4202496 21128 0 0 0 831 8856 0 0 20 0 16 0 558767443 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/32387/statm: 165591 21083 103 286 0 165303 0
[pid=32387/tid=32389] ppid=32385 vsize=662364 CPUtime=6.04
/proc/32387/task/32389/stat : 32389 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 50 554 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=32387/tid=32390] ppid=32385 vsize=662364 CPUtime=6.06
/proc/32387/task/32390/stat : 32390 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 48 558 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32387/tid=32391] ppid=32385 vsize=662364 CPUtime=6.04
/proc/32387/task/32391/stat : 32391 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 60 544 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32387/tid=32392] ppid=32385 vsize=662364 CPUtime=6.06
/proc/32387/task/32392/stat : 32392 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 56 550 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32387/tid=32393] ppid=32385 vsize=662364 CPUtime=6.06
/proc/32387/task/32393/stat : 32393 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 42 564 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32387/tid=32394] ppid=32385 vsize=662364 CPUtime=6.06
/proc/32387/task/32394/stat : 32394 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 48 558 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32387/tid=32395] ppid=32385 vsize=662364 CPUtime=6.04
/proc/32387/task/32395/stat : 32395 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 54 550 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32387/tid=32396] ppid=32385 vsize=662364 CPUtime=6.04
/proc/32387/task/32396/stat : 32396 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 52 552 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32387/tid=32397] ppid=32385 vsize=662364 CPUtime=6.04
/proc/32387/task/32397/stat : 32397 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 50 554 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32387/tid=32398] ppid=32385 vsize=662364 CPUtime=6.04
/proc/32387/task/32398/stat : 32398 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 58 546 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=32387/tid=32399] ppid=32385 vsize=662364 CPUtime=6.06
/proc/32387/task/32399/stat : 32399 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 52 554 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=32387/tid=32400] ppid=32385 vsize=662364 CPUtime=6.04
/proc/32387/task/32400/stat : 32400 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 42 562 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=32387/tid=32401] ppid=32385 vsize=662364 CPUtime=5.92
/proc/32387/task/32401/stat : 32401 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 52 540 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134534168 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=32387/tid=32402] ppid=32385 vsize=662364 CPUtime=6.04
/proc/32387/task/32402/stat : 32402 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 48 556 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=32387/tid=32403] ppid=32385 vsize=662364 CPUtime=6.02
/proc/32387/task/32403/stat : 32403 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 42 560 0 0 20 0 16 0 558767458 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 96.87
Current children cumulated vsize (KiB) 662364

[startup+12.7035 s]
/proc/loadavg: 15.98 15.81 15.76 17/205 32403
/proc/meminfo: memFree=19208256/36427776 swapFree=6568/98324
[pid=32387] ppid=32385 vsize=662364 CPUtime=197.46
/proc/32387/stat : 32387 (gnovelty+) R 32385 32387 24979 0 -1 4202496 21128 0 0 0 1699 18047 0 0 20 0 16 0 558767443 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/32387/statm: 165591 21083 103 286 0 165303 0
[pid=32387/tid=32389] ppid=32385 vsize=662364 CPUtime=12.34
/proc/32387/task/32389/stat : 32389 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 98 1136 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=32387/tid=32390] ppid=32385 vsize=662364 CPUtime=12.36
/proc/32387/task/32390/stat : 32390 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 108 1128 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32387/tid=32391] ppid=32385 vsize=662364 CPUtime=12.34
/proc/32387/task/32391/stat : 32391 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 116 1118 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32387/tid=32392] ppid=32385 vsize=662364 CPUtime=12.36
/proc/32387/task/32392/stat : 32392 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 96 1140 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32387/tid=32393] ppid=32385 vsize=662364 CPUtime=12.34
/proc/32387/task/32393/stat : 32393 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 92 1142 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32387/tid=32394] ppid=32385 vsize=662364 CPUtime=12.34
/proc/32387/task/32394/stat : 32394 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 110 1124 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32387/tid=32395] ppid=32385 vsize=662364 CPUtime=12.36
/proc/32387/task/32395/stat : 32395 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 116 1120 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32387/tid=32396] ppid=32385 vsize=662364 CPUtime=12.34
/proc/32387/task/32396/stat : 32396 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 98 1136 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32387/tid=32397] ppid=32385 vsize=662364 CPUtime=12.36
/proc/32387/task/32397/stat : 32397 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 104 1132 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32387/tid=32398] ppid=32385 vsize=662364 CPUtime=12.34
/proc/32387/task/32398/stat : 32398 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 112 1122 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=32387/tid=32399] ppid=32385 vsize=662364 CPUtime=12.34
/proc/32387/task/32399/stat : 32399 (gnovelty+) S 32385 32387 24979 0 -1 4202560 63 0 0 0 108 1126 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 3 0 0 0 0 0

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

[pid=32387/tid=32390] ppid=32385 vsize=662364 CPUtime=159.46
/proc/32387/task/32390/stat : 32390 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 1356 14590 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32387/tid=32391] ppid=32385 vsize=662364 CPUtime=159.45
/proc/32387/task/32391/stat : 32391 (gnovelty+) S 32385 32387 24979 0 -1 4202560 64 0 0 0 1416 14529 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 10 0 0 0 0 0
[pid=32387/tid=32392] ppid=32385 vsize=662364 CPUtime=159.45
/proc/32387/task/32392/stat : 32392 (gnovelty+) S 32385 32387 24979 0 -1 4202560 63 0 0 0 1390 14555 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 11 0 0 0 0 0
[pid=32387/tid=32393] ppid=32385 vsize=662364 CPUtime=159.36
/proc/32387/task/32393/stat : 32393 (gnovelty+) S 32385 32387 24979 0 -1 4202560 65 0 0 0 1396 14540 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 12 0 0 0 0 0
[pid=32387/tid=32394] ppid=32385 vsize=662364 CPUtime=159.49
/proc/32387/task/32394/stat : 32394 (gnovelty+) S 32385 32387 24979 0 -1 4202560 64 0 0 0 1366 14583 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 13 0 0 0 0 0
[pid=32387/tid=32395] ppid=32385 vsize=662364 CPUtime=159.6
/proc/32387/task/32395/stat : 32395 (gnovelty+) S 32385 32387 24979 0 -1 4202560 63 0 0 0 1350 14610 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 14 0 0 0 0 0
[pid=32387/tid=32396] ppid=32385 vsize=662364 CPUtime=159.61
/proc/32387/task/32396/stat : 32396 (gnovelty+) S 32385 32387 24979 0 -1 4202560 65 0 0 0 1366 14595 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 15 0 0 0 0 0
[pid=32387/tid=32397] ppid=32385 vsize=662364 CPUtime=159.43
/proc/32387/task/32397/stat : 32397 (gnovelty+) S 32385 32387 24979 0 -1 4202560 63 0 0 0 1298 14645 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=32387/tid=32398] ppid=32385 vsize=662364 CPUtime=159.49
/proc/32387/task/32398/stat : 32398 (gnovelty+) S 32385 32387 24979 0 -1 4202560 63 0 0 0 1390 14559 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 2 0 0 0 0 0
[pid=32387/tid=32399] ppid=32385 vsize=662364 CPUtime=159.43
/proc/32387/task/32399/stat : 32399 (gnovelty+) S 32385 32387 24979 0 -1 4202560 63 0 0 0 1404 14539 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 3 0 0 0 0 0
[pid=32387/tid=32400] ppid=32385 vsize=662364 CPUtime=159.47
/proc/32387/task/32400/stat : 32400 (gnovelty+) S 32385 32387 24979 0 -1 4202560 63 0 0 0 1334 14613 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 4 0 0 0 0 0
[pid=32387/tid=32401] ppid=32385 vsize=662364 CPUtime=156.09
/proc/32387/task/32401/stat : 32401 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 1362 14247 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134997743 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=32387/tid=32402] ppid=32385 vsize=662364 CPUtime=159.43
/proc/32387/task/32402/stat : 32402 (gnovelty+) S 32385 32387 24979 0 -1 4202560 64 0 0 0 1364 14579 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 6 0 0 0 0 0
[pid=32387/tid=32403] ppid=32385 vsize=662364 CPUtime=159.18
/proc/32387/task/32403/stat : 32403 (gnovelty+) S 32385 32387 24979 0 -1 4202560 63 0 0 0 1336 14582 0 0 20 0 16 0 558767458 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2548.12
Current children cumulated vsize (KiB) 662364

[startup+222.301 s]
/proc/loadavg: 15.99 15.88 15.79 17/205 32408
/proc/meminfo: memFree=19207264/36427776 swapFree=6568/98628
[pid=32387] ppid=32385 vsize=662364 CPUtime=3490.92
/proc/32387/stat : 32387 (gnovelty+) R 32385 32387 24979 0 -1 4202496 21128 0 0 0 29934 319158 0 0 20 0 16 0 558767443 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/32387/statm: 165591 21083 103 286 0 165303 0
[pid=32387/tid=32389] ppid=32385 vsize=662364 CPUtime=218.45
/proc/32387/task/32389/stat : 32389 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 1848 19997 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=32387/tid=32390] ppid=32385 vsize=662364 CPUtime=218.47
/proc/32387/task/32390/stat : 32390 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 1858 19989 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32387/tid=32391] ppid=32385 vsize=662364 CPUtime=218.45
/proc/32387/task/32391/stat : 32391 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 1912 19933 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32387/tid=32392] ppid=32385 vsize=662364 CPUtime=218.45
/proc/32387/task/32392/stat : 32392 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 1918 19927 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32387/tid=32393] ppid=32385 vsize=662364 CPUtime=218.32
/proc/32387/task/32393/stat : 32393 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 1914 19918 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32387/tid=32394] ppid=32385 vsize=662364 CPUtime=218.48
/proc/32387/task/32394/stat : 32394 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 1876 19972 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32387/tid=32395] ppid=32385 vsize=662364 CPUtime=218.67
/proc/32387/task/32395/stat : 32395 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 1876 19991 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32387/tid=32396] ppid=32385 vsize=662364 CPUtime=218.68
/proc/32387/task/32396/stat : 32396 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 1872 19996 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32387/tid=32397] ppid=32385 vsize=662364 CPUtime=218.44
/proc/32387/task/32397/stat : 32397 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 1812 20032 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32387/tid=32398] ppid=32385 vsize=662364 CPUtime=218.5
/proc/32387/task/32398/stat : 32398 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 1870 19980 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=32387/tid=32399] ppid=32385 vsize=662364 CPUtime=218.46
/proc/32387/task/32399/stat : 32399 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 1886 19960 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=32387/tid=32400] ppid=32385 vsize=662364 CPUtime=218.47
/proc/32387/task/32400/stat : 32400 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 1844 20003 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=32387/tid=32401] ppid=32385 vsize=662364 CPUtime=213.79
/proc/32387/task/32401/stat : 32401 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 1842 19537 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=32387/tid=32402] ppid=32385 vsize=662364 CPUtime=218.43
/proc/32387/task/32402/stat : 32402 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 1876 19967 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=32387/tid=32403] ppid=32385 vsize=662364 CPUtime=218.14
/proc/32387/task/32403/stat : 32403 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 1842 19972 0 0 20 0 16 0 558767458 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3490.92
Current children cumulated vsize (KiB) 662364

[startup+282.304 s]
/proc/loadavg: 16.07 15.92 15.80 15/205 32408
/proc/meminfo: memFree=19207264/36427776 swapFree=6568/98580
[pid=32387] ppid=32385 vsize=662364 CPUtime=4433.53
/proc/32387/stat : 32387 (gnovelty+) R 32385 32387 24979 0 -1 4202496 21128 0 0 0 37915 405438 0 0 20 0 16 0 558767443 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/32387/statm: 165591 21083 103 286 0 165303 0
[pid=32387/tid=32389] ppid=32385 vsize=662364 CPUtime=277.47
/proc/32387/task/32389/stat : 32389 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 2356 25391 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=32387/tid=32390] ppid=32385 vsize=662364 CPUtime=277.46
/proc/32387/task/32390/stat : 32390 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 2382 25364 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32387/tid=32391] ppid=32385 vsize=662364 CPUtime=277.4
/proc/32387/task/32391/stat : 32391 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 2404 25336 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32387/tid=32392] ppid=32385 vsize=662364 CPUtime=277.44
/proc/32387/task/32392/stat : 32392 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 2406 25338 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32387/tid=32393] ppid=32385 vsize=662364 CPUtime=277.27
/proc/32387/task/32393/stat : 32393 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 2410 25317 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32387/tid=32394] ppid=32385 vsize=662364 CPUtime=277.48
/proc/32387/task/32394/stat : 32394 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 2366 25382 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32387/tid=32395] ppid=32385 vsize=662364 CPUtime=277.71
/proc/32387/task/32395/stat : 32395 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 2382 25389 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32387/tid=32396] ppid=32385 vsize=662364 CPUtime=277.78
/proc/32387/task/32396/stat : 32396 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 2368 25410 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32387/tid=32397] ppid=32385 vsize=662364 CPUtime=277.43
/proc/32387/task/32397/stat : 32397 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 2328 25415 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32387/tid=32398] ppid=32385 vsize=662364 CPUtime=277.53
/proc/32387/task/32398/stat : 32398 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 2356 25397 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=32387/tid=32399] ppid=32385 vsize=662364 CPUtime=277.48
/proc/32387/task/32399/stat : 32399 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 2408 25340 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=32387/tid=32400] ppid=32385 vsize=662364 CPUtime=277.43
/proc/32387/task/32400/stat : 32400 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 2330 25413 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=32387/tid=32401] ppid=32385 vsize=662364 CPUtime=271.5
/proc/32387/task/32401/stat : 32401 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 2336 24814 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=32387/tid=32402] ppid=32385 vsize=662364 CPUtime=277.37
/proc/32387/task/32402/stat : 32402 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 2380 25357 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=32387/tid=32403] ppid=32385 vsize=662364 CPUtime=277.02
/proc/32387/task/32403/stat : 32403 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 2336 25366 0 0 20 0 16 0 558767458 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4433.53
Current children cumulated vsize (KiB) 662364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+318.405 s]
/proc/loadavg: 15.94 15.89 15.80 17/205 32408
/proc/meminfo: memFree=19207264/36427776 swapFree=6568/98580
[pid=32387] ppid=32385 vsize=662364 CPUtime=5001.13
/proc/32387/stat : 32387 (gnovelty+) R 32385 32387 24979 0 -1 4202496 21128 0 0 0 42823 457290 0 0 20 0 16 0 558767443 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/32387/statm: 165591 21083 103 286 0 165303 0
[pid=32387/tid=32389] ppid=32385 vsize=662364 CPUtime=313.03
/proc/32387/task/32389/stat : 32389 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 2648 28655 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=32387/tid=32390] ppid=32385 vsize=662364 CPUtime=312.98
/proc/32387/task/32390/stat : 32390 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 2680 28618 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=32387/tid=32391] ppid=32385 vsize=662364 CPUtime=312.93
/proc/32387/task/32391/stat : 32391 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 2738 28555 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=32387/tid=32392] ppid=32385 vsize=662364 CPUtime=312.93
/proc/32387/task/32392/stat : 32392 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 2714 28579 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32387/tid=32393] ppid=32385 vsize=662364 CPUtime=312.77
/proc/32387/task/32393/stat : 32393 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 2712 28565 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32387/tid=32394] ppid=32385 vsize=662364 CPUtime=312.98
/proc/32387/task/32394/stat : 32394 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 2662 28636 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32387/tid=32395] ppid=32385 vsize=662364 CPUtime=313.26
/proc/32387/task/32395/stat : 32395 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 2690 28636 0 0 20 0 16 0 558767456 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32387/tid=32396] ppid=32385 vsize=662364 CPUtime=313.31
/proc/32387/task/32396/stat : 32396 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 2672 28659 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32387/tid=32397] ppid=32385 vsize=662364 CPUtime=312.94
/proc/32387/task/32397/stat : 32397 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 2648 28646 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32387/tid=32398] ppid=32385 vsize=662364 CPUtime=313.08
/proc/32387/task/32398/stat : 32398 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 2664 28644 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=32387/tid=32399] ppid=32385 vsize=662364 CPUtime=313
/proc/32387/task/32399/stat : 32399 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 2694 28606 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=32387/tid=32400] ppid=32385 vsize=662364 CPUtime=312.96
/proc/32387/task/32400/stat : 32400 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 2644 28652 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=32387/tid=32401] ppid=32385 vsize=662364 CPUtime=306.23
/proc/32387/task/32401/stat : 32401 (gnovelty+) R 32385 32387 24979 0 -1 4202560 65 0 0 0 2658 27965 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=32387/tid=32402] ppid=32385 vsize=662364 CPUtime=312.89
/proc/32387/task/32402/stat : 32402 (gnovelty+) R 32385 32387 24979 0 -1 4202560 64 0 0 0 2672 28617 0 0 20 0 16 0 558767457 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=32387/tid=32403] ppid=32385 vsize=662364 CPUtime=312.51
/proc/32387/task/32403/stat : 32403 (gnovelty+) R 32385 32387 24979 0 -1 4202560 63 0 0 0 2642 28609 0 0 20 0 16 0 558767458 678260736 21083 18446744073709551615 134512640 135680988 4286856992 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5001.13
Current children cumulated vsize (KiB) 662364

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 32387 and gives
#  childrusage.ru_utime.tv_sec=415
#  childrusage.ru_utime.tv_usec=557970
#  childrusage.ru_stime.tv_sec=4437
#  childrusage.ru_stime.tv_usec=173306
# CPU time returned by wait4() is 4852.73
# while last known CPU time is 5001.13
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 318.443
CPU time (s): 5001.13
CPU user time (s): 428.23
CPU system time (s): 4572.9
CPU usage (%): 1570.5
Max. virtual memory (cumulated for all children) (KiB): 662364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 415.558
system time used= 4437.17
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21128
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= 343828
involuntary context switches= 11783

runsolver used 1.6921 second user time and 5.32833 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 04:03:31
IDJOB=1777296
IDBENCH=70280
IDSOLVER=619
FILE ID=xenhost3-49/1777296-1243994611
PBS_JOBID=
Free space on /tmp= 7135 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S870840347-014.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777296-1243994611/watcher-1777296-1243994611 -o /tmp/evaluation-result-1777296-1243994611/solver-1777296-1243994611 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777296-1243994611.cnf 815043897 16

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

MD5SUM BENCH= a5d5e4fa8cedb12d5680a53a31f09411
RANDOM SEED= 815043897

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:      19292856 kB
Buffers:        394728 kB
Cached:       14003724 kB
SwapCached:          0 kB
Active:        3077536 kB
Inactive:     11333064 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1352 kB
Writeback:           0 kB
AnonPages:       12868 kB
Mapped:           6136 kB
Slab:           670652 kB
SReclaimable:   644572 kB
SUnreclaim:      26080 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7135 MiB
End job on xenhost3-49 at 2009-06-03 04:08:51