Trace number 1777569

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
gNovelty+-T 2009-03-22 (16 threads)? (TO) 5000.82 540.436

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S219795104-099.cnf
MD5SUMb3388c169ab5d49a74d975bbdbf2ea31
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.28/0.31	c +------------------------------+
0.28/0.31	c | gNovelty+, version 1.0       |
0.28/0.31	c +------------------------------+
0.28/0.31	c gnovelty+ -h for help
0.28/0.31	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-1777569-1244019303/watcher-1777569-1244019303 -o /tmp/evaluation-result-1777569-1244019303/solver-1777569-1244019303 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777569-1244019303.cnf 1707679562 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.68 15.69 15.66 2/189 5466
/proc/meminfo: memFree=19288780/36427776 swapFree=5608/12784
[pid=5466] ppid=5464 vsize=509232 CPUtime=0
/proc/5466/stat : 5466 (gnovelty+) R 5464 5466 24979 0 -1 4202496 2052 0 0 0 0 0 0 0 20 0 1 0 561236635 521453568 2009 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134537167 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/5466/statm: 127308 2015 99 286 0 127020 0

[startup+0.042795 s]
/proc/loadavg: 15.68 15.69 15.66 2/189 5466
/proc/meminfo: memFree=19288780/36427776 swapFree=5608/12784
[pid=5466] ppid=5464 vsize=517048 CPUtime=0.04
/proc/5466/stat : 5466 (gnovelty+) R 5464 5466 24979 0 -1 4202496 9942 0 0 0 0 4 0 0 20 0 1 0 561236635 529457152 9898 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 135281658 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/5466/statm: 129262 9899 99 286 0 128974 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517048

[startup+0.102815 s]
/proc/loadavg: 15.68 15.69 15.66 2/189 5466
/proc/meminfo: memFree=19288780/36427776 swapFree=5608/12784
[pid=5466] ppid=5464 vsize=517044 CPUtime=0.1
/proc/5466/stat : 5466 (gnovelty+) R 5464 5466 24979 0 -1 4202496 12263 0 0 0 4 6 0 0 20 0 1 0 561236635 529453056 12218 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134537779 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/5466/statm: 129261 12228 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.302802 s]
/proc/loadavg: 15.68 15.69 15.66 2/189 5466
/proc/meminfo: memFree=19288780/36427776 swapFree=5608/12784
[pid=5466] ppid=5464 vsize=517044 CPUtime=0.28
/proc/5466/stat : 5466 (gnovelty+) R 5464 5466 24979 0 -1 4202496 20394 0 0 0 20 8 0 0 20 0 1 0 561236635 529453056 20349 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134538748 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/5466/statm: 129261 20349 99 286 0 128973 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 517044

[startup+0.701797 s]
/proc/loadavg: 15.68 15.69 15.66 2/189 5466
/proc/meminfo: memFree=19288780/36427776 swapFree=5608/12784
[pid=5466] ppid=5464 vsize=689632 CPUtime=5.53
/proc/5466/stat : 5466 (gnovelty+) R 5464 5466 24979 0 -1 4202496 26573 0 0 0 92 461 0 0 20 0 16 0 561236635 706183168 26528 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5466/statm: 172408 26528 103 286 0 172120 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 689632

[startup+1.50719 s]
/proc/loadavg: 15.70 15.70 15.66 17/205 5482
/proc/meminfo: memFree=19184108/36427776 swapFree=6568/120344
[pid=5466] ppid=5464 vsize=689632 CPUtime=17.33
/proc/5466/stat : 5466 (gnovelty+) R 5464 5466 24979 0 -1 4202496 27095 0 0 0 206 1527 0 0 20 0 16 0 561236635 706183168 27050 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5466/statm: 172408 27050 103 286 0 172120 0
[pid=5466/tid=5468] ppid=5464 vsize=689632 CPUtime=1.16
/proc/5466/task/5468/stat : 5468 (gnovelty+) R 5464 5466 24979 0 -1 4202560 391 0 0 0 10 106 0 0 20 0 16 0 561236666 706183168 27050 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=689632 CPUtime=1.16
/proc/5466/task/5469/stat : 5469 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 10 106 0 0 20 0 16 0 561236666 706183168 27050 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=689632 CPUtime=1.14
/proc/5466/task/5470/stat : 5470 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 10 104 0 0 20 0 16 0 561236666 706183168 27050 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=689632 CPUtime=1.14
/proc/5466/task/5471/stat : 5471 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 10 104 0 0 20 0 16 0 561236666 706183168 27050 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=689632 CPUtime=1.14
/proc/5466/task/5472/stat : 5472 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 10 104 0 0 20 0 16 0 561236666 706183168 27050 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=689632 CPUtime=1.14
/proc/5466/task/5473/stat : 5473 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 12 102 0 0 20 0 16 0 561236666 706183168 27050 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=689632 CPUtime=1.14
/proc/5466/task/5474/stat : 5474 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 16 98 0 0 20 0 16 0 561236667 706183168 27050 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5466/tid=5475] ppid=5464 vsize=689632 CPUtime=1.14
/proc/5466/task/5475/stat : 5475 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 14 100 0 0 20 0 16 0 561236667 706183168 27050 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5466/tid=5476] ppid=5464 vsize=689632 CPUtime=1.12
/proc/5466/task/5476/stat : 5476 (gnovelty+) R 5464 5466 24979 0 -1 4202560 396 0 0 0 10 102 0 0 20 0 16 0 561236668 706183168 27050 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5466/tid=5477] ppid=5464 vsize=689632 CPUtime=1.12
/proc/5466/task/5477/stat : 5477 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 14 98 0 0 20 0 16 0 561236669 706183168 27050 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5466/tid=5478] ppid=5464 vsize=689632 CPUtime=1.12
/proc/5466/task/5478/stat : 5478 (gnovelty+) R 5464 5466 24979 0 -1 4202560 397 0 0 0 14 98 0 0 20 0 16 0 561236670 706183168 27050 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5466/tid=5479] ppid=5464 vsize=689632 CPUtime=1.1
/proc/5466/task/5479/stat : 5479 (gnovelty+) R 5464 5466 24979 0 -1 4202560 401 0 0 0 14 96 0 0 20 0 16 0 561236672 706183168 27050 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5466/tid=5480] ppid=5464 vsize=689632 CPUtime=1.06
/proc/5466/task/5480/stat : 5480 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 10 96 0 0 20 0 16 0 561236673 706183168 27050 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5466/tid=5481] ppid=5464 vsize=689632 CPUtime=1.08
/proc/5466/task/5481/stat : 5481 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 8 100 0 0 20 0 16 0 561236675 706183168 27050 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5466/tid=5482] ppid=5464 vsize=689632 CPUtime=0.54
/proc/5466/task/5482/stat : 5482 (gnovelty+) R 5464 5466 24979 0 -1 4202560 397 0 0 0 6 48 0 0 20 0 16 0 561236676 706183168 27050 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 17.33
Current children cumulated vsize (KiB) 689632

[startup+3.10268 s]
/proc/loadavg: 15.70 15.70 15.66 17/205 5482
/proc/meminfo: memFree=19181864/36427776 swapFree=6568/121504
[pid=5466] ppid=5464 vsize=689632 CPUtime=40.89
/proc/5466/stat : 5466 (gnovelty+) R 5464 5466 24979 0 -1 4202496 27098 0 0 0 402 3687 0 0 20 0 16 0 561236635 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5466/statm: 172408 27053 103 286 0 172120 0
[pid=5466/tid=5468] ppid=5464 vsize=689632 CPUtime=2.72
/proc/5466/task/5468/stat : 5468 (gnovelty+) R 5464 5466 24979 0 -1 4202560 391 0 0 0 20 252 0 0 20 0 16 0 561236666 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=689632 CPUtime=2.72
/proc/5466/task/5469/stat : 5469 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 22 250 0 0 20 0 16 0 561236666 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=689632 CPUtime=2.72
/proc/5466/task/5470/stat : 5470 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 20 252 0 0 20 0 16 0 561236666 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=689632 CPUtime=2.72
/proc/5466/task/5471/stat : 5471 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 24 248 0 0 20 0 16 0 561236666 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=689632 CPUtime=2.12
/proc/5466/task/5472/stat : 5472 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 18 194 0 0 20 0 16 0 561236666 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=689632 CPUtime=2.72
/proc/5466/task/5473/stat : 5473 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 26 246 0 0 20 0 16 0 561236666 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=689632 CPUtime=2.72
/proc/5466/task/5474/stat : 5474 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 28 244 0 0 20 0 16 0 561236667 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5466/tid=5475] ppid=5464 vsize=689632 CPUtime=2.7
/proc/5466/task/5475/stat : 5475 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 28 242 0 0 20 0 16 0 561236667 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5466/tid=5476] ppid=5464 vsize=689632 CPUtime=2.06
/proc/5466/task/5476/stat : 5476 (gnovelty+) R 5464 5466 24979 0 -1 4202560 396 0 0 0 18 188 0 0 20 0 16 0 561236668 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5466/tid=5477] ppid=5464 vsize=689632 CPUtime=2.7
/proc/5466/task/5477/stat : 5477 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 24 246 0 0 20 0 16 0 561236669 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5466/tid=5478] ppid=5464 vsize=689632 CPUtime=2.68
/proc/5466/task/5478/stat : 5478 (gnovelty+) R 5464 5466 24979 0 -1 4202560 397 0 0 0 28 240 0 0 20 0 16 0 561236670 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5466/tid=5479] ppid=5464 vsize=689632 CPUtime=2.66
/proc/5466/task/5479/stat : 5479 (gnovelty+) R 5464 5466 24979 0 -1 4202560 401 0 0 0 28 238 0 0 20 0 16 0 561236672 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5466/tid=5480] ppid=5464 vsize=689632 CPUtime=2.6
/proc/5466/task/5480/stat : 5480 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 26 234 0 0 20 0 16 0 561236673 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5466/tid=5481] ppid=5464 vsize=689632 CPUtime=2.64
/proc/5466/task/5481/stat : 5481 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 18 246 0 0 20 0 16 0 561236675 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5466/tid=5482] ppid=5464 vsize=689632 CPUtime=1.98
/proc/5466/task/5482/stat : 5482 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 20 178 0 0 20 0 16 0 561236676 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 40.89
Current children cumulated vsize (KiB) 689632

[startup+6.30374 s]
/proc/loadavg: 15.70 15.70 15.66 17/205 5482
/proc/meminfo: memFree=19181616/36427776 swapFree=6568/121744
[pid=5466] ppid=5464 vsize=689632 CPUtime=88.02
/proc/5466/stat : 5466 (gnovelty+) R 5464 5466 24979 0 -1 4202496 27098 0 0 0 752 8050 0 0 20 0 16 0 561236635 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5466/statm: 172408 27053 103 286 0 172120 0
[pid=5466/tid=5468] ppid=5464 vsize=689632 CPUtime=5.88
/proc/5466/task/5468/stat : 5468 (gnovelty+) R 5464 5466 24979 0 -1 4202560 391 0 0 0 42 546 0 0 20 0 16 0 561236666 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=689632 CPUtime=5.86
/proc/5466/task/5469/stat : 5469 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 48 538 0 0 20 0 16 0 561236666 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=689632 CPUtime=5.86
/proc/5466/task/5470/stat : 5470 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 40 546 0 0 20 0 16 0 561236666 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=689632 CPUtime=4.94
/proc/5466/task/5471/stat : 5471 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 36 458 0 0 20 0 16 0 561236666 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=689632 CPUtime=3.94
/proc/5466/task/5472/stat : 5472 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 38 356 0 0 20 0 16 0 561236666 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=689632 CPUtime=5.64
/proc/5466/task/5473/stat : 5473 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 46 518 0 0 20 0 16 0 561236666 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=689632 CPUtime=5.86
/proc/5466/task/5474/stat : 5474 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 46 540 0 0 20 0 16 0 561236667 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5466/tid=5475] ppid=5464 vsize=689632 CPUtime=5.84
/proc/5466/task/5475/stat : 5475 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 50 534 0 0 20 0 16 0 561236667 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5466/tid=5476] ppid=5464 vsize=689632 CPUtime=4.58
/proc/5466/task/5476/stat : 5476 (gnovelty+) R 5464 5466 24979 0 -1 4202560 396 0 0 0 36 422 0 0 20 0 16 0 561236668 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5466/tid=5477] ppid=5464 vsize=689632 CPUtime=5.84
/proc/5466/task/5477/stat : 5477 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 52 532 0 0 20 0 16 0 561236669 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5466/tid=5478] ppid=5464 vsize=689632 CPUtime=5.82
/proc/5466/task/5478/stat : 5478 (gnovelty+) R 5464 5466 24979 0 -1 4202560 397 0 0 0 48 534 0 0 20 0 16 0 561236670 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5466/tid=5479] ppid=5464 vsize=689632 CPUtime=5.8
/proc/5466/task/5479/stat : 5479 (gnovelty+) R 5464 5466 24979 0 -1 4202560 401 0 0 0 48 532 0 0 20 0 16 0 561236672 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5466/tid=5480] ppid=5464 vsize=689632 CPUtime=5.68
/proc/5466/task/5480/stat : 5480 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 56 512 0 0 20 0 16 0 561236673 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5466/tid=5481] ppid=5464 vsize=689632 CPUtime=5.8
/proc/5466/task/5481/stat : 5481 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 44 536 0 0 20 0 16 0 561236675 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5466/tid=5482] ppid=5464 vsize=689632 CPUtime=5.12
/proc/5466/task/5482/stat : 5482 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 42 470 0 0 20 0 16 0 561236676 706183168 27053 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 88.02
Current children cumulated vsize (KiB) 689632

[startup+12.7026 s]
/proc/loadavg: 15.67 15.69 15.66 17/205 5482
/proc/meminfo: memFree=19181224/36427776 swapFree=6568/122208
[pid=5466] ppid=5464 vsize=689632 CPUtime=180.12
/proc/5466/stat : 5466 (gnovelty+) R 5464 5466 24979 0 -1 4202496 27099 0 0 0 1473 16539 0 0 20 0 16 0 561236635 706183168 27054 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5466/statm: 172408 27054 103 286 0 172120 0
[pid=5466/tid=5468] ppid=5464 vsize=689632 CPUtime=9.82
/proc/5466/task/5468/stat : 5468 (gnovelty+) R 5464 5466 24979 0 -1 4202560 391 0 0 0 82 900 0 0 20 0 16 0 561236666 706183168 27054 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=689632 CPUtime=12
/proc/5466/task/5469/stat : 5469 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 94 1106 0 0 20 0 16 0 561236666 706183168 27054 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=689632 CPUtime=12.16
/proc/5466/task/5470/stat : 5470 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 84 1132 0 0 20 0 16 0 561236666 706183168 27054 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=689632 CPUtime=10.2
/proc/5466/task/5471/stat : 5471 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 78 942 0 0 20 0 16 0 561236666 706183168 27054 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=689632 CPUtime=10.24
/proc/5466/task/5472/stat : 5472 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 92 932 0 0 20 0 16 0 561236666 706183168 27054 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=689632 CPUtime=11.18
/proc/5466/task/5473/stat : 5473 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 88 1030 0 0 20 0 16 0 561236666 706183168 27054 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=689632 CPUtime=12.14
/proc/5466/task/5474/stat : 5474 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 86 1128 0 0 20 0 16 0 561236667 706183168 27054 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5466/tid=5475] ppid=5464 vsize=689632 CPUtime=11.26
/proc/5466/task/5475/stat : 5475 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 96 1030 0 0 20 0 16 0 561236667 706183168 27054 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5466/tid=5476] ppid=5464 vsize=689632 CPUtime=10.86
/proc/5466/task/5476/stat : 5476 (gnovelty+) R 5464 5466 24979 0 -1 4202560 396 0 0 0 86 1000 0 0 20 0 16 0 561236668 706183168 27054 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5466/tid=5477] ppid=5464 vsize=689632 CPUtime=10.26
/proc/5466/task/5477/stat : 5477 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 90 936 0 0 20 0 16 0 561236669 706183168 27054 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5466/tid=5478] ppid=5464 vsize=689632 CPUtime=12.12
/proc/5466/task/5478/stat : 5478 (gnovelty+) R 5464 5466 24979 0 -1 4202560 397 0 0 0 96 1116 0 0 20 0 16 0 561236670 706183168 27054 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0

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

[pid=5466/tid=5469] ppid=5464 vsize=689632 CPUtime=240.78
/proc/5466/task/5469/stat : 5469 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 1904 22174 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=689632 CPUtime=250.16
/proc/5466/task/5470/stat : 5470 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 2056 22960 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=689632 CPUtime=241.26
/proc/5466/task/5471/stat : 5471 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2010 22116 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=689632 CPUtime=228.54
/proc/5466/task/5472/stat : 5472 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 1954 20900 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=689632 CPUtime=222.78
/proc/5466/task/5473/stat : 5473 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 1920 20358 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=689632 CPUtime=239.48
/proc/5466/task/5474/stat : 5474 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 1974 21974 0 0 20 0 16 0 561236667 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5466/tid=5475] ppid=5464 vsize=689632 CPUtime=246.69
/proc/5466/task/5475/stat : 5475 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 2120 22549 0 0 20 0 16 0 561236667 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5466/tid=5476] ppid=5464 vsize=689632 CPUtime=245.23
/proc/5466/task/5476/stat : 5476 (gnovelty+) R 5464 5466 24979 0 -1 4202560 397 0 0 0 1996 22527 0 0 20 0 16 0 561236668 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5466/tid=5477] ppid=5464 vsize=689632 CPUtime=221.37
/proc/5466/task/5477/stat : 5477 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 1926 20211 0 0 20 0 16 0 561236669 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=5466/tid=5478] ppid=5464 vsize=689632 CPUtime=243.6
/proc/5466/task/5478/stat : 5478 (gnovelty+) R 5464 5466 24979 0 -1 4202560 397 0 0 0 2014 22346 0 0 20 0 16 0 561236670 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5466/tid=5479] ppid=5464 vsize=689632 CPUtime=241.24
/proc/5466/task/5479/stat : 5479 (gnovelty+) R 5464 5466 24979 0 -1 4202560 401 0 0 0 1900 22224 0 0 20 0 16 0 561236672 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5466/tid=5480] ppid=5464 vsize=689632 CPUtime=240.72
/proc/5466/task/5480/stat : 5480 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2018 22054 0 0 20 0 16 0 561236673 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5466/tid=5481] ppid=5464 vsize=689632 CPUtime=237.96
/proc/5466/task/5481/stat : 5481 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 1892 21904 0 0 20 0 16 0 561236675 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5466/tid=5482] ppid=5464 vsize=689632 CPUtime=230.49
/proc/5466/task/5482/stat : 5482 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 1910 21139 0 0 20 0 16 0 561236676 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3816.69
Current children cumulated vsize (KiB) 689632

[startup+462.304 s]
/proc/loadavg: 15.99 15.91 15.76 17/205 5487
/proc/meminfo: memFree=19180116/36427776 swapFree=6568/122488
[pid=5466] ppid=5464 vsize=689632 CPUtime=4348.04
/proc/5466/stat : 5466 (gnovelty+) R 5464 5466 24979 0 -1 4202496 27100 0 0 0 35738 399066 0 0 20 0 16 0 561236635 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/5466/statm: 172408 27055 103 286 0 172120 0
[pid=5466/tid=5468] ppid=5464 vsize=689632 CPUtime=264.1
/proc/5466/task/5468/stat : 5468 (gnovelty+) R 5464 5466 24979 0 -1 4202560 391 0 0 0 2026 24384 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=689632 CPUtime=270.76
/proc/5466/task/5469/stat : 5469 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2146 24930 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=689632 CPUtime=286.5
/proc/5466/task/5470/stat : 5470 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 2330 26320 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=689632 CPUtime=275.18
/proc/5466/task/5471/stat : 5471 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2288 25230 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=689632 CPUtime=258.62
/proc/5466/task/5472/stat : 5472 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2208 23654 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=689632 CPUtime=258.1
/proc/5466/task/5473/stat : 5473 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2198 23612 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=689632 CPUtime=272.74
/proc/5466/task/5474/stat : 5474 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 2240 25034 0 0 20 0 16 0 561236667 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5466/tid=5475] ppid=5464 vsize=689632 CPUtime=281.95
/proc/5466/task/5475/stat : 5475 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 2422 25773 0 0 20 0 16 0 561236667 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5466/tid=5476] ppid=5464 vsize=689632 CPUtime=277.39
/proc/5466/task/5476/stat : 5476 (gnovelty+) R 5464 5466 24979 0 -1 4202560 397 0 0 0 2244 25495 0 0 20 0 16 0 561236668 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5466/tid=5477] ppid=5464 vsize=689632 CPUtime=263.47
/proc/5466/task/5477/stat : 5477 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 2272 24075 0 0 20 0 16 0 561236669 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5466/tid=5478] ppid=5464 vsize=689632 CPUtime=278.15
/proc/5466/task/5478/stat : 5478 (gnovelty+) R 5464 5466 24979 0 -1 4202560 397 0 0 0 2282 25533 0 0 20 0 16 0 561236670 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5466/tid=5479] ppid=5464 vsize=689632 CPUtime=277.33
/proc/5466/task/5479/stat : 5479 (gnovelty+) R 5464 5466 24979 0 -1 4202560 401 0 0 0 2186 25547 0 0 20 0 16 0 561236672 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5466/tid=5480] ppid=5464 vsize=689632 CPUtime=271.33
/proc/5466/task/5480/stat : 5480 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2276 24857 0 0 20 0 16 0 561236673 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5466/tid=5481] ppid=5464 vsize=689632 CPUtime=267.95
/proc/5466/task/5481/stat : 5481 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 2126 24669 0 0 20 0 16 0 561236675 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5466/tid=5482] ppid=5464 vsize=689632 CPUtime=261.23
/proc/5466/task/5482/stat : 5482 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 2148 23975 0 0 20 0 16 0 561236676 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 4348.04
Current children cumulated vsize (KiB) 689632

[startup+522.305 s]
/proc/loadavg: 15.93 15.89 15.77 17/205 5487
/proc/meminfo: memFree=19180116/36427776 swapFree=6568/122248
[pid=5466] ppid=5464 vsize=689632 CPUtime=4853.6
/proc/5466/stat : 5466 (gnovelty+) R 5464 5466 24979 0 -1 4202496 27100 0 0 0 39766 445594 0 0 20 0 16 0 561236635 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/5466/statm: 172408 27055 103 286 0 172120 0
[pid=5466/tid=5468] ppid=5464 vsize=689632 CPUtime=296.06
/proc/5466/task/5468/stat : 5468 (gnovelty+) R 5464 5466 24979 0 -1 4202560 391 0 0 0 2250 27356 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=689632 CPUtime=301.51
/proc/5466/task/5469/stat : 5469 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2364 27787 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=689632 CPUtime=317.78
/proc/5466/task/5470/stat : 5470 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 2560 29218 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=689632 CPUtime=305.57
/proc/5466/task/5471/stat : 5471 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2562 27995 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=689632 CPUtime=288.94
/proc/5466/task/5472/stat : 5472 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2484 26410 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=689632 CPUtime=289.88
/proc/5466/task/5473/stat : 5473 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2448 26540 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=689632 CPUtime=304.18
/proc/5466/task/5474/stat : 5474 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 2528 27890 0 0 20 0 16 0 561236667 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5466/tid=5475] ppid=5464 vsize=689632 CPUtime=314.65
/proc/5466/task/5475/stat : 5475 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 2674 28791 0 0 20 0 16 0 561236667 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5466/tid=5476] ppid=5464 vsize=689632 CPUtime=310.11
/proc/5466/task/5476/stat : 5476 (gnovelty+) R 5464 5466 24979 0 -1 4202560 397 0 0 0 2486 28525 0 0 20 0 16 0 561236668 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5466/tid=5477] ppid=5464 vsize=689632 CPUtime=293.71
/proc/5466/task/5477/stat : 5477 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 2534 26837 0 0 20 0 16 0 561236669 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5466/tid=5478] ppid=5464 vsize=689632 CPUtime=309.25
/proc/5466/task/5478/stat : 5478 (gnovelty+) R 5464 5466 24979 0 -1 4202560 397 0 0 0 2560 28365 0 0 20 0 16 0 561236670 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5466/tid=5479] ppid=5464 vsize=689632 CPUtime=308.36
/proc/5466/task/5479/stat : 5479 (gnovelty+) R 5464 5466 24979 0 -1 4202560 401 0 0 0 2444 28392 0 0 20 0 16 0 561236672 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5466/tid=5480] ppid=5464 vsize=689632 CPUtime=301.54
/proc/5466/task/5480/stat : 5480 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2514 27640 0 0 20 0 16 0 561236673 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5466/tid=5481] ppid=5464 vsize=689632 CPUtime=298.53
/proc/5466/task/5481/stat : 5481 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 2370 27483 0 0 20 0 16 0 561236675 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5466/tid=5482] ppid=5464 vsize=689632 CPUtime=292.76
/proc/5466/task/5482/stat : 5482 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 2382 26894 0 0 20 0 16 0 561236676 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 4853.6
Current children cumulated vsize (KiB) 689632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+540.403 s]
/proc/loadavg: 15.94 15.90 15.77 17/205 5487
/proc/meminfo: memFree=19180116/36427776 swapFree=6568/122236
[pid=5466] ppid=5464 vsize=689632 CPUtime=5000.82
/proc/5466/stat : 5466 (gnovelty+) R 5464 5466 24979 0 -1 4202496 27100 0 0 0 40914 459168 0 0 20 0 16 0 561236635 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5466/statm: 172408 27055 103 286 0 172120 0
[pid=5466/tid=5468] ppid=5464 vsize=689632 CPUtime=305.09
/proc/5466/task/5468/stat : 5468 (gnovelty+) R 5464 5466 24979 0 -1 4202560 391 0 0 0 2306 28203 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=689632 CPUtime=310.53
/proc/5466/task/5469/stat : 5469 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2434 28619 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=689632 CPUtime=326.81
/proc/5466/task/5470/stat : 5470 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 2612 30069 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=689632 CPUtime=314.63
/proc/5466/task/5471/stat : 5471 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2642 28821 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=689632 CPUtime=298.29
/proc/5466/task/5472/stat : 5472 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2560 27269 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=689632 CPUtime=299.09
/proc/5466/task/5473/stat : 5473 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2528 27381 0 0 20 0 16 0 561236666 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=689632 CPUtime=313.23
/proc/5466/task/5474/stat : 5474 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 2598 28725 0 0 20 0 16 0 561236667 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5466/tid=5475] ppid=5464 vsize=689632 CPUtime=323.69
/proc/5466/task/5475/stat : 5475 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 2752 29617 0 0 20 0 16 0 561236667 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5466/tid=5476] ppid=5464 vsize=689632 CPUtime=319.13
/proc/5466/task/5476/stat : 5476 (gnovelty+) R 5464 5466 24979 0 -1 4202560 397 0 0 0 2554 29359 0 0 20 0 16 0 561236668 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5466/tid=5477] ppid=5464 vsize=689632 CPUtime=303.91
/proc/5466/task/5477/stat : 5477 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 2618 27773 0 0 20 0 16 0 561236669 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5466/tid=5478] ppid=5464 vsize=689632 CPUtime=318.33
/proc/5466/task/5478/stat : 5478 (gnovelty+) R 5464 5466 24979 0 -1 4202560 397 0 0 0 2630 29203 0 0 20 0 16 0 561236670 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5466/tid=5479] ppid=5464 vsize=689632 CPUtime=317.25
/proc/5466/task/5479/stat : 5479 (gnovelty+) R 5464 5466 24979 0 -1 4202560 401 0 0 0 2520 29205 0 0 20 0 16 0 561236672 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5466/tid=5480] ppid=5464 vsize=689632 CPUtime=311.05
/proc/5466/task/5480/stat : 5480 (gnovelty+) R 5464 5466 24979 0 -1 4202560 399 0 0 0 2588 28517 0 0 20 0 16 0 561236673 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5466/tid=5481] ppid=5464 vsize=689632 CPUtime=307.69
/proc/5466/task/5481/stat : 5481 (gnovelty+) R 5464 5466 24979 0 -1 4202560 400 0 0 0 2428 28341 0 0 20 0 16 0 561236675 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5466/tid=5482] ppid=5464 vsize=689632 CPUtime=301.81
/proc/5466/task/5482/stat : 5482 (gnovelty+) R 5464 5466 24979 0 -1 4202560 398 0 0 0 2468 27713 0 0 20 0 16 0 561236676 706183168 27055 18446744073709551615 134512640 135680988 4293221680 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 5000.82
Current children cumulated vsize (KiB) 689632

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 5466 and gives
#  childrusage.ru_utime.tv_sec=399
#  childrusage.ru_utime.tv_usec=564971
#  childrusage.ru_stime.tv_sec=4482
#  childrusage.ru_stime.tv_usec=720152
# CPU time returned by wait4() is 4882.29
# while last known CPU time is 5000.82
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 540.436
CPU time (s): 5000.82
CPU user time (s): 409.14
CPU system time (s): 4591.68
CPU usage (%): 925.331
Max. virtual memory (cumulated for all children) (KiB): 689632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 399.565
system time used= 4482.72
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27100
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= 2111941
involuntary context switches= 91832

runsolver used 2.74817 second user time and 8.37252 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 10:55:03
IDJOB=1777569
IDBENCH=70371
IDSOLVER=619
FILE ID=xenhost3-49/1777569-1244019303
PBS_JOBID=
Free space on /tmp= 7133 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S219795104-099.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777569-1244019303/watcher-1777569-1244019303 -o /tmp/evaluation-result-1777569-1244019303/solver-1777569-1244019303 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777569-1244019303.cnf 1707679562 16

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

MD5SUM BENCH= b3388c169ab5d49a74d975bbdbf2ea31
RANDOM SEED= 1707679562

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:      19288780 kB
Buffers:        395172 kB
Cached:       14006288 kB
SwapCached:          0 kB
Active:        3076348 kB
Inactive:     11337872 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2020 kB
Writeback:           0 kB
AnonPages:       12784 kB
Mapped:           5608 kB
Slab:           671364 kB
SReclaimable:   645180 kB
SUnreclaim:      26184 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38504 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7133 MiB
End job on xenhost3-49 at 2009-06-03 11:04:05