Trace number 1777104

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S678706275-057.cnf
MD5SUMc7f3c844f4c0d844518712db07e3e201
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.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-1777104-1243972469/watcher-1777104-1243972469 -o /tmp/evaluation-result-1777104-1243972469/solver-1777104-1243972469 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777104-1243972469.cnf 660419716 16 

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


[startup+0 s]
/proc/loadavg: 14.69 15.64 15.74 2/192 28554
/proc/meminfo: memFree=19290460/36427776 swapFree=5548/15248
[pid=28554] ppid=28552 vsize=509232 CPUtime=0
/proc/28554/stat : 28554 (gnovelty+) R 28552 28554 24979 0 -1 4202496 2657 0 0 0 0 0 0 0 20 0 1 0 556553260 521453568 2613 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134537167 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/28554/statm: 127308 2620 99 286 0 127020 0

[startup+0.099493 s]
/proc/loadavg: 14.69 15.64 15.74 2/192 28554
/proc/meminfo: memFree=19290460/36427776 swapFree=5548/15248
[pid=28554] ppid=28552 vsize=517044 CPUtime=0.08
/proc/28554/stat : 28554 (gnovelty+) R 28552 28554 24979 0 -1 4202496 15108 0 0 0 4 4 0 0 20 0 1 0 556553260 529453056 15064 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134537842 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/28554/statm: 129261 15075 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.103452 s]
/proc/loadavg: 14.69 15.64 15.74 2/192 28554
/proc/meminfo: memFree=19290460/36427776 swapFree=5548/15248
[pid=28554] ppid=28552 vsize=517044 CPUtime=0.1
/proc/28554/stat : 28554 (gnovelty+) R 28552 28554 24979 0 -1 4202496 15689 0 0 0 4 6 0 0 20 0 1 0 556553260 529453056 15644 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134537779 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/28554/statm: 129261 15651 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.303353 s]
/proc/loadavg: 14.69 15.64 15.74 2/192 28554
/proc/meminfo: memFree=19290460/36427776 swapFree=5548/15248
[pid=28554] ppid=28552 vsize=666128 CPUtime=2.32
/proc/28554/stat : 28554 (gnovelty+) R 28552 28554 24979 0 -1 4202496 22082 0 0 0 15 217 0 0 20 0 16 0 556553260 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28554/statm: 166532 22037 103 286 0 166244 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 666128

[startup+0.70217 s]
/proc/loadavg: 14.69 15.64 15.74 2/192 28554
/proc/meminfo: memFree=19290460/36427776 swapFree=5548/15248
[pid=28554] ppid=28552 vsize=666128 CPUtime=8.26
/proc/28554/stat : 28554 (gnovelty+) R 28552 28554 24979 0 -1 4202496 22082 0 0 0 40 786 0 0 20 0 16 0 556553260 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28554/statm: 166532 22037 103 286 0 166244 0
Current children cumulated CPU time (s) 8.26
Current children cumulated vsize (KiB) 666128

[startup+1.50365 s]
/proc/loadavg: 14.69 15.64 15.74 17/208 28570
/proc/meminfo: memFree=19204200/36427776 swapFree=6232/104060
[pid=28554] ppid=28552 vsize=666128 CPUtime=20.06
/proc/28554/stat : 28554 (gnovelty+) R 28552 28554 24979 0 -1 4202496 22082 0 0 0 125 1881 0 0 20 0 16 0 556553260 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28554/statm: 166532 22037 103 286 0 166244 0
[pid=28554/tid=28556] ppid=28552 vsize=666128 CPUtime=1.32
/proc/28554/task/28556/stat : 28556 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 6 126 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28554/tid=28557] ppid=28552 vsize=666128 CPUtime=1.32
/proc/28554/task/28557/stat : 28557 (gnovelty+) R 28552 28554 24979 0 -1 4202560 102 0 0 0 2 130 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28554/tid=28558] ppid=28552 vsize=666128 CPUtime=1.32
/proc/28554/task/28558/stat : 28558 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 10 122 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28554/tid=28559] ppid=28552 vsize=666128 CPUtime=1.32
/proc/28554/task/28559/stat : 28559 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 8 124 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28554/tid=28560] ppid=28552 vsize=666128 CPUtime=1.32
/proc/28554/task/28560/stat : 28560 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 2 130 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28554/tid=28561] ppid=28552 vsize=666128 CPUtime=1.32
/proc/28554/task/28561/stat : 28561 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 6 126 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28554/tid=28562] ppid=28552 vsize=666128 CPUtime=1.32
/proc/28554/task/28562/stat : 28562 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 10 122 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28554/tid=28563] ppid=28552 vsize=666128 CPUtime=1.32
/proc/28554/task/28563/stat : 28563 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 8 124 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28554/tid=28564] ppid=28552 vsize=666128 CPUtime=1.32
/proc/28554/task/28564/stat : 28564 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 6 126 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28554/tid=28565] ppid=28552 vsize=666128 CPUtime=1.32
/proc/28554/task/28565/stat : 28565 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 10 122 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28554/tid=28566] ppid=28552 vsize=666128 CPUtime=1.3
/proc/28554/task/28566/stat : 28566 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 6 124 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28554/tid=28567] ppid=28552 vsize=666128 CPUtime=1.3
/proc/28554/task/28567/stat : 28567 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 10 120 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28554/tid=28568] ppid=28552 vsize=666128 CPUtime=1.3
/proc/28554/task/28568/stat : 28568 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 6 124 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28554/tid=28569] ppid=28552 vsize=666128 CPUtime=1.3
/proc/28554/task/28569/stat : 28569 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 10 120 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28554/tid=28570] ppid=28552 vsize=666128 CPUtime=0.66
/proc/28554/task/28570/stat : 28570 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 2 64 0 0 20 0 16 0 556553277 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 20.06
Current children cumulated vsize (KiB) 666128

[startup+3.10552 s]
/proc/loadavg: 14.69 15.64 15.74 17/208 28570
/proc/meminfo: memFree=19203516/36427776 swapFree=6588/104640
[pid=28554] ppid=28552 vsize=666128 CPUtime=43.6
/proc/28554/stat : 28554 (gnovelty+) R 28552 28554 24979 0 -1 4202496 22082 0 0 0 288 4072 0 0 20 0 16 0 556553260 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28554/statm: 166532 22037 103 286 0 166244 0
[pid=28554/tid=28556] ppid=28552 vsize=666128 CPUtime=2.9
/proc/28554/task/28556/stat : 28556 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 18 272 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28554/tid=28557] ppid=28552 vsize=666128 CPUtime=2.9
/proc/28554/task/28557/stat : 28557 (gnovelty+) R 28552 28554 24979 0 -1 4202560 102 0 0 0 14 276 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28554/tid=28558] ppid=28552 vsize=666128 CPUtime=2.9
/proc/28554/task/28558/stat : 28558 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 26 264 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28554/tid=28559] ppid=28552 vsize=666128 CPUtime=2.52
/proc/28554/task/28559/stat : 28559 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 18 234 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28554/tid=28560] ppid=28552 vsize=666128 CPUtime=2.9
/proc/28554/task/28560/stat : 28560 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 10 280 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28554/tid=28561] ppid=28552 vsize=666128 CPUtime=2.9
/proc/28554/task/28561/stat : 28561 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 20 270 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28554/tid=28562] ppid=28552 vsize=666128 CPUtime=2.9
/proc/28554/task/28562/stat : 28562 (gnovelty+) S 28552 28554 24979 0 -1 4202560 100 0 0 0 20 270 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 11 0 0 0 0 0
[pid=28554/tid=28563] ppid=28552 vsize=666128 CPUtime=2.9
/proc/28554/task/28563/stat : 28563 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 16 274 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28554/tid=28564] ppid=28552 vsize=666128 CPUtime=2.9
/proc/28554/task/28564/stat : 28564 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 16 274 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28554/tid=28565] ppid=28552 vsize=666128 CPUtime=2.88
/proc/28554/task/28565/stat : 28565 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 26 262 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28554/tid=28566] ppid=28552 vsize=666128 CPUtime=2.88
/proc/28554/task/28566/stat : 28566 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 14 274 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28554/tid=28567] ppid=28552 vsize=666128 CPUtime=2.88
/proc/28554/task/28567/stat : 28567 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 22 266 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28554/tid=28568] ppid=28552 vsize=666128 CPUtime=2.84
/proc/28554/task/28568/stat : 28568 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 10 274 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28554/tid=28569] ppid=28552 vsize=666128 CPUtime=2.88
/proc/28554/task/28569/stat : 28569 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 24 264 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28554/tid=28570] ppid=28552 vsize=666128 CPUtime=1.48
/proc/28554/task/28570/stat : 28570 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 6 142 0 0 20 0 16 0 556553277 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 43.6
Current children cumulated vsize (KiB) 666128

[startup+6.30297 s]
/proc/loadavg: 14.80 15.65 15.74 17/208 28570
/proc/meminfo: memFree=19203392/36427776 swapFree=6588/104872
[pid=28554] ppid=28552 vsize=666128 CPUtime=90.77
/proc/28554/stat : 28554 (gnovelty+) R 28552 28554 24979 0 -1 4202496 22082 0 0 0 592 8485 0 0 20 0 16 0 556553260 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28554/statm: 166532 22037 103 286 0 166244 0
[pid=28554/tid=28556] ppid=28552 vsize=666128 CPUtime=6.04
/proc/28554/task/28556/stat : 28556 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 38 566 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28554/tid=28557] ppid=28552 vsize=666128 CPUtime=6.04
/proc/28554/task/28557/stat : 28557 (gnovelty+) R 28552 28554 24979 0 -1 4202560 102 0 0 0 32 572 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28554/tid=28558] ppid=28552 vsize=666128 CPUtime=6.04
/proc/28554/task/28558/stat : 28558 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 50 554 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28554/tid=28559] ppid=28552 vsize=666128 CPUtime=4.12
/proc/28554/task/28559/stat : 28559 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 30 382 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28554/tid=28560] ppid=28552 vsize=666128 CPUtime=6.04
/proc/28554/task/28560/stat : 28560 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 30 574 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28554/tid=28561] ppid=28552 vsize=666128 CPUtime=6.04
/proc/28554/task/28561/stat : 28561 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 40 564 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28554/tid=28562] ppid=28552 vsize=666128 CPUtime=6.04
/proc/28554/task/28562/stat : 28562 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 42 562 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28554/tid=28563] ppid=28552 vsize=666128 CPUtime=6.04
/proc/28554/task/28563/stat : 28563 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 32 572 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28554/tid=28564] ppid=28552 vsize=666128 CPUtime=6.04
/proc/28554/task/28564/stat : 28564 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 46 558 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28554/tid=28565] ppid=28552 vsize=666128 CPUtime=6.02
/proc/28554/task/28565/stat : 28565 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 50 552 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28554/tid=28566] ppid=28552 vsize=666128 CPUtime=6.02
/proc/28554/task/28566/stat : 28566 (gnovelty+) S 28552 28554 24979 0 -1 4202560 101 0 0 0 34 568 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 15 0 0 0 0 0
[pid=28554/tid=28567] ppid=28552 vsize=666128 CPUtime=6.02
/proc/28554/task/28567/stat : 28567 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 38 564 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28554/tid=28568] ppid=28552 vsize=666128 CPUtime=5.92
/proc/28554/task/28568/stat : 28568 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 24 568 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28554/tid=28569] ppid=28552 vsize=666128 CPUtime=6.02
/proc/28554/task/28569/stat : 28569 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 42 560 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28554/tid=28570] ppid=28552 vsize=666128 CPUtime=3.08
/proc/28554/task/28570/stat : 28570 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 16 292 0 0 20 0 16 0 556553277 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 90.77
Current children cumulated vsize (KiB) 666128

[startup+12.7048 s]
/proc/loadavg: 14.89 15.66 15.74 17/208 28570
/proc/meminfo: memFree=19202992/36427776 swapFree=6588/105340
[pid=28554] ppid=28552 vsize=666128 CPUtime=185.19
/proc/28554/stat : 28554 (gnovelty+) R 28552 28554 24979 0 -1 4202496 22082 0 0 0 1198 17321 0 0 20 0 16 0 556553260 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/28554/statm: 166532 22037 103 286 0 166244 0
[pid=28554/tid=28556] ppid=28552 vsize=666128 CPUtime=12.32
/proc/28554/task/28556/stat : 28556 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 76 1156 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28554/tid=28557] ppid=28552 vsize=666128 CPUtime=12.32
/proc/28554/task/28557/stat : 28557 (gnovelty+) R 28552 28554 24979 0 -1 4202560 102 0 0 0 80 1152 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28554/tid=28558] ppid=28552 vsize=666128 CPUtime=12.34
/proc/28554/task/28558/stat : 28558 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 86 1148 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28554/tid=28559] ppid=28552 vsize=666128 CPUtime=9.14
/proc/28554/task/28559/stat : 28559 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 54 860 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28554/tid=28560] ppid=28552 vsize=666128 CPUtime=11.12
/proc/28554/task/28560/stat : 28560 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 52 1060 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28554/tid=28561] ppid=28552 vsize=666128 CPUtime=12.34
/proc/28554/task/28561/stat : 28561 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 90 1144 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28554/tid=28562] ppid=28552 vsize=666128 CPUtime=12.34
/proc/28554/task/28562/stat : 28562 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 90 1144 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28554/tid=28563] ppid=28552 vsize=666128 CPUtime=12.34
/proc/28554/task/28563/stat : 28563 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 82 1152 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28554/tid=28564] ppid=28552 vsize=666128 CPUtime=10.52
/proc/28554/task/28564/stat : 28564 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 70 982 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28554/tid=28565] ppid=28552 vsize=666128 CPUtime=12.32
/proc/28554/task/28565/stat : 28565 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 92 1140 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28554/tid=28566] ppid=28552 vsize=666128 CPUtime=12.32
/proc/28554/task/28566/stat : 28566 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 72 1160 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0

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

[pid=28554/tid=28557] ppid=28552 vsize=666128 CPUtime=240.65
/proc/28554/task/28557/stat : 28557 (gnovelty+) R 28552 28554 24979 0 -1 4202560 102 0 0 0 2040 22025 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28554/tid=28558] ppid=28552 vsize=666128 CPUtime=237.38
/proc/28554/task/28558/stat : 28558 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 2004 21734 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28554/tid=28559] ppid=28552 vsize=666128 CPUtime=230.23
/proc/28554/task/28559/stat : 28559 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 1984 21039 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28554/tid=28560] ppid=28552 vsize=666128 CPUtime=241.43
/proc/28554/task/28560/stat : 28560 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 2064 22079 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28554/tid=28561] ppid=28552 vsize=666128 CPUtime=240.67
/proc/28554/task/28561/stat : 28561 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2062 22005 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28554/tid=28562] ppid=28552 vsize=666128 CPUtime=238.28
/proc/28554/task/28562/stat : 28562 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 2064 21764 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28554/tid=28563] ppid=28552 vsize=666128 CPUtime=246.48
/proc/28554/task/28563/stat : 28563 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2112 22536 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28554/tid=28564] ppid=28552 vsize=666128 CPUtime=248.05
/proc/28554/task/28564/stat : 28564 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 2122 22683 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28554/tid=28565] ppid=28552 vsize=666128 CPUtime=231.65
/proc/28554/task/28565/stat : 28565 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 1980 21185 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28554/tid=28566] ppid=28552 vsize=666128 CPUtime=237.92
/proc/28554/task/28566/stat : 28566 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 2016 21776 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28554/tid=28567] ppid=28552 vsize=666128 CPUtime=247.07
/proc/28554/task/28567/stat : 28567 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2044 22663 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28554/tid=28568] ppid=28552 vsize=666128 CPUtime=218.45
/proc/28554/task/28568/stat : 28568 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 1866 19979 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28554/tid=28569] ppid=28552 vsize=666128 CPUtime=234.53
/proc/28554/task/28569/stat : 28569 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 1940 21513 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28554/tid=28570] ppid=28552 vsize=666128 CPUtime=237.04
/proc/28554/task/28570/stat : 28570 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 2002 21702 0 0 20 0 16 0 556553277 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3781.5
Current children cumulated vsize (KiB) 666128

[startup+402.305 s]
/proc/loadavg: 15.99 15.88 15.80 17/205 28581
/proc/meminfo: memFree=19204512/36427776 swapFree=6568/102332
[pid=28554] ppid=28552 vsize=666128 CPUtime=4724.42
/proc/28554/stat : 28554 (gnovelty+) R 28552 28554 24979 0 -1 4202496 22082 0 0 0 37837 434605 0 0 20 0 16 0 556553260 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28554/statm: 166532 22037 103 286 0 166244 0
[pid=28554/tid=28556] ppid=28552 vsize=666128 CPUtime=291.21
/proc/28554/task/28556/stat : 28556 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2316 26805 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28554/tid=28557] ppid=28552 vsize=666128 CPUtime=299.65
/proc/28554/task/28557/stat : 28557 (gnovelty+) R 28552 28554 24979 0 -1 4202560 102 0 0 0 2370 27595 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28554/tid=28558] ppid=28552 vsize=666128 CPUtime=295.11
/proc/28554/task/28558/stat : 28558 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 2356 27155 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28554/tid=28559] ppid=28552 vsize=666128 CPUtime=289.22
/proc/28554/task/28559/stat : 28559 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 2332 26590 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28554/tid=28560] ppid=28552 vsize=666128 CPUtime=300.42
/proc/28554/task/28560/stat : 28560 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 2404 27638 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28554/tid=28561] ppid=28552 vsize=666128 CPUtime=299.62
/proc/28554/task/28561/stat : 28561 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2406 27556 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28554/tid=28562] ppid=28552 vsize=666128 CPUtime=297.29
/proc/28554/task/28562/stat : 28562 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 2420 27309 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28554/tid=28563] ppid=28552 vsize=666128 CPUtime=305.49
/proc/28554/task/28563/stat : 28563 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2460 28089 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28554/tid=28564] ppid=28552 vsize=666128 CPUtime=307.04
/proc/28554/task/28564/stat : 28564 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 2464 28240 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28554/tid=28565] ppid=28552 vsize=666128 CPUtime=290.67
/proc/28554/task/28565/stat : 28565 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2366 26701 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28554/tid=28566] ppid=28552 vsize=666128 CPUtime=296.95
/proc/28554/task/28566/stat : 28566 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 2374 27321 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28554/tid=28567] ppid=28552 vsize=666128 CPUtime=306.12
/proc/28554/task/28567/stat : 28567 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2396 28216 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28554/tid=28568] ppid=28552 vsize=666128 CPUtime=277.44
/proc/28554/task/28568/stat : 28568 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 2228 25516 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28554/tid=28569] ppid=28552 vsize=666128 CPUtime=293.6
/proc/28554/task/28569/stat : 28569 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2292 27068 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28554/tid=28570] ppid=28552 vsize=666128 CPUtime=296.07
/proc/28554/task/28570/stat : 28570 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 2358 27249 0 0 20 0 16 0 556553277 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4724.42
Current children cumulated vsize (KiB) 666128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+419.905 s]
/proc/loadavg: 15.84 15.85 15.80 17/205 28581
/proc/meminfo: memFree=19204636/36427776 swapFree=6568/102240
[pid=28554] ppid=28552 vsize=666128 CPUtime=5001.09
/proc/28554/stat : 28554 (gnovelty+) R 28552 28554 24979 0 -1 4202496 22082 0 0 0 39460 460649 0 0 20 0 16 0 556553260 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28554/statm: 166532 22037 103 286 0 166244 0
[pid=28554/tid=28556] ppid=28552 vsize=666128 CPUtime=308.53
/proc/28554/task/28556/stat : 28556 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2418 28435 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28554/tid=28557] ppid=28552 vsize=666128 CPUtime=316.96
/proc/28554/task/28557/stat : 28557 (gnovelty+) R 28552 28554 24979 0 -1 4202560 102 0 0 0 2470 29226 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28554/tid=28558] ppid=28552 vsize=666128 CPUtime=312.01
/proc/28554/task/28558/stat : 28558 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 2470 28731 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28554/tid=28559] ppid=28552 vsize=666128 CPUtime=306.52
/proc/28554/task/28559/stat : 28559 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 2438 28214 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28554/tid=28560] ppid=28552 vsize=666128 CPUtime=317.73
/proc/28554/task/28560/stat : 28560 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 2510 29263 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28554/tid=28561] ppid=28552 vsize=666128 CPUtime=316.91
/proc/28554/task/28561/stat : 28561 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2518 29173 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28554/tid=28562] ppid=28552 vsize=666128 CPUtime=314.61
/proc/28554/task/28562/stat : 28562 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 2520 28941 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28554/tid=28563] ppid=28552 vsize=666128 CPUtime=322.82
/proc/28554/task/28563/stat : 28563 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2556 29726 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28554/tid=28564] ppid=28552 vsize=666128 CPUtime=324.37
/proc/28554/task/28564/stat : 28564 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 2558 29879 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28554/tid=28565] ppid=28552 vsize=666128 CPUtime=307.99
/proc/28554/task/28565/stat : 28565 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2472 28327 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28554/tid=28566] ppid=28552 vsize=666128 CPUtime=314.25
/proc/28554/task/28566/stat : 28566 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 2472 28953 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28554/tid=28567] ppid=28552 vsize=666128 CPUtime=323.47
/proc/28554/task/28567/stat : 28567 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2490 29857 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28554/tid=28568] ppid=28552 vsize=666128 CPUtime=294.75
/proc/28554/task/28568/stat : 28568 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 2334 27141 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28554/tid=28569] ppid=28552 vsize=666128 CPUtime=310.93
/proc/28554/task/28569/stat : 28569 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2374 28719 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28554/tid=28570] ppid=28552 vsize=666128 CPUtime=313.39
/proc/28554/task/28570/stat : 28570 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 2462 28877 0 0 20 0 16 0 556553277 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 5001.09
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+419.905 s]
/proc/loadavg: 15.84 15.85 15.80 17/205 28581
/proc/meminfo: memFree=19204636/36427776 swapFree=6568/102240
[pid=28554] ppid=28552 vsize=666128 CPUtime=5001.09
/proc/28554/stat : 28554 (gnovelty+) R 28552 28554 24979 0 -1 4202496 22082 0 0 0 39460 460649 0 0 20 0 16 0 556553260 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28554/statm: 166532 22037 103 286 0 166244 0
[pid=28554/tid=28556] ppid=28552 vsize=666128 CPUtime=308.53
/proc/28554/task/28556/stat : 28556 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2418 28435 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28554/tid=28557] ppid=28552 vsize=666128 CPUtime=316.96
/proc/28554/task/28557/stat : 28557 (gnovelty+) R 28552 28554 24979 0 -1 4202560 102 0 0 0 2470 29226 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28554/tid=28558] ppid=28552 vsize=666128 CPUtime=312.01
/proc/28554/task/28558/stat : 28558 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 2470 28731 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28554/tid=28559] ppid=28552 vsize=666128 CPUtime=306.52
/proc/28554/task/28559/stat : 28559 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 2438 28214 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28554/tid=28560] ppid=28552 vsize=666128 CPUtime=317.73
/proc/28554/task/28560/stat : 28560 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 2510 29263 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28554/tid=28561] ppid=28552 vsize=666128 CPUtime=316.91
/proc/28554/task/28561/stat : 28561 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2518 29173 0 0 20 0 16 0 556553274 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28554/tid=28562] ppid=28552 vsize=666128 CPUtime=314.61
/proc/28554/task/28562/stat : 28562 (gnovelty+) R 28552 28554 24979 0 -1 4202560 100 0 0 0 2520 28941 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28554/tid=28563] ppid=28552 vsize=666128 CPUtime=322.82
/proc/28554/task/28563/stat : 28563 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2556 29726 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28554/tid=28564] ppid=28552 vsize=666128 CPUtime=324.37
/proc/28554/task/28564/stat : 28564 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 2558 29879 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28554/tid=28565] ppid=28552 vsize=666128 CPUtime=307.99
/proc/28554/task/28565/stat : 28565 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2472 28327 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28554/tid=28566] ppid=28552 vsize=666128 CPUtime=314.25
/proc/28554/task/28566/stat : 28566 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 2472 28953 0 0 20 0 16 0 556553275 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28554/tid=28567] ppid=28552 vsize=666128 CPUtime=323.47
/proc/28554/task/28567/stat : 28567 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2490 29857 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28554/tid=28568] ppid=28552 vsize=666128 CPUtime=294.75
/proc/28554/task/28568/stat : 28568 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 2334 27141 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28554/tid=28569] ppid=28552 vsize=666128 CPUtime=310.93
/proc/28554/task/28569/stat : 28569 (gnovelty+) R 28552 28554 24979 0 -1 4202560 99 0 0 0 2374 28719 0 0 20 0 16 0 556553276 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28554/tid=28570] ppid=28552 vsize=666128 CPUtime=313.39
/proc/28554/task/28570/stat : 28570 (gnovelty+) R 28552 28554 24979 0 -1 4202560 101 0 0 0 2462 28877 0 0 20 0 16 0 556553277 682115072 22037 18446744073709551615 134512640 135680988 4289712608 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 5001.09
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 28554 and gives
#  childrusage.ru_utime.tv_sec=384
#  childrusage.ru_utime.tv_usec=796048
#  childrusage.ru_stime.tv_sec=4495
#  childrusage.ru_stime.tv_usec=20921
# CPU time returned by wait4() is 4879.82
# while last known CPU time is 5001.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 419.939
CPU time (s): 5001.09
CPU user time (s): 394.6
CPU system time (s): 4606.49
CPU usage (%): 1190.91
Max. virtual memory (cumulated for all children) (KiB): 666128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 384.796
system time used= 4495.02
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= 1236004
involuntary context switches= 46780

runsolver used 2.16013 second user time and 6.75242 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-02 21:54:29
IDJOB=1777104
IDBENCH=70216
IDSOLVER=619
FILE ID=xenhost3-49/1777104-1243972469
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-S678706275-057.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777104-1243972469/watcher-1777104-1243972469 -o /tmp/evaluation-result-1777104-1243972469/solver-1777104-1243972469 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777104-1243972469.cnf 660419716 16

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

MD5SUM BENCH= c7f3c844f4c0d844518712db07e3e201
RANDOM SEED= 660419716

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:      19290460 kB
Buffers:        394352 kB
Cached:       14001872 kB
SwapCached:          0 kB
Active:        3080692 kB
Inactive:     11332052 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1360 kB
Writeback:           0 kB
AnonPages:       15248 kB
Mapped:           5548 kB
Slab:           670404 kB
SReclaimable:   644228 kB
SUnreclaim:      26176 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    45588 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:01:31