Trace number 1777431

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

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

Solver Data

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

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1777431-1244005210/watcher-1777431-1244005210 -o /tmp/evaluation-result-1777431-1244005210/solver-1777431-1244005210 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777431-1244005210.cnf 699926645 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.73 15.82 15.81 2/189 2713
/proc/meminfo: memFree=19289716/36427776 swapFree=5600/13024
[pid=2713] ppid=2711 vsize=509232 CPUtime=0
/proc/2713/stat : 2713 (gnovelty+) R 2711 2713 24979 0 -1 4202496 1470 0 0 0 0 0 0 0 20 0 1 0 559827389 521453568 1427 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134537167 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/2713/statm: 127308 1435 99 286 0 127020 0

[startup+0.08987 s]
/proc/loadavg: 15.73 15.82 15.81 2/189 2713
/proc/meminfo: memFree=19289716/36427776 swapFree=5600/13024
[pid=2713] ppid=2711 vsize=517048 CPUtime=0.08
/proc/2713/stat : 2713 (gnovelty+) R 2711 2713 24979 0 -1 4202496 10180 0 0 0 4 4 0 0 20 0 1 0 559827389 529457152 10137 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134537384 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/2713/statm: 129262 10137 99 286 0 128974 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517048

[startup+0.101865 s]
/proc/loadavg: 15.73 15.82 15.81 2/189 2713
/proc/meminfo: memFree=19289716/36427776 swapFree=5600/13024
[pid=2713] ppid=2711 vsize=517044 CPUtime=0.1
/proc/2713/stat : 2713 (gnovelty+) R 2711 2713 24979 0 -1 4202496 11070 0 0 0 4 6 0 0 20 0 1 0 559827389 529453056 11026 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134537708 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/2713/statm: 129261 11035 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.301884 s]
/proc/loadavg: 15.73 15.82 15.81 2/189 2713
/proc/meminfo: memFree=19289716/36427776 swapFree=5600/13024
[pid=2713] ppid=2711 vsize=517044 CPUtime=0.28
/proc/2713/stat : 2713 (gnovelty+) R 2711 2713 24979 0 -1 4202496 20406 0 0 0 22 6 0 0 20 0 1 0 559827389 529453056 20362 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134538748 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/2713/statm: 129261 20362 99 286 0 128973 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 517044

[startup+0.705482 s]
/proc/loadavg: 15.73 15.82 15.81 2/189 2713
/proc/meminfo: memFree=19289716/36427776 swapFree=5600/13024
[pid=2713] ppid=2711 vsize=695112 CPUtime=4.66
/proc/2713/stat : 2713 (gnovelty+) R 2711 2713 24979 0 -1 4202496 27314 0 0 0 94 372 0 0 20 0 16 0 559827389 711794688 27270 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2713/statm: 173778 27270 103 286 0 173490 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 695112

[startup+1.50515 s]
/proc/loadavg: 15.75 15.83 15.81 17/205 2729
/proc/meminfo: memFree=19180988/36427776 swapFree=6540/124296
[pid=2713] ppid=2711 vsize=695112 CPUtime=16.34
/proc/2713/stat : 2713 (gnovelty+) R 2711 2713 24979 0 -1 4202496 28266 0 0 0 206 1428 0 0 20 0 16 0 559827389 711794688 28222 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2713/statm: 173778 28222 103 286 0 173490 0
[pid=2713/tid=2715] ppid=2711 vsize=695112 CPUtime=1.08
/proc/2713/task/2715/stat : 2715 (gnovelty+) R 2711 2713 24979 0 -1 4202560 453 0 0 0 14 94 0 0 20 0 16 0 559827427 711794688 28222 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2713/tid=2716] ppid=2711 vsize=695112 CPUtime=1.08
/proc/2713/task/2716/stat : 2716 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 8 100 0 0 20 0 16 0 559827427 711794688 28222 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2713/tid=2717] ppid=2711 vsize=695112 CPUtime=1.08
/proc/2713/task/2717/stat : 2717 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 12 96 0 0 20 0 16 0 559827427 711794688 28222 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2713/tid=2718] ppid=2711 vsize=695112 CPUtime=1.08
/proc/2713/task/2718/stat : 2718 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 14 94 0 0 20 0 16 0 559827427 711794688 28222 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2713/tid=2719] ppid=2711 vsize=695112 CPUtime=1.08
/proc/2713/task/2719/stat : 2719 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 12 96 0 0 20 0 16 0 559827427 711794688 28222 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2713/tid=2720] ppid=2711 vsize=695112 CPUtime=1.08
/proc/2713/task/2720/stat : 2720 (gnovelty+) R 2711 2713 24979 0 -1 4202560 463 0 0 0 6 102 0 0 20 0 16 0 559827427 711794688 28222 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2713/tid=2721] ppid=2711 vsize=695112 CPUtime=1.06
/proc/2713/task/2721/stat : 2721 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 4 102 0 0 20 0 16 0 559827428 711794688 28222 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2713/tid=2722] ppid=2711 vsize=695112 CPUtime=1.06
/proc/2713/task/2722/stat : 2722 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 8 98 0 0 20 0 16 0 559827428 711794688 28222 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2713/tid=2723] ppid=2711 vsize=695112 CPUtime=1.06
/proc/2713/task/2723/stat : 2723 (gnovelty+) R 2711 2713 24979 0 -1 4202560 463 0 0 0 10 96 0 0 20 0 16 0 559827429 711794688 28222 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2713/tid=2724] ppid=2711 vsize=695112 CPUtime=1.04
/proc/2713/task/2724/stat : 2724 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 10 94 0 0 20 0 16 0 559827430 711794688 28222 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2713/tid=2725] ppid=2711 vsize=695112 CPUtime=1.04
/proc/2713/task/2725/stat : 2725 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 18 86 0 0 20 0 16 0 559827431 711794688 28222 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2713/tid=2726] ppid=2711 vsize=695112 CPUtime=1.04
/proc/2713/task/2726/stat : 2726 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 14 90 0 0 20 0 16 0 559827433 711794688 28222 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2713/tid=2727] ppid=2711 vsize=695112 CPUtime=1
/proc/2713/task/2727/stat : 2727 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 12 88 0 0 20 0 16 0 559827434 711794688 28222 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2713/tid=2728] ppid=2711 vsize=695112 CPUtime=1
/proc/2713/task/2728/stat : 2728 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 10 90 0 0 20 0 16 0 559827436 711794688 28222 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2713/tid=2729] ppid=2711 vsize=695112 CPUtime=0.52
/proc/2713/task/2729/stat : 2729 (gnovelty+) R 2711 2713 24979 0 -1 4202560 463 0 0 0 10 42 0 0 20 0 16 0 559827439 711794688 28222 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 16.34
Current children cumulated vsize (KiB) 695112

[startup+3.10606 s]
/proc/loadavg: 15.75 15.83 15.81 17/205 2729
/proc/meminfo: memFree=19178268/36427776 swapFree=6540/126204
[pid=2713] ppid=2711 vsize=695112 CPUtime=40.04
/proc/2713/stat : 2713 (gnovelty+) R 2711 2713 24979 0 -1 4202496 28280 0 0 0 427 3577 0 0 20 0 16 0 559827389 711794688 28236 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2713/statm: 173778 28236 103 286 0 173490 0
[pid=2713/tid=2715] ppid=2711 vsize=695112 CPUtime=2.66
/proc/2713/task/2715/stat : 2715 (gnovelty+) R 2711 2713 24979 0 -1 4202560 453 0 0 0 30 236 0 0 20 0 16 0 559827427 711794688 28236 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2713/tid=2716] ppid=2711 vsize=695112 CPUtime=2.66
/proc/2713/task/2716/stat : 2716 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 24 242 0 0 20 0 16 0 559827427 711794688 28236 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2713/tid=2717] ppid=2711 vsize=695112 CPUtime=2.66
/proc/2713/task/2717/stat : 2717 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 32 234 0 0 20 0 16 0 559827427 711794688 28236 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2713/tid=2718] ppid=2711 vsize=695112 CPUtime=2.66
/proc/2713/task/2718/stat : 2718 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 26 240 0 0 20 0 16 0 559827427 711794688 28236 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2713/tid=2719] ppid=2711 vsize=695112 CPUtime=2.66
/proc/2713/task/2719/stat : 2719 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 24 242 0 0 20 0 16 0 559827427 711794688 28236 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2713/tid=2720] ppid=2711 vsize=695112 CPUtime=2.66
/proc/2713/task/2720/stat : 2720 (gnovelty+) R 2711 2713 24979 0 -1 4202560 467 0 0 0 22 244 0 0 20 0 16 0 559827427 711794688 28236 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2713/tid=2721] ppid=2711 vsize=695112 CPUtime=2.64
/proc/2713/task/2721/stat : 2721 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 16 248 0 0 20 0 16 0 559827428 711794688 28236 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2713/tid=2722] ppid=2711 vsize=695112 CPUtime=2.64
/proc/2713/task/2722/stat : 2722 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 20 244 0 0 20 0 16 0 559827428 711794688 28236 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2713/tid=2723] ppid=2711 vsize=695112 CPUtime=2.64
/proc/2713/task/2723/stat : 2723 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 24 240 0 0 20 0 16 0 559827429 711794688 28236 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2713/tid=2724] ppid=2711 vsize=695112 CPUtime=2.62
/proc/2713/task/2724/stat : 2724 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 24 238 0 0 20 0 16 0 559827430 711794688 28236 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2713/tid=2725] ppid=2711 vsize=695112 CPUtime=2.62
/proc/2713/task/2725/stat : 2725 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 30 232 0 0 20 0 16 0 559827431 711794688 28236 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2713/tid=2726] ppid=2711 vsize=695112 CPUtime=2.6
/proc/2713/task/2726/stat : 2726 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 28 232 0 0 20 0 16 0 559827433 711794688 28236 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2713/tid=2727] ppid=2711 vsize=695112 CPUtime=2.54
/proc/2713/task/2727/stat : 2727 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 24 230 0 0 20 0 16 0 559827434 711794688 28236 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2713/tid=2728] ppid=2711 vsize=695112 CPUtime=2.58
/proc/2713/task/2728/stat : 2728 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 20 238 0 0 20 0 16 0 559827436 711794688 28236 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2713/tid=2729] ppid=2711 vsize=695112 CPUtime=1.32
/proc/2713/task/2729/stat : 2729 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 20 112 0 0 20 0 16 0 559827439 711794688 28236 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 40.04
Current children cumulated vsize (KiB) 695112

[startup+6.3076 s]
/proc/loadavg: 15.75 15.83 15.81 17/205 2729
/proc/meminfo: memFree=19177904/36427776 swapFree=6568/126488
[pid=2713] ppid=2711 vsize=695112 CPUtime=87.24
/proc/2713/stat : 2713 (gnovelty+) R 2711 2713 24979 0 -1 4202496 28282 0 0 0 824 7900 0 0 20 0 16 0 559827389 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2713/statm: 173778 28238 103 286 0 173490 0
[pid=2713/tid=2715] ppid=2711 vsize=695112 CPUtime=5.06
/proc/2713/task/2715/stat : 2715 (gnovelty+) R 2711 2713 24979 0 -1 4202560 453 0 0 0 46 460 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2713/tid=2716] ppid=2711 vsize=695112 CPUtime=5.8
/proc/2713/task/2716/stat : 2716 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 52 528 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2713/tid=2717] ppid=2711 vsize=695112 CPUtime=5.8
/proc/2713/task/2717/stat : 2717 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 60 520 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2713/tid=2718] ppid=2711 vsize=695112 CPUtime=5.82
/proc/2713/task/2718/stat : 2718 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 52 530 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2713/tid=2719] ppid=2711 vsize=695112 CPUtime=5.3
/proc/2713/task/2719/stat : 2719 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 44 486 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2713/tid=2720] ppid=2711 vsize=695112 CPUtime=5.8
/proc/2713/task/2720/stat : 2720 (gnovelty+) R 2711 2713 24979 0 -1 4202560 467 0 0 0 50 530 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2713/tid=2721] ppid=2711 vsize=695112 CPUtime=5.8
/proc/2713/task/2721/stat : 2721 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 50 530 0 0 20 0 16 0 559827428 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2713/tid=2722] ppid=2711 vsize=695112 CPUtime=5.8
/proc/2713/task/2722/stat : 2722 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 44 536 0 0 20 0 16 0 559827428 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2713/tid=2723] ppid=2711 vsize=695112 CPUtime=5.78
/proc/2713/task/2723/stat : 2723 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 50 528 0 0 20 0 16 0 559827429 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2713/tid=2724] ppid=2711 vsize=695112 CPUtime=5.76
/proc/2713/task/2724/stat : 2724 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 44 532 0 0 20 0 16 0 559827430 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2713/tid=2725] ppid=2711 vsize=695112 CPUtime=5.76
/proc/2713/task/2725/stat : 2725 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 54 522 0 0 20 0 16 0 559827431 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2713/tid=2726] ppid=2711 vsize=695112 CPUtime=5.76
/proc/2713/task/2726/stat : 2726 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 62 514 0 0 20 0 16 0 559827433 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2713/tid=2727] ppid=2711 vsize=695112 CPUtime=5.64
/proc/2713/task/2727/stat : 2727 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 42 522 0 0 20 0 16 0 559827434 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2713/tid=2728] ppid=2711 vsize=695112 CPUtime=5.72
/proc/2713/task/2728/stat : 2728 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 48 524 0 0 20 0 16 0 559827436 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2713/tid=2729] ppid=2711 vsize=695112 CPUtime=2.94
/proc/2713/task/2729/stat : 2729 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 32 262 0 0 20 0 16 0 559827439 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 87.24
Current children cumulated vsize (KiB) 695112

[startup+12.7047 s]
/proc/loadavg: 15.79 15.83 15.81 17/205 2729
/proc/meminfo: memFree=19177472/36427776 swapFree=6568/126948
[pid=2713] ppid=2711 vsize=695112 CPUtime=185.45
/proc/2713/stat : 2713 (gnovelty+) R 2711 2713 24979 0 -1 4202496 28282 0 0 0 1606 16939 0 0 20 0 16 0 559827389 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2713/statm: 173778 28238 103 286 0 173490 0
[pid=2713/tid=2715] ppid=2711 vsize=695112 CPUtime=10.16
/proc/2713/task/2715/stat : 2715 (gnovelty+) R 2711 2713 24979 0 -1 4202560 453 0 0 0 92 924 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2713/tid=2716] ppid=2711 vsize=695112 CPUtime=12.1
/proc/2713/task/2716/stat : 2716 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 114 1096 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2713/tid=2717] ppid=2711 vsize=695112 CPUtime=12.1
/proc/2713/task/2717/stat : 2717 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 114 1096 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2713/tid=2718] ppid=2711 vsize=695112 CPUtime=12.12
/proc/2713/task/2718/stat : 2718 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 100 1112 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2713/tid=2719] ppid=2711 vsize=695112 CPUtime=11.6
/proc/2713/task/2719/stat : 2719 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 84 1076 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2713/tid=2720] ppid=2711 vsize=695112 CPUtime=12.08
/proc/2713/task/2720/stat : 2720 (gnovelty+) R 2711 2713 24979 0 -1 4202560 467 0 0 0 100 1108 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2713/tid=2721] ppid=2711 vsize=695112 CPUtime=12.08
/proc/2713/task/2721/stat : 2721 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 94 1114 0 0 20 0 16 0 559827428 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2713/tid=2722] ppid=2711 vsize=695112 CPUtime=12.1
/proc/2713/task/2722/stat : 2722 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 106 1104 0 0 20 0 16 0 559827428 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2713/tid=2723] ppid=2711 vsize=695112 CPUtime=12.08
/proc/2713/task/2723/stat : 2723 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 104 1104 0 0 20 0 16 0 559827429 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2713/tid=2724] ppid=2711 vsize=695112 CPUtime=12.06
/proc/2713/task/2724/stat : 2724 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 84 1122 0 0 20 0 16 0 559827430 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2713/tid=2725] ppid=2711 vsize=695112 CPUtime=12.06
/proc/2713/task/2725/stat : 2725 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 100 1106 0 0 20 0 16 0 559827431 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0

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

[pid=2713/tid=2716] ppid=2711 vsize=695112 CPUtime=218.31
/proc/2713/task/2716/stat : 2716 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 1402 20429 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2713/tid=2717] ppid=2711 vsize=695112 CPUtime=218.44
/proc/2713/task/2717/stat : 2717 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 1484 20360 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2713/tid=2718] ppid=2711 vsize=695112 CPUtime=218.6
/proc/2713/task/2718/stat : 2718 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 1472 20388 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2713/tid=2719] ppid=2711 vsize=695112 CPUtime=218.07
/proc/2713/task/2719/stat : 2719 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 1438 20369 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2713/tid=2720] ppid=2711 vsize=695112 CPUtime=218.3
/proc/2713/task/2720/stat : 2720 (gnovelty+) R 2711 2713 24979 0 -1 4202560 467 0 0 0 1382 20448 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2713/tid=2721] ppid=2711 vsize=695112 CPUtime=218.52
/proc/2713/task/2721/stat : 2721 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 1412 20440 0 0 20 0 16 0 559827428 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2713/tid=2722] ppid=2711 vsize=695112 CPUtime=218.46
/proc/2713/task/2722/stat : 2722 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 1404 20442 0 0 20 0 16 0 559827428 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2713/tid=2723] ppid=2711 vsize=695112 CPUtime=218.49
/proc/2713/task/2723/stat : 2723 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 1480 20369 0 0 20 0 16 0 559827429 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2713/tid=2724] ppid=2711 vsize=695112 CPUtime=218.38
/proc/2713/task/2724/stat : 2724 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 1394 20444 0 0 20 0 16 0 559827430 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2713/tid=2725] ppid=2711 vsize=695112 CPUtime=218.34
/proc/2713/task/2725/stat : 2725 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 1432 20402 0 0 20 0 16 0 559827431 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2713/tid=2726] ppid=2711 vsize=695112 CPUtime=218.42
/proc/2713/task/2726/stat : 2726 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 1444 20398 0 0 20 0 16 0 559827433 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2713/tid=2727] ppid=2711 vsize=695112 CPUtime=213.56
/proc/2713/task/2727/stat : 2727 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 1348 20008 0 0 20 0 16 0 559827434 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2713/tid=2728] ppid=2711 vsize=695112 CPUtime=218.23
/proc/2713/task/2728/stat : 2728 (gnovelty+) S 2711 2713 24979 0 -1 4202560 465 0 0 0 1358 20465 0 0 20 0 16 0 559827436 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 8 0 0 0 0 0
[pid=2713/tid=2729] ppid=2711 vsize=695112 CPUtime=214.32
/proc/2713/task/2729/stat : 2729 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 1366 20066 0 0 20 0 16 0 559827439 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 3482.1
Current children cumulated vsize (KiB) 695112

[startup+282.307 s]
/proc/loadavg: 16.04 15.92 15.84 17/205 2729
/proc/meminfo: memFree=19176984/36427776 swapFree=6568/127116
[pid=2713] ppid=2711 vsize=695112 CPUtime=4425.14
/proc/2713/stat : 2713 (gnovelty+) R 2711 2713 24979 0 -1 4202496 28282 0 0 0 28321 414193 0 0 20 0 16 0 559827389 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2713/statm: 173778 28238 103 286 0 173490 0
[pid=2713/tid=2715] ppid=2711 vsize=695112 CPUtime=275.48
/proc/2713/task/2715/stat : 2715 (gnovelty+) R 2711 2713 24979 0 -1 4202560 453 0 0 0 1798 25750 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2713/tid=2716] ppid=2711 vsize=695112 CPUtime=277.28
/proc/2713/task/2716/stat : 2716 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 1742 25986 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2713/tid=2717] ppid=2711 vsize=695112 CPUtime=277.45
/proc/2713/task/2717/stat : 2717 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 1832 25913 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2713/tid=2718] ppid=2711 vsize=695112 CPUtime=277.62
/proc/2713/task/2718/stat : 2718 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 1830 25932 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2713/tid=2719] ppid=2711 vsize=695112 CPUtime=277.17
/proc/2713/task/2719/stat : 2719 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 1804 25913 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2713/tid=2720] ppid=2711 vsize=695112 CPUtime=277.31
/proc/2713/task/2720/stat : 2720 (gnovelty+) R 2711 2713 24979 0 -1 4202560 467 0 0 0 1738 25993 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2713/tid=2721] ppid=2711 vsize=695112 CPUtime=277.56
/proc/2713/task/2721/stat : 2721 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 1778 25978 0 0 20 0 16 0 559827428 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2713/tid=2722] ppid=2711 vsize=695112 CPUtime=277.5
/proc/2713/task/2722/stat : 2722 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 1766 25984 0 0 20 0 16 0 559827428 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2713/tid=2723] ppid=2711 vsize=695112 CPUtime=277.53
/proc/2713/task/2723/stat : 2723 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 1858 25895 0 0 20 0 16 0 559827429 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2713/tid=2724] ppid=2711 vsize=695112 CPUtime=277.37
/proc/2713/task/2724/stat : 2724 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 1746 25991 0 0 20 0 16 0 559827430 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2713/tid=2725] ppid=2711 vsize=695112 CPUtime=277.38
/proc/2713/task/2725/stat : 2725 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 1778 25960 0 0 20 0 16 0 559827431 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2713/tid=2726] ppid=2711 vsize=695112 CPUtime=277.43
/proc/2713/task/2726/stat : 2726 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 1810 25933 0 0 20 0 16 0 559827433 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2713/tid=2727] ppid=2711 vsize=695112 CPUtime=271.27
/proc/2713/task/2727/stat : 2727 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 1708 25419 0 0 20 0 16 0 559827434 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2713/tid=2728] ppid=2711 vsize=695112 CPUtime=277.24
/proc/2713/task/2728/stat : 2728 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 1692 26032 0 0 20 0 16 0 559827436 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2713/tid=2729] ppid=2711 vsize=695112 CPUtime=273.34
/proc/2713/task/2729/stat : 2729 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 1704 25630 0 0 20 0 16 0 559827439 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 4425.14
Current children cumulated vsize (KiB) 695112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+318.909 s]
/proc/loadavg: 16.07 15.94 15.85 17/205 2734
/proc/meminfo: memFree=19176116/36427776 swapFree=6568/127120
[pid=2713] ppid=2711 vsize=695112 CPUtime=5000.98
/proc/2713/stat : 2713 (gnovelty+) R 2711 2713 24979 0 -1 4202496 28282 0 0 0 31732 468366 0 0 20 0 16 0 559827389 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2713/statm: 173778 28238 103 286 0 173490 0
[pid=2713/tid=2715] ppid=2711 vsize=695112 CPUtime=311.51
/proc/2713/task/2715/stat : 2715 (gnovelty+) R 2711 2713 24979 0 -1 4202560 453 0 0 0 2008 29143 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2713/tid=2716] ppid=2711 vsize=695112 CPUtime=313.32
/proc/2713/task/2716/stat : 2716 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 1958 29374 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2713/tid=2717] ppid=2711 vsize=695112 CPUtime=313.53
/proc/2713/task/2717/stat : 2717 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 2058 29295 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2713/tid=2718] ppid=2711 vsize=695112 CPUtime=313.68
/proc/2713/task/2718/stat : 2718 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 2052 29316 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2713/tid=2719] ppid=2711 vsize=695112 CPUtime=313.26
/proc/2713/task/2719/stat : 2719 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 2034 29292 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2713/tid=2720] ppid=2711 vsize=695112 CPUtime=313.31
/proc/2713/task/2720/stat : 2720 (gnovelty+) R 2711 2713 24979 0 -1 4202560 467 0 0 0 1926 29405 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2713/tid=2721] ppid=2711 vsize=695112 CPUtime=313.64
/proc/2713/task/2721/stat : 2721 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 1988 29376 0 0 20 0 16 0 559827428 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2713/tid=2722] ppid=2711 vsize=695112 CPUtime=313.55
/proc/2713/task/2722/stat : 2722 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 1996 29359 0 0 20 0 16 0 559827428 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2713/tid=2723] ppid=2711 vsize=695112 CPUtime=313.58
/proc/2713/task/2723/stat : 2723 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 2058 29300 0 0 20 0 16 0 559827429 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2713/tid=2724] ppid=2711 vsize=695112 CPUtime=313.42
/proc/2713/task/2724/stat : 2724 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 1950 29392 0 0 20 0 16 0 559827430 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2713/tid=2725] ppid=2711 vsize=695112 CPUtime=313.41
/proc/2713/task/2725/stat : 2725 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 1996 29345 0 0 20 0 16 0 559827431 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2713/tid=2726] ppid=2711 vsize=695112 CPUtime=313.48
/proc/2713/task/2726/stat : 2726 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 2040 29308 0 0 20 0 16 0 559827433 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2713/tid=2727] ppid=2711 vsize=695112 CPUtime=306.46
/proc/2713/task/2727/stat : 2727 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 1912 28734 0 0 20 0 16 0 559827434 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2713/tid=2728] ppid=2711 vsize=695112 CPUtime=313.29
/proc/2713/task/2728/stat : 2728 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 1920 29409 0 0 20 0 16 0 559827436 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2713/tid=2729] ppid=2711 vsize=695112 CPUtime=309.36
/proc/2713/task/2729/stat : 2729 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 1892 29044 0 0 20 0 16 0 559827439 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 5000.98
Current children cumulated vsize (KiB) 695112

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

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

[startup+318.909 s]
/proc/loadavg: 16.07 15.94 15.85 17/205 2734
/proc/meminfo: memFree=19176116/36427776 swapFree=6568/127120
[pid=2713] ppid=2711 vsize=695112 CPUtime=5000.98
/proc/2713/stat : 2713 (gnovelty+) R 2711 2713 24979 0 -1 4202496 28282 0 0 0 31732 468366 0 0 20 0 16 0 559827389 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/2713/statm: 173778 28238 103 286 0 173490 0
[pid=2713/tid=2715] ppid=2711 vsize=695112 CPUtime=311.51
/proc/2713/task/2715/stat : 2715 (gnovelty+) R 2711 2713 24979 0 -1 4202560 453 0 0 0 2008 29143 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2713/tid=2716] ppid=2711 vsize=695112 CPUtime=313.32
/proc/2713/task/2716/stat : 2716 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 1958 29374 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2713/tid=2717] ppid=2711 vsize=695112 CPUtime=313.53
/proc/2713/task/2717/stat : 2717 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 2058 29295 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2713/tid=2718] ppid=2711 vsize=695112 CPUtime=313.68
/proc/2713/task/2718/stat : 2718 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 2052 29316 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2713/tid=2719] ppid=2711 vsize=695112 CPUtime=313.26
/proc/2713/task/2719/stat : 2719 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 2034 29292 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2713/tid=2720] ppid=2711 vsize=695112 CPUtime=313.31
/proc/2713/task/2720/stat : 2720 (gnovelty+) R 2711 2713 24979 0 -1 4202560 467 0 0 0 1926 29405 0 0 20 0 16 0 559827427 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2713/tid=2721] ppid=2711 vsize=695112 CPUtime=313.64
/proc/2713/task/2721/stat : 2721 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 1988 29376 0 0 20 0 16 0 559827428 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2713/tid=2722] ppid=2711 vsize=695112 CPUtime=313.55
/proc/2713/task/2722/stat : 2722 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 1996 29359 0 0 20 0 16 0 559827428 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2713/tid=2723] ppid=2711 vsize=695112 CPUtime=313.58
/proc/2713/task/2723/stat : 2723 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 2058 29300 0 0 20 0 16 0 559827429 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2713/tid=2724] ppid=2711 vsize=695112 CPUtime=313.42
/proc/2713/task/2724/stat : 2724 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 1950 29392 0 0 20 0 16 0 559827430 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2713/tid=2725] ppid=2711 vsize=695112 CPUtime=313.41
/proc/2713/task/2725/stat : 2725 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 1996 29345 0 0 20 0 16 0 559827431 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2713/tid=2726] ppid=2711 vsize=695112 CPUtime=313.48
/proc/2713/task/2726/stat : 2726 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 2040 29308 0 0 20 0 16 0 559827433 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2713/tid=2727] ppid=2711 vsize=695112 CPUtime=306.46
/proc/2713/task/2727/stat : 2727 (gnovelty+) R 2711 2713 24979 0 -1 4202560 466 0 0 0 1912 28734 0 0 20 0 16 0 559827434 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2713/tid=2728] ppid=2711 vsize=695112 CPUtime=313.29
/proc/2713/task/2728/stat : 2728 (gnovelty+) R 2711 2713 24979 0 -1 4202560 465 0 0 0 1920 29409 0 0 20 0 16 0 559827436 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2713/tid=2729] ppid=2711 vsize=695112 CPUtime=309.36
/proc/2713/task/2729/stat : 2729 (gnovelty+) R 2711 2713 24979 0 -1 4202560 464 0 0 0 1892 29044 0 0 20 0 16 0 559827439 711794688 28238 18446744073709551615 134512640 135680988 4291699648 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 5000.98
Current children cumulated vsize (KiB) 695112

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2713 and gives
#  childrusage.ru_utime.tv_sec=308
#  childrusage.ru_utime.tv_usec=283266
#  childrusage.ru_stime.tv_sec=4546
#  childrusage.ru_stime.tv_usec=720152
# CPU time returned by wait4() is 4855
# while last known CPU time is 5000.98
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 318.96
CPU time (s): 5000.98
CPU user time (s): 317.32
CPU system time (s): 4683.66
CPU usage (%): 1567.9
Max. virtual memory (cumulated for all children) (KiB): 695112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 308.283
system time used= 4546.72
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28282
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= 302204
involuntary context switches= 12017

runsolver used 1.73211 second user time and 5.42834 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 07:00:10
IDJOB=1777431
IDBENCH=70325
IDSOLVER=619
FILE ID=xenhost3-49/1777431-1244005210
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-S648763183-023.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777431-1244005210/watcher-1777431-1244005210 -o /tmp/evaluation-result-1777431-1244005210/solver-1777431-1244005210 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777431-1244005210.cnf 699926645 16

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

MD5SUM BENCH= 40253b5ef067295a954d5da373fbf256
RANDOM SEED= 699926645

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:      19289716 kB
Buffers:        394956 kB
Cached:       14004792 kB
SwapCached:          0 kB
Active:        3075660 kB
Inactive:     11337004 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2052 kB
Writeback:           0 kB
AnonPages:       13024 kB
Mapped:           5600 kB
Slab:           671076 kB
SReclaimable:   644928 kB
SUnreclaim:      26148 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38384 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:05:31