Trace number 1777179

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.52 409.935

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S2051339669-029.cnf
MD5SUM517a75d68208490415f54c6427b40d77
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 variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

Solver Data

0.10/0.14	c +------------------------------+
0.10/0.14	c | gNovelty+, version 1.0       |
0.10/0.14	c +------------------------------+
0.10/0.14	c gnovelty+ -h for help
0.10/0.14	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-1777179-1243981308/watcher-1777179-1243981308 -o /tmp/evaluation-result-1777179-1243981308/solver-1777179-1243981308 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777179-1243981308.cnf 1474292833 16 

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


[startup+0 s]
/proc/loadavg: 15.97 15.88 15.81 2/189 30060
/proc/meminfo: memFree=19293496/36427776 swapFree=5528/12696
[pid=30060] ppid=30058 vsize=509232 CPUtime=0
/proc/30060/stat : 30060 (gnovelty+) R 30058 30060 24979 0 -1 4202496 2428 0 0 0 0 0 0 0 20 0 1 0 557437209 521453568 2386 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134537167 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/30060/statm: 127308 2393 99 286 0 127020 0

[startup+0.083162 s]
/proc/loadavg: 15.97 15.88 15.81 2/189 30060
/proc/meminfo: memFree=19293496/36427776 swapFree=5528/12696
[pid=30060] ppid=30058 vsize=517044 CPUtime=0.08
/proc/30060/stat : 30060 (gnovelty+) R 30058 30060 24979 0 -1 4202496 10954 0 0 0 4 4 0 0 20 0 1 0 557437209 529453056 10910 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134537779 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/30060/statm: 129261 10926 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.103172 s]
/proc/loadavg: 15.97 15.88 15.81 2/189 30060
/proc/meminfo: memFree=19293496/36427776 swapFree=5528/12696
[pid=30060] ppid=30058 vsize=517044 CPUtime=0.1
/proc/30060/stat : 30060 (gnovelty+) R 30058 30060 24979 0 -1 4202496 13999 0 0 0 4 6 0 0 20 0 1 0 557437209 529453056 13955 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134537779 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/30060/statm: 129261 13960 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.305172 s]
/proc/loadavg: 15.97 15.88 15.81 2/189 30060
/proc/meminfo: memFree=19293496/36427776 swapFree=5528/12696
[pid=30060] ppid=30058 vsize=666224 CPUtime=2.29
/proc/30060/stat : 30060 (gnovelty+) R 30058 30060 24979 0 -1 4202496 21906 0 0 0 15 214 0 0 20 0 16 0 557437209 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30060/statm: 166556 21862 103 286 0 166268 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 666224

[startup+0.704356 s]
/proc/loadavg: 15.97 15.88 15.81 2/189 30060
/proc/meminfo: memFree=19293496/36427776 swapFree=5528/12696
[pid=30060] ppid=30058 vsize=666224 CPUtime=8.68
/proc/30060/stat : 30060 (gnovelty+) R 30058 30060 24979 0 -1 4202496 21906 0 0 0 60 808 0 0 20 0 16 0 557437209 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30060/statm: 166556 21862 103 286 0 166268 0
Current children cumulated CPU time (s) 8.68
Current children cumulated vsize (KiB) 666224

[startup+1.50328 s]
/proc/loadavg: 15.97 15.88 15.81 17/205 30076
/proc/meminfo: memFree=19207952/36427776 swapFree=6568/100284
[pid=30060] ppid=30058 vsize=666224 CPUtime=21.2
/proc/30060/stat : 30060 (gnovelty+) R 30058 30060 24979 0 -1 4202496 21906 0 0 0 194 1926 0 0 20 0 16 0 557437209 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30060/statm: 166556 21862 103 286 0 166268 0
[pid=30060/tid=30062] ppid=30058 vsize=666224 CPUtime=1.32
/proc/30060/task/30062/stat : 30062 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 14 118 0 0 20 0 16 0 557437223 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30060/tid=30063] ppid=30058 vsize=666224 CPUtime=1.32
/proc/30060/task/30063/stat : 30063 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 10 122 0 0 20 0 16 0 557437223 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30060/tid=30064] ppid=30058 vsize=666224 CPUtime=1.32
/proc/30060/task/30064/stat : 30064 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 12 120 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30060/tid=30065] ppid=30058 vsize=666224 CPUtime=1.32
/proc/30060/task/30065/stat : 30065 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 12 120 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30060/tid=30066] ppid=30058 vsize=666224 CPUtime=1.32
/proc/30060/task/30066/stat : 30066 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 12 120 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30060/tid=30067] ppid=30058 vsize=666224 CPUtime=1.3
/proc/30060/task/30067/stat : 30067 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 10 120 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30060/tid=30068] ppid=30058 vsize=666224 CPUtime=1.32
/proc/30060/task/30068/stat : 30068 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 12 120 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30060/tid=30069] ppid=30058 vsize=666224 CPUtime=1.32
/proc/30060/task/30069/stat : 30069 (gnovelty+) R 30058 30060 24979 0 -1 4202560 102 0 0 0 8 124 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30060/tid=30070] ppid=30058 vsize=666224 CPUtime=1.3
/proc/30060/task/30070/stat : 30070 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 8 122 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30060/tid=30071] ppid=30058 vsize=666224 CPUtime=1.3
/proc/30060/task/30071/stat : 30071 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 12 118 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30060/tid=30072] ppid=30058 vsize=666224 CPUtime=1.3
/proc/30060/task/30072/stat : 30072 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 14 116 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30060/tid=30073] ppid=30058 vsize=666224 CPUtime=1.3
/proc/30060/task/30073/stat : 30073 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 10 120 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30060/tid=30074] ppid=30058 vsize=666224 CPUtime=1.3
/proc/30060/task/30074/stat : 30074 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 12 118 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30060/tid=30075] ppid=30058 vsize=666224 CPUtime=1.28
/proc/30060/task/30075/stat : 30075 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 10 118 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30060/tid=30076] ppid=30058 vsize=666224 CPUtime=1.28
/proc/30060/task/30076/stat : 30076 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 10 118 0 0 20 0 16 0 557437227 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 21.2
Current children cumulated vsize (KiB) 666224

[startup+3.10492 s]
/proc/loadavg: 15.97 15.88 15.81 17/205 30076
/proc/meminfo: memFree=19207332/36427776 swapFree=6568/100744
[pid=30060] ppid=30058 vsize=666224 CPUtime=46.37
/proc/30060/stat : 30060 (gnovelty+) R 30058 30060 24979 0 -1 4202496 21906 0 0 0 442 4195 0 0 20 0 16 0 557437209 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30060/statm: 166556 21862 103 286 0 166268 0
[pid=30060/tid=30062] ppid=30058 vsize=666224 CPUtime=2.9
/proc/30060/task/30062/stat : 30062 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 28 262 0 0 20 0 16 0 557437223 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30060/tid=30063] ppid=30058 vsize=666224 CPUtime=2.9
/proc/30060/task/30063/stat : 30063 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 30 260 0 0 20 0 16 0 557437223 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30060/tid=30064] ppid=30058 vsize=666224 CPUtime=2.9
/proc/30060/task/30064/stat : 30064 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 26 264 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30060/tid=30065] ppid=30058 vsize=666224 CPUtime=2.9
/proc/30060/task/30065/stat : 30065 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 28 262 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30060/tid=30066] ppid=30058 vsize=666224 CPUtime=2.9
/proc/30060/task/30066/stat : 30066 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 28 262 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30060/tid=30067] ppid=30058 vsize=666224 CPUtime=2.9
/proc/30060/task/30067/stat : 30067 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 26 264 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30060/tid=30068] ppid=30058 vsize=666224 CPUtime=2.88
/proc/30060/task/30068/stat : 30068 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 30 258 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30060/tid=30069] ppid=30058 vsize=666224 CPUtime=2.88
/proc/30060/task/30069/stat : 30069 (gnovelty+) R 30058 30060 24979 0 -1 4202560 102 0 0 0 26 262 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30060/tid=30070] ppid=30058 vsize=666224 CPUtime=2.88
/proc/30060/task/30070/stat : 30070 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 20 268 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30060/tid=30071] ppid=30058 vsize=666224 CPUtime=2.88
/proc/30060/task/30071/stat : 30071 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 24 264 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30060/tid=30072] ppid=30058 vsize=666224 CPUtime=2.88
/proc/30060/task/30072/stat : 30072 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 34 254 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30060/tid=30073] ppid=30058 vsize=666224 CPUtime=2.88
/proc/30060/task/30073/stat : 30073 (gnovelty+) S 30058 30060 24979 0 -1 4202560 105 0 0 0 22 266 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 15 0 0 0 0 0
[pid=30060/tid=30074] ppid=30058 vsize=666224 CPUtime=2.88
/proc/30060/task/30074/stat : 30074 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 36 252 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30060/tid=30075] ppid=30058 vsize=666224 CPUtime=2.82
/proc/30060/task/30075/stat : 30075 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 18 264 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30060/tid=30076] ppid=30058 vsize=666224 CPUtime=2.86
/proc/30060/task/30076/stat : 30076 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 26 260 0 0 20 0 16 0 557437227 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 46.37
Current children cumulated vsize (KiB) 666224

[startup+6.30385 s]
/proc/loadavg: 15.97 15.88 15.81 17/205 30076
/proc/meminfo: memFree=19207084/36427776 swapFree=6568/100976
[pid=30060] ppid=30058 vsize=666224 CPUtime=96.74
/proc/30060/stat : 30060 (gnovelty+) R 30058 30060 24979 0 -1 4202496 21906 0 0 0 946 8728 0 0 20 0 16 0 557437209 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30060/statm: 166556 21862 103 286 0 166268 0
[pid=30060/tid=30062] ppid=30058 vsize=666224 CPUtime=6.04
/proc/30060/task/30062/stat : 30062 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 54 550 0 0 20 0 16 0 557437223 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30060/tid=30063] ppid=30058 vsize=666224 CPUtime=6.06
/proc/30060/task/30063/stat : 30063 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 66 540 0 0 20 0 16 0 557437223 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30060/tid=30064] ppid=30058 vsize=666224 CPUtime=6.04
/proc/30060/task/30064/stat : 30064 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 54 550 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30060/tid=30065] ppid=30058 vsize=666224 CPUtime=6.06
/proc/30060/task/30065/stat : 30065 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 56 550 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30060/tid=30066] ppid=30058 vsize=666224 CPUtime=6.04
/proc/30060/task/30066/stat : 30066 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 54 550 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30060/tid=30067] ppid=30058 vsize=666224 CPUtime=6.04
/proc/30060/task/30067/stat : 30067 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 52 552 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30060/tid=30068] ppid=30058 vsize=666224 CPUtime=6.04
/proc/30060/task/30068/stat : 30068 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 62 542 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30060/tid=30069] ppid=30058 vsize=666224 CPUtime=6.04
/proc/30060/task/30069/stat : 30069 (gnovelty+) R 30058 30060 24979 0 -1 4202560 102 0 0 0 60 544 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30060/tid=30070] ppid=30058 vsize=666224 CPUtime=6.04
/proc/30060/task/30070/stat : 30070 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 52 552 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30060/tid=30071] ppid=30058 vsize=666224 CPUtime=6.04
/proc/30060/task/30071/stat : 30071 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 60 544 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30060/tid=30072] ppid=30058 vsize=666224 CPUtime=6.04
/proc/30060/task/30072/stat : 30072 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 66 538 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30060/tid=30073] ppid=30058 vsize=666224 CPUtime=6.02
/proc/30060/task/30073/stat : 30073 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 56 546 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30060/tid=30074] ppid=30058 vsize=666224 CPUtime=6.02
/proc/30060/task/30074/stat : 30074 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 72 530 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30060/tid=30075] ppid=30058 vsize=666224 CPUtime=5.92
/proc/30060/task/30075/stat : 30075 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 50 542 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30060/tid=30076] ppid=30058 vsize=666224 CPUtime=6.02
/proc/30060/task/30076/stat : 30076 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 60 542 0 0 20 0 16 0 557437227 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 96.74
Current children cumulated vsize (KiB) 666224

[startup+12.7048 s]
/proc/loadavg: 15.98 15.89 15.82 17/205 30076
/proc/meminfo: memFree=19206636/36427776 swapFree=6568/101436
[pid=30060] ppid=30058 vsize=666224 CPUtime=197.51
/proc/30060/stat : 30060 (gnovelty+) R 30058 30060 24979 0 -1 4202496 21906 0 0 0 1918 17833 0 0 20 0 16 0 557437209 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30060/statm: 166556 21862 103 286 0 166268 0
[pid=30060/tid=30062] ppid=30058 vsize=666224 CPUtime=12.34
/proc/30060/task/30062/stat : 30062 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 130 1104 0 0 20 0 16 0 557437223 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30060/tid=30063] ppid=30058 vsize=666224 CPUtime=12.36
/proc/30060/task/30063/stat : 30063 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 132 1104 0 0 20 0 16 0 557437223 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30060/tid=30064] ppid=30058 vsize=666224 CPUtime=12.36
/proc/30060/task/30064/stat : 30064 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 116 1120 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30060/tid=30065] ppid=30058 vsize=666224 CPUtime=12.36
/proc/30060/task/30065/stat : 30065 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 116 1120 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30060/tid=30066] ppid=30058 vsize=666224 CPUtime=12.34
/proc/30060/task/30066/stat : 30066 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 128 1106 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30060/tid=30067] ppid=30058 vsize=666224 CPUtime=12.34
/proc/30060/task/30067/stat : 30067 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 116 1118 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30060/tid=30068] ppid=30058 vsize=666224 CPUtime=12.34
/proc/30060/task/30068/stat : 30068 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 116 1118 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30060/tid=30069] ppid=30058 vsize=666224 CPUtime=12.34
/proc/30060/task/30069/stat : 30069 (gnovelty+) R 30058 30060 24979 0 -1 4202560 102 0 0 0 128 1106 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30060/tid=30070] ppid=30058 vsize=666224 CPUtime=12.32
/proc/30060/task/30070/stat : 30070 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 108 1124 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30060/tid=30071] ppid=30058 vsize=666224 CPUtime=12.34
/proc/30060/task/30071/stat : 30071 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 118 1116 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30060/tid=30072] ppid=30058 vsize=666224 CPUtime=12.36
/proc/30060/task/30072/stat : 30072 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 122 1114 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0

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

[pid=30060/tid=30063] ppid=30058 vsize=666224 CPUtime=279.11
/proc/30060/task/30063/stat : 30063 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 4362 23549 0 0 20 0 16 0 557437223 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30060/tid=30064] ppid=30058 vsize=666224 CPUtime=280.32
/proc/30060/task/30064/stat : 30064 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 4506 23526 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30060/tid=30065] ppid=30058 vsize=666224 CPUtime=273.19
/proc/30060/task/30065/stat : 30065 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 4351 22968 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30060/tid=30066] ppid=30058 vsize=666224 CPUtime=279.98
/proc/30060/task/30066/stat : 30066 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 4594 23404 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30060/tid=30067] ppid=30058 vsize=666224 CPUtime=275.69
/proc/30060/task/30067/stat : 30067 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 4261 23308 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30060/tid=30068] ppid=30058 vsize=666224 CPUtime=273.8
/proc/30060/task/30068/stat : 30068 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 4266 23114 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30060/tid=30069] ppid=30058 vsize=666224 CPUtime=271.96
/proc/30060/task/30069/stat : 30069 (gnovelty+) R 30058 30060 24979 0 -1 4202560 102 0 0 0 4413 22783 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30060/tid=30070] ppid=30058 vsize=666224 CPUtime=274.29
/proc/30060/task/30070/stat : 30070 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 4226 23203 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30060/tid=30071] ppid=30058 vsize=666224 CPUtime=282.05
/proc/30060/task/30071/stat : 30071 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 4449 23756 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30060/tid=30072] ppid=30058 vsize=666224 CPUtime=280.98
/proc/30060/task/30072/stat : 30072 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 4373 23725 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30060/tid=30073] ppid=30058 vsize=666224 CPUtime=276.15
/proc/30060/task/30073/stat : 30073 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 4271 23344 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30060/tid=30074] ppid=30058 vsize=666224 CPUtime=273.78
/proc/30060/task/30074/stat : 30074 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 4277 23101 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30060/tid=30075] ppid=30058 vsize=666224 CPUtime=269.11
/proc/30060/task/30075/stat : 30075 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 4047 22864 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30060/tid=30076] ppid=30058 vsize=666224 CPUtime=272.86
/proc/30060/task/30076/stat : 30076 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 4246 23040 0 0 20 0 16 0 557437227 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4421.67
Current children cumulated vsize (KiB) 666224

[startup+402.304 s]
/proc/loadavg: 15.89 15.93 15.84 13/205 30081
/proc/meminfo: memFree=19205520/36427776 swapFree=6568/101704
[pid=30060] ppid=30058 vsize=666224 CPUtime=4935.12
/proc/30060/stat : 30060 (gnovelty+) R 30058 30060 24979 0 -1 4202496 21906 0 0 0 85745 407767 0 0 20 0 16 0 557437209 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30060/statm: 166556 21862 103 286 0 166268 0
[pid=30060/tid=30062] ppid=30058 vsize=666224 CPUtime=314.83
/proc/30060/task/30062/stat : 30062 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5381 26102 0 0 20 0 16 0 557437223 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30060/tid=30063] ppid=30058 vsize=666224 CPUtime=310.64
/proc/30060/task/30063/stat : 30063 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5401 25663 0 0 20 0 16 0 557437223 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30060/tid=30064] ppid=30058 vsize=666224 CPUtime=311.35
/proc/30060/task/30064/stat : 30064 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5535 25600 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30060/tid=30065] ppid=30058 vsize=666224 CPUtime=305.66
/proc/30060/task/30065/stat : 30065 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5378 25188 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30060/tid=30066] ppid=30058 vsize=666224 CPUtime=313.31
/proc/30060/task/30066/stat : 30066 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 5674 25657 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30060/tid=30067] ppid=30058 vsize=666224 CPUtime=307.63
/proc/30060/task/30067/stat : 30067 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 5320 25443 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30060/tid=30068] ppid=30058 vsize=666224 CPUtime=308.77
/proc/30060/task/30068/stat : 30068 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5365 25512 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30060/tid=30069] ppid=30058 vsize=666224 CPUtime=304.04
/proc/30060/task/30069/stat : 30069 (gnovelty+) R 30058 30060 24979 0 -1 4202560 102 0 0 0 5493 24911 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30060/tid=30070] ppid=30058 vsize=666224 CPUtime=305.64
/proc/30060/task/30070/stat : 30070 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5194 25370 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30060/tid=30071] ppid=30058 vsize=666224 CPUtime=312.81
/proc/30060/task/30071/stat : 30071 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 5401 25880 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30060/tid=30072] ppid=30058 vsize=666224 CPUtime=319.51
/proc/30060/task/30072/stat : 30072 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 5524 26427 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30060/tid=30073] ppid=30058 vsize=666224 CPUtime=306.14
/proc/30060/task/30073/stat : 30073 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 5208 25406 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30060/tid=30074] ppid=30058 vsize=666224 CPUtime=304.88
/proc/30060/task/30074/stat : 30074 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 5308 25180 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30060/tid=30075] ppid=30058 vsize=666224 CPUtime=299.56
/proc/30060/task/30075/stat : 30075 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 5061 24895 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30060/tid=30076] ppid=30058 vsize=666224 CPUtime=304.13
/proc/30060/task/30076/stat : 30076 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 5204 25209 0 0 20 0 16 0 557437227 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4935.12
Current children cumulated vsize (KiB) 666224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+409.907 s]
/proc/loadavg: 15.91 15.93 15.84 17/205 30081
/proc/meminfo: memFree=19205520/36427776 swapFree=6568/101704
[pid=30060] ppid=30058 vsize=666224 CPUtime=5000.52
/proc/30060/stat : 30060 (gnovelty+) R 30058 30060 24979 0 -1 4202496 21906 0 0 0 87569 412483 0 0 20 0 16 0 557437209 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30060/statm: 166556 21862 103 286 0 166268 0
[pid=30060/tid=30062] ppid=30058 vsize=666224 CPUtime=318.62
/proc/30060/task/30062/stat : 30062 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5475 26387 0 0 20 0 16 0 557437223 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30060/tid=30063] ppid=30058 vsize=666224 CPUtime=314.44
/proc/30060/task/30063/stat : 30063 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5496 25948 0 0 20 0 16 0 557437223 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30060/tid=30064] ppid=30058 vsize=666224 CPUtime=315.12
/proc/30060/task/30064/stat : 30064 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5627 25885 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30060/tid=30065] ppid=30058 vsize=666224 CPUtime=309.5
/proc/30060/task/30065/stat : 30065 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5500 25450 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30060/tid=30066] ppid=30058 vsize=666224 CPUtime=318.41
/proc/30060/task/30066/stat : 30066 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 5824 26017 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30060/tid=30067] ppid=30058 vsize=666224 CPUtime=311.44
/proc/30060/task/30067/stat : 30067 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 5416 25728 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30060/tid=30068] ppid=30058 vsize=666224 CPUtime=312.59
/proc/30060/task/30068/stat : 30068 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5462 25797 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30060/tid=30069] ppid=30058 vsize=666224 CPUtime=307.86
/proc/30060/task/30069/stat : 30069 (gnovelty+) R 30058 30060 24979 0 -1 4202560 102 0 0 0 5618 25168 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30060/tid=30070] ppid=30058 vsize=666224 CPUtime=309.45
/proc/30060/task/30070/stat : 30070 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5291 25654 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30060/tid=30071] ppid=30058 vsize=666224 CPUtime=316.63
/proc/30060/task/30071/stat : 30071 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 5489 26174 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134534524 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30060/tid=30072] ppid=30058 vsize=666224 CPUtime=323.32
/proc/30060/task/30072/stat : 30072 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 5636 26696 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30060/tid=30073] ppid=30058 vsize=666224 CPUtime=309.92
/proc/30060/task/30073/stat : 30073 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 5330 25662 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30060/tid=30074] ppid=30058 vsize=666224 CPUtime=308.67
/proc/30060/task/30074/stat : 30074 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 5408 25459 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30060/tid=30075] ppid=30058 vsize=666224 CPUtime=304.37
/proc/30060/task/30075/stat : 30075 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 5193 25244 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30060/tid=30076] ppid=30058 vsize=666224 CPUtime=307.94
/proc/30060/task/30076/stat : 30076 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 5312 25482 0 0 20 0 16 0 557437227 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.52
Current children cumulated vsize (KiB) 666224

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

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

[startup+409.907 s]
/proc/loadavg: 15.91 15.93 15.84 17/205 30081
/proc/meminfo: memFree=19205520/36427776 swapFree=6568/101704
[pid=30060] ppid=30058 vsize=666224 CPUtime=5000.52
/proc/30060/stat : 30060 (gnovelty+) R 30058 30060 24979 0 -1 4202496 21906 0 0 0 87569 412483 0 0 20 0 16 0 557437209 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30060/statm: 166556 21862 103 286 0 166268 0
[pid=30060/tid=30062] ppid=30058 vsize=666224 CPUtime=318.62
/proc/30060/task/30062/stat : 30062 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5475 26387 0 0 20 0 16 0 557437223 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30060/tid=30063] ppid=30058 vsize=666224 CPUtime=314.44
/proc/30060/task/30063/stat : 30063 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5496 25948 0 0 20 0 16 0 557437223 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30060/tid=30064] ppid=30058 vsize=666224 CPUtime=315.12
/proc/30060/task/30064/stat : 30064 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5627 25885 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30060/tid=30065] ppid=30058 vsize=666224 CPUtime=309.5
/proc/30060/task/30065/stat : 30065 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5500 25450 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30060/tid=30066] ppid=30058 vsize=666224 CPUtime=318.41
/proc/30060/task/30066/stat : 30066 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 5824 26017 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30060/tid=30067] ppid=30058 vsize=666224 CPUtime=311.44
/proc/30060/task/30067/stat : 30067 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 5416 25728 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30060/tid=30068] ppid=30058 vsize=666224 CPUtime=312.59
/proc/30060/task/30068/stat : 30068 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5462 25797 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30060/tid=30069] ppid=30058 vsize=666224 CPUtime=307.86
/proc/30060/task/30069/stat : 30069 (gnovelty+) R 30058 30060 24979 0 -1 4202560 102 0 0 0 5618 25168 0 0 20 0 16 0 557437224 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30060/tid=30070] ppid=30058 vsize=666224 CPUtime=309.45
/proc/30060/task/30070/stat : 30070 (gnovelty+) R 30058 30060 24979 0 -1 4202560 103 0 0 0 5291 25654 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30060/tid=30071] ppid=30058 vsize=666224 CPUtime=316.63
/proc/30060/task/30071/stat : 30071 (gnovelty+) R 30058 30060 24979 0 -1 4202560 104 0 0 0 5489 26174 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134534524 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30060/tid=30072] ppid=30058 vsize=666224 CPUtime=323.32
/proc/30060/task/30072/stat : 30072 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 5636 26696 0 0 20 0 16 0 557437225 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30060/tid=30073] ppid=30058 vsize=666224 CPUtime=309.92
/proc/30060/task/30073/stat : 30073 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 5330 25662 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30060/tid=30074] ppid=30058 vsize=666224 CPUtime=308.67
/proc/30060/task/30074/stat : 30074 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 5408 25459 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30060/tid=30075] ppid=30058 vsize=666224 CPUtime=304.37
/proc/30060/task/30075/stat : 30075 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 5193 25244 0 0 20 0 16 0 557437226 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30060/tid=30076] ppid=30058 vsize=666224 CPUtime=307.94
/proc/30060/task/30076/stat : 30076 (gnovelty+) R 30058 30060 24979 0 -1 4202560 105 0 0 0 5312 25482 0 0 20 0 16 0 557437227 682213376 21862 18446744073709551615 134512640 135680988 4291759056 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.52
Current children cumulated vsize (KiB) 666224

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30060 and gives
#  childrusage.ru_utime.tv_sec=854
#  childrusage.ru_utime.tv_usec=653412
#  childrusage.ru_stime.tv_sec=4026
#  childrusage.ru_stime.tv_usec=115616
# CPU time returned by wait4() is 4880.77
# while last known CPU time is 5000.52
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 409.935
CPU time (s): 5000.52
CPU user time (s): 875.69
CPU system time (s): 4124.83
CPU usage (%): 1219.83
Max. virtual memory (cumulated for all children) (KiB): 666224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 854.653
system time used= 4026.12
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21906
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= 1344297
involuntary context switches= 47896

runsolver used 2.11213 second user time and 6.22839 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 00:21:48
IDJOB=1777179
IDBENCH=70241
IDSOLVER=619
FILE ID=xenhost3-49/1777179-1243981308
PBS_JOBID=
Free space on /tmp= 7136 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S2051339669-029.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777179-1243981308/watcher-1777179-1243981308 -o /tmp/evaluation-result-1777179-1243981308/solver-1777179-1243981308 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777179-1243981308.cnf 1474292833 16

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

MD5SUM BENCH= 517a75d68208490415f54c6427b40d77
RANDOM SEED= 1474292833

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:      19293496 kB
Buffers:        394524 kB
Cached:       14003232 kB
SwapCached:          0 kB
Active:        3077900 kB
Inactive:     11333192 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2092 kB
Writeback:           0 kB
AnonPages:       12696 kB
Mapped:           5528 kB
Slab:           670468 kB
SReclaimable:   644384 kB
SUnreclaim:      26084 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7136 MiB
End job on xenhost3-49 at 2009-06-03 00:28:40