Trace number 1777116

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.2 381.533

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S661850551-087.cnf
MD5SUM8cc13233e4c2c3c435dccf0012fdfdbd
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 variables900
Number of clauses18000
Sum of the clauses size90000
Maximum clause length5
Minimum clause length5
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 518000
Number of clauses of size over 50

Solver Data

0.10/0.13	c +------------------------------+
0.10/0.13	c | gNovelty+, version 1.0       |
0.10/0.13	c +------------------------------+
0.10/0.13	c gnovelty+ -h for help
0.10/0.13	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-1777116-1243974111/watcher-1777116-1243974111 -o /tmp/evaluation-result-1777116-1243974111/solver-1777116-1243974111 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777116-1243974111.cnf 1902901607 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.87 15.89 15.80 2/189 28804
/proc/meminfo: memFree=19294708/36427776 swapFree=4944/11452
[pid=28804] ppid=28802 vsize=509232 CPUtime=0
/proc/28804/stat : 28804 (gnovelty+) R 28802 28804 24979 0 -1 4202496 2501 0 0 0 0 0 0 0 20 0 1 0 556717478 521453568 2459 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134537167 0 0 1 0 0 0 0 17 11 0 0 0 0 0
/proc/28804/statm: 127308 2465 99 286 0 127020 0

[startup+0.072234 s]
/proc/loadavg: 15.87 15.89 15.80 2/189 28804
/proc/meminfo: memFree=19294708/36427776 swapFree=4944/11452
[pid=28804] ppid=28802 vsize=517044 CPUtime=0.06
/proc/28804/stat : 28804 (gnovelty+) R 28802 28804 24979 0 -1 4202496 10996 0 0 0 2 4 0 0 20 0 1 0 556717478 529453056 10952 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134537842 0 0 1 0 0 0 0 17 11 0 0 0 0 0
/proc/28804/statm: 129261 10968 99 286 0 128973 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517044

[startup+0.104223 s]
/proc/loadavg: 15.87 15.89 15.80 2/189 28804
/proc/meminfo: memFree=19294708/36427776 swapFree=4944/11452
[pid=28804] ppid=28802 vsize=517044 CPUtime=0.1
/proc/28804/stat : 28804 (gnovelty+) R 28802 28804 24979 0 -1 4202496 15865 0 0 0 4 6 0 0 20 0 1 0 556717478 529453056 15821 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134537905 0 0 1 0 0 0 0 17 11 0 0 0 0 0
/proc/28804/statm: 129261 15829 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.305867 s]
/proc/loadavg: 15.87 15.89 15.80 2/189 28804
/proc/meminfo: memFree=19294708/36427776 swapFree=4944/11452
[pid=28804] ppid=28802 vsize=666128 CPUtime=2.19
/proc/28804/stat : 28804 (gnovelty+) R 28802 28804 24979 0 -1 4202496 22082 0 0 0 14 205 0 0 20 0 16 0 556717478 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/28804/statm: 166532 22037 103 286 0 166244 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 666128

[startup+0.70416 s]
/proc/loadavg: 15.87 15.89 15.80 2/189 28804
/proc/meminfo: memFree=19294708/36427776 swapFree=4944/11452
[pid=28804] ppid=28802 vsize=666128 CPUtime=7.79
/proc/28804/stat : 28804 (gnovelty+) R 28802 28804 24979 0 -1 4202496 22082 0 0 0 50 729 0 0 20 0 16 0 556717478 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/28804/statm: 166532 22037 103 286 0 166244 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 666128

[startup+1.50455 s]
/proc/loadavg: 15.87 15.89 15.80 17/205 28820
/proc/meminfo: memFree=19208464/36427776 swapFree=6732/100068
[pid=28804] ppid=28802 vsize=666128 CPUtime=19.07
/proc/28804/stat : 28804 (gnovelty+) R 28802 28804 24979 0 -1 4202496 22082 0 0 0 136 1771 0 0 20 0 16 0 556717478 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/28804/statm: 166532 22037 103 286 0 166244 0
[pid=28804/tid=28806] ppid=28802 vsize=666128 CPUtime=0.74
/proc/28804/task/28806/stat : 28806 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 2 72 0 0 20 0 16 0 556717491 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28804/tid=28807] ppid=28802 vsize=666128 CPUtime=1.32
/proc/28804/task/28807/stat : 28807 (gnovelty+) R 28802 28804 24979 0 -1 4202560 103 0 0 0 4 128 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28804/tid=28808] ppid=28802 vsize=666128 CPUtime=1.34
/proc/28804/task/28808/stat : 28808 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 10 124 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28804/tid=28809] ppid=28802 vsize=666128 CPUtime=1.34
/proc/28804/task/28809/stat : 28809 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 4 130 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28804/tid=28810] ppid=28802 vsize=666128 CPUtime=1.32
/proc/28804/task/28810/stat : 28810 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 12 120 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28804/tid=28811] ppid=28802 vsize=666128 CPUtime=1.32
/proc/28804/task/28811/stat : 28811 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 8 124 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28804/tid=28812] ppid=28802 vsize=666128 CPUtime=1.32
/proc/28804/task/28812/stat : 28812 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 8 124 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28804/tid=28813] ppid=28802 vsize=666128 CPUtime=1.32
/proc/28804/task/28813/stat : 28813 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 6 126 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28804/tid=28814] ppid=28802 vsize=666128 CPUtime=1.32
/proc/28804/task/28814/stat : 28814 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 10 122 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28804/tid=28815] ppid=28802 vsize=666128 CPUtime=1.22
/proc/28804/task/28815/stat : 28815 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 8 114 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28804/tid=28816] ppid=28802 vsize=666128 CPUtime=1.32
/proc/28804/task/28816/stat : 28816 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 8 124 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28804/tid=28817] ppid=28802 vsize=666128 CPUtime=1.32
/proc/28804/task/28817/stat : 28817 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 10 122 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28804/tid=28818] ppid=28802 vsize=666128 CPUtime=1.3
/proc/28804/task/28818/stat : 28818 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 8 122 0 0 20 0 16 0 556717494 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28804/tid=28819] ppid=28802 vsize=666128 CPUtime=0.84
/proc/28804/task/28819/stat : 28819 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 8 76 0 0 20 0 16 0 556717494 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28804/tid=28820] ppid=28802 vsize=666128 CPUtime=0.7
/proc/28804/task/28820/stat : 28820 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 4 66 0 0 20 0 16 0 556717497 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 19.07
Current children cumulated vsize (KiB) 666128

[startup+3.10475 s]
/proc/loadavg: 15.87 15.89 15.80 17/205 28820
/proc/meminfo: memFree=19206852/36427776 swapFree=6568/101444
[pid=28804] ppid=28802 vsize=666128 CPUtime=42.59
/proc/28804/stat : 28804 (gnovelty+) R 28802 28804 24979 0 -1 4202496 22082 0 0 0 261 3998 0 0 20 0 16 0 556717478 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/28804/statm: 166532 22037 103 286 0 166244 0
[pid=28804/tid=28806] ppid=28802 vsize=666128 CPUtime=1.56
/proc/28804/task/28806/stat : 28806 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 8 148 0 0 20 0 16 0 556717491 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28804/tid=28807] ppid=28802 vsize=666128 CPUtime=2.9
/proc/28804/task/28807/stat : 28807 (gnovelty+) R 28802 28804 24979 0 -1 4202560 103 0 0 0 14 276 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28804/tid=28808] ppid=28802 vsize=666128 CPUtime=2.9
/proc/28804/task/28808/stat : 28808 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 16 274 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28804/tid=28809] ppid=28802 vsize=666128 CPUtime=2.9
/proc/28804/task/28809/stat : 28809 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 16 274 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28804/tid=28810] ppid=28802 vsize=666128 CPUtime=2.9
/proc/28804/task/28810/stat : 28810 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 18 272 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28804/tid=28811] ppid=28802 vsize=666128 CPUtime=2.9
/proc/28804/task/28811/stat : 28811 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 16 274 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28804/tid=28812] ppid=28802 vsize=666128 CPUtime=2.9
/proc/28804/task/28812/stat : 28812 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 12 278 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28804/tid=28813] ppid=28802 vsize=666128 CPUtime=2.9
/proc/28804/task/28813/stat : 28813 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 18 272 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28804/tid=28814] ppid=28802 vsize=666128 CPUtime=2.88
/proc/28804/task/28814/stat : 28814 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 18 270 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28804/tid=28815] ppid=28802 vsize=666128 CPUtime=2.02
/proc/28804/task/28815/stat : 28815 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 16 186 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28804/tid=28816] ppid=28802 vsize=666128 CPUtime=2.88
/proc/28804/task/28816/stat : 28816 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 18 270 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28804/tid=28817] ppid=28802 vsize=666128 CPUtime=2.88
/proc/28804/task/28817/stat : 28817 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 18 270 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28804/tid=28818] ppid=28802 vsize=666128 CPUtime=2.84
/proc/28804/task/28818/stat : 28818 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 14 270 0 0 20 0 16 0 556717494 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28804/tid=28819] ppid=28802 vsize=666128 CPUtime=2.4
/proc/28804/task/28819/stat : 28819 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 20 220 0 0 20 0 16 0 556717494 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28804/tid=28820] ppid=28802 vsize=666128 CPUtime=2.26
/proc/28804/task/28820/stat : 28820 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 14 212 0 0 20 0 16 0 556717497 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 42.59
Current children cumulated vsize (KiB) 666128

[startup+6.30457 s]
/proc/loadavg: 15.88 15.89 15.80 17/205 28820
/proc/meminfo: memFree=19206604/36427776 swapFree=6568/101676
[pid=28804] ppid=28802 vsize=666128 CPUtime=89.85
/proc/28804/stat : 28804 (gnovelty+) R 28802 28804 24979 0 -1 4202496 22082 0 0 0 550 8435 0 0 20 0 16 0 556717478 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/28804/statm: 166532 22037 103 286 0 166244 0
[pid=28804/tid=28806] ppid=28802 vsize=666128 CPUtime=3.16
/proc/28804/task/28806/stat : 28806 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 14 302 0 0 20 0 16 0 556717491 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28804/tid=28807] ppid=28802 vsize=666128 CPUtime=6.04
/proc/28804/task/28807/stat : 28807 (gnovelty+) R 28802 28804 24979 0 -1 4202560 103 0 0 0 36 568 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28804/tid=28808] ppid=28802 vsize=666128 CPUtime=6.06
/proc/28804/task/28808/stat : 28808 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 34 572 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28804/tid=28809] ppid=28802 vsize=666128 CPUtime=6.06
/proc/28804/task/28809/stat : 28809 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 36 570 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28804/tid=28810] ppid=28802 vsize=666128 CPUtime=6.04
/proc/28804/task/28810/stat : 28810 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 34 570 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28804/tid=28811] ppid=28802 vsize=666128 CPUtime=6.04
/proc/28804/task/28811/stat : 28811 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 38 566 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28804/tid=28812] ppid=28802 vsize=666128 CPUtime=6.04
/proc/28804/task/28812/stat : 28812 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 32 572 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28804/tid=28813] ppid=28802 vsize=666128 CPUtime=6.04
/proc/28804/task/28813/stat : 28813 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 30 574 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28804/tid=28814] ppid=28802 vsize=666128 CPUtime=6.04
/proc/28804/task/28814/stat : 28814 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 38 566 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28804/tid=28815] ppid=28802 vsize=666128 CPUtime=4.58
/proc/28804/task/28815/stat : 28815 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 28 430 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28804/tid=28816] ppid=28802 vsize=666128 CPUtime=6.02
/proc/28804/task/28816/stat : 28816 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 38 564 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28804/tid=28817] ppid=28802 vsize=666128 CPUtime=6.04
/proc/28804/task/28817/stat : 28817 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 40 564 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28804/tid=28818] ppid=28802 vsize=666128 CPUtime=5.92
/proc/28804/task/28818/stat : 28818 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 32 560 0 0 20 0 16 0 556717494 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28804/tid=28819] ppid=28802 vsize=666128 CPUtime=5.56
/proc/28804/task/28819/stat : 28819 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 42 514 0 0 20 0 16 0 556717494 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28804/tid=28820] ppid=28802 vsize=666128 CPUtime=4.42
/proc/28804/task/28820/stat : 28820 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 26 416 0 0 20 0 16 0 556717497 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 89.85
Current children cumulated vsize (KiB) 666128

[startup+12.7056 s]
/proc/loadavg: 15.89 15.90 15.80 17/205 28820
/proc/meminfo: memFree=19206140/36427776 swapFree=6568/102136
[pid=28804] ppid=28802 vsize=666128 CPUtime=184.18
/proc/28804/stat : 28804 (gnovelty+) R 28802 28804 24979 0 -1 4202496 22082 0 0 0 1137 17281 0 0 20 0 16 0 556717478 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/28804/statm: 166532 22037 103 286 0 166244 0
[pid=28804/tid=28806] ppid=28802 vsize=666128 CPUtime=8.06
/proc/28804/task/28806/stat : 28806 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 46 760 0 0 20 0 16 0 556717491 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28804/tid=28807] ppid=28802 vsize=666128 CPUtime=12.32
/proc/28804/task/28807/stat : 28807 (gnovelty+) R 28802 28804 24979 0 -1 4202560 103 0 0 0 70 1162 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28804/tid=28808] ppid=28802 vsize=666128 CPUtime=12.34
/proc/28804/task/28808/stat : 28808 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 64 1170 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28804/tid=28809] ppid=28802 vsize=666128 CPUtime=12.36
/proc/28804/task/28809/stat : 28809 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 78 1158 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28804/tid=28810] ppid=28802 vsize=666128 CPUtime=12.32
/proc/28804/task/28810/stat : 28810 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 80 1152 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28804/tid=28811] ppid=28802 vsize=666128 CPUtime=12.12
/proc/28804/task/28811/stat : 28811 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 72 1140 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28804/tid=28812] ppid=28802 vsize=666128 CPUtime=12.34
/proc/28804/task/28812/stat : 28812 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 74 1160 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28804/tid=28813] ppid=28802 vsize=666128 CPUtime=12.32
/proc/28804/task/28813/stat : 28813 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 68 1164 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28804/tid=28814] ppid=28802 vsize=666128 CPUtime=12.34
/proc/28804/task/28814/stat : 28814 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 84 1150 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28804/tid=28815] ppid=28802 vsize=666128 CPUtime=10.9
/proc/28804/task/28815/stat : 28815 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 64 1026 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28804/tid=28816] ppid=28802 vsize=666128 CPUtime=10.64
/proc/28804/task/28816/stat : 28816 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 68 996 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0

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

[pid=28804/tid=28807] ppid=28802 vsize=666128 CPUtime=224.2
/proc/28804/task/28807/stat : 28807 (gnovelty+) R 28802 28804 24979 0 -1 4202560 103 0 0 0 1642 20778 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28804/tid=28808] ppid=28802 vsize=666128 CPUtime=215.14
/proc/28804/task/28808/stat : 28808 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 1610 19904 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28804/tid=28809] ppid=28802 vsize=666128 CPUtime=219.41
/proc/28804/task/28809/stat : 28809 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 1642 20299 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28804/tid=28810] ppid=28802 vsize=666128 CPUtime=225.83
/proc/28804/task/28810/stat : 28810 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 1698 20885 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28804/tid=28811] ppid=28802 vsize=666128 CPUtime=210.22
/proc/28804/task/28811/stat : 28811 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 1612 19410 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28804/tid=28812] ppid=28802 vsize=666128 CPUtime=210.8
/proc/28804/task/28812/stat : 28812 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 1666 19414 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28804/tid=28813] ppid=28802 vsize=666128 CPUtime=221.46
/proc/28804/task/28813/stat : 28813 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 1684 20462 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28804/tid=28814] ppid=28802 vsize=666128 CPUtime=199.73
/proc/28804/task/28814/stat : 28814 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 1480 18493 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28804/tid=28815] ppid=28802 vsize=666128 CPUtime=219.81
/proc/28804/task/28815/stat : 28815 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 1658 20323 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28804/tid=28816] ppid=28802 vsize=666128 CPUtime=219.06
/proc/28804/task/28816/stat : 28816 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 1608 20298 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28804/tid=28817] ppid=28802 vsize=666128 CPUtime=214.51
/proc/28804/task/28817/stat : 28817 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 1626 19825 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28804/tid=28818] ppid=28802 vsize=666128 CPUtime=211.32
/proc/28804/task/28818/stat : 28818 (gnovelty+) S 28802 28804 24979 0 -1 4202560 101 0 0 0 1596 19536 0 0 20 0 16 0 556717494 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 11 0 0 0 0 0
[pid=28804/tid=28819] ppid=28802 vsize=666128 CPUtime=194.75
/proc/28804/task/28819/stat : 28819 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 1512 17963 0 0 20 0 16 0 556717494 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28804/tid=28820] ppid=28802 vsize=666128 CPUtime=215.22
/proc/28804/task/28820/stat : 28820 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 1656 19866 0 0 20 0 16 0 556717497 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 3441.4
Current children cumulated vsize (KiB) 666128

[startup+342.307 s]
/proc/loadavg: 15.91 15.90 15.82 17/205 28825
/proc/meminfo: memFree=19204924/36427776 swapFree=6568/102392
[pid=28804] ppid=28802 vsize=666128 CPUtime=4384.19
/proc/28804/stat : 28804 (gnovelty+) R 28802 28804 24979 0 -1 4202496 22082 0 0 0 31454 406965 0 0 20 0 16 0 556717478 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28804/statm: 166532 22037 103 286 0 166244 0
[pid=28804/tid=28806] ppid=28802 vsize=666128 CPUtime=267.77
/proc/28804/task/28806/stat : 28806 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 1896 24881 0 0 20 0 16 0 556717491 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28804/tid=28807] ppid=28802 vsize=666128 CPUtime=283.16
/proc/28804/task/28807/stat : 28807 (gnovelty+) R 28802 28804 24979 0 -1 4202560 103 0 0 0 1986 26330 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28804/tid=28808] ppid=28802 vsize=666128 CPUtime=274.18
/proc/28804/task/28808/stat : 28808 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 1968 25450 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28804/tid=28809] ppid=28802 vsize=666128 CPUtime=278.4
/proc/28804/task/28809/stat : 28809 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 1992 25848 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28804/tid=28810] ppid=28802 vsize=666128 CPUtime=284.79
/proc/28804/task/28810/stat : 28810 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 2054 26425 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28804/tid=28811] ppid=28802 vsize=666128 CPUtime=269.22
/proc/28804/task/28811/stat : 28811 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 1978 24944 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28804/tid=28812] ppid=28802 vsize=666128 CPUtime=269.86
/proc/28804/task/28812/stat : 28812 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 2012 24974 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28804/tid=28813] ppid=28802 vsize=666128 CPUtime=280.48
/proc/28804/task/28813/stat : 28813 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 2018 26030 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28804/tid=28814] ppid=28802 vsize=666128 CPUtime=258.74
/proc/28804/task/28814/stat : 28814 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 1840 24034 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28804/tid=28815] ppid=28802 vsize=666128 CPUtime=278.78
/proc/28804/task/28815/stat : 28815 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 1972 25906 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28804/tid=28816] ppid=28802 vsize=666128 CPUtime=278.08
/proc/28804/task/28816/stat : 28816 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 1946 25862 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28804/tid=28817] ppid=28802 vsize=666128 CPUtime=273.54
/proc/28804/task/28817/stat : 28817 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 1974 25380 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28804/tid=28818] ppid=28802 vsize=666128 CPUtime=270.29
/proc/28804/task/28818/stat : 28818 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 1926 25103 0 0 20 0 16 0 556717494 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28804/tid=28819] ppid=28802 vsize=666128 CPUtime=252.44
/proc/28804/task/28819/stat : 28819 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 1856 23388 0 0 20 0 16 0 556717494 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28804/tid=28820] ppid=28802 vsize=666128 CPUtime=274.31
/proc/28804/task/28820/stat : 28820 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 2026 25405 0 0 20 0 16 0 556717497 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 4384.19
Current children cumulated vsize (KiB) 666128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+381.503 s]
/proc/loadavg: 15.91 15.90 15.82 17/205 28825
/proc/meminfo: memFree=19204924/36427776 swapFree=6568/102404
[pid=28804] ppid=28802 vsize=666128 CPUtime=5000.2
/proc/28804/stat : 28804 (gnovelty+) R 28802 28804 24979 0 -1 4202496 22082 0 0 0 35092 464928 0 0 20 0 16 0 556717478 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28804/statm: 166532 22037 103 286 0 166244 0
[pid=28804/tid=28806] ppid=28802 vsize=666128 CPUtime=306.29
/proc/28804/task/28806/stat : 28806 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 2124 28505 0 0 20 0 16 0 556717491 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28804/tid=28807] ppid=28802 vsize=666128 CPUtime=321.72
/proc/28804/task/28807/stat : 28807 (gnovelty+) R 28802 28804 24979 0 -1 4202560 103 0 0 0 2196 29976 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28804/tid=28808] ppid=28802 vsize=666128 CPUtime=312.81
/proc/28804/task/28808/stat : 28808 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 2206 29075 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28804/tid=28809] ppid=28802 vsize=666128 CPUtime=316.95
/proc/28804/task/28809/stat : 28809 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 2222 29473 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28804/tid=28810] ppid=28802 vsize=666128 CPUtime=323.3
/proc/28804/task/28810/stat : 28810 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 2300 30030 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28804/tid=28811] ppid=28802 vsize=666128 CPUtime=307.76
/proc/28804/task/28811/stat : 28811 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 2220 28556 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28804/tid=28812] ppid=28802 vsize=666128 CPUtime=308.4
/proc/28804/task/28812/stat : 28812 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 2236 28604 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28804/tid=28813] ppid=28802 vsize=666128 CPUtime=319.07
/proc/28804/task/28813/stat : 28813 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 2254 29653 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28804/tid=28814] ppid=28802 vsize=666128 CPUtime=297.28
/proc/28804/task/28814/stat : 28814 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 2038 27690 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28804/tid=28815] ppid=28802 vsize=666128 CPUtime=317.31
/proc/28804/task/28815/stat : 28815 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 2204 29527 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28804/tid=28816] ppid=28802 vsize=666128 CPUtime=316.65
/proc/28804/task/28816/stat : 28816 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 2166 29499 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28804/tid=28817] ppid=28802 vsize=666128 CPUtime=312.1
/proc/28804/task/28817/stat : 28817 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 2190 29020 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28804/tid=28818] ppid=28802 vsize=666128 CPUtime=308.8
/proc/28804/task/28818/stat : 28818 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 2170 28710 0 0 20 0 16 0 556717494 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28804/tid=28819] ppid=28802 vsize=666128 CPUtime=290.11
/proc/28804/task/28819/stat : 28819 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 2060 26951 0 0 20 0 16 0 556717494 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28804/tid=28820] ppid=28802 vsize=666128 CPUtime=312.91
/proc/28804/task/28820/stat : 28820 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 2280 29011 0 0 20 0 16 0 556717497 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 5000.2
Current children cumulated vsize (KiB) 666128

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

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

[startup+381.503 s]
/proc/loadavg: 15.91 15.90 15.82 17/205 28825
/proc/meminfo: memFree=19204924/36427776 swapFree=6568/102404
[pid=28804] ppid=28802 vsize=666128 CPUtime=5000.2
/proc/28804/stat : 28804 (gnovelty+) R 28802 28804 24979 0 -1 4202496 22082 0 0 0 35092 464928 0 0 20 0 16 0 556717478 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28804/statm: 166532 22037 103 286 0 166244 0
[pid=28804/tid=28806] ppid=28802 vsize=666128 CPUtime=306.29
/proc/28804/task/28806/stat : 28806 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 2124 28505 0 0 20 0 16 0 556717491 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28804/tid=28807] ppid=28802 vsize=666128 CPUtime=321.72
/proc/28804/task/28807/stat : 28807 (gnovelty+) R 28802 28804 24979 0 -1 4202560 103 0 0 0 2196 29976 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28804/tid=28808] ppid=28802 vsize=666128 CPUtime=312.81
/proc/28804/task/28808/stat : 28808 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 2206 29075 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28804/tid=28809] ppid=28802 vsize=666128 CPUtime=316.95
/proc/28804/task/28809/stat : 28809 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 2222 29473 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28804/tid=28810] ppid=28802 vsize=666128 CPUtime=323.3
/proc/28804/task/28810/stat : 28810 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 2300 30030 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28804/tid=28811] ppid=28802 vsize=666128 CPUtime=307.76
/proc/28804/task/28811/stat : 28811 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 2220 28556 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28804/tid=28812] ppid=28802 vsize=666128 CPUtime=308.4
/proc/28804/task/28812/stat : 28812 (gnovelty+) R 28802 28804 24979 0 -1 4202560 100 0 0 0 2236 28604 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28804/tid=28813] ppid=28802 vsize=666128 CPUtime=319.07
/proc/28804/task/28813/stat : 28813 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 2254 29653 0 0 20 0 16 0 556717492 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28804/tid=28814] ppid=28802 vsize=666128 CPUtime=297.28
/proc/28804/task/28814/stat : 28814 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 2038 27690 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28804/tid=28815] ppid=28802 vsize=666128 CPUtime=317.31
/proc/28804/task/28815/stat : 28815 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 2204 29527 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28804/tid=28816] ppid=28802 vsize=666128 CPUtime=316.65
/proc/28804/task/28816/stat : 28816 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 2166 29499 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28804/tid=28817] ppid=28802 vsize=666128 CPUtime=312.1
/proc/28804/task/28817/stat : 28817 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 2190 29020 0 0 20 0 16 0 556717493 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28804/tid=28818] ppid=28802 vsize=666128 CPUtime=308.8
/proc/28804/task/28818/stat : 28818 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 2170 28710 0 0 20 0 16 0 556717494 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28804/tid=28819] ppid=28802 vsize=666128 CPUtime=290.11
/proc/28804/task/28819/stat : 28819 (gnovelty+) R 28802 28804 24979 0 -1 4202560 99 0 0 0 2060 26951 0 0 20 0 16 0 556717494 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28804/tid=28820] ppid=28802 vsize=666128 CPUtime=312.91
/proc/28804/task/28820/stat : 28820 (gnovelty+) R 28802 28804 24979 0 -1 4202560 101 0 0 0 2280 29011 0 0 20 0 16 0 556717497 682115072 22037 18446744073709551615 134512640 135680988 4292201536 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 5000.2
Current children cumulated vsize (KiB) 666128

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28804 and gives
#  childrusage.ru_utime.tv_sec=341
#  childrusage.ru_utime.tv_usec=269328
#  childrusage.ru_stime.tv_sec=4516
#  childrusage.ru_stime.tv_usec=62236
# CPU time returned by wait4() is 4857.33
# while last known CPU time is 5000.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 381.533
CPU time (s): 5000.2
CPU user time (s): 350.92
CPU system time (s): 4649.28
CPU usage (%): 1310.56
Max. virtual memory (cumulated for all children) (KiB): 666128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 341.269
system time used= 4516.06
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22082
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= 800207
involuntary context switches= 31955

runsolver used 1.92812 second user time and 6.3804 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-02 22:21:51
IDJOB=1777116
IDBENCH=70220
IDSOLVER=619
FILE ID=xenhost3-49/1777116-1243974111
PBS_JOBID=
Free space on /tmp= 7137 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S661850551-087.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777116-1243974111/watcher-1777116-1243974111 -o /tmp/evaluation-result-1777116-1243974111/solver-1777116-1243974111 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777116-1243974111.cnf 1902901607 16

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

MD5SUM BENCH= 8cc13233e4c2c3c435dccf0012fdfdbd
RANDOM SEED= 1902901607

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:      19294708 kB
Buffers:        394392 kB
Cached:       14001940 kB
SwapCached:          0 kB
Active:        3076324 kB
Inactive:     11332108 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1356 kB
Writeback:           0 kB
AnonPages:       11452 kB
Mapped:           4944 kB
Slab:           670340 kB
SReclaimable:   644256 kB
SUnreclaim:      26084 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38172 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7137 MiB
End job on xenhost3-49 at 2009-06-02 22:28:15