Trace number 1777851

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S289069074-070.cnf
MD5SUM6d110538c6795cd651a202a3fd6fda7d
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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.08/0.11	c +------------------------------+
0.08/0.11	c | gNovelty+, version 1.0       |
0.08/0.11	c +------------------------------+
0.08/0.11	c gnovelty+ -h for help
0.08/0.11	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-1777851-1244038443/watcher-1777851-1244038443 -o /tmp/evaluation-result-1777851-1244038443/solver-1777851-1244038443 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777851-1244038443.cnf 1870598306 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: 16.05 15.93 15.83 2/184 10859
/proc/meminfo: memFree=19292004/36427776 swapFree=3696/7736
[pid=10859] ppid=10857 vsize=509232 CPUtime=0
/proc/10859/stat : 10859 (gnovelty+) R 10857 10859 24979 0 -1 4202496 2216 0 0 0 0 0 0 0 20 0 1 0 563150657 521453568 2172 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134537167 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/10859/statm: 127308 2179 99 286 0 127020 0

[startup+0.069166 s]
/proc/loadavg: 16.05 15.93 15.83 2/184 10859
/proc/meminfo: memFree=19292004/36427776 swapFree=3696/7736
[pid=10859] ppid=10857 vsize=517044 CPUtime=0.06
/proc/10859/stat : 10859 (gnovelty+) R 10857 10859 24979 0 -1 4202496 12667 0 0 0 0 6 0 0 20 0 1 0 563150657 529453056 12623 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134537968 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/10859/statm: 129261 12636 99 286 0 128973 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517044

[startup+0.10113 s]
/proc/loadavg: 16.05 15.93 15.83 2/184 10859
/proc/meminfo: memFree=19292004/36427776 swapFree=3696/7736
[pid=10859] ppid=10857 vsize=517044 CPUtime=0.08
/proc/10859/stat : 10859 (gnovelty+) R 10857 10859 24979 0 -1 4202496 17517 0 0 0 2 6 0 0 20 0 1 0 563150657 529453056 17472 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134537708 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/10859/statm: 129261 17475 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.305374 s]
/proc/loadavg: 16.05 15.93 15.83 2/184 10859
/proc/meminfo: memFree=19292004/36427776 swapFree=3696/7736
[pid=10859] ppid=10857 vsize=659144 CPUtime=2.54
/proc/10859/stat : 10859 (gnovelty+) R 10857 10859 24979 0 -1 4202496 20483 0 0 0 13 241 0 0 20 0 16 0 563150657 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10859/statm: 164786 20438 103 286 0 164498 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 659144

[startup+0.706637 s]
/proc/loadavg: 16.05 15.93 15.83 2/184 10859
/proc/meminfo: memFree=19292004/36427776 swapFree=3696/7736
[pid=10859] ppid=10857 vsize=659144 CPUtime=8.16
/proc/10859/stat : 10859 (gnovelty+) R 10857 10859 24979 0 -1 4202496 20483 0 0 0 63 753 0 0 20 0 16 0 563150657 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10859/statm: 164786 20438 103 286 0 164498 0
Current children cumulated CPU time (s) 8.16
Current children cumulated vsize (KiB) 659144

[startup+1.5053 s]
/proc/loadavg: 16.05 15.93 15.83 16/200 10875
/proc/meminfo: memFree=19210300/36427776 swapFree=5056/89908
[pid=10859] ppid=10857 vsize=659144 CPUtime=18.53
/proc/10859/stat : 10859 (gnovelty+) R 10857 10859 24979 0 -1 4202496 20483 0 0 0 183 1670 0 0 20 0 16 0 563150657 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10859/statm: 164786 20438 103 286 0 164498 0
[pid=10859/tid=10861] ppid=10857 vsize=659144 CPUtime=0.76
/proc/10859/task/10861/stat : 10861 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 6 70 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10859/tid=10862] ppid=10857 vsize=659144 CPUtime=1.34
/proc/10859/task/10862/stat : 10862 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 16 118 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10859/tid=10863] ppid=10857 vsize=659144 CPUtime=1.36
/proc/10859/task/10863/stat : 10863 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 10 126 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10859/tid=10864] ppid=10857 vsize=659144 CPUtime=1.34
/proc/10859/task/10864/stat : 10864 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 10 124 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10859/tid=10865] ppid=10857 vsize=659144 CPUtime=1.34
/proc/10859/task/10865/stat : 10865 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 18 116 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=10859/tid=10866] ppid=10857 vsize=659144 CPUtime=1.34
/proc/10859/task/10866/stat : 10866 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 14 120 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=10859/tid=10867] ppid=10857 vsize=659144 CPUtime=1.34
/proc/10859/task/10867/stat : 10867 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 4 130 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=10859/tid=10868] ppid=10857 vsize=659144 CPUtime=1.34
/proc/10859/task/10868/stat : 10868 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 16 118 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10859/tid=10869] ppid=10857 vsize=659144 CPUtime=1.06
/proc/10859/task/10869/stat : 10869 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 10 96 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10859/tid=10870] ppid=10857 vsize=659144 CPUtime=1.34
/proc/10859/task/10870/stat : 10870 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 12 122 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10859/tid=10871] ppid=10857 vsize=659144 CPUtime=1.06
/proc/10859/task/10871/stat : 10871 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 10 96 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10859/tid=10872] ppid=10857 vsize=659144 CPUtime=1.32
/proc/10859/task/10872/stat : 10872 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 16 116 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10859/tid=10873] ppid=10857 vsize=659144 CPUtime=1.34
/proc/10859/task/10873/stat : 10873 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 16 118 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10859/tid=10874] ppid=10857 vsize=659144 CPUtime=0.72
/proc/10859/task/10874/stat : 10874 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 6 66 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10859/tid=10875] ppid=10857 vsize=659144 CPUtime=0.64
/proc/10859/task/10875/stat : 10875 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2 62 0 0 20 0 16 0 563150673 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 18.53
Current children cumulated vsize (KiB) 659144

[startup+3.10683 s]
/proc/loadavg: 16.05 15.93 15.83 17/200 10875
/proc/meminfo: memFree=19209688/36427776 swapFree=5056/90716
[pid=10859] ppid=10857 vsize=659144 CPUtime=39.04
/proc/10859/stat : 10859 (gnovelty+) R 10857 10859 24979 0 -1 4202496 20483 0 0 0 393 3511 0 0 20 0 16 0 563150657 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10859/statm: 164786 20438 103 286 0 164498 0
[pid=10859/tid=10861] ppid=10857 vsize=659144 CPUtime=1.56
/proc/10859/task/10861/stat : 10861 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 16 140 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10859/tid=10862] ppid=10857 vsize=659144 CPUtime=2.92
/proc/10859/task/10862/stat : 10862 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 32 260 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10859/tid=10863] ppid=10857 vsize=659144 CPUtime=2.92
/proc/10859/task/10863/stat : 10863 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 24 268 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10859/tid=10864] ppid=10857 vsize=659144 CPUtime=2.92
/proc/10859/task/10864/stat : 10864 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 28 264 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10859/tid=10865] ppid=10857 vsize=659144 CPUtime=2.92
/proc/10859/task/10865/stat : 10865 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 30 262 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=10859/tid=10866] ppid=10857 vsize=659144 CPUtime=2.92
/proc/10859/task/10866/stat : 10866 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 28 264 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=10859/tid=10867] ppid=10857 vsize=659144 CPUtime=2.9
/proc/10859/task/10867/stat : 10867 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 22 268 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=10859/tid=10868] ppid=10857 vsize=659144 CPUtime=2.9
/proc/10859/task/10868/stat : 10868 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 34 256 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10859/tid=10869] ppid=10857 vsize=659144 CPUtime=1.9
/proc/10859/task/10869/stat : 10869 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 16 174 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10859/tid=10870] ppid=10857 vsize=659144 CPUtime=2.92
/proc/10859/task/10870/stat : 10870 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 30 262 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10859/tid=10871] ppid=10857 vsize=659144 CPUtime=1.86
/proc/10859/task/10871/stat : 10871 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 18 168 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10859/tid=10872] ppid=10857 vsize=659144 CPUtime=2.86
/proc/10859/task/10872/stat : 10872 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 32 254 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10859/tid=10873] ppid=10857 vsize=659144 CPUtime=2.86
/proc/10859/task/10873/stat : 10873 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 30 256 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10859/tid=10874] ppid=10857 vsize=659144 CPUtime=1.52
/proc/10859/task/10874/stat : 10874 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 14 138 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10859/tid=10875] ppid=10857 vsize=659144 CPUtime=1.44
/proc/10859/task/10875/stat : 10875 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 10 134 0 0 20 0 16 0 563150673 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 39.04
Current children cumulated vsize (KiB) 659144

[startup+6.30646 s]
/proc/loadavg: 16.05 15.93 15.83 17/200 10875
/proc/meminfo: memFree=19209512/36427776 swapFree=4724/91092
[pid=10859] ppid=10857 vsize=659144 CPUtime=79.8
/proc/10859/stat : 10859 (gnovelty+) R 10857 10859 24979 0 -1 4202496 20483 0 0 0 852 7128 0 0 20 0 16 0 563150657 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10859/statm: 164786 20438 103 286 0 164498 0
[pid=10859/tid=10861] ppid=10857 vsize=659144 CPUtime=3.16
/proc/10859/task/10861/stat : 10861 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 38 278 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134533073 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10859/tid=10862] ppid=10857 vsize=659144 CPUtime=6.06
/proc/10859/task/10862/stat : 10862 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 68 538 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10859/tid=10863] ppid=10857 vsize=659144 CPUtime=6.06
/proc/10859/task/10863/stat : 10863 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 62 544 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10859/tid=10864] ppid=10857 vsize=659144 CPUtime=6.04
/proc/10859/task/10864/stat : 10864 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 74 530 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10859/tid=10865] ppid=10857 vsize=659144 CPUtime=6.04
/proc/10859/task/10865/stat : 10865 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 68 536 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=10859/tid=10866] ppid=10857 vsize=659144 CPUtime=6.06
/proc/10859/task/10866/stat : 10866 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 56 550 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=10859/tid=10867] ppid=10857 vsize=659144 CPUtime=6.04
/proc/10859/task/10867/stat : 10867 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 58 546 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=10859/tid=10868] ppid=10857 vsize=659144 CPUtime=6.04
/proc/10859/task/10868/stat : 10868 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 68 536 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10859/tid=10869] ppid=10857 vsize=659144 CPUtime=5.04
/proc/10859/task/10869/stat : 10869 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 52 452 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10859/tid=10870] ppid=10857 vsize=659144 CPUtime=6.02
/proc/10859/task/10870/stat : 10870 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 64 538 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10859/tid=10871] ppid=10857 vsize=659144 CPUtime=3.46
/proc/10859/task/10871/stat : 10871 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 30 316 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10859/tid=10872] ppid=10857 vsize=659144 CPUtime=5.92
/proc/10859/task/10872/stat : 10872 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 68 524 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10859/tid=10873] ppid=10857 vsize=659144 CPUtime=4.46
/proc/10859/task/10873/stat : 10873 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 44 402 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10859/tid=10874] ppid=10857 vsize=659144 CPUtime=3.12
/proc/10859/task/10874/stat : 10874 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 34 278 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10859/tid=10875] ppid=10857 vsize=659144 CPUtime=3.04
/proc/10859/task/10875/stat : 10875 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 28 276 0 0 20 0 16 0 563150673 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 79.8
Current children cumulated vsize (KiB) 659144

[startup+12.7052 s]
/proc/loadavg: 16.04 15.93 15.83 17/200 10875
/proc/meminfo: memFree=19209064/36427776 swapFree=4724/91540
[pid=10859] ppid=10857 vsize=659144 CPUtime=161.4
/proc/10859/stat : 10859 (gnovelty+) R 10857 10859 24979 0 -1 4202496 20483 0 0 0 1717 14423 0 0 20 0 16 0 563150657 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10859/statm: 164786 20438 103 286 0 164498 0
[pid=10859/tid=10861] ppid=10857 vsize=659144 CPUtime=6.34
/proc/10859/task/10861/stat : 10861 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 82 552 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10859/tid=10862] ppid=10857 vsize=659144 CPUtime=12.3
/proc/10859/task/10862/stat : 10862 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 134 1096 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10859/tid=10863] ppid=10857 vsize=659144 CPUtime=12.3
/proc/10859/task/10863/stat : 10863 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 126 1104 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10859/tid=10864] ppid=10857 vsize=659144 CPUtime=12.3
/proc/10859/task/10864/stat : 10864 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 140 1090 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10859/tid=10865] ppid=10857 vsize=659144 CPUtime=12.32
/proc/10859/task/10865/stat : 10865 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 128 1104 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=10859/tid=10866] ppid=10857 vsize=659144 CPUtime=12.34
/proc/10859/task/10866/stat : 10866 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 114 1120 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=10859/tid=10867] ppid=10857 vsize=659144 CPUtime=12.26
/proc/10859/task/10867/stat : 10867 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 130 1096 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=10859/tid=10868] ppid=10857 vsize=659144 CPUtime=12.26
/proc/10859/task/10868/stat : 10868 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 128 1098 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10859/tid=10869] ppid=10857 vsize=659144 CPUtime=11.3
/proc/10859/task/10869/stat : 10869 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 122 1008 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10859/tid=10870] ppid=10857 vsize=659144 CPUtime=12.26
/proc/10859/task/10870/stat : 10870 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 132 1094 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10859/tid=10871] ppid=10857 vsize=659144 CPUtime=6.66
/proc/10859/task/10871/stat : 10871 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 64 602 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0

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

[pid=10859/tid=10862] ppid=10857 vsize=659144 CPUtime=140.07
/proc/10859/task/10862/stat : 10862 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 1470 12537 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10859/tid=10863] ppid=10857 vsize=659144 CPUtime=140.87
/proc/10859/task/10863/stat : 10863 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 1542 12545 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=10859/tid=10864] ppid=10857 vsize=659144 CPUtime=145.79
/proc/10859/task/10864/stat : 10864 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 1602 12977 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10859/tid=10865] ppid=10857 vsize=659144 CPUtime=150.35
/proc/10859/task/10865/stat : 10865 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 1594 13441 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=10859/tid=10866] ppid=10857 vsize=659144 CPUtime=129.29
/proc/10859/task/10866/stat : 10866 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 1350 11579 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10859/tid=10867] ppid=10857 vsize=659144 CPUtime=146.44
/proc/10859/task/10867/stat : 10867 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 1516 13128 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=10859/tid=10868] ppid=10857 vsize=659144 CPUtime=145.5
/proc/10859/task/10868/stat : 10868 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 1516 13034 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10859/tid=10869] ppid=10857 vsize=659144 CPUtime=148.31
/proc/10859/task/10869/stat : 10869 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 1550 13281 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10859/tid=10870] ppid=10857 vsize=659144 CPUtime=137.03
/proc/10859/task/10870/stat : 10870 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 1414 12289 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10859/tid=10871] ppid=10857 vsize=659144 CPUtime=130.38
/proc/10859/task/10871/stat : 10871 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 1398 11640 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10859/tid=10872] ppid=10857 vsize=659144 CPUtime=132.97
/proc/10859/task/10872/stat : 10872 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 1398 11899 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10859/tid=10873] ppid=10857 vsize=659144 CPUtime=130.71
/proc/10859/task/10873/stat : 10873 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 1370 11701 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10859/tid=10874] ppid=10857 vsize=659144 CPUtime=130.82
/proc/10859/task/10874/stat : 10874 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 1396 11686 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10859/tid=10875] ppid=10857 vsize=659144 CPUtime=129.94
/proc/10859/task/10875/stat : 10875 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 1372 11622 0 0 20 0 16 0 563150673 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 2205.35
Current children cumulated vsize (KiB) 659144

[startup+222.304 s]
/proc/loadavg: 16.04 15.97 15.86 17/200 10883
/proc/meminfo: memFree=19207948/36427776 swapFree=4724/91676
[pid=10859] ppid=10857 vsize=659144 CPUtime=3148.17
/proc/10859/stat : 10859 (gnovelty+) R 10857 10859 24979 0 -1 4202496 20483 0 0 0 30825 283992 0 0 20 0 16 0 563150657 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/10859/statm: 164786 20438 103 286 0 164498 0
[pid=10859/tid=10861] ppid=10857 vsize=659144 CPUtime=200.09
/proc/10859/task/10861/stat : 10861 (gnovelty+) S 10857 10859 24979 0 -1 4202560 31 0 0 0 2030 17979 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=10859/tid=10862] ppid=10857 vsize=659144 CPUtime=199.07
/proc/10859/task/10862/stat : 10862 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 1936 17971 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10859/tid=10863] ppid=10857 vsize=659144 CPUtime=199.85
/proc/10859/task/10863/stat : 10863 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2028 17957 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=10859/tid=10864] ppid=10857 vsize=659144 CPUtime=203.57
/proc/10859/task/10864/stat : 10864 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2068 18289 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10859/tid=10865] ppid=10857 vsize=659144 CPUtime=209.35
/proc/10859/task/10865/stat : 10865 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2058 18877 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=10859/tid=10866] ppid=10857 vsize=659144 CPUtime=188.31
/proc/10859/task/10866/stat : 10866 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 1832 16999 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10859/tid=10867] ppid=10857 vsize=659144 CPUtime=205.39
/proc/10859/task/10867/stat : 10867 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2016 18523 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=10859/tid=10868] ppid=10857 vsize=659144 CPUtime=204.51
/proc/10859/task/10868/stat : 10868 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 1980 18471 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10859/tid=10869] ppid=10857 vsize=659144 CPUtime=207.27
/proc/10859/task/10869/stat : 10869 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 1978 18749 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10859/tid=10870] ppid=10857 vsize=659144 CPUtime=196.01
/proc/10859/task/10870/stat : 10870 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 1890 17711 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10859/tid=10871] ppid=10857 vsize=659144 CPUtime=189.41
/proc/10859/task/10871/stat : 10871 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 1852 17089 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10859/tid=10872] ppid=10857 vsize=659144 CPUtime=191.97
/proc/10859/task/10872/stat : 10872 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 1862 17335 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10859/tid=10873] ppid=10857 vsize=659144 CPUtime=189.75
/proc/10859/task/10873/stat : 10873 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 1838 17137 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10859/tid=10874] ppid=10857 vsize=659144 CPUtime=189.81
/proc/10859/task/10874/stat : 10874 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 1830 17151 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10859/tid=10875] ppid=10857 vsize=659144 CPUtime=189.03
/proc/10859/task/10875/stat : 10875 (gnovelty+) S 10857 10859 24979 0 -1 4202560 30 0 0 0 1852 17051 0 0 20 0 16 0 563150673 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 3148.17
Current children cumulated vsize (KiB) 659144

[startup+282.303 s]
/proc/loadavg: 15.97 15.95 15.85 17/200 10883
/proc/meminfo: memFree=19207948/36427776 swapFree=4724/91700
[pid=10859] ppid=10857 vsize=659144 CPUtime=4090.99
/proc/10859/stat : 10859 (gnovelty+) R 10857 10859 24979 0 -1 4202496 20483 0 0 0 38164 370935 0 0 20 0 16 0 563150657 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/10859/statm: 164786 20438 103 286 0 164498 0
[pid=10859/tid=10861] ppid=10857 vsize=659144 CPUtime=259.08
/proc/10859/task/10861/stat : 10861 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2470 23438 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10859/tid=10862] ppid=10857 vsize=659144 CPUtime=258.11
/proc/10859/task/10862/stat : 10862 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2404 23407 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10859/tid=10863] ppid=10857 vsize=659144 CPUtime=258.85
/proc/10859/task/10863/stat : 10863 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2494 23391 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=10859/tid=10864] ppid=10857 vsize=659144 CPUtime=261.35
/proc/10859/task/10864/stat : 10864 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2532 23603 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134533468 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10859/tid=10865] ppid=10857 vsize=659144 CPUtime=268.4
/proc/10859/task/10865/stat : 10865 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2514 24326 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=10859/tid=10866] ppid=10857 vsize=659144 CPUtime=247.3
/proc/10859/task/10866/stat : 10866 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2282 22448 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10859/tid=10867] ppid=10857 vsize=659144 CPUtime=264.3
/proc/10859/task/10867/stat : 10867 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2456 23974 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=10859/tid=10868] ppid=10857 vsize=659144 CPUtime=263.47
/proc/10859/task/10868/stat : 10868 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2426 23921 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10859/tid=10869] ppid=10857 vsize=659144 CPUtime=266.31
/proc/10859/task/10869/stat : 10869 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2442 24189 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10859/tid=10870] ppid=10857 vsize=659144 CPUtime=254.98
/proc/10859/task/10870/stat : 10870 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2390 23108 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10859/tid=10871] ppid=10857 vsize=659144 CPUtime=248.41
/proc/10859/task/10871/stat : 10871 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2314 22527 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10859/tid=10872] ppid=10857 vsize=659144 CPUtime=251.01
/proc/10859/task/10872/stat : 10872 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2302 22799 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10859/tid=10873] ppid=10857 vsize=659144 CPUtime=248.75
/proc/10859/task/10873/stat : 10873 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2312 22563 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10859/tid=10874] ppid=10857 vsize=659144 CPUtime=248.8
/proc/10859/task/10874/stat : 10874 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2304 22576 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10859/tid=10875] ppid=10857 vsize=659144 CPUtime=248.12
/proc/10859/task/10875/stat : 10875 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2296 22516 0 0 20 0 16 0 563150673 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 4090.99
Current children cumulated vsize (KiB) 659144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+340.204 s]
/proc/loadavg: 15.91 15.92 15.85 17/200 10883
/proc/meminfo: memFree=19207948/36427776 swapFree=4724/91692
[pid=10859] ppid=10857 vsize=659144 CPUtime=5001.16
/proc/10859/stat : 10859 (gnovelty+) R 10857 10859 24979 0 -1 4202496 20483 0 0 0 45153 454963 0 0 20 0 16 0 563150657 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/10859/statm: 164786 20438 103 286 0 164498 0
[pid=10859/tid=10861] ppid=10857 vsize=659144 CPUtime=316.05
/proc/10859/task/10861/stat : 10861 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2908 28697 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10859/tid=10862] ppid=10857 vsize=659144 CPUtime=315.11
/proc/10859/task/10862/stat : 10862 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2816 28695 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10859/tid=10863] ppid=10857 vsize=659144 CPUtime=315.8
/proc/10859/task/10863/stat : 10863 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2944 28636 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=10859/tid=10864] ppid=10857 vsize=659144 CPUtime=317.12
/proc/10859/task/10864/stat : 10864 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2946 28766 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10859/tid=10865] ppid=10857 vsize=659144 CPUtime=325.41
/proc/10859/task/10865/stat : 10865 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2962 29579 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=10859/tid=10866] ppid=10857 vsize=659144 CPUtime=304.22
/proc/10859/task/10866/stat : 10866 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2730 27692 0 0 20 0 16 0 563150669 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10859/tid=10867] ppid=10857 vsize=659144 CPUtime=321.23
/proc/10859/task/10867/stat : 10867 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2890 29233 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=10859/tid=10868] ppid=10857 vsize=659144 CPUtime=320.46
/proc/10859/task/10868/stat : 10868 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2852 29194 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10859/tid=10869] ppid=10857 vsize=659144 CPUtime=323.22
/proc/10859/task/10869/stat : 10869 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2890 29432 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10859/tid=10870] ppid=10857 vsize=659144 CPUtime=311.92
/proc/10859/task/10870/stat : 10870 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2838 28354 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10859/tid=10871] ppid=10857 vsize=659144 CPUtime=305.36
/proc/10859/task/10871/stat : 10871 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2766 27770 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10859/tid=10872] ppid=10857 vsize=659144 CPUtime=307.97
/proc/10859/task/10872/stat : 10872 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2760 28037 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10859/tid=10873] ppid=10857 vsize=659144 CPUtime=305.71
/proc/10859/task/10873/stat : 10873 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2746 27825 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10859/tid=10874] ppid=10857 vsize=659144 CPUtime=305.73
/proc/10859/task/10874/stat : 10874 (gnovelty+) R 10857 10859 24979 0 -1 4202560 31 0 0 0 2716 27857 0 0 20 0 16 0 563150670 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10859/tid=10875] ppid=10857 vsize=659144 CPUtime=305.14
/proc/10859/task/10875/stat : 10875 (gnovelty+) R 10857 10859 24979 0 -1 4202560 30 0 0 0 2742 27772 0 0 20 0 16 0 563150673 674963456 20438 18446744073709551615 134512640 135680988 4290493088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 5001.16
Current children cumulated vsize (KiB) 659144

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 10859 and gives
#  childrusage.ru_utime.tv_sec=439
#  childrusage.ru_utime.tv_usec=555470
#  childrusage.ru_stime.tv_sec=4425
#  childrusage.ru_stime.tv_usec=248560
# CPU time returned by wait4() is 4864.8
# while last known CPU time is 5001.16
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 340.233
CPU time (s): 5001.16
CPU user time (s): 451.53
CPU system time (s): 4549.63
CPU usage (%): 1469.92
Max. virtual memory (cumulated for all children) (KiB): 659144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 439.555
system time used= 4425.25
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20483
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= 514595
involuntary context switches= 18358

runsolver used 1.76411 second user time and 5.37634 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 16:14:03
IDJOB=1777851
IDBENCH=70465
IDSOLVER=619
FILE ID=xenhost3-49/1777851-1244038443
PBS_JOBID=
Free space on /tmp= 7132 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S289069074-070.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777851-1244038443/watcher-1777851-1244038443 -o /tmp/evaluation-result-1777851-1244038443/solver-1777851-1244038443 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777851-1244038443.cnf 1870598306 16

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

MD5SUM BENCH= 6d110538c6795cd651a202a3fd6fda7d
RANDOM SEED= 1870598306

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:      19292004 kB
Buffers:        395648 kB
Cached:       14007212 kB
SwapCached:          0 kB
Active:        3072624 kB
Inactive:     11338632 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1380 kB
Writeback:           0 kB
AnonPages:        7736 kB
Mapped:           3696 kB
Slab:           671876 kB
SReclaimable:   645688 kB
SUnreclaim:      26188 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29912 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7132 MiB
End job on xenhost3-49 at 2009-06-03 16:19:45