Trace number 1777434

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.76 438.546

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1554646792-012.cnf
MD5SUM7770dfa1661e274add02933decd27ac4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1087.21
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-1777434-1244005531/watcher-1777434-1244005531 -o /tmp/evaluation-result-1777434-1244005531/solver-1777434-1244005531 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777434-1244005531.cnf 407006687 16 

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


[startup+0 s]
/proc/loadavg: 14.86 15.69 15.77 2/189 2772
/proc/meminfo: memFree=19289040/36427776 swapFree=6156/11652
[pid=2772] ppid=2770 vsize=509232 CPUtime=0
/proc/2772/stat : 2772 (gnovelty+) R 2770 2772 24979 0 -1 4202496 1507 0 0 0 0 0 0 0 20 0 1 0 559859503 521453568 1464 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134537167 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/2772/statm: 127308 1472 99 286 0 127020 0

[startup+0.025218 s]
/proc/loadavg: 14.86 15.69 15.77 2/189 2772
/proc/meminfo: memFree=19289040/36427776 swapFree=6156/11652
[pid=2772] ppid=2770 vsize=509232 CPUtime=0.02
/proc/2772/stat : 2772 (gnovelty+) R 2770 2772 24979 0 -1 4202496 6131 0 0 0 0 2 0 0 20 0 1 0 559859503 521453568 6088 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134537167 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/2772/statm: 127308 6108 99 286 0 127020 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 509232

[startup+0.101218 s]
/proc/loadavg: 14.86 15.69 15.77 2/189 2772
/proc/meminfo: memFree=19289040/36427776 swapFree=6156/11652
[pid=2772] ppid=2770 vsize=517044 CPUtime=0.1
/proc/2772/stat : 2772 (gnovelty+) R 2770 2772 24979 0 -1 4202496 10647 0 0 0 6 4 0 0 20 0 1 0 559859503 529453056 10603 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134537842 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/2772/statm: 129261 10612 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.301231 s]
/proc/loadavg: 14.86 15.69 15.77 2/189 2772
/proc/meminfo: memFree=19289040/36427776 swapFree=6156/11652
[pid=2772] ppid=2770 vsize=517044 CPUtime=0.3
/proc/2772/stat : 2772 (gnovelty+) R 2770 2772 24979 0 -1 4202496 20399 0 0 0 24 6 0 0 20 0 1 0 559859503 529453056 20355 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134538748 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/2772/statm: 129261 20355 99 286 0 128973 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 517044

[startup+0.703644 s]
/proc/loadavg: 14.86 15.69 15.77 2/189 2772
/proc/meminfo: memFree=19289040/36427776 swapFree=6156/11652
[pid=2772] ppid=2770 vsize=695112 CPUtime=4.33
/proc/2772/stat : 2772 (gnovelty+) R 2770 2772 24979 0 -1 4202496 27311 0 0 0 110 323 0 0 20 0 16 0 559859503 711794688 27267 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2772/statm: 173778 27267 103 286 0 173490 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 695112

[startup+1.50391 s]
/proc/loadavg: 14.86 15.69 15.77 17/205 2788
/proc/meminfo: memFree=19181996/36427776 swapFree=6568/122728
[pid=2772] ppid=2770 vsize=695112 CPUtime=15.37
/proc/2772/stat : 2772 (gnovelty+) R 2770 2772 24979 0 -1 4202496 28260 0 0 0 245 1292 0 0 20 0 16 0 559859503 711794688 28216 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2772/statm: 173778 28216 103 286 0 173490 0
[pid=2772/tid=2774] ppid=2770 vsize=695112 CPUtime=0.62
/proc/2772/task/2774/stat : 2774 (gnovelty+) R 2770 2772 24979 0 -1 4202560 452 0 0 0 6 56 0 0 20 0 16 0 559859541 711794688 28216 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2772/tid=2775] ppid=2770 vsize=695112 CPUtime=1.08
/proc/2772/task/2775/stat : 2775 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 16 92 0 0 20 0 16 0 559859541 711794688 28216 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2772/tid=2776] ppid=2770 vsize=695112 CPUtime=1.08
/proc/2772/task/2776/stat : 2776 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 20 88 0 0 20 0 16 0 559859541 711794688 28216 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2772/tid=2777] ppid=2770 vsize=695112 CPUtime=1.08
/proc/2772/task/2777/stat : 2777 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 14 94 0 0 20 0 16 0 559859541 711794688 28216 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2772/tid=2778] ppid=2770 vsize=695112 CPUtime=1.08
/proc/2772/task/2778/stat : 2778 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 14 94 0 0 20 0 16 0 559859541 711794688 28216 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2772/tid=2779] ppid=2770 vsize=695112 CPUtime=1.08
/proc/2772/task/2779/stat : 2779 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 12 96 0 0 20 0 16 0 559859541 711794688 28216 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2772/tid=2780] ppid=2770 vsize=695112 CPUtime=1.06
/proc/2772/task/2780/stat : 2780 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 14 92 0 0 20 0 16 0 559859542 711794688 28216 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2772/tid=2781] ppid=2770 vsize=695112 CPUtime=1.08
/proc/2772/task/2781/stat : 2781 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 14 94 0 0 20 0 16 0 559859542 711794688 28216 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2772/tid=2782] ppid=2770 vsize=695112 CPUtime=1.06
/proc/2772/task/2782/stat : 2782 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 12 94 0 0 20 0 16 0 559859543 711794688 28216 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2772/tid=2783] ppid=2770 vsize=695112 CPUtime=1.06
/proc/2772/task/2783/stat : 2783 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 14 92 0 0 20 0 16 0 559859544 711794688 28216 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2772/tid=2784] ppid=2770 vsize=695112 CPUtime=1.06
/proc/2772/task/2784/stat : 2784 (gnovelty+) S 2770 2772 24979 0 -1 4202560 464 0 0 0 18 88 0 0 20 0 16 0 559859545 711794688 28216 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=2772/tid=2785] ppid=2770 vsize=695112 CPUtime=1.02
/proc/2772/task/2785/stat : 2785 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 12 90 0 0 20 0 16 0 559859546 711794688 28216 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2772/tid=2786] ppid=2770 vsize=695112 CPUtime=1.02
/proc/2772/task/2786/stat : 2786 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 10 92 0 0 20 0 16 0 559859548 711794688 28216 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2772/tid=2787] ppid=2770 vsize=695112 CPUtime=0.52
/proc/2772/task/2787/stat : 2787 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 10 42 0 0 20 0 16 0 559859550 711794688 28216 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2772/tid=2788] ppid=2770 vsize=695112 CPUtime=0.46
/proc/2772/task/2788/stat : 2788 (gnovelty+) R 2770 2772 24979 0 -1 4202560 461 0 0 0 6 40 0 0 20 0 16 0 559859552 711794688 28216 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 15.37
Current children cumulated vsize (KiB) 695112

[startup+3.10774 s]
/proc/loadavg: 14.86 15.69 15.77 17/205 2788
/proc/meminfo: memFree=19178564/36427776 swapFree=6568/126180
[pid=2772] ppid=2770 vsize=695112 CPUtime=37.5
/proc/2772/stat : 2772 (gnovelty+) R 2770 2772 24979 0 -1 4202496 28269 0 0 0 464 3286 0 0 20 0 16 0 559859503 711794688 28225 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2772/statm: 173778 28225 103 286 0 173490 0
[pid=2772/tid=2774] ppid=2770 vsize=695112 CPUtime=1.42
/proc/2772/task/2774/stat : 2774 (gnovelty+) R 2770 2772 24979 0 -1 4202560 454 0 0 0 14 128 0 0 20 0 16 0 559859541 711794688 28225 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2772/tid=2775] ppid=2770 vsize=695112 CPUtime=2.66
/proc/2772/task/2775/stat : 2775 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 34 232 0 0 20 0 16 0 559859541 711794688 28225 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2772/tid=2776] ppid=2770 vsize=695112 CPUtime=2.66
/proc/2772/task/2776/stat : 2776 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 32 234 0 0 20 0 16 0 559859541 711794688 28225 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2772/tid=2777] ppid=2770 vsize=695112 CPUtime=2.66
/proc/2772/task/2777/stat : 2777 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 32 234 0 0 20 0 16 0 559859541 711794688 28225 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2772/tid=2778] ppid=2770 vsize=695112 CPUtime=2.66
/proc/2772/task/2778/stat : 2778 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 30 236 0 0 20 0 16 0 559859541 711794688 28225 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2772/tid=2779] ppid=2770 vsize=695112 CPUtime=2.66
/proc/2772/task/2779/stat : 2779 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 28 238 0 0 20 0 16 0 559859541 711794688 28225 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2772/tid=2780] ppid=2770 vsize=695112 CPUtime=2.64
/proc/2772/task/2780/stat : 2780 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 28 236 0 0 20 0 16 0 559859542 711794688 28225 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2772/tid=2781] ppid=2770 vsize=695112 CPUtime=2.66
/proc/2772/task/2781/stat : 2781 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 22 244 0 0 20 0 16 0 559859542 711794688 28225 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2772/tid=2782] ppid=2770 vsize=695112 CPUtime=2.64
/proc/2772/task/2782/stat : 2782 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 28 236 0 0 20 0 16 0 559859543 711794688 28225 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2772/tid=2783] ppid=2770 vsize=695112 CPUtime=2.62
/proc/2772/task/2783/stat : 2783 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 34 228 0 0 20 0 16 0 559859544 711794688 28225 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2772/tid=2784] ppid=2770 vsize=695112 CPUtime=2.62
/proc/2772/task/2784/stat : 2784 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 38 224 0 0 20 0 16 0 559859545 711794688 28225 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2772/tid=2785] ppid=2770 vsize=695112 CPUtime=2.56
/proc/2772/task/2785/stat : 2785 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 22 234 0 0 20 0 16 0 559859546 711794688 28225 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2772/tid=2786] ppid=2770 vsize=695112 CPUtime=2.6
/proc/2772/task/2786/stat : 2786 (gnovelty+) R 2770 2772 24979 0 -1 4202560 467 0 0 0 26 234 0 0 20 0 16 0 559859548 711794688 28225 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2772/tid=2787] ppid=2770 vsize=695112 CPUtime=1.34
/proc/2772/task/2787/stat : 2787 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 16 118 0 0 20 0 16 0 559859550 711794688 28225 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2772/tid=2788] ppid=2770 vsize=695112 CPUtime=1.28
/proc/2772/task/2788/stat : 2788 (gnovelty+) R 2770 2772 24979 0 -1 4202560 462 0 0 0 10 118 0 0 20 0 16 0 559859552 711794688 28225 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 37.5
Current children cumulated vsize (KiB) 695112

[startup+6.30489 s]
/proc/loadavg: 14.95 15.70 15.77 17/205 2788
/proc/meminfo: memFree=19178332/36427776 swapFree=6568/126440
[pid=2772] ppid=2770 vsize=695112 CPUtime=81.01
/proc/2772/stat : 2772 (gnovelty+) R 2770 2772 24979 0 -1 4202496 28270 0 0 0 875 7226 0 0 20 0 16 0 559859503 711794688 28226 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2772/statm: 173778 28226 103 286 0 173490 0
[pid=2772/tid=2774] ppid=2770 vsize=695112 CPUtime=3.02
/proc/2772/task/2774/stat : 2774 (gnovelty+) R 2770 2772 24979 0 -1 4202560 454 0 0 0 28 274 0 0 20 0 16 0 559859541 711794688 28226 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2772/tid=2775] ppid=2770 vsize=695112 CPUtime=5.8
/proc/2772/task/2775/stat : 2775 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 56 524 0 0 20 0 16 0 559859541 711794688 28226 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2772/tid=2776] ppid=2770 vsize=695112 CPUtime=5.8
/proc/2772/task/2776/stat : 2776 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 66 514 0 0 20 0 16 0 559859541 711794688 28226 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2772/tid=2777] ppid=2770 vsize=695112 CPUtime=5.8
/proc/2772/task/2777/stat : 2777 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 52 528 0 0 20 0 16 0 559859541 711794688 28226 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2772/tid=2778] ppid=2770 vsize=695112 CPUtime=5.8
/proc/2772/task/2778/stat : 2778 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 68 512 0 0 20 0 16 0 559859541 711794688 28226 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2772/tid=2779] ppid=2770 vsize=695112 CPUtime=5.8
/proc/2772/task/2779/stat : 2779 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 58 522 0 0 20 0 16 0 559859541 711794688 28226 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2772/tid=2780] ppid=2770 vsize=695112 CPUtime=5.52
/proc/2772/task/2780/stat : 2780 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 56 496 0 0 20 0 16 0 559859542 711794688 28226 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2772/tid=2781] ppid=2770 vsize=695112 CPUtime=5.54
/proc/2772/task/2781/stat : 2781 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 52 502 0 0 20 0 16 0 559859542 711794688 28226 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2772/tid=2782] ppid=2770 vsize=695112 CPUtime=5.78
/proc/2772/task/2782/stat : 2782 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 64 514 0 0 20 0 16 0 559859543 711794688 28226 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2772/tid=2783] ppid=2770 vsize=695112 CPUtime=5.76
/proc/2772/task/2783/stat : 2783 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 60 516 0 0 20 0 16 0 559859544 711794688 28226 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2772/tid=2784] ppid=2770 vsize=695112 CPUtime=5.76
/proc/2772/task/2784/stat : 2784 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 66 510 0 0 20 0 16 0 559859545 711794688 28226 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2772/tid=2785] ppid=2770 vsize=695112 CPUtime=5.64
/proc/2772/task/2785/stat : 2785 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 46 518 0 0 20 0 16 0 559859546 711794688 28226 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2772/tid=2786] ppid=2770 vsize=695112 CPUtime=5.74
/proc/2772/task/2786/stat : 2786 (gnovelty+) R 2770 2772 24979 0 -1 4202560 467 0 0 0 48 526 0 0 20 0 16 0 559859548 711794688 28226 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2772/tid=2787] ppid=2770 vsize=695112 CPUtime=2.94
/proc/2772/task/2787/stat : 2787 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 38 256 0 0 20 0 16 0 559859550 711794688 28226 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2772/tid=2788] ppid=2770 vsize=695112 CPUtime=2.88
/proc/2772/task/2788/stat : 2788 (gnovelty+) R 2770 2772 24979 0 -1 4202560 462 0 0 0 28 260 0 0 20 0 16 0 559859552 711794688 28226 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 81.01
Current children cumulated vsize (KiB) 695112

[startup+12.7068 s]
/proc/loadavg: 15.12 15.72 15.77 17/205 2788
/proc/meminfo: memFree=19177868/36427776 swapFree=6568/126904
[pid=2772] ppid=2770 vsize=695112 CPUtime=162.97
/proc/2772/stat : 2772 (gnovelty+) R 2770 2772 24979 0 -1 4202496 28271 0 0 0 1604 14693 0 0 20 0 16 0 559859503 711794688 28227 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2772/statm: 173778 28227 103 286 0 173490 0
[pid=2772/tid=2774] ppid=2770 vsize=695112 CPUtime=6.22
/proc/2772/task/2774/stat : 2774 (gnovelty+) R 2770 2772 24979 0 -1 4202560 454 0 0 0 58 564 0 0 20 0 16 0 559859541 711794688 28227 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2772/tid=2775] ppid=2770 vsize=695112 CPUtime=12.08
/proc/2772/task/2775/stat : 2775 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 102 1106 0 0 20 0 16 0 559859541 711794688 28227 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2772/tid=2776] ppid=2770 vsize=695112 CPUtime=9.68
/proc/2772/task/2776/stat : 2776 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 100 868 0 0 20 0 16 0 559859541 711794688 28227 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2772/tid=2777] ppid=2770 vsize=695112 CPUtime=12.12
/proc/2772/task/2777/stat : 2777 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 106 1106 0 0 20 0 16 0 559859541 711794688 28227 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2772/tid=2778] ppid=2770 vsize=695112 CPUtime=12.08
/proc/2772/task/2778/stat : 2778 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 130 1078 0 0 20 0 16 0 559859541 711794688 28227 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2772/tid=2779] ppid=2770 vsize=695112 CPUtime=12.08
/proc/2772/task/2779/stat : 2779 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 114 1094 0 0 20 0 16 0 559859541 711794688 28227 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2772/tid=2780] ppid=2770 vsize=695112 CPUtime=11.06
/proc/2772/task/2780/stat : 2780 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 94 1012 0 0 20 0 16 0 559859542 711794688 28227 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2772/tid=2781] ppid=2770 vsize=695112 CPUtime=8.74
/proc/2772/task/2781/stat : 2781 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 80 794 0 0 20 0 16 0 559859542 711794688 28227 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2772/tid=2782] ppid=2770 vsize=695112 CPUtime=12.08
/proc/2772/task/2782/stat : 2782 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 116 1092 0 0 20 0 16 0 559859543 711794688 28227 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2772/tid=2783] ppid=2770 vsize=695112 CPUtime=12.06
/proc/2772/task/2783/stat : 2783 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 114 1092 0 0 20 0 16 0 559859544 711794688 28227 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2772/tid=2784] ppid=2770 vsize=695112 CPUtime=12.04
/proc/2772/task/2784/stat : 2784 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 122 1082 0 0 20 0 16 0 559859545 711794688 28227 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0

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

[pid=2772/tid=2775] ppid=2770 vsize=695112 CPUtime=217.91
/proc/2772/task/2775/stat : 2775 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 1818 19973 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2772/tid=2776] ppid=2770 vsize=695112 CPUtime=217.2
/proc/2772/task/2776/stat : 2776 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 1956 19764 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2772/tid=2777] ppid=2770 vsize=695112 CPUtime=223.8
/proc/2772/task/2777/stat : 2777 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 1966 20414 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2772/tid=2778] ppid=2770 vsize=695112 CPUtime=213.93
/proc/2772/task/2778/stat : 2778 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 1842 19551 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2772/tid=2779] ppid=2770 vsize=695112 CPUtime=220.74
/proc/2772/task/2779/stat : 2779 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 1854 20220 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2772/tid=2780] ppid=2770 vsize=695112 CPUtime=220.18
/proc/2772/task/2780/stat : 2780 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 1784 20234 0 0 20 0 16 0 559859542 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2772/tid=2781] ppid=2770 vsize=695112 CPUtime=216.19
/proc/2772/task/2781/stat : 2781 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 1746 19873 0 0 20 0 16 0 559859542 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2772/tid=2782] ppid=2770 vsize=695112 CPUtime=217.07
/proc/2772/task/2782/stat : 2782 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 1778 19929 0 0 20 0 16 0 559859543 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2772/tid=2783] ppid=2770 vsize=695112 CPUtime=226.7
/proc/2772/task/2783/stat : 2783 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 2022 20648 0 0 20 0 16 0 559859544 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2772/tid=2784] ppid=2770 vsize=695112 CPUtime=220.79
/proc/2772/task/2784/stat : 2784 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 1824 20255 0 0 20 0 16 0 559859545 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2772/tid=2785] ppid=2770 vsize=695112 CPUtime=218.75
/proc/2772/task/2785/stat : 2785 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 1722 20153 0 0 20 0 16 0 559859546 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2772/tid=2786] ppid=2770 vsize=695112 CPUtime=220.03
/proc/2772/task/2786/stat : 2786 (gnovelty+) R 2770 2772 24979 0 -1 4202560 467 0 0 0 1814 20189 0 0 20 0 16 0 559859548 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2772/tid=2787] ppid=2770 vsize=695112 CPUtime=211.96
/proc/2772/task/2787/stat : 2787 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 1804 19392 0 0 20 0 16 0 559859550 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2772/tid=2788] ppid=2770 vsize=695112 CPUtime=215.31
/proc/2772/task/2788/stat : 2788 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 1814 19717 0 0 20 0 16 0 559859552 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 3486.04
Current children cumulated vsize (KiB) 695112

[startup+402.307 s]
/proc/loadavg: 15.95 15.85 15.81 17/205 2793
/proc/meminfo: memFree=19176040/36427776 swapFree=6568/127076
[pid=2772] ppid=2770 vsize=695112 CPUtime=4430.76
/proc/2772/stat : 2772 (gnovelty+) R 2770 2772 24979 0 -1 4202496 28272 0 0 0 34748 408328 0 0 20 0 16 0 559859503 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/2772/statm: 173778 28228 103 286 0 173490 0
[pid=2772/tid=2774] ppid=2770 vsize=695112 CPUtime=272.96
/proc/2772/task/2774/stat : 2774 (gnovelty+) R 2770 2772 24979 0 -1 4202560 454 0 0 0 2140 25156 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2772/tid=2775] ppid=2770 vsize=695112 CPUtime=277
/proc/2772/task/2775/stat : 2775 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 2162 25538 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2772/tid=2776] ppid=2770 vsize=695112 CPUtime=276.39
/proc/2772/task/2776/stat : 2776 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 2336 25303 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2772/tid=2777] ppid=2770 vsize=695112 CPUtime=282.99
/proc/2772/task/2777/stat : 2777 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 2340 25959 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2772/tid=2778] ppid=2770 vsize=695112 CPUtime=273.03
/proc/2772/task/2778/stat : 2778 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 2200 25103 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2772/tid=2779] ppid=2770 vsize=695112 CPUtime=279.82
/proc/2772/task/2779/stat : 2779 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 2172 25810 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2772/tid=2780] ppid=2770 vsize=695112 CPUtime=277.98
/proc/2772/task/2780/stat : 2780 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 2096 25702 0 0 20 0 16 0 559859542 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2772/tid=2781] ppid=2770 vsize=695112 CPUtime=275.3
/proc/2772/task/2781/stat : 2781 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 2096 25434 0 0 20 0 16 0 559859542 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2772/tid=2782] ppid=2770 vsize=695112 CPUtime=276.18
/proc/2772/task/2782/stat : 2782 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 2130 25488 0 0 20 0 16 0 559859543 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2772/tid=2783] ppid=2770 vsize=695112 CPUtime=285.86
/proc/2772/task/2783/stat : 2783 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 2368 26218 0 0 20 0 16 0 559859544 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2772/tid=2784] ppid=2770 vsize=695112 CPUtime=279.86
/proc/2772/task/2784/stat : 2784 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 2142 25844 0 0 20 0 16 0 559859545 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2772/tid=2785] ppid=2770 vsize=695112 CPUtime=277.85
/proc/2772/task/2785/stat : 2785 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 2050 25735 0 0 20 0 16 0 559859546 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2772/tid=2786] ppid=2770 vsize=695112 CPUtime=279.16
/proc/2772/task/2786/stat : 2786 (gnovelty+) R 2770 2772 24979 0 -1 4202560 467 0 0 0 2134 25782 0 0 20 0 16 0 559859548 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2772/tid=2787] ppid=2770 vsize=695112 CPUtime=271.12
/proc/2772/task/2787/stat : 2787 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 2148 24964 0 0 20 0 16 0 559859550 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2772/tid=2788] ppid=2770 vsize=695112 CPUtime=274.42
/proc/2772/task/2788/stat : 2788 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 2176 25266 0 0 20 0 16 0 559859552 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 4430.76
Current children cumulated vsize (KiB) 695112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+438.506 s]
/proc/loadavg: 15.86 15.83 15.81 17/205 2793
/proc/meminfo: memFree=19176040/36427776 swapFree=6568/127064
[pid=2772] ppid=2770 vsize=695112 CPUtime=5000.76
/proc/2772/stat : 2772 (gnovelty+) R 2770 2772 24979 0 -1 4202496 28272 0 0 0 38026 462050 0 0 20 0 16 0 559859503 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/2772/statm: 173778 28228 103 286 0 173490 0
[pid=2772/tid=2774] ppid=2770 vsize=695112 CPUtime=308.68
/proc/2772/task/2774/stat : 2774 (gnovelty+) R 2770 2772 24979 0 -1 4202560 454 0 0 0 2354 28514 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2772/tid=2775] ppid=2770 vsize=695112 CPUtime=312.67
/proc/2772/task/2775/stat : 2775 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 2354 28913 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2772/tid=2776] ppid=2770 vsize=695112 CPUtime=312.13
/proc/2772/task/2776/stat : 2776 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 2574 28639 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2772/tid=2777] ppid=2770 vsize=695112 CPUtime=318.67
/proc/2772/task/2777/stat : 2777 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 2552 29315 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2772/tid=2778] ppid=2770 vsize=695112 CPUtime=308.69
/proc/2772/task/2778/stat : 2778 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 2414 28455 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2772/tid=2779] ppid=2770 vsize=695112 CPUtime=315.51
/proc/2772/task/2779/stat : 2779 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 2372 29179 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2772/tid=2780] ppid=2770 vsize=695112 CPUtime=312.82
/proc/2772/task/2780/stat : 2780 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 2264 29018 0 0 20 0 16 0 559859542 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2772/tid=2781] ppid=2770 vsize=695112 CPUtime=310.96
/proc/2772/task/2781/stat : 2781 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 2270 28826 0 0 20 0 16 0 559859542 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2772/tid=2782] ppid=2770 vsize=695112 CPUtime=311.86
/proc/2772/task/2782/stat : 2782 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 2354 28832 0 0 20 0 16 0 559859543 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2772/tid=2783] ppid=2770 vsize=695112 CPUtime=321.58
/proc/2772/task/2783/stat : 2783 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 2572 29586 0 0 20 0 16 0 559859544 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2772/tid=2784] ppid=2770 vsize=695112 CPUtime=315.53
/proc/2772/task/2784/stat : 2784 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 2342 29211 0 0 20 0 16 0 559859545 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2772/tid=2785] ppid=2770 vsize=695112 CPUtime=313.51
/proc/2772/task/2785/stat : 2785 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 2254 29097 0 0 20 0 16 0 559859546 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2772/tid=2786] ppid=2770 vsize=695112 CPUtime=314.85
/proc/2772/task/2786/stat : 2786 (gnovelty+) R 2770 2772 24979 0 -1 4202560 467 0 0 0 2362 29123 0 0 20 0 16 0 559859548 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2772/tid=2787] ppid=2770 vsize=695112 CPUtime=306.81
/proc/2772/task/2787/stat : 2787 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 2372 28309 0 0 20 0 16 0 559859550 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2772/tid=2788] ppid=2770 vsize=695112 CPUtime=310.08
/proc/2772/task/2788/stat : 2788 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 2384 28624 0 0 20 0 16 0 559859552 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 5000.76
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+438.506 s]
/proc/loadavg: 15.86 15.83 15.81 17/205 2793
/proc/meminfo: memFree=19176040/36427776 swapFree=6568/127064
[pid=2772] ppid=2770 vsize=695112 CPUtime=5000.76
/proc/2772/stat : 2772 (gnovelty+) R 2770 2772 24979 0 -1 4202496 28272 0 0 0 38026 462050 0 0 20 0 16 0 559859503 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/2772/statm: 173778 28228 103 286 0 173490 0
[pid=2772/tid=2774] ppid=2770 vsize=695112 CPUtime=308.68
/proc/2772/task/2774/stat : 2774 (gnovelty+) R 2770 2772 24979 0 -1 4202560 454 0 0 0 2354 28514 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2772/tid=2775] ppid=2770 vsize=695112 CPUtime=312.67
/proc/2772/task/2775/stat : 2775 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 2354 28913 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2772/tid=2776] ppid=2770 vsize=695112 CPUtime=312.13
/proc/2772/task/2776/stat : 2776 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 2574 28639 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2772/tid=2777] ppid=2770 vsize=695112 CPUtime=318.67
/proc/2772/task/2777/stat : 2777 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 2552 29315 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2772/tid=2778] ppid=2770 vsize=695112 CPUtime=308.69
/proc/2772/task/2778/stat : 2778 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 2414 28455 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2772/tid=2779] ppid=2770 vsize=695112 CPUtime=315.51
/proc/2772/task/2779/stat : 2779 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 2372 29179 0 0 20 0 16 0 559859541 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2772/tid=2780] ppid=2770 vsize=695112 CPUtime=312.82
/proc/2772/task/2780/stat : 2780 (gnovelty+) R 2770 2772 24979 0 -1 4202560 465 0 0 0 2264 29018 0 0 20 0 16 0 559859542 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2772/tid=2781] ppid=2770 vsize=695112 CPUtime=310.96
/proc/2772/task/2781/stat : 2781 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 2270 28826 0 0 20 0 16 0 559859542 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2772/tid=2782] ppid=2770 vsize=695112 CPUtime=311.86
/proc/2772/task/2782/stat : 2782 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 2354 28832 0 0 20 0 16 0 559859543 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2772/tid=2783] ppid=2770 vsize=695112 CPUtime=321.58
/proc/2772/task/2783/stat : 2783 (gnovelty+) R 2770 2772 24979 0 -1 4202560 464 0 0 0 2572 29586 0 0 20 0 16 0 559859544 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2772/tid=2784] ppid=2770 vsize=695112 CPUtime=315.53
/proc/2772/task/2784/stat : 2784 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 2342 29211 0 0 20 0 16 0 559859545 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2772/tid=2785] ppid=2770 vsize=695112 CPUtime=313.51
/proc/2772/task/2785/stat : 2785 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 2254 29097 0 0 20 0 16 0 559859546 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2772/tid=2786] ppid=2770 vsize=695112 CPUtime=314.85
/proc/2772/task/2786/stat : 2786 (gnovelty+) R 2770 2772 24979 0 -1 4202560 467 0 0 0 2362 29123 0 0 20 0 16 0 559859548 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2772/tid=2787] ppid=2770 vsize=695112 CPUtime=306.81
/proc/2772/task/2787/stat : 2787 (gnovelty+) R 2770 2772 24979 0 -1 4202560 466 0 0 0 2372 28309 0 0 20 0 16 0 559859550 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2772/tid=2788] ppid=2770 vsize=695112 CPUtime=310.08
/proc/2772/task/2788/stat : 2788 (gnovelty+) R 2770 2772 24979 0 -1 4202560 463 0 0 0 2384 28624 0 0 20 0 16 0 559859552 711794688 28228 18446744073709551615 134512640 135680988 4294438496 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 5000.76
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 2772 and gives
#  childrusage.ru_utime.tv_sec=371
#  childrusage.ru_utime.tv_usec=499217
#  childrusage.ru_stime.tv_sec=4508
#  childrusage.ru_stime.tv_usec=477762
# CPU time returned by wait4() is 4879.98
# while last known CPU time is 5000.76
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 438.546
CPU time (s): 5000.76
CPU user time (s): 380.26
CPU system time (s): 4620.5
CPU usage (%): 1140.31
Max. virtual memory (cumulated for all children) (KiB): 695112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 371.499
system time used= 4508.48
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28272
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= 1153495
involuntary context switches= 56600

runsolver used 2.33215 second user time and 6.83243 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 07:05:31
IDJOB=1777434
IDBENCH=70326
IDSOLVER=619
FILE ID=xenhost3-49/1777434-1244005531
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-S1554646792-012.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777434-1244005531/watcher-1777434-1244005531 -o /tmp/evaluation-result-1777434-1244005531/solver-1777434-1244005531 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777434-1244005531.cnf 407006687 16

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

MD5SUM BENCH= 7770dfa1661e274add02933decd27ac4
RANDOM SEED= 407006687

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:      19289040 kB
Buffers:        394960 kB
Cached:       14004860 kB
SwapCached:          0 kB
Active:        3075692 kB
Inactive:     11337044 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2020 kB
Writeback:           0 kB
AnonPages:       11652 kB
Mapped:           5492 kB
Slab:           671080 kB
SReclaimable:   644944 kB
SUnreclaim:      26136 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

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