Trace number 1777452

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.11 330.64

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S310111511-029.cnf
MD5SUMa9b0b659393e65a898228098b67aeeff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark696.79
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.30/0.37	c +------------------------------+
0.30/0.37	c | gNovelty+, version 1.0       |
0.30/0.37	c +------------------------------+
0.30/0.37	c gnovelty+ -h for help
0.30/0.37	c 

Verifier Data

sh: BIN/SAT-verifier: No such file or directory

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1777452-1244007967/watcher-1777452-1244007967 -o /tmp/evaluation-result-1777452-1244007967/solver-1777452-1244007967 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777452-1244007967.cnf 670163005 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.95 15.85 15.79 2/189 3141
/proc/meminfo: memFree=19290192/36427776 swapFree=4864/11396
[pid=3141] ppid=3139 vsize=509232 CPUtime=0
/proc/3141/stat : 3141 (gnovelty+) R 3139 3141 24979 0 -1 4202496 1494 0 0 0 0 0 0 0 20 0 1 0 560103082 521453568 1452 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134537167 0 0 1 0 0 0 0 17 11 0 0 0 0 0
/proc/3141/statm: 127308 1460 99 286 0 127020 0

[startup+0.018464 s]
/proc/loadavg: 15.95 15.85 15.79 2/189 3141
/proc/meminfo: memFree=19290192/36427776 swapFree=4864/11396
[pid=3141] ppid=3139 vsize=509232 CPUtime=0
/proc/3141/stat : 3141 (gnovelty+) R 3139 3141 24979 0 -1 4202496 4333 0 0 0 0 0 0 0 20 0 1 0 560103082 521453568 4291 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134537167 0 0 1 0 0 0 0 17 11 0 0 0 0 0
/proc/3141/statm: 127308 4312 99 286 0 127020 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 509232

[startup+0.10246 s]
/proc/loadavg: 15.95 15.85 15.79 2/189 3141
/proc/meminfo: memFree=19290192/36427776 swapFree=4864/11396
[pid=3141] ppid=3139 vsize=517044 CPUtime=0.1
/proc/3141/stat : 3141 (gnovelty+) R 3139 3141 24979 0 -1 4202496 11081 0 0 0 6 4 0 0 20 0 1 0 560103082 529453056 11037 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134537968 0 0 1 0 0 0 0 17 11 0 0 0 0 0
/proc/3141/statm: 129261 11047 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.302469 s]
/proc/loadavg: 15.95 15.85 15.79 2/189 3141
/proc/meminfo: memFree=19290192/36427776 swapFree=4864/11396
[pid=3141] ppid=3139 vsize=517044 CPUtime=0.3
/proc/3141/stat : 3141 (gnovelty+) R 3139 3141 24979 0 -1 4202496 20404 0 0 0 22 8 0 0 20 0 1 0 560103082 529453056 20360 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134538748 0 0 1 0 0 0 0 17 11 0 0 0 0 0
/proc/3141/statm: 129261 20360 99 286 0 128973 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 517044

[startup+0.701501 s]
/proc/loadavg: 15.95 15.85 15.79 2/189 3141
/proc/meminfo: memFree=19290192/36427776 swapFree=4864/11396
[pid=3141] ppid=3139 vsize=695112 CPUtime=4.58
/proc/3141/stat : 3141 (gnovelty+) R 3139 3141 24979 0 -1 4202496 27312 0 0 0 106 352 0 0 20 0 16 0 560103082 711794688 27268 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/3141/statm: 173778 27268 103 286 0 173490 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 695112

[startup+1.50582 s]
/proc/loadavg: 15.95 15.85 15.79 17/205 3157
/proc/meminfo: memFree=19182624/36427776 swapFree=6544/124084
[pid=3141] ppid=3139 vsize=695112 CPUtime=16.38
/proc/3141/stat : 3141 (gnovelty+) R 3139 3141 24979 0 -1 4202496 28262 0 0 0 248 1390 0 0 20 0 16 0 560103082 711794688 28218 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/3141/statm: 173778 28218 103 286 0 173490 0
[pid=3141/tid=3143] ppid=3139 vsize=695112 CPUtime=1.08
/proc/3141/task/3143/stat : 3143 (gnovelty+) R 3139 3141 24979 0 -1 4202560 451 0 0 0 14 94 0 0 20 0 16 0 560103119 711794688 28218 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=3141/tid=3144] ppid=3139 vsize=695112 CPUtime=1.08
/proc/3141/task/3144/stat : 3144 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 14 94 0 0 20 0 16 0 560103119 711794688 28218 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=3141/tid=3145] ppid=3139 vsize=695112 CPUtime=1.08
/proc/3141/task/3145/stat : 3145 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 12 96 0 0 20 0 16 0 560103120 711794688 28218 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=3141/tid=3146] ppid=3139 vsize=695112 CPUtime=1.08
/proc/3141/task/3146/stat : 3146 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 14 94 0 0 20 0 16 0 560103120 711794688 28218 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=3141/tid=3147] ppid=3139 vsize=695112 CPUtime=1.08
/proc/3141/task/3147/stat : 3147 (gnovelty+) R 3139 3141 24979 0 -1 4202560 464 0 0 0 14 94 0 0 20 0 16 0 560103120 711794688 28218 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=3141/tid=3148] ppid=3139 vsize=695112 CPUtime=1.08
/proc/3141/task/3148/stat : 3148 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 12 96 0 0 20 0 16 0 560103120 711794688 28218 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=3141/tid=3149] ppid=3139 vsize=695112 CPUtime=1.08
/proc/3141/task/3149/stat : 3149 (gnovelty+) R 3139 3141 24979 0 -1 4202560 464 0 0 0 18 90 0 0 20 0 16 0 560103120 711794688 28218 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=3141/tid=3150] ppid=3139 vsize=695112 CPUtime=1.06
/proc/3141/task/3150/stat : 3150 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 16 90 0 0 20 0 16 0 560103121 711794688 28218 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3141/tid=3151] ppid=3139 vsize=695112 CPUtime=1.06
/proc/3141/task/3151/stat : 3151 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 12 94 0 0 20 0 16 0 560103122 711794688 28218 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=3141/tid=3152] ppid=3139 vsize=695112 CPUtime=1.04
/proc/3141/task/3152/stat : 3152 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 14 90 0 0 20 0 16 0 560103123 711794688 28218 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=3141/tid=3153] ppid=3139 vsize=695112 CPUtime=1.04
/proc/3141/task/3153/stat : 3153 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 14 90 0 0 20 0 16 0 560103124 711794688 28218 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=3141/tid=3154] ppid=3139 vsize=695112 CPUtime=1.06
/proc/3141/task/3154/stat : 3154 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 14 92 0 0 20 0 16 0 560103125 711794688 28218 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=3141/tid=3155] ppid=3139 vsize=695112 CPUtime=1
/proc/3141/task/3155/stat : 3155 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 10 90 0 0 20 0 16 0 560103126 711794688 28218 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=3141/tid=3156] ppid=3139 vsize=695112 CPUtime=1
/proc/3141/task/3156/stat : 3156 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 12 88 0 0 20 0 16 0 560103128 711794688 28218 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=3141/tid=3157] ppid=3139 vsize=695112 CPUtime=0.52
/proc/3141/task/3157/stat : 3157 (gnovelty+) R 3139 3141 24979 0 -1 4202560 462 0 0 0 8 44 0 0 20 0 16 0 560103131 711794688 28218 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 16.38
Current children cumulated vsize (KiB) 695112

[startup+3.10206 s]
/proc/loadavg: 15.95 15.85 15.79 17/205 3157
/proc/meminfo: memFree=19178960/36427776 swapFree=6568/125948
[pid=3141] ppid=3139 vsize=695112 CPUtime=39.94
/proc/3141/stat : 3141 (gnovelty+) R 3139 3141 24979 0 -1 4202496 28266 0 0 0 470 3524 0 0 20 0 16 0 560103082 711794688 28222 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/3141/statm: 173778 28222 103 286 0 173490 0
[pid=3141/tid=3143] ppid=3139 vsize=695112 CPUtime=2.66
/proc/3141/task/3143/stat : 3143 (gnovelty+) R 3139 3141 24979 0 -1 4202560 451 0 0 0 30 236 0 0 20 0 16 0 560103119 711794688 28222 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=3141/tid=3144] ppid=3139 vsize=695112 CPUtime=2.66
/proc/3141/task/3144/stat : 3144 (gnovelty+) S 3139 3141 24979 0 -1 4202560 466 0 0 0 30 236 0 0 20 0 16 0 560103119 711794688 28222 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 13 0 0 0 0 0
[pid=3141/tid=3145] ppid=3139 vsize=695112 CPUtime=2.66
/proc/3141/task/3145/stat : 3145 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 26 240 0 0 20 0 16 0 560103120 711794688 28222 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=3141/tid=3146] ppid=3139 vsize=695112 CPUtime=2.64
/proc/3141/task/3146/stat : 3146 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 34 230 0 0 20 0 16 0 560103120 711794688 28222 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=3141/tid=3147] ppid=3139 vsize=695112 CPUtime=2.64
/proc/3141/task/3147/stat : 3147 (gnovelty+) R 3139 3141 24979 0 -1 4202560 464 0 0 0 34 230 0 0 20 0 16 0 560103120 711794688 28222 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=3141/tid=3148] ppid=3139 vsize=695112 CPUtime=2.64
/proc/3141/task/3148/stat : 3148 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 32 232 0 0 20 0 16 0 560103120 711794688 28222 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=3141/tid=3149] ppid=3139 vsize=695112 CPUtime=2.64
/proc/3141/task/3149/stat : 3149 (gnovelty+) R 3139 3141 24979 0 -1 4202560 464 0 0 0 30 234 0 0 20 0 16 0 560103120 711794688 28222 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=3141/tid=3150] ppid=3139 vsize=695112 CPUtime=2.64
/proc/3141/task/3150/stat : 3150 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 28 236 0 0 20 0 16 0 560103121 711794688 28222 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3141/tid=3151] ppid=3139 vsize=695112 CPUtime=2.62
/proc/3141/task/3151/stat : 3151 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 20 242 0 0 20 0 16 0 560103122 711794688 28222 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=3141/tid=3152] ppid=3139 vsize=695112 CPUtime=2.62
/proc/3141/task/3152/stat : 3152 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 22 240 0 0 20 0 16 0 560103123 711794688 28222 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=3141/tid=3153] ppid=3139 vsize=695112 CPUtime=2.62
/proc/3141/task/3153/stat : 3153 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 24 238 0 0 20 0 16 0 560103124 711794688 28222 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=3141/tid=3154] ppid=3139 vsize=695112 CPUtime=2.6
/proc/3141/task/3154/stat : 3154 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 28 232 0 0 20 0 16 0 560103125 711794688 28222 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=3141/tid=3155] ppid=3139 vsize=695112 CPUtime=2.54
/proc/3141/task/3155/stat : 3155 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 26 228 0 0 20 0 16 0 560103126 711794688 28222 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=3141/tid=3156] ppid=3139 vsize=695112 CPUtime=2.56
/proc/3141/task/3156/stat : 3156 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 22 234 0 0 20 0 16 0 560103128 711794688 28222 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=3141/tid=3157] ppid=3139 vsize=695112 CPUtime=1.34
/proc/3141/task/3157/stat : 3157 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 18 116 0 0 20 0 16 0 560103131 711794688 28222 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 39.94
Current children cumulated vsize (KiB) 695112

[startup+6.30644 s]
/proc/loadavg: 15.95 15.85 15.79 17/205 3157
/proc/meminfo: memFree=19178464/36427776 swapFree=6568/126428
[pid=3141] ppid=3139 vsize=695112 CPUtime=87.18
/proc/3141/stat : 3141 (gnovelty+) R 3139 3141 24979 0 -1 4202496 28267 0 0 0 864 7854 0 0 20 0 16 0 560103082 711794688 28223 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/3141/statm: 173778 28223 103 286 0 173490 0
[pid=3141/tid=3143] ppid=3139 vsize=695112 CPUtime=5.8
/proc/3141/task/3143/stat : 3143 (gnovelty+) R 3139 3141 24979 0 -1 4202560 451 0 0 0 56 524 0 0 20 0 16 0 560103119 711794688 28223 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=3141/tid=3144] ppid=3139 vsize=695112 CPUtime=5.82
/proc/3141/task/3144/stat : 3144 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 52 530 0 0 20 0 16 0 560103119 711794688 28223 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=3141/tid=3145] ppid=3139 vsize=695112 CPUtime=5.8
/proc/3141/task/3145/stat : 3145 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 52 528 0 0 20 0 16 0 560103120 711794688 28223 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=3141/tid=3146] ppid=3139 vsize=695112 CPUtime=5.8
/proc/3141/task/3146/stat : 3146 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 64 516 0 0 20 0 16 0 560103120 711794688 28223 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=3141/tid=3147] ppid=3139 vsize=695112 CPUtime=5.8
/proc/3141/task/3147/stat : 3147 (gnovelty+) R 3139 3141 24979 0 -1 4202560 464 0 0 0 56 524 0 0 20 0 16 0 560103120 711794688 28223 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=3141/tid=3148] ppid=3139 vsize=695112 CPUtime=5.8
/proc/3141/task/3148/stat : 3148 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 52 528 0 0 20 0 16 0 560103120 711794688 28223 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=3141/tid=3149] ppid=3139 vsize=695112 CPUtime=5.78
/proc/3141/task/3149/stat : 3149 (gnovelty+) R 3139 3141 24979 0 -1 4202560 464 0 0 0 56 522 0 0 20 0 16 0 560103120 711794688 28223 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=3141/tid=3150] ppid=3139 vsize=695112 CPUtime=5.8
/proc/3141/task/3150/stat : 3150 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 52 528 0 0 20 0 16 0 560103121 711794688 28223 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3141/tid=3151] ppid=3139 vsize=695112 CPUtime=5.78
/proc/3141/task/3151/stat : 3151 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 50 528 0 0 20 0 16 0 560103122 711794688 28223 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=3141/tid=3152] ppid=3139 vsize=695112 CPUtime=5.76
/proc/3141/task/3152/stat : 3152 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 40 536 0 0 20 0 16 0 560103123 711794688 28223 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=3141/tid=3153] ppid=3139 vsize=695112 CPUtime=5.76
/proc/3141/task/3153/stat : 3153 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 48 528 0 0 20 0 16 0 560103124 711794688 28223 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=3141/tid=3154] ppid=3139 vsize=695112 CPUtime=5.74
/proc/3141/task/3154/stat : 3154 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 58 516 0 0 20 0 16 0 560103125 711794688 28223 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=3141/tid=3155] ppid=3139 vsize=695112 CPUtime=5.62
/proc/3141/task/3155/stat : 3155 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 56 506 0 0 20 0 16 0 560103126 711794688 28223 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134545691 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=3141/tid=3156] ppid=3139 vsize=695112 CPUtime=5.72
/proc/3141/task/3156/stat : 3156 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 50 522 0 0 20 0 16 0 560103128 711794688 28223 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=3141/tid=3157] ppid=3139 vsize=695112 CPUtime=2.92
/proc/3141/task/3157/stat : 3157 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 40 252 0 0 20 0 16 0 560103131 711794688 28223 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 87.18
Current children cumulated vsize (KiB) 695112

[startup+12.7031 s]
/proc/loadavg: 15.96 15.85 15.79 17/205 3157
/proc/meminfo: memFree=19178008/36427776 swapFree=6568/126892
[pid=3141] ppid=3139 vsize=695112 CPUtime=187.06
/proc/3141/stat : 3141 (gnovelty+) R 3139 3141 24979 0 -1 4202496 28268 0 0 0 1583 17123 0 0 20 0 16 0 560103082 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/3141/statm: 173778 28224 103 286 0 173490 0
[pid=3141/tid=3143] ppid=3139 vsize=695112 CPUtime=12.1
/proc/3141/task/3143/stat : 3143 (gnovelty+) R 3139 3141 24979 0 -1 4202560 452 0 0 0 102 1108 0 0 20 0 16 0 560103119 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=3141/tid=3144] ppid=3139 vsize=695112 CPUtime=12.12
/proc/3141/task/3144/stat : 3144 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 102 1110 0 0 20 0 16 0 560103119 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=3141/tid=3145] ppid=3139 vsize=695112 CPUtime=12.12
/proc/3141/task/3145/stat : 3145 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 100 1112 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=3141/tid=3146] ppid=3139 vsize=695112 CPUtime=12.08
/proc/3141/task/3146/stat : 3146 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 102 1106 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=3141/tid=3147] ppid=3139 vsize=695112 CPUtime=12.1
/proc/3141/task/3147/stat : 3147 (gnovelty+) R 3139 3141 24979 0 -1 4202560 464 0 0 0 106 1104 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=3141/tid=3148] ppid=3139 vsize=695112 CPUtime=12.1
/proc/3141/task/3148/stat : 3148 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 88 1122 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=3141/tid=3149] ppid=3139 vsize=695112 CPUtime=12.1
/proc/3141/task/3149/stat : 3149 (gnovelty+) R 3139 3141 24979 0 -1 4202560 464 0 0 0 98 1112 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=3141/tid=3150] ppid=3139 vsize=695112 CPUtime=12.1
/proc/3141/task/3150/stat : 3150 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 100 1110 0 0 20 0 16 0 560103121 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3141/tid=3151] ppid=3139 vsize=695112 CPUtime=12.06
/proc/3141/task/3151/stat : 3151 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 94 1112 0 0 20 0 16 0 560103122 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=3141/tid=3152] ppid=3139 vsize=695112 CPUtime=12.06
/proc/3141/task/3152/stat : 3152 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 80 1126 0 0 20 0 16 0 560103123 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=3141/tid=3153] ppid=3139 vsize=695112 CPUtime=12.04
/proc/3141/task/3153/stat : 3153 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 90 1114 0 0 20 0 16 0 560103124 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0

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

[pid=3141/tid=3144] ppid=3139 vsize=695112 CPUtime=159.33
/proc/3141/task/3144/stat : 3144 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 998 14935 0 0 20 0 16 0 560103119 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=3141/tid=3145] ppid=3139 vsize=695112 CPUtime=159.49
/proc/3141/task/3145/stat : 3145 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 998 14951 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=3141/tid=3146] ppid=3139 vsize=695112 CPUtime=159.18
/proc/3141/task/3146/stat : 3146 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 948 14970 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=3141/tid=3147] ppid=3139 vsize=695112 CPUtime=159.3
/proc/3141/task/3147/stat : 3147 (gnovelty+) R 3139 3141 24979 0 -1 4202560 464 0 0 0 1020 14910 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=3141/tid=3148] ppid=3139 vsize=695112 CPUtime=159.27
/proc/3141/task/3148/stat : 3148 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 904 15023 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=3141/tid=3149] ppid=3139 vsize=695112 CPUtime=159.4
/proc/3141/task/3149/stat : 3149 (gnovelty+) R 3139 3141 24979 0 -1 4202560 464 0 0 0 938 15002 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=3141/tid=3150] ppid=3139 vsize=695112 CPUtime=159.3
/proc/3141/task/3150/stat : 3150 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 918 15012 0 0 20 0 16 0 560103121 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3141/tid=3151] ppid=3139 vsize=695112 CPUtime=159.32
/proc/3141/task/3151/stat : 3151 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 974 14958 0 0 20 0 16 0 560103122 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=3141/tid=3152] ppid=3139 vsize=695112 CPUtime=159.3
/proc/3141/task/3152/stat : 3152 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 980 14950 0 0 20 0 16 0 560103123 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=3141/tid=3153] ppid=3139 vsize=695112 CPUtime=159.23
/proc/3141/task/3153/stat : 3153 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 956 14967 0 0 20 0 16 0 560103124 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=3141/tid=3154] ppid=3139 vsize=695112 CPUtime=159.27
/proc/3141/task/3154/stat : 3154 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 940 14987 0 0 20 0 16 0 560103125 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=3141/tid=3155] ppid=3139 vsize=695112 CPUtime=155.72
/proc/3141/task/3155/stat : 3155 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 988 14584 0 0 20 0 16 0 560103126 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=3141/tid=3156] ppid=3139 vsize=695112 CPUtime=159.28
/proc/3141/task/3156/stat : 3156 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 1008 14920 0 0 20 0 16 0 560103128 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=3141/tid=3157] ppid=3139 vsize=695112 CPUtime=156.24
/proc/3141/task/3157/stat : 3157 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 960 14664 0 0 20 0 16 0 560103131 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 2539.49
Current children cumulated vsize (KiB) 695112

[startup+222.304 s]
/proc/loadavg: 15.84 15.84 15.80 17/205 3157
/proc/meminfo: memFree=19177396/36427776 swapFree=6568/127060
[pid=3141] ppid=3139 vsize=695112 CPUtime=3482.71
/proc/3141/stat : 3141 (gnovelty+) R 3139 3141 24979 0 -1 4202496 28268 0 0 0 20764 327507 0 0 20 0 16 0 560103082 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/3141/statm: 173778 28224 103 286 0 173490 0
[pid=3141/tid=3143] ppid=3139 vsize=695112 CPUtime=218.25
/proc/3141/task/3143/stat : 3143 (gnovelty+) R 3139 3141 24979 0 -1 4202560 452 0 0 0 1288 20537 0 0 20 0 16 0 560103119 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=3141/tid=3144] ppid=3139 vsize=695112 CPUtime=218.33
/proc/3141/task/3144/stat : 3144 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 1332 20501 0 0 20 0 16 0 560103119 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=3141/tid=3145] ppid=3139 vsize=695112 CPUtime=218.6
/proc/3141/task/3145/stat : 3145 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 1326 20534 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=3141/tid=3146] ppid=3139 vsize=695112 CPUtime=218.19
/proc/3141/task/3146/stat : 3146 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 1270 20549 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=3141/tid=3147] ppid=3139 vsize=695112 CPUtime=218.35
/proc/3141/task/3147/stat : 3147 (gnovelty+) R 3139 3141 24979 0 -1 4202560 464 0 0 0 1378 20457 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=3141/tid=3148] ppid=3139 vsize=695112 CPUtime=218.36
/proc/3141/task/3148/stat : 3148 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 1256 20580 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=3141/tid=3149] ppid=3139 vsize=695112 CPUtime=218.43
/proc/3141/task/3149/stat : 3149 (gnovelty+) R 3139 3141 24979 0 -1 4202560 464 0 0 0 1276 20567 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=3141/tid=3150] ppid=3139 vsize=695112 CPUtime=218.28
/proc/3141/task/3150/stat : 3150 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 1212 20616 0 0 20 0 16 0 560103121 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3141/tid=3151] ppid=3139 vsize=695112 CPUtime=218.36
/proc/3141/task/3151/stat : 3151 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 1290 20546 0 0 20 0 16 0 560103122 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=3141/tid=3152] ppid=3139 vsize=695112 CPUtime=218.42
/proc/3141/task/3152/stat : 3152 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 1328 20514 0 0 20 0 16 0 560103123 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=3141/tid=3153] ppid=3139 vsize=695112 CPUtime=218.26
/proc/3141/task/3153/stat : 3153 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 1264 20562 0 0 20 0 16 0 560103124 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=3141/tid=3154] ppid=3139 vsize=695112 CPUtime=218.27
/proc/3141/task/3154/stat : 3154 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 1268 20559 0 0 20 0 16 0 560103125 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=3141/tid=3155] ppid=3139 vsize=695112 CPUtime=213.44
/proc/3141/task/3155/stat : 3155 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 1306 20038 0 0 20 0 16 0 560103126 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=3141/tid=3156] ppid=3139 vsize=695112 CPUtime=218.33
/proc/3141/task/3156/stat : 3156 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 1346 20487 0 0 20 0 16 0 560103128 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=3141/tid=3157] ppid=3139 vsize=695112 CPUtime=215.38
/proc/3141/task/3157/stat : 3157 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 1318 20220 0 0 20 0 16 0 560103131 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 3482.71
Current children cumulated vsize (KiB) 695112

[startup+282.304 s]
/proc/loadavg: 15.91 15.87 15.81 17/205 3162
/proc/meminfo: memFree=19176528/36427776 swapFree=6568/127060
[pid=3141] ppid=3139 vsize=695112 CPUtime=4364.97
/proc/3141/stat : 3141 (gnovelty+) R 3139 3141 24979 0 -1 4202496 28268 0 0 0 25954 410543 0 0 20 0 16 0 560103082 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/3141/statm: 173778 28224 103 286 0 173490 0
[pid=3141/tid=3143] ppid=3139 vsize=695112 CPUtime=271.68
/proc/3141/task/3143/stat : 3143 (gnovelty+) R 3139 3141 24979 0 -1 4202560 452 0 0 0 1604 25564 0 0 20 0 16 0 560103119 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=3141/tid=3144] ppid=3139 vsize=695112 CPUtime=265.76
/proc/3141/task/3144/stat : 3144 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 1612 24964 0 0 20 0 16 0 560103119 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=3141/tid=3145] ppid=3139 vsize=695112 CPUtime=277.68
/proc/3141/task/3145/stat : 3145 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 1682 26086 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=3141/tid=3146] ppid=3139 vsize=695112 CPUtime=277.12
/proc/3141/task/3146/stat : 3146 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 1632 26080 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=3141/tid=3147] ppid=3139 vsize=695112 CPUtime=276.87
/proc/3141/task/3147/stat : 3147 (gnovelty+) R 3139 3141 24979 0 -1 4202560 464 0 0 0 1728 25959 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=3141/tid=3148] ppid=3139 vsize=695112 CPUtime=277.33
/proc/3141/task/3148/stat : 3148 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 1618 26115 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=3141/tid=3149] ppid=3139 vsize=695112 CPUtime=270.82
/proc/3141/task/3149/stat : 3149 (gnovelty+) R 3139 3141 24979 0 -1 4202560 464 0 0 0 1604 25478 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=3141/tid=3150] ppid=3139 vsize=695112 CPUtime=272.18
/proc/3141/task/3150/stat : 3150 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 1526 25692 0 0 20 0 16 0 560103121 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=3141/tid=3151] ppid=3139 vsize=695112 CPUtime=274.14
/proc/3141/task/3151/stat : 3151 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 1658 25756 0 0 20 0 16 0 560103122 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=3141/tid=3152] ppid=3139 vsize=695112 CPUtime=270.8
/proc/3141/task/3152/stat : 3152 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 1612 25468 0 0 20 0 16 0 560103123 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=3141/tid=3153] ppid=3139 vsize=695112 CPUtime=265.51
/proc/3141/task/3153/stat : 3153 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 1566 24985 0 0 20 0 16 0 560103124 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=3141/tid=3154] ppid=3139 vsize=695112 CPUtime=271.51
/proc/3141/task/3154/stat : 3154 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 1554 25597 0 0 20 0 16 0 560103125 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=3141/tid=3155] ppid=3139 vsize=695112 CPUtime=271.12
/proc/3141/task/3155/stat : 3155 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 1624 25488 0 0 20 0 16 0 560103126 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=3141/tid=3156] ppid=3139 vsize=695112 CPUtime=274.32
/proc/3141/task/3156/stat : 3156 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 1684 25748 0 0 20 0 16 0 560103128 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3141/tid=3157] ppid=3139 vsize=695112 CPUtime=274.43
/proc/3141/task/3157/stat : 3157 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 1674 25769 0 0 20 0 16 0 560103131 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 4364.97
Current children cumulated vsize (KiB) 695112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+330.607 s]
/proc/loadavg: 15.85 15.85 15.81 17/205 3162
/proc/meminfo: memFree=19176528/36427776 swapFree=6568/127132
[pid=3141] ppid=3139 vsize=695112 CPUtime=5001.11
/proc/3141/stat : 3141 (gnovelty+) R 3139 3141 24979 0 -1 4202496 28268 0 0 0 30030 470081 0 0 20 0 16 0 560103082 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/3141/statm: 173778 28224 103 286 0 173490 0
[pid=3141/tid=3143] ppid=3139 vsize=695112 CPUtime=310.51
/proc/3141/task/3143/stat : 3143 (gnovelty+) R 3139 3141 24979 0 -1 4202560 452 0 0 0 1844 29207 0 0 20 0 16 0 560103119 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=3141/tid=3144] ppid=3139 vsize=695112 CPUtime=308.87
/proc/3141/task/3144/stat : 3144 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 1906 28981 0 0 20 0 16 0 560103119 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=3141/tid=3145] ppid=3139 vsize=695112 CPUtime=318.4
/proc/3141/task/3145/stat : 3145 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 1924 29916 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=3141/tid=3146] ppid=3139 vsize=695112 CPUtime=319.55
/proc/3141/task/3146/stat : 3146 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 1906 30049 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=3141/tid=3147] ppid=3139 vsize=695112 CPUtime=309.93
/proc/3141/task/3147/stat : 3147 (gnovelty+) R 3139 3141 24979 0 -1 4202560 464 0 0 0 1950 29043 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=3141/tid=3148] ppid=3139 vsize=695112 CPUtime=315.11
/proc/3141/task/3148/stat : 3148 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 1870 29641 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=3141/tid=3149] ppid=3139 vsize=695112 CPUtime=316.6
/proc/3141/task/3149/stat : 3149 (gnovelty+) R 3139 3141 24979 0 -1 4202560 464 0 0 0 1888 29772 0 0 20 0 16 0 560103120 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=3141/tid=3150] ppid=3139 vsize=695112 CPUtime=307.46
/proc/3141/task/3150/stat : 3150 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 1758 28988 0 0 20 0 16 0 560103121 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=3141/tid=3151] ppid=3139 vsize=695112 CPUtime=315.89
/proc/3141/task/3151/stat : 3151 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 1948 29641 0 0 20 0 16 0 560103122 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=3141/tid=3152] ppid=3139 vsize=695112 CPUtime=316.68
/proc/3141/task/3152/stat : 3152 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 1888 29780 0 0 20 0 16 0 560103123 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=3141/tid=3153] ppid=3139 vsize=695112 CPUtime=304.98
/proc/3141/task/3153/stat : 3153 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 1802 28696 0 0 20 0 16 0 560103124 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=3141/tid=3154] ppid=3139 vsize=695112 CPUtime=298.15
/proc/3141/task/3154/stat : 3154 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 1728 28087 0 0 20 0 16 0 560103125 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=3141/tid=3155] ppid=3139 vsize=695112 CPUtime=306.63
/proc/3141/task/3155/stat : 3155 (gnovelty+) R 3139 3141 24979 0 -1 4202560 466 0 0 0 1846 28817 0 0 20 0 16 0 560103126 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=3141/tid=3156] ppid=3139 vsize=695112 CPUtime=319.38
/proc/3141/task/3156/stat : 3156 (gnovelty+) R 3139 3141 24979 0 -1 4202560 465 0 0 0 1992 29946 0 0 20 0 16 0 560103128 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=3141/tid=3157] ppid=3139 vsize=695112 CPUtime=313.76
/proc/3141/task/3157/stat : 3157 (gnovelty+) R 3139 3141 24979 0 -1 4202560 463 0 0 0 1918 29458 0 0 20 0 16 0 560103131 711794688 28224 18446744073709551615 134512640 135680988 4294760112 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5001.11
Current children cumulated vsize (KiB) 695112

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3141 and gives
#  childrusage.ru_utime.tv_sec=291
#  childrusage.ru_utime.tv_usec=822237
#  childrusage.ru_stime.tv_sec=4563
#  childrusage.ru_stime.tv_usec=121177
# CPU time returned by wait4() is 4854.94
# while last known CPU time is 5001.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 330.64
CPU time (s): 5001.11
CPU user time (s): 300.3
CPU system time (s): 4700.81
CPU usage (%): 1512.55
Max. virtual memory (cumulated for all children) (KiB): 695112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 291.822
system time used= 4563.12
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28268
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= 328797
involuntary context switches= 14385

runsolver used 1.86412 second user time and 5.50834 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 07:46:07
IDJOB=1777452
IDBENCH=70332
IDSOLVER=619
FILE ID=xenhost3-49/1777452-1244007967
PBS_JOBID=
Free space on /tmp= 7134 MiB

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

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

MD5SUM BENCH= a9b0b659393e65a898228098b67aeeff
RANDOM SEED= 670163005

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:      19290192 kB
Buffers:        394992 kB
Cached:       14005664 kB
SwapCached:          0 kB
Active:        3074828 kB
Inactive:     11337832 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2672 kB
Writeback:           0 kB
AnonPages:       11396 kB
Mapped:           4864 kB
Slab:           671136 kB
SReclaimable:   644960 kB
SUnreclaim:      26176 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38380 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

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