Trace number 1777437

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.09 550.132

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1294530132-092.cnf
MD5SUMeddf23a9129879ac5af61d87df97c9d0
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 variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.28/0.37	c +------------------------------+
0.28/0.37	c | gNovelty+, version 1.0       |
0.28/0.37	c +------------------------------+
0.28/0.37	c gnovelty+ -h for help
0.28/0.37	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-1777437-1244005972/watcher-1777437-1244005972 -o /tmp/evaluation-result-1777437-1244005972/solver-1777437-1244005972 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777437-1244005972.cnf 1626993737 16 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 14.59 15.57 15.72 2/189 2831
/proc/meminfo: memFree=19290944/36427776 swapFree=5420/11740
[pid=2831] ppid=2829 vsize=509232 CPUtime=0
/proc/2831/stat : 2831 (gnovelty+) R 2829 2831 24979 0 -1 4202496 1468 0 0 0 0 0 0 0 20 0 1 0 559903575 521453568 1424 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134537167 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/2831/statm: 127308 1430 99 286 0 127020 0

[startup+0.048469 s]
/proc/loadavg: 14.59 15.57 15.72 2/189 2831
/proc/meminfo: memFree=19290944/36427776 swapFree=5420/11740
[pid=2831] ppid=2829 vsize=517048 CPUtime=0.04
/proc/2831/stat : 2831 (gnovelty+) R 2829 2831 24979 0 -1 4202496 9964 0 0 0 0 4 0 0 20 0 1 0 559903575 529457152 9920 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134537493 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/2831/statm: 129262 9921 99 286 0 128974 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517048

[startup+0.100457 s]
/proc/loadavg: 14.59 15.57 15.72 2/189 2831
/proc/meminfo: memFree=19290944/36427776 swapFree=5420/11740
[pid=2831] ppid=2829 vsize=517044 CPUtime=0.08
/proc/2831/stat : 2831 (gnovelty+) R 2829 2831 24979 0 -1 4202496 10501 0 0 0 4 4 0 0 20 0 1 0 559903575 529453056 10456 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134537905 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/2831/statm: 129261 10457 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.300466 s]
/proc/loadavg: 14.59 15.57 15.72 2/189 2831
/proc/meminfo: memFree=19290944/36427776 swapFree=5420/11740
[pid=2831] ppid=2829 vsize=517044 CPUtime=0.28
/proc/2831/stat : 2831 (gnovelty+) R 2829 2831 24979 0 -1 4202496 20399 0 0 0 20 8 0 0 20 0 1 0 559903575 529453056 20354 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134538748 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/2831/statm: 129261 20354 99 286 0 128973 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 517044

[startup+0.705818 s]
/proc/loadavg: 14.59 15.57 15.72 2/189 2831
/proc/meminfo: memFree=19290944/36427776 swapFree=5420/11740
[pid=2831] ppid=2829 vsize=695112 CPUtime=4
/proc/2831/stat : 2831 (gnovelty+) R 2829 2831 24979 0 -1 4202496 27891 0 0 0 118 282 0 0 20 0 16 0 559903575 711794688 27846 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2831/statm: 173778 27846 103 286 0 173490 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 695112

[startup+1.50497 s]
/proc/loadavg: 14.59 15.57 15.72 17/205 2847
/proc/meminfo: memFree=19182212/36427776 swapFree=6548/125152
[pid=2831] ppid=2829 vsize=695112 CPUtime=14.19
/proc/2831/stat : 2831 (gnovelty+) R 2829 2831 24979 0 -1 4202496 28262 0 0 0 248 1171 0 0 20 0 16 0 559903575 711794688 28217 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134542839 0 0 1 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2831/statm: 173778 28217 103 286 0 173490 0
[pid=2831/tid=2833] ppid=2829 vsize=695112 CPUtime=0.64
/proc/2831/task/2833/stat : 2833 (gnovelty+) R 2829 2831 24979 0 -1 4202560 451 0 0 0 12 52 0 0 20 0 16 0 559903613 711794688 28217 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2831/tid=2834] ppid=2829 vsize=695112 CPUtime=0.64
/proc/2831/task/2834/stat : 2834 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 10 54 0 0 20 0 16 0 559903613 711794688 28217 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2831/tid=2835] ppid=2829 vsize=695112 CPUtime=1.08
/proc/2831/task/2835/stat : 2835 (gnovelty+) R 2829 2831 24979 0 -1 4202560 466 0 0 0 16 92 0 0 20 0 16 0 559903613 711794688 28217 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2831/tid=2836] ppid=2829 vsize=695112 CPUtime=1.08
/proc/2831/task/2836/stat : 2836 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 12 96 0 0 20 0 16 0 559903613 711794688 28217 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2831/tid=2837] ppid=2829 vsize=695112 CPUtime=1.08
/proc/2831/task/2837/stat : 2837 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 16 92 0 0 20 0 16 0 559903613 711794688 28217 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2831/tid=2838] ppid=2829 vsize=695112 CPUtime=1.08
/proc/2831/task/2838/stat : 2838 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 16 92 0 0 20 0 16 0 559903613 711794688 28217 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2831/tid=2839] ppid=2829 vsize=695112 CPUtime=1.06
/proc/2831/task/2839/stat : 2839 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 16 90 0 0 20 0 16 0 559903614 711794688 28217 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2831/tid=2840] ppid=2829 vsize=695112 CPUtime=1.08
/proc/2831/task/2840/stat : 2840 (gnovelty+) R 2829 2831 24979 0 -1 4202560 466 0 0 0 16 92 0 0 20 0 16 0 559903614 711794688 28217 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2831/tid=2841] ppid=2829 vsize=695112 CPUtime=1.06
/proc/2831/task/2841/stat : 2841 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 20 86 0 0 20 0 16 0 559903615 711794688 28217 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2831/tid=2842] ppid=2829 vsize=695112 CPUtime=1.06
/proc/2831/task/2842/stat : 2842 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 12 94 0 0 20 0 16 0 559903616 711794688 28217 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2831/tid=2843] ppid=2829 vsize=695112 CPUtime=0.92
/proc/2831/task/2843/stat : 2843 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 14 78 0 0 20 0 16 0 559903617 711794688 28217 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2831/tid=2844] ppid=2829 vsize=695112 CPUtime=0.92
/proc/2831/task/2844/stat : 2844 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 12 80 0 0 20 0 16 0 559903619 711794688 28217 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2831/tid=2845] ppid=2829 vsize=695112 CPUtime=0.54
/proc/2831/task/2845/stat : 2845 (gnovelty+) R 2829 2831 24979 0 -1 4202560 466 0 0 0 12 42 0 0 20 0 16 0 559903620 711794688 28217 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2831/tid=2846] ppid=2829 vsize=695112 CPUtime=0.46
/proc/2831/task/2846/stat : 2846 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 6 40 0 0 20 0 16 0 559903625 711794688 28217 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2831/tid=2847] ppid=2829 vsize=695112 CPUtime=0.46
/proc/2831/task/2847/stat : 2847 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 6 40 0 0 20 0 16 0 559903628 711794688 28217 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 14.19
Current children cumulated vsize (KiB) 695112

[startup+3.10614 s]
/proc/loadavg: 14.59 15.57 15.72 18/205 2847
/proc/meminfo: memFree=19178836/36427776 swapFree=6568/125924
[pid=2831] ppid=2829 vsize=695112 CPUtime=34.7
/proc/2831/stat : 2831 (gnovelty+) R 2829 2831 24979 0 -1 4202496 28269 0 0 0 461 3009 0 0 20 0 16 0 559903575 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/2831/statm: 173778 28224 103 286 0 173490 0
[pid=2831/tid=2833] ppid=2829 vsize=695112 CPUtime=1.44
/proc/2831/task/2833/stat : 2833 (gnovelty+) R 2829 2831 24979 0 -1 4202560 451 0 0 0 20 124 0 0 20 0 16 0 559903613 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2831/tid=2834] ppid=2829 vsize=695112 CPUtime=1.44
/proc/2831/task/2834/stat : 2834 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 18 126 0 0 20 0 16 0 559903613 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2831/tid=2835] ppid=2829 vsize=695112 CPUtime=2.64
/proc/2831/task/2835/stat : 2835 (gnovelty+) R 2829 2831 24979 0 -1 4202560 468 0 0 0 34 230 0 0 20 0 16 0 559903613 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2831/tid=2836] ppid=2829 vsize=695112 CPUtime=2.66
/proc/2831/task/2836/stat : 2836 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 26 240 0 0 20 0 16 0 559903613 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2831/tid=2837] ppid=2829 vsize=695112 CPUtime=2.18
/proc/2831/task/2837/stat : 2837 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 26 192 0 0 20 0 16 0 559903613 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134535087 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2831/tid=2838] ppid=2829 vsize=695112 CPUtime=2.66
/proc/2831/task/2838/stat : 2838 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 30 236 0 0 20 0 16 0 559903613 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2831/tid=2839] ppid=2829 vsize=695112 CPUtime=2.64
/proc/2831/task/2839/stat : 2839 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 30 234 0 0 20 0 16 0 559903614 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2831/tid=2840] ppid=2829 vsize=695112 CPUtime=2.64
/proc/2831/task/2840/stat : 2840 (gnovelty+) R 2829 2831 24979 0 -1 4202560 466 0 0 0 30 234 0 0 20 0 16 0 559903614 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2831/tid=2841] ppid=2829 vsize=695112 CPUtime=2.64
/proc/2831/task/2841/stat : 2841 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 40 224 0 0 20 0 16 0 559903615 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2831/tid=2842] ppid=2829 vsize=695112 CPUtime=2.64
/proc/2831/task/2842/stat : 2842 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 24 240 0 0 20 0 16 0 559903616 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2831/tid=2843] ppid=2829 vsize=695112 CPUtime=2.46
/proc/2831/task/2843/stat : 2843 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 32 214 0 0 20 0 16 0 559903617 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2831/tid=2844] ppid=2829 vsize=695112 CPUtime=2.5
/proc/2831/task/2844/stat : 2844 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 26 224 0 0 20 0 16 0 559903619 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2831/tid=2845] ppid=2829 vsize=695112 CPUtime=1.82
/proc/2831/task/2845/stat : 2845 (gnovelty+) R 2829 2831 24979 0 -1 4202560 467 0 0 0 26 156 0 0 20 0 16 0 559903620 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2831/tid=2846] ppid=2829 vsize=695112 CPUtime=1.24
/proc/2831/task/2846/stat : 2846 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 16 108 0 0 20 0 16 0 559903625 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2831/tid=2847] ppid=2829 vsize=695112 CPUtime=1.26
/proc/2831/task/2847/stat : 2847 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 16 110 0 0 20 0 16 0 559903628 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 34.7
Current children cumulated vsize (KiB) 695112

[startup+6.30467 s]
/proc/loadavg: 14.70 15.58 15.72 17/205 2847
/proc/meminfo: memFree=19178340/36427776 swapFree=6568/126428
[pid=2831] ppid=2829 vsize=695112 CPUtime=73.81
/proc/2831/stat : 2831 (gnovelty+) R 2829 2831 24979 0 -1 4202496 28269 0 0 0 827 6554 0 0 20 0 16 0 559903575 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/2831/statm: 173778 28224 103 286 0 173490 0
[pid=2831/tid=2833] ppid=2829 vsize=695112 CPUtime=3.46
/proc/2831/task/2833/stat : 2833 (gnovelty+) R 2829 2831 24979 0 -1 4202560 451 0 0 0 40 306 0 0 20 0 16 0 559903613 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2831/tid=2834] ppid=2829 vsize=695112 CPUtime=3.06
/proc/2831/task/2834/stat : 2834 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 34 272 0 0 20 0 16 0 559903613 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2831/tid=2835] ppid=2829 vsize=695112 CPUtime=5.78
/proc/2831/task/2835/stat : 2835 (gnovelty+) R 2829 2831 24979 0 -1 4202560 468 0 0 0 50 528 0 0 20 0 16 0 559903613 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2831/tid=2836] ppid=2829 vsize=695112 CPUtime=4.88
/proc/2831/task/2836/stat : 2836 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 50 438 0 0 20 0 16 0 559903613 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2831/tid=2837] ppid=2829 vsize=695112 CPUtime=3.78
/proc/2831/task/2837/stat : 2837 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 38 340 0 0 20 0 16 0 559903613 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2831/tid=2838] ppid=2829 vsize=695112 CPUtime=5.8
/proc/2831/task/2838/stat : 2838 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 58 522 0 0 20 0 16 0 559903613 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2831/tid=2839] ppid=2829 vsize=695112 CPUtime=5.36
/proc/2831/task/2839/stat : 2839 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 58 478 0 0 20 0 16 0 559903614 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2831/tid=2840] ppid=2829 vsize=695112 CPUtime=4.22
/proc/2831/task/2840/stat : 2840 (gnovelty+) R 2829 2831 24979 0 -1 4202560 466 0 0 0 46 376 0 0 20 0 16 0 559903614 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2831/tid=2841] ppid=2829 vsize=695112 CPUtime=5.8
/proc/2831/task/2841/stat : 2841 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 68 512 0 0 20 0 16 0 559903615 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2831/tid=2842] ppid=2829 vsize=695112 CPUtime=5.78
/proc/2831/task/2842/stat : 2842 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 64 514 0 0 20 0 16 0 559903616 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2831/tid=2843] ppid=2829 vsize=695112 CPUtime=4.62
/proc/2831/task/2843/stat : 2843 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 54 408 0 0 20 0 16 0 559903617 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2831/tid=2844] ppid=2829 vsize=695112 CPUtime=5.64
/proc/2831/task/2844/stat : 2844 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 50 514 0 0 20 0 16 0 559903619 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2831/tid=2845] ppid=2829 vsize=695112 CPUtime=4.98
/proc/2831/task/2845/stat : 2845 (gnovelty+) R 2829 2831 24979 0 -1 4202560 467 0 0 0 54 444 0 0 20 0 16 0 559903620 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2831/tid=2846] ppid=2829 vsize=695112 CPUtime=2.84
/proc/2831/task/2846/stat : 2846 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 34 250 0 0 20 0 16 0 559903625 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2831/tid=2847] ppid=2829 vsize=695112 CPUtime=4.4
/proc/2831/task/2847/stat : 2847 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 42 398 0 0 20 0 16 0 559903628 711794688 28224 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 73.81
Current children cumulated vsize (KiB) 695112

[startup+12.7057 s]
/proc/loadavg: 14.80 15.58 15.73 17/205 2847
/proc/meminfo: memFree=19177868/36427776 swapFree=6568/126892
[pid=2831] ppid=2829 vsize=695112 CPUtime=149.53
/proc/2831/stat : 2831 (gnovelty+) R 2829 2831 24979 0 -1 4202496 28270 0 0 0 1528 13425 0 0 20 0 16 0 559903575 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2831/statm: 173778 28225 103 286 0 173490 0
[pid=2831/tid=2833] ppid=2829 vsize=695112 CPUtime=8.7
/proc/2831/task/2833/stat : 2833 (gnovelty+) R 2829 2831 24979 0 -1 4202560 451 0 0 0 98 772 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2831/tid=2834] ppid=2829 vsize=695112 CPUtime=6.26
/proc/2831/task/2834/stat : 2834 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 62 564 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2831/tid=2835] ppid=2829 vsize=695112 CPUtime=10.28
/proc/2831/task/2835/stat : 2835 (gnovelty+) R 2829 2831 24979 0 -1 4202560 468 0 0 0 86 942 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2831/tid=2836] ppid=2829 vsize=695112 CPUtime=8.1
/proc/2831/task/2836/stat : 2836 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 84 726 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2831/tid=2837] ppid=2829 vsize=695112 CPUtime=9.72
/proc/2831/task/2837/stat : 2837 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 96 876 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2831/tid=2838] ppid=2829 vsize=695112 CPUtime=9.36
/proc/2831/task/2838/stat : 2838 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 86 850 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2831/tid=2839] ppid=2829 vsize=695112 CPUtime=10.88
/proc/2831/task/2839/stat : 2839 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 108 980 0 0 20 0 16 0 559903614 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2831/tid=2840] ppid=2829 vsize=695112 CPUtime=7.42
/proc/2831/task/2840/stat : 2840 (gnovelty+) R 2829 2831 24979 0 -1 4202560 466 0 0 0 80 662 0 0 20 0 16 0 559903614 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2831/tid=2841] ppid=2829 vsize=695112 CPUtime=12.1
/proc/2831/task/2841/stat : 2841 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 128 1082 0 0 20 0 16 0 559903615 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2831/tid=2842] ppid=2829 vsize=695112 CPUtime=12.06
/proc/2831/task/2842/stat : 2842 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 118 1088 0 0 20 0 16 0 559903616 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2831/tid=2843] ppid=2829 vsize=695112 CPUtime=10.6
/proc/2831/task/2843/stat : 2843 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 106 954 0 0 20 0 16 0 559903617 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0

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

[pid=2831/tid=2834] ppid=2829 vsize=695112 CPUtime=256.57
/proc/2831/task/2834/stat : 2834 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 2352 23305 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2831/tid=2835] ppid=2829 vsize=695112 CPUtime=273.16
/proc/2831/task/2835/stat : 2835 (gnovelty+) R 2829 2831 24979 0 -1 4202560 468 0 0 0 2406 24910 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2831/tid=2836] ppid=2829 vsize=695112 CPUtime=269.83
/proc/2831/task/2836/stat : 2836 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2464 24519 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2831/tid=2837] ppid=2829 vsize=695112 CPUtime=264.84
/proc/2831/task/2837/stat : 2837 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 2406 24078 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2831/tid=2838] ppid=2829 vsize=695112 CPUtime=251.52
/proc/2831/task/2838/stat : 2838 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 2438 22714 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2831/tid=2839] ppid=2829 vsize=695112 CPUtime=272.21
/proc/2831/task/2839/stat : 2839 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2580 24641 0 0 20 0 16 0 559903614 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2831/tid=2840] ppid=2829 vsize=695112 CPUtime=265.73
/proc/2831/task/2840/stat : 2840 (gnovelty+) R 2829 2831 24979 0 -1 4202560 466 0 0 0 2350 24223 0 0 20 0 16 0 559903614 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2831/tid=2841] ppid=2829 vsize=695112 CPUtime=281.58
/proc/2831/task/2841/stat : 2841 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2474 25684 0 0 20 0 16 0 559903615 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2831/tid=2842] ppid=2829 vsize=695112 CPUtime=271.74
/proc/2831/task/2842/stat : 2842 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 2540 24634 0 0 20 0 16 0 559903616 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2831/tid=2843] ppid=2829 vsize=695112 CPUtime=258.58
/proc/2831/task/2843/stat : 2843 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2346 23512 0 0 20 0 16 0 559903617 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2831/tid=2844] ppid=2829 vsize=695112 CPUtime=257.81
/proc/2831/task/2844/stat : 2844 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 2280 23501 0 0 20 0 16 0 559903619 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2831/tid=2845] ppid=2829 vsize=695112 CPUtime=262.82
/proc/2831/task/2845/stat : 2845 (gnovelty+) R 2829 2831 24979 0 -1 4202560 467 0 0 0 2310 23972 0 0 20 0 16 0 559903620 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2831/tid=2846] ppid=2829 vsize=695112 CPUtime=275.37
/proc/2831/task/2846/stat : 2846 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2532 25005 0 0 20 0 16 0 559903625 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2831/tid=2847] ppid=2829 vsize=695112 CPUtime=275.55
/proc/2831/task/2847/stat : 2847 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 2564 24991 0 0 20 0 16 0 559903628 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 4274.08
Current children cumulated vsize (KiB) 695112

[startup+522.301 s]
/proc/loadavg: 15.88 15.81 15.78 17/205 2860
/proc/meminfo: memFree=19175140/36427776 swapFree=6568/127048
[pid=2831] ppid=2829 vsize=695112 CPUtime=4778.2
/proc/2831/stat : 2831 (gnovelty+) R 2829 2831 24979 0 -1 4202496 28270 0 0 0 43472 434348 0 0 20 0 16 0 559903575 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2831/statm: 173778 28225 103 286 0 173490 0
[pid=2831/tid=2833] ppid=2829 vsize=695112 CPUtime=301.12
/proc/2831/task/2833/stat : 2833 (gnovelty+) R 2829 2831 24979 0 -1 4202560 451 0 0 0 2734 27378 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2831/tid=2834] ppid=2829 vsize=695112 CPUtime=287.87
/proc/2831/task/2834/stat : 2834 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 2640 26147 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2831/tid=2835] ppid=2829 vsize=695112 CPUtime=310.02
/proc/2831/task/2835/stat : 2835 (gnovelty+) R 2829 2831 24979 0 -1 4202560 468 0 0 0 2702 28300 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2831/tid=2836] ppid=2829 vsize=695112 CPUtime=300.78
/proc/2831/task/2836/stat : 2836 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2736 27342 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2831/tid=2837] ppid=2829 vsize=695112 CPUtime=294.82
/proc/2831/task/2837/stat : 2837 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 2682 26800 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2831/tid=2838] ppid=2829 vsize=695112 CPUtime=281.49
/proc/2831/task/2838/stat : 2838 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 2712 25437 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2831/tid=2839] ppid=2829 vsize=695112 CPUtime=307.77
/proc/2831/task/2839/stat : 2839 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2890 27887 0 0 20 0 16 0 559903614 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2831/tid=2840] ppid=2829 vsize=695112 CPUtime=296.75
/proc/2831/task/2840/stat : 2840 (gnovelty+) R 2829 2831 24979 0 -1 4202560 466 0 0 0 2602 27073 0 0 20 0 16 0 559903614 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2831/tid=2841] ppid=2829 vsize=695112 CPUtime=311.93
/proc/2831/task/2841/stat : 2841 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2746 28447 0 0 20 0 16 0 559903615 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2831/tid=2842] ppid=2829 vsize=695112 CPUtime=301.7
/proc/2831/task/2842/stat : 2842 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 2798 27372 0 0 20 0 16 0 559903616 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2831/tid=2843] ppid=2829 vsize=695112 CPUtime=288.46
/proc/2831/task/2843/stat : 2843 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2618 26228 0 0 20 0 16 0 559903617 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2831/tid=2844] ppid=2829 vsize=695112 CPUtime=287.96
/proc/2831/task/2844/stat : 2844 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 2560 26236 0 0 20 0 16 0 559903619 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2831/tid=2845] ppid=2829 vsize=695112 CPUtime=293.57
/proc/2831/task/2845/stat : 2845 (gnovelty+) R 2829 2831 24979 0 -1 4202560 467 0 0 0 2588 26769 0 0 20 0 16 0 559903620 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2831/tid=2846] ppid=2829 vsize=695112 CPUtime=306.42
/proc/2831/task/2846/stat : 2846 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2808 27834 0 0 20 0 16 0 559903625 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2831/tid=2847] ppid=2829 vsize=695112 CPUtime=307.11
/proc/2831/task/2847/stat : 2847 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 2826 27885 0 0 20 0 16 0 559903628 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4778.2
Current children cumulated vsize (KiB) 695112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+550.103 s]
/proc/loadavg: 15.92 15.83 15.78 19/205 2860
/proc/meminfo: memFree=19175264/36427776 swapFree=6568/126980
[pid=2831] ppid=2829 vsize=695112 CPUtime=5000.09
/proc/2831/stat : 2831 (gnovelty+) R 2829 2831 24979 0 -1 4202496 28270 0 0 0 45590 454419 0 0 20 0 16 0 559903575 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2831/statm: 173778 28225 103 286 0 173490 0
[pid=2831/tid=2833] ppid=2829 vsize=695112 CPUtime=315.04
/proc/2831/task/2833/stat : 2833 (gnovelty+) R 2829 2831 24979 0 -1 4202560 451 0 0 0 2862 28642 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2831/tid=2834] ppid=2829 vsize=695112 CPUtime=301.77
/proc/2831/task/2834/stat : 2834 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 2778 27399 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2831/tid=2835] ppid=2829 vsize=695112 CPUtime=323.91
/proc/2831/task/2835/stat : 2835 (gnovelty+) R 2829 2831 24979 0 -1 4202560 468 0 0 0 2830 29561 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2831/tid=2836] ppid=2829 vsize=695112 CPUtime=314.66
/proc/2831/task/2836/stat : 2836 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2862 28604 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2831/tid=2837] ppid=2829 vsize=695112 CPUtime=308.72
/proc/2831/task/2837/stat : 2837 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 2828 28044 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2831/tid=2838] ppid=2829 vsize=695112 CPUtime=295.36
/proc/2831/task/2838/stat : 2838 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 2834 26702 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2831/tid=2839] ppid=2829 vsize=695112 CPUtime=321.7
/proc/2831/task/2839/stat : 2839 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 3028 29142 0 0 20 0 16 0 559903614 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2831/tid=2840] ppid=2829 vsize=695112 CPUtime=310.33
/proc/2831/task/2840/stat : 2840 (gnovelty+) R 2829 2831 24979 0 -1 4202560 466 0 0 0 2732 28301 0 0 20 0 16 0 559903614 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2831/tid=2841] ppid=2829 vsize=695112 CPUtime=325.84
/proc/2831/task/2841/stat : 2841 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2872 29712 0 0 20 0 16 0 559903615 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2831/tid=2842] ppid=2829 vsize=695112 CPUtime=315.61
/proc/2831/task/2842/stat : 2842 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 2916 28645 0 0 20 0 16 0 559903616 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2831/tid=2843] ppid=2829 vsize=695112 CPUtime=302.35
/proc/2831/task/2843/stat : 2843 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2754 27481 0 0 20 0 16 0 559903617 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2831/tid=2844] ppid=2829 vsize=695112 CPUtime=301.61
/proc/2831/task/2844/stat : 2844 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 2694 27467 0 0 20 0 16 0 559903619 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2831/tid=2845] ppid=2829 vsize=695112 CPUtime=307.43
/proc/2831/task/2845/stat : 2845 (gnovelty+) R 2829 2831 24979 0 -1 4202560 467 0 0 0 2726 28017 0 0 20 0 16 0 559903620 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2831/tid=2846] ppid=2829 vsize=695112 CPUtime=320.37
/proc/2831/task/2846/stat : 2846 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2956 29081 0 0 20 0 16 0 559903625 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2831/tid=2847] ppid=2829 vsize=695112 CPUtime=321.02
/proc/2831/task/2847/stat : 2847 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 2952 29150 0 0 20 0 16 0 559903628 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 695112

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+550.103 s]
/proc/loadavg: 15.92 15.83 15.78 19/205 2860
/proc/meminfo: memFree=19175264/36427776 swapFree=6568/126980
[pid=2831] ppid=2829 vsize=695112 CPUtime=5000.09
/proc/2831/stat : 2831 (gnovelty+) R 2829 2831 24979 0 -1 4202496 28270 0 0 0 45590 454419 0 0 20 0 16 0 559903575 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2831/statm: 173778 28225 103 286 0 173490 0
[pid=2831/tid=2833] ppid=2829 vsize=695112 CPUtime=315.04
/proc/2831/task/2833/stat : 2833 (gnovelty+) R 2829 2831 24979 0 -1 4202560 451 0 0 0 2862 28642 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2831/tid=2834] ppid=2829 vsize=695112 CPUtime=301.77
/proc/2831/task/2834/stat : 2834 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 2778 27399 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2831/tid=2835] ppid=2829 vsize=695112 CPUtime=323.91
/proc/2831/task/2835/stat : 2835 (gnovelty+) R 2829 2831 24979 0 -1 4202560 468 0 0 0 2830 29561 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2831/tid=2836] ppid=2829 vsize=695112 CPUtime=314.66
/proc/2831/task/2836/stat : 2836 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2862 28604 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2831/tid=2837] ppid=2829 vsize=695112 CPUtime=308.72
/proc/2831/task/2837/stat : 2837 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 2828 28044 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2831/tid=2838] ppid=2829 vsize=695112 CPUtime=295.36
/proc/2831/task/2838/stat : 2838 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 2834 26702 0 0 20 0 16 0 559903613 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2831/tid=2839] ppid=2829 vsize=695112 CPUtime=321.7
/proc/2831/task/2839/stat : 2839 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 3028 29142 0 0 20 0 16 0 559903614 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2831/tid=2840] ppid=2829 vsize=695112 CPUtime=310.33
/proc/2831/task/2840/stat : 2840 (gnovelty+) R 2829 2831 24979 0 -1 4202560 466 0 0 0 2732 28301 0 0 20 0 16 0 559903614 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2831/tid=2841] ppid=2829 vsize=695112 CPUtime=325.84
/proc/2831/task/2841/stat : 2841 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2872 29712 0 0 20 0 16 0 559903615 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2831/tid=2842] ppid=2829 vsize=695112 CPUtime=315.61
/proc/2831/task/2842/stat : 2842 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 2916 28645 0 0 20 0 16 0 559903616 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2831/tid=2843] ppid=2829 vsize=695112 CPUtime=302.35
/proc/2831/task/2843/stat : 2843 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2754 27481 0 0 20 0 16 0 559903617 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2831/tid=2844] ppid=2829 vsize=695112 CPUtime=301.61
/proc/2831/task/2844/stat : 2844 (gnovelty+) R 2829 2831 24979 0 -1 4202560 465 0 0 0 2694 27467 0 0 20 0 16 0 559903619 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2831/tid=2845] ppid=2829 vsize=695112 CPUtime=307.43
/proc/2831/task/2845/stat : 2845 (gnovelty+) R 2829 2831 24979 0 -1 4202560 467 0 0 0 2726 28017 0 0 20 0 16 0 559903620 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2831/tid=2846] ppid=2829 vsize=695112 CPUtime=320.37
/proc/2831/task/2846/stat : 2846 (gnovelty+) R 2829 2831 24979 0 -1 4202560 464 0 0 0 2956 29081 0 0 20 0 16 0 559903625 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2831/tid=2847] ppid=2829 vsize=695112 CPUtime=321.02
/proc/2831/task/2847/stat : 2847 (gnovelty+) R 2829 2831 24979 0 -1 4202560 463 0 0 0 2952 29150 0 0 20 0 16 0 559903628 711794688 28225 18446744073709551615 134512640 135680988 4294090256 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 695112

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2831 and gives
#  childrusage.ru_utime.tv_sec=445
#  childrusage.ru_utime.tv_usec=707855
#  childrusage.ru_stime.tv_sec=4445
#  childrusage.ru_stime.tv_usec=993857
# CPU time returned by wait4() is 4891.7
# while last known CPU time is 5000.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 550.132
CPU time (s): 5000.09
CPU user time (s): 455.9
CPU system time (s): 4544.19
CPU usage (%): 908.889
Max. virtual memory (cumulated for all children) (KiB): 695112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 445.708
system time used= 4445.99
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28270
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= 1764815
involuntary context switches= 88482

runsolver used 2.77217 second user time and 8.46853 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 07:12:52
IDJOB=1777437
IDBENCH=70327
IDSOLVER=619
FILE ID=xenhost3-49/1777437-1244005972
PBS_JOBID=
Free space on /tmp= 7134 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S1294530132-092.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777437-1244005972/watcher-1777437-1244005972 -o /tmp/evaluation-result-1777437-1244005972/solver-1777437-1244005972 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777437-1244005972.cnf 1626993737 16

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

MD5SUM BENCH= eddf23a9129879ac5af61d87df97c9d0
RANDOM SEED= 1626993737

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:      19290944 kB
Buffers:        394972 kB
Cached:       14005328 kB
SwapCached:          0 kB
Active:        3075260 kB
Inactive:     11337504 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2464 kB
Writeback:           0 kB
AnonPages:       11740 kB
Mapped:           4756 kB
Slab:           671068 kB
SReclaimable:   644956 kB
SUnreclaim:      26112 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38024 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7134 MiB
End job on xenhost3-49 at 2009-06-03 07:22:04