Trace number 1778358

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.48 323.235

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S2025517367-061.cnf
MD5SUM747eab6e16fc5e29dfb421f806361704
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 variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1778358-1244081002/watcher-1778358-1244081002 -o /tmp/evaluation-result-1778358-1244081002/solver-1778358-1244081002 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778358-1244081002.cnf 1377513950 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.91 15.85 15.81 2/184 20703
/proc/meminfo: memFree=19286220/36427776 swapFree=4976/7512
[pid=20703] ppid=20701 vsize=509232 CPUtime=0
/proc/20703/stat : 20703 (gnovelty+) R 20701 20703 24979 0 -1 4202496 2451 0 0 0 0 0 0 0 20 0 1 0 567406526 521453568 2409 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134537167 0 0 1 0 0 0 0 17 1 0 0 0 0 0
/proc/20703/statm: 127308 2414 99 286 0 127020 0

[startup+0.058019 s]
/proc/loadavg: 15.91 15.85 15.81 2/184 20703
/proc/meminfo: memFree=19286220/36427776 swapFree=4976/7512
[pid=20703] ppid=20701 vsize=517044 CPUtime=0.04
/proc/20703/stat : 20703 (gnovelty+) R 20701 20703 24979 0 -1 4202496 12393 0 0 0 0 4 0 0 20 0 1 0 567406526 529453056 12349 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134537779 0 0 1 0 0 0 0 17 1 0 0 0 0 0
/proc/20703/statm: 129261 12363 99 286 0 128973 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517044

[startup+0.102032 s]
/proc/loadavg: 15.91 15.85 15.81 2/184 20703
/proc/meminfo: memFree=19286220/36427776 swapFree=4976/7512
[pid=20703] ppid=20701 vsize=517044 CPUtime=0.08
/proc/20703/stat : 20703 (gnovelty+) R 20701 20703 24979 0 -1 4202496 19047 0 0 0 0 8 0 0 20 0 1 0 567406526 529453056 19003 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134537704 0 0 1 0 0 0 0 17 1 0 0 0 0 0
/proc/20703/statm: 129261 19006 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.307994 s]
/proc/loadavg: 15.91 15.85 15.81 2/184 20703
/proc/meminfo: memFree=19286220/36427776 swapFree=4976/7512
[pid=20703] ppid=20701 vsize=656532 CPUtime=2.75
/proc/20703/stat : 20703 (gnovelty+) R 20701 20703 24979 0 -1 4202496 20011 0 0 0 4 271 0 0 20 0 16 0 567406526 672288768 19967 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20703/statm: 164133 19967 103 286 0 163845 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 656532

[startup+0.70409 s]
/proc/loadavg: 15.91 15.85 15.81 2/184 20703
/proc/meminfo: memFree=19286220/36427776 swapFree=4976/7512
[pid=20703] ppid=20701 vsize=656532 CPUtime=8.29
/proc/20703/stat : 20703 (gnovelty+) R 20701 20703 24979 0 -1 4202496 20011 0 0 0 13 816 0 0 20 0 16 0 567406526 672288768 19967 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20703/statm: 164133 19967 103 286 0 163845 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 656532

[startup+1.50263 s]
/proc/loadavg: 15.91 15.85 15.81 17/200 20719
/proc/meminfo: memFree=19206744/36427776 swapFree=4720/88484
[pid=20703] ppid=20701 vsize=656532 CPUtime=19.34
/proc/20703/stat : 20703 (gnovelty+) R 20701 20703 24979 0 -1 4202496 20014 0 0 0 43 1891 0 0 20 0 16 0 567406526 672288768 19970 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20703/statm: 164133 19970 103 286 0 163845 0
[pid=20703/tid=20705] ppid=20701 vsize=656532 CPUtime=1.36
/proc/20703/task/20705/stat : 20705 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 0 136 0 0 20 0 16 0 567406537 672288768 19970 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=20703/tid=20706] ppid=20701 vsize=656532 CPUtime=1.38
/proc/20703/task/20706/stat : 20706 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 2 136 0 0 20 0 16 0 567406537 672288768 19970 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=20703/tid=20707] ppid=20701 vsize=656532 CPUtime=1.36
/proc/20703/task/20707/stat : 20707 (gnovelty+) R 20701 20703 24979 0 -1 4202560 3 0 0 0 2 134 0 0 20 0 16 0 567406537 672288768 19970 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=20703/tid=20708] ppid=20701 vsize=656532 CPUtime=0.98
/proc/20703/task/20708/stat : 20708 (gnovelty+) R 20701 20703 24979 0 -1 4202560 3 0 0 0 2 96 0 0 20 0 16 0 567406537 672288768 19970 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=20703/tid=20709] ppid=20701 vsize=656532 CPUtime=1.36
/proc/20703/task/20709/stat : 20709 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 2 134 0 0 20 0 16 0 567406537 672288768 19970 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=20703/tid=20710] ppid=20701 vsize=656532 CPUtime=1.06
/proc/20703/task/20710/stat : 20710 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 2 104 0 0 20 0 16 0 567406537 672288768 19970 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20703/tid=20711] ppid=20701 vsize=656532 CPUtime=1.36
/proc/20703/task/20711/stat : 20711 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 4 132 0 0 20 0 16 0 567406537 672288768 19970 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=20703/tid=20712] ppid=20701 vsize=656532 CPUtime=1.36
/proc/20703/task/20712/stat : 20712 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 2 134 0 0 20 0 16 0 567406537 672288768 19970 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=20703/tid=20713] ppid=20701 vsize=656532 CPUtime=1.36
/proc/20703/task/20713/stat : 20713 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 2 134 0 0 20 0 16 0 567406537 672288768 19970 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=20703/tid=20714] ppid=20701 vsize=656532 CPUtime=1.36
/proc/20703/task/20714/stat : 20714 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 2 134 0 0 20 0 16 0 567406537 672288768 19970 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=20703/tid=20715] ppid=20701 vsize=656532 CPUtime=1.36
/proc/20703/task/20715/stat : 20715 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 0 136 0 0 20 0 16 0 567406537 672288768 19970 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=20703/tid=20716] ppid=20701 vsize=656532 CPUtime=1.34
/proc/20703/task/20716/stat : 20716 (gnovelty+) R 20701 20703 24979 0 -1 4202560 3 0 0 0 2 132 0 0 20 0 16 0 567406537 672288768 19970 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=20703/tid=20717] ppid=20701 vsize=656532 CPUtime=1.36
/proc/20703/task/20717/stat : 20717 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 2 134 0 0 20 0 16 0 567406537 672288768 19970 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=20703/tid=20718] ppid=20701 vsize=656532 CPUtime=0.74
/proc/20703/task/20718/stat : 20718 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 0 74 0 0 20 0 16 0 567406537 672288768 19970 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=20703/tid=20719] ppid=20701 vsize=656532 CPUtime=0.68
/proc/20703/task/20719/stat : 20719 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 4 64 0 0 20 0 16 0 567406542 672288768 19970 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 19.34
Current children cumulated vsize (KiB) 656532

[startup+3.10521 s]
/proc/loadavg: 15.92 15.85 15.81 17/200 20719
/proc/meminfo: memFree=19206620/36427776 swapFree=4720/88956
[pid=20703] ppid=20701 vsize=656532 CPUtime=41.4
/proc/20703/stat : 20703 (gnovelty+) R 20701 20703 24979 0 -1 4202496 20016 0 0 0 108 4032 0 0 20 0 16 0 567406526 672288768 19972 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20703/statm: 164133 19972 103 286 0 163845 0
[pid=20703/tid=20705] ppid=20701 vsize=656532 CPUtime=2.94
/proc/20703/task/20705/stat : 20705 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 4 290 0 0 20 0 16 0 567406537 672288768 19972 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=20703/tid=20706] ppid=20701 vsize=656532 CPUtime=2.94
/proc/20703/task/20706/stat : 20706 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 8 286 0 0 20 0 16 0 567406537 672288768 19972 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=20703/tid=20707] ppid=20701 vsize=656532 CPUtime=2.94
/proc/20703/task/20707/stat : 20707 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 6 288 0 0 20 0 16 0 567406537 672288768 19972 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=20703/tid=20708] ppid=20701 vsize=656532 CPUtime=1.8
/proc/20703/task/20708/stat : 20708 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 6 174 0 0 20 0 16 0 567406537 672288768 19972 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20703/tid=20709] ppid=20701 vsize=656532 CPUtime=2.94
/proc/20703/task/20709/stat : 20709 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 4 290 0 0 20 0 16 0 567406537 672288768 19972 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=20703/tid=20710] ppid=20701 vsize=656532 CPUtime=2.44
/proc/20703/task/20710/stat : 20710 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 6 238 0 0 20 0 16 0 567406537 672288768 19972 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20703/tid=20711] ppid=20701 vsize=656532 CPUtime=2.94
/proc/20703/task/20711/stat : 20711 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 6 288 0 0 20 0 16 0 567406537 672288768 19972 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=20703/tid=20712] ppid=20701 vsize=656532 CPUtime=2.94
/proc/20703/task/20712/stat : 20712 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 4 290 0 0 20 0 16 0 567406537 672288768 19972 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=20703/tid=20713] ppid=20701 vsize=656532 CPUtime=2.94
/proc/20703/task/20713/stat : 20713 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 10 284 0 0 20 0 16 0 567406537 672288768 19972 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=20703/tid=20714] ppid=20701 vsize=656532 CPUtime=2.94
/proc/20703/task/20714/stat : 20714 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 10 284 0 0 20 0 16 0 567406537 672288768 19972 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=20703/tid=20715] ppid=20701 vsize=656532 CPUtime=2.94
/proc/20703/task/20715/stat : 20715 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 4 290 0 0 20 0 16 0 567406537 672288768 19972 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=20703/tid=20716] ppid=20701 vsize=656532 CPUtime=2.9
/proc/20703/task/20716/stat : 20716 (gnovelty+) R 20701 20703 24979 0 -1 4202560 3 0 0 0 8 282 0 0 20 0 16 0 567406537 672288768 19972 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=20703/tid=20717] ppid=20701 vsize=656532 CPUtime=2.92
/proc/20703/task/20717/stat : 20717 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 4 288 0 0 20 0 16 0 567406537 672288768 19972 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=20703/tid=20718] ppid=20701 vsize=656532 CPUtime=1.72
/proc/20703/task/20718/stat : 20718 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 4 168 0 0 20 0 16 0 567406537 672288768 19972 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=20703/tid=20719] ppid=20701 vsize=656532 CPUtime=1.48
/proc/20703/task/20719/stat : 20719 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 6 142 0 0 20 0 16 0 567406542 672288768 19972 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 41.4
Current children cumulated vsize (KiB) 656532

[startup+6.30703 s]
/proc/loadavg: 15.92 15.85 15.81 17/200 20719
/proc/meminfo: memFree=19206372/36427776 swapFree=4724/89232
[pid=20703] ppid=20701 vsize=656532 CPUtime=85.36
/proc/20703/stat : 20703 (gnovelty+) R 20701 20703 24979 0 -1 4202496 20018 0 0 0 244 8292 0 0 20 0 16 0 567406526 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20703/statm: 164133 19974 103 286 0 163845 0
[pid=20703/tid=20705] ppid=20701 vsize=656532 CPUtime=6.08
/proc/20703/task/20705/stat : 20705 (gnovelty+) R 20701 20703 24979 0 -1 4202560 5 0 0 0 18 590 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=20703/tid=20706] ppid=20701 vsize=656532 CPUtime=6.08
/proc/20703/task/20706/stat : 20706 (gnovelty+) R 20701 20703 24979 0 -1 4202560 5 0 0 0 16 592 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=20703/tid=20707] ppid=20701 vsize=656532 CPUtime=6.08
/proc/20703/task/20707/stat : 20707 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 18 590 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=20703/tid=20708] ppid=20701 vsize=656532 CPUtime=3.36
/proc/20703/task/20708/stat : 20708 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 10 326 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20703/tid=20709] ppid=20701 vsize=656532 CPUtime=6.08
/proc/20703/task/20709/stat : 20709 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 14 594 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=20703/tid=20710] ppid=20701 vsize=656532 CPUtime=4.06
/proc/20703/task/20710/stat : 20710 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 14 392 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20703/tid=20711] ppid=20701 vsize=656532 CPUtime=6.08
/proc/20703/task/20711/stat : 20711 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 14 594 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=20703/tid=20712] ppid=20701 vsize=656532 CPUtime=6.06
/proc/20703/task/20712/stat : 20712 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 16 590 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=20703/tid=20713] ppid=20701 vsize=656532 CPUtime=6.08
/proc/20703/task/20713/stat : 20713 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 20 588 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=20703/tid=20714] ppid=20701 vsize=656532 CPUtime=6.08
/proc/20703/task/20714/stat : 20714 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 18 590 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=20703/tid=20715] ppid=20701 vsize=656532 CPUtime=6.08
/proc/20703/task/20715/stat : 20715 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 14 594 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=20703/tid=20716] ppid=20701 vsize=656532 CPUtime=5.98
/proc/20703/task/20716/stat : 20716 (gnovelty+) R 20701 20703 24979 0 -1 4202560 3 0 0 0 16 582 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=20703/tid=20717] ppid=20701 vsize=656532 CPUtime=6.06
/proc/20703/task/20717/stat : 20717 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 10 596 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=20703/tid=20718] ppid=20701 vsize=656532 CPUtime=4.86
/proc/20703/task/20718/stat : 20718 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 16 470 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=20703/tid=20719] ppid=20701 vsize=656532 CPUtime=3.08
/proc/20703/task/20719/stat : 20719 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 12 296 0 0 20 0 16 0 567406542 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 85.36
Current children cumulated vsize (KiB) 656532

[startup+12.7052 s]
/proc/loadavg: 15.93 15.86 15.81 17/200 20719
/proc/meminfo: memFree=19205940/36427776 swapFree=4724/89684
[pid=20703] ppid=20701 vsize=656532 CPUtime=173.65
/proc/20703/stat : 20703 (gnovelty+) S 20701 20703 24979 0 -1 4202496 20018 0 0 0 519 16846 0 0 20 0 16 0 567406526 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20703/statm: 164133 19974 103 286 0 163845 0
[pid=20703/tid=20705] ppid=20701 vsize=656532 CPUtime=11.4
/proc/20703/task/20705/stat : 20705 (gnovelty+) R 20701 20703 24979 0 -1 4202560 5 0 0 0 30 1110 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=20703/tid=20706] ppid=20701 vsize=656532 CPUtime=10.04
/proc/20703/task/20706/stat : 20706 (gnovelty+) R 20701 20703 24979 0 -1 4202560 5 0 0 0 30 974 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=20703/tid=20707] ppid=20701 vsize=656532 CPUtime=12.4
/proc/20703/task/20707/stat : 20707 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 36 1204 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=20703/tid=20708] ppid=20701 vsize=656532 CPUtime=6.62
/proc/20703/task/20708/stat : 20708 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 22 640 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=20703/tid=20709] ppid=20701 vsize=656532 CPUtime=12.38
/proc/20703/task/20709/stat : 20709 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 36 1202 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=20703/tid=20710] ppid=20701 vsize=656532 CPUtime=8.2
/proc/20703/task/20710/stat : 20710 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 26 794 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20703/tid=20711] ppid=20701 vsize=656532 CPUtime=12.38
/proc/20703/task/20711/stat : 20711 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 34 1204 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=20703/tid=20712] ppid=20701 vsize=656532 CPUtime=12.36
/proc/20703/task/20712/stat : 20712 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 32 1204 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=20703/tid=20713] ppid=20701 vsize=656532 CPUtime=10.46
/proc/20703/task/20713/stat : 20713 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 32 1014 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=20703/tid=20714] ppid=20701 vsize=656532 CPUtime=12.36
/proc/20703/task/20714/stat : 20714 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 46 1190 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=20703/tid=20715] ppid=20701 vsize=656532 CPUtime=12.38
/proc/20703/task/20715/stat : 20715 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 34 1204 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0

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

[pid=20703/tid=20706] ppid=20701 vsize=656532 CPUtime=152.93
/proc/20703/task/20706/stat : 20706 (gnovelty+) R 20701 20703 24979 0 -1 4202560 5 0 0 0 390 14903 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=20703/tid=20707] ppid=20701 vsize=656532 CPUtime=145.99
/proc/20703/task/20707/stat : 20707 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 376 14223 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=20703/tid=20708] ppid=20701 vsize=656532 CPUtime=152.32
/proc/20703/task/20708/stat : 20708 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 402 14830 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=20703/tid=20709] ppid=20701 vsize=656532 CPUtime=159.45
/proc/20703/task/20709/stat : 20709 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 364 15581 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=20703/tid=20710] ppid=20701 vsize=656532 CPUtime=154.33
/proc/20703/task/20710/stat : 20710 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 392 15041 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20703/tid=20711] ppid=20701 vsize=656532 CPUtime=153.83
/proc/20703/task/20711/stat : 20711 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 380 15003 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=20703/tid=20712] ppid=20701 vsize=656532 CPUtime=150.51
/proc/20703/task/20712/stat : 20712 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 396 14655 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=20703/tid=20713] ppid=20701 vsize=656532 CPUtime=157.67
/proc/20703/task/20713/stat : 20713 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 418 15349 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=20703/tid=20714] ppid=20701 vsize=656532 CPUtime=159.56
/proc/20703/task/20714/stat : 20714 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 434 15522 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=20703/tid=20715] ppid=20701 vsize=656532 CPUtime=159.58
/proc/20703/task/20715/stat : 20715 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 412 15546 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=20703/tid=20716] ppid=20701 vsize=656532 CPUtime=156.44
/proc/20703/task/20716/stat : 20716 (gnovelty+) R 20701 20703 24979 0 -1 4202560 3 0 0 0 424 15220 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=20703/tid=20717] ppid=20701 vsize=656532 CPUtime=159.46
/proc/20703/task/20717/stat : 20717 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 398 15548 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=20703/tid=20718] ppid=20701 vsize=656532 CPUtime=149.66
/proc/20703/task/20718/stat : 20718 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 388 14578 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=20703/tid=20719] ppid=20701 vsize=656532 CPUtime=155.36
/proc/20703/task/20719/stat : 20719 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 410 15126 0 0 20 0 16 0 567406542 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2469.79
Current children cumulated vsize (KiB) 656532

[startup+222.303 s]
/proc/loadavg: 15.90 15.87 15.82 17/200 20724
/proc/meminfo: memFree=19204840/36427776 swapFree=4724/90308
[pid=20703] ppid=20701 vsize=656532 CPUtime=3413.38
/proc/20703/stat : 20703 (gnovelty+) R 20701 20703 24979 0 -1 4202496 20018 0 0 0 8683 332655 0 0 20 0 16 0 567406526 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20703/statm: 164133 19974 103 286 0 163845 0
[pid=20703/tid=20705] ppid=20701 vsize=656532 CPUtime=207.45
/proc/20703/task/20705/stat : 20705 (gnovelty+) R 20701 20703 24979 0 -1 4202560 5 0 0 0 516 20229 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=20703/tid=20706] ppid=20701 vsize=656532 CPUtime=212.05
/proc/20703/task/20706/stat : 20706 (gnovelty+) R 20701 20703 24979 0 -1 4202560 5 0 0 0 534 20671 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=20703/tid=20707] ppid=20701 vsize=656532 CPUtime=205
/proc/20703/task/20707/stat : 20707 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 512 19988 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=20703/tid=20708] ppid=20701 vsize=656532 CPUtime=211.39
/proc/20703/task/20708/stat : 20708 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 544 20595 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=20703/tid=20709] ppid=20701 vsize=656532 CPUtime=218.49
/proc/20703/task/20709/stat : 20709 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 510 21339 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=20703/tid=20710] ppid=20701 vsize=656532 CPUtime=213.36
/proc/20703/task/20710/stat : 20710 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 532 20804 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20703/tid=20711] ppid=20701 vsize=656532 CPUtime=212.82
/proc/20703/task/20711/stat : 20711 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 520 20762 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=20703/tid=20712] ppid=20701 vsize=656532 CPUtime=209.62
/proc/20703/task/20712/stat : 20712 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 552 20410 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=20703/tid=20713] ppid=20701 vsize=656532 CPUtime=216.71
/proc/20703/task/20713/stat : 20713 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 548 21123 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=20703/tid=20714] ppid=20701 vsize=656532 CPUtime=218.6
/proc/20703/task/20714/stat : 20714 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 568 21292 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=20703/tid=20715] ppid=20701 vsize=656532 CPUtime=218.61
/proc/20703/task/20715/stat : 20715 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 554 21307 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=20703/tid=20716] ppid=20701 vsize=656532 CPUtime=214.3
/proc/20703/task/20716/stat : 20716 (gnovelty+) R 20701 20703 24979 0 -1 4202560 3 0 0 0 586 20844 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=20703/tid=20717] ppid=20701 vsize=656532 CPUtime=218.56
/proc/20703/task/20717/stat : 20717 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 556 21300 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=20703/tid=20718] ppid=20701 vsize=656532 CPUtime=208.71
/proc/20703/task/20718/stat : 20718 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 528 20343 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=20703/tid=20719] ppid=20701 vsize=656532 CPUtime=214.46
/proc/20703/task/20719/stat : 20719 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 560 20886 0 0 20 0 16 0 567406542 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3413.38
Current children cumulated vsize (KiB) 656532

[startup+282.306 s]
/proc/loadavg: 16.02 15.91 15.83 17/200 20724
/proc/meminfo: memFree=19204840/36427776 swapFree=4724/90308
[pid=20703] ppid=20701 vsize=656532 CPUtime=4357.07
/proc/20703/stat : 20703 (gnovelty+) R 20701 20703 24979 0 -1 4202496 20018 0 0 0 11006 424701 0 0 20 0 16 0 567406526 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20703/statm: 164133 19974 103 286 0 163845 0
[pid=20703/tid=20705] ppid=20701 vsize=656532 CPUtime=266.46
/proc/20703/task/20705/stat : 20705 (gnovelty+) R 20701 20703 24979 0 -1 4202560 5 0 0 0 662 25984 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=20703/tid=20706] ppid=20701 vsize=656532 CPUtime=271.1
/proc/20703/task/20706/stat : 20706 (gnovelty+) R 20701 20703 24979 0 -1 4202560 5 0 0 0 670 26440 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=20703/tid=20707] ppid=20701 vsize=656532 CPUtime=264.01
/proc/20703/task/20707/stat : 20707 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 656 25745 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=20703/tid=20708] ppid=20701 vsize=656532 CPUtime=270.44
/proc/20703/task/20708/stat : 20708 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 690 26354 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=20703/tid=20709] ppid=20701 vsize=656532 CPUtime=277.51
/proc/20703/task/20709/stat : 20709 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 652 27099 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=20703/tid=20710] ppid=20701 vsize=656532 CPUtime=272.35
/proc/20703/task/20710/stat : 20710 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 688 26547 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20703/tid=20711] ppid=20701 vsize=656532 CPUtime=271.89
/proc/20703/task/20711/stat : 20711 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 642 26547 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=20703/tid=20712] ppid=20701 vsize=656532 CPUtime=268.77
/proc/20703/task/20712/stat : 20712 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 700 26177 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=20703/tid=20713] ppid=20701 vsize=656532 CPUtime=275.69
/proc/20703/task/20713/stat : 20713 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 696 26873 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=20703/tid=20714] ppid=20701 vsize=656532 CPUtime=277.65
/proc/20703/task/20714/stat : 20714 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 698 27067 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=20703/tid=20715] ppid=20701 vsize=656532 CPUtime=277.67
/proc/20703/task/20715/stat : 20715 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 690 27077 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=20703/tid=20716] ppid=20701 vsize=656532 CPUtime=272.14
/proc/20703/task/20716/stat : 20716 (gnovelty+) R 20701 20703 24979 0 -1 4202560 3 0 0 0 760 26454 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=20703/tid=20717] ppid=20701 vsize=656532 CPUtime=277.63
/proc/20703/task/20717/stat : 20717 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 718 27045 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=20703/tid=20718] ppid=20701 vsize=656532 CPUtime=267.83
/proc/20703/task/20718/stat : 20718 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 680 26103 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=20703/tid=20719] ppid=20701 vsize=656532 CPUtime=273.51
/proc/20703/task/20719/stat : 20719 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 698 26653 0 0 20 0 16 0 567406542 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4357.07
Current children cumulated vsize (KiB) 656532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+323.204 s]
/proc/loadavg: 15.85 15.87 15.82 17/200 20724
/proc/meminfo: memFree=19204840/36427776 swapFree=4724/90308
[pid=20703] ppid=20701 vsize=656532 CPUtime=5000.48
/proc/20703/stat : 20703 (gnovelty+) R 20701 20703 24979 0 -1 4202496 20018 0 0 0 12589 487459 0 0 20 0 16 0 567406526 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20703/statm: 164133 19974 103 286 0 163845 0
[pid=20703/tid=20705] ppid=20701 vsize=656532 CPUtime=306.75
/proc/20703/task/20705/stat : 20705 (gnovelty+) R 20701 20703 24979 0 -1 4202560 5 0 0 0 740 29935 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=20703/tid=20706] ppid=20701 vsize=656532 CPUtime=311.36
/proc/20703/task/20706/stat : 20706 (gnovelty+) R 20701 20703 24979 0 -1 4202560 5 0 0 0 756 30380 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=20703/tid=20707] ppid=20701 vsize=656532 CPUtime=304.25
/proc/20703/task/20707/stat : 20707 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 752 29673 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=20703/tid=20708] ppid=20701 vsize=656532 CPUtime=310.73
/proc/20703/task/20708/stat : 20708 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 796 30277 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=20703/tid=20709] ppid=20701 vsize=656532 CPUtime=317.73
/proc/20703/task/20709/stat : 20709 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 754 31019 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=20703/tid=20710] ppid=20701 vsize=656532 CPUtime=312.57
/proc/20703/task/20710/stat : 20710 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 792 30465 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20703/tid=20711] ppid=20701 vsize=656532 CPUtime=312.15
/proc/20703/task/20711/stat : 20711 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 746 30469 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=20703/tid=20712] ppid=20701 vsize=656532 CPUtime=309.09
/proc/20703/task/20712/stat : 20712 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 800 30109 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=20703/tid=20713] ppid=20701 vsize=656532 CPUtime=315.95
/proc/20703/task/20713/stat : 20713 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 790 30805 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=20703/tid=20714] ppid=20701 vsize=656532 CPUtime=317.85
/proc/20703/task/20714/stat : 20714 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 808 30977 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=20703/tid=20715] ppid=20701 vsize=656532 CPUtime=317.9
/proc/20703/task/20715/stat : 20715 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 790 31000 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=20703/tid=20716] ppid=20701 vsize=656532 CPUtime=311.58
/proc/20703/task/20716/stat : 20716 (gnovelty+) R 20701 20703 24979 0 -1 4202560 3 0 0 0 852 30306 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=20703/tid=20717] ppid=20701 vsize=656532 CPUtime=317.87
/proc/20703/task/20717/stat : 20717 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 812 30975 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=20703/tid=20718] ppid=20701 vsize=656532 CPUtime=308.12
/proc/20703/task/20718/stat : 20718 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 790 30022 0 0 20 0 16 0 567406537 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=20703/tid=20719] ppid=20701 vsize=656532 CPUtime=313.77
/proc/20703/task/20719/stat : 20719 (gnovelty+) R 20701 20703 24979 0 -1 4202560 4 0 0 0 804 30573 0 0 20 0 16 0 567406542 672288768 19974 18446744073709551615 134512640 135680988 4288413856 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 5000.48
Current children cumulated vsize (KiB) 656532

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 20703 and gives
#  childrusage.ru_utime.tv_sec=122
#  childrusage.ru_utime.tv_usec=331645
#  childrusage.ru_stime.tv_sec=4738
#  childrusage.ru_stime.tv_usec=664148
# CPU time returned by wait4() is 4861
# while last known CPU time is 5000.48
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 323.235
CPU time (s): 5000.48
CPU user time (s): 125.89
CPU system time (s): 4874.59
CPU usage (%): 1547.01
Max. virtual memory (cumulated for all children) (KiB): 656532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.332
system time used= 4738.66
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20018
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= 306252
involuntary context switches= 12990

runsolver used 1.72411 second user time and 4.98431 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-04 04:03:22
IDJOB=1778358
IDBENCH=70634
IDSOLVER=619
FILE ID=xenhost3-49/1778358-1244081002
PBS_JOBID=
Free space on /tmp= 7129 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S2025517367-061.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778358-1244081002/watcher-1778358-1244081002 -o /tmp/evaluation-result-1778358-1244081002/solver-1778358-1244081002 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778358-1244081002.cnf 1377513950 16

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

MD5SUM BENCH= 747eab6e16fc5e29dfb421f806361704
RANDOM SEED= 1377513950

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:      19286220 kB
Buffers:        396112 kB
Cached:       14010392 kB
SwapCached:          0 kB
Active:        3074020 kB
Inactive:     11341284 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1348 kB
Writeback:           0 kB
AnonPages:        7512 kB
Mapped:           4312 kB
Slab:           672672 kB
SReclaimable:   646492 kB
SUnreclaim:      26180 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29792 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

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