Trace number 1777224

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1249224492-031.cnf
MD5SUM926573baa883bfadaffafb33f2f57748
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 variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

Solver Data

0.10/0.14	c +------------------------------+
0.10/0.14	c | gNovelty+, version 1.0       |
0.10/0.14	c +------------------------------+
0.10/0.14	c gnovelty+ -h for help
0.10/0.14	c 

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1777224-1243987254/watcher-1777224-1243987254 -o /tmp/evaluation-result-1777224-1243987254/solver-1777224-1243987254 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777224-1243987254.cnf 1279781013 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.93 15.91 15.90 2/189 30973
/proc/meminfo: memFree=19292644/36427776 swapFree=6156/12312
[pid=30973] ppid=30971 vsize=509232 CPUtime=0
/proc/30973/stat : 30973 (gnovelty+) R 30971 30973 24979 0 -1 4202496 2593 0 0 0 0 0 0 0 20 0 1 0 558031795 521453568 2551 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134537167 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/30973/statm: 127308 2558 99 286 0 127020 0

[startup+0.040354 s]
/proc/loadavg: 15.93 15.91 15.90 2/189 30973
/proc/meminfo: memFree=19292644/36427776 swapFree=6156/12312
[pid=30973] ppid=30971 vsize=517048 CPUtime=0.02
/proc/30973/stat : 30973 (gnovelty+) R 30971 30973 24979 0 -1 4202496 9928 0 0 0 0 2 0 0 20 0 1 0 558031795 529457152 9885 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134537493 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/30973/statm: 129262 9885 99 286 0 128974 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 517048

[startup+0.104331 s]
/proc/loadavg: 15.93 15.91 15.90 2/189 30973
/proc/meminfo: memFree=19292644/36427776 swapFree=6156/12312
[pid=30973] ppid=30971 vsize=517044 CPUtime=0.1
/proc/30973/stat : 30973 (gnovelty+) R 30971 30973 24979 0 -1 4202496 15266 0 0 0 4 6 0 0 20 0 1 0 558031795 529453056 15222 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134537708 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/30973/statm: 129261 15233 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.305219 s]
/proc/loadavg: 15.93 15.91 15.90 2/189 30973
/proc/meminfo: memFree=19292644/36427776 swapFree=6156/12312
[pid=30973] ppid=30971 vsize=664292 CPUtime=2.37
/proc/30973/stat : 30973 (gnovelty+) R 30971 30973 24979 0 -1 4202496 21515 0 0 0 20 217 0 0 20 0 16 0 558031795 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30973/statm: 166073 21471 103 286 0 165785 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 664292

[startup+0.703661 s]
/proc/loadavg: 15.93 15.91 15.90 2/189 30973
/proc/meminfo: memFree=19292644/36427776 swapFree=6156/12312
[pid=30973] ppid=30971 vsize=664292 CPUtime=8.29
/proc/30973/stat : 30973 (gnovelty+) R 30971 30973 24979 0 -1 4202496 21515 0 0 0 73 756 0 0 20 0 16 0 558031795 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30973/statm: 166073 21471 103 286 0 165785 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 664292

[startup+1.50334 s]
/proc/loadavg: 15.94 15.91 15.90 17/205 30989
/proc/meminfo: memFree=19208292/36427776 swapFree=6640/98456
[pid=30973] ppid=30971 vsize=664292 CPUtime=20.04
/proc/30973/stat : 30973 (gnovelty+) R 30971 30973 24979 0 -1 4202496 21515 0 0 0 204 1800 0 0 20 0 16 0 558031795 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30973/statm: 166073 21471 103 286 0 165785 0
[pid=30973/tid=30975] ppid=30971 vsize=664292 CPUtime=1.32
/proc/30973/task/30975/stat : 30975 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 22 110 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30973/tid=30976] ppid=30971 vsize=664292 CPUtime=1.32
/proc/30973/task/30976/stat : 30976 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 16 116 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30973/tid=30977] ppid=30971 vsize=664292 CPUtime=1.32
/proc/30973/task/30977/stat : 30977 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 10 122 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30973/tid=30978] ppid=30971 vsize=664292 CPUtime=1.32
/proc/30973/task/30978/stat : 30978 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 10 122 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30973/tid=30979] ppid=30971 vsize=664292 CPUtime=1.32
/proc/30973/task/30979/stat : 30979 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 12 120 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30973/tid=30980] ppid=30971 vsize=664292 CPUtime=1.32
/proc/30973/task/30980/stat : 30980 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 18 114 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30973/tid=30981] ppid=30971 vsize=664292 CPUtime=1.32
/proc/30973/task/30981/stat : 30981 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 14 118 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30973/tid=30982] ppid=30971 vsize=664292 CPUtime=1.32
/proc/30973/task/30982/stat : 30982 (gnovelty+) R 30971 30973 24979 0 -1 4202560 85 0 0 0 14 118 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30973/tid=30983] ppid=30971 vsize=664292 CPUtime=1.32
/proc/30973/task/30983/stat : 30983 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 10 122 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30973/tid=30984] ppid=30971 vsize=664292 CPUtime=1.32
/proc/30973/task/30984/stat : 30984 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 10 122 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30973/tid=30985] ppid=30971 vsize=664292 CPUtime=1.32
/proc/30973/task/30985/stat : 30985 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 10 122 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30973/tid=30986] ppid=30971 vsize=664292 CPUtime=1.32
/proc/30973/task/30986/stat : 30986 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 10 122 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30973/tid=30987] ppid=30971 vsize=664292 CPUtime=1.3
/proc/30973/task/30987/stat : 30987 (gnovelty+) R 30971 30973 24979 0 -1 4202560 85 0 0 0 12 118 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30973/tid=30988] ppid=30971 vsize=664292 CPUtime=1.3
/proc/30973/task/30988/stat : 30988 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 10 120 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30973/tid=30989] ppid=30971 vsize=664292 CPUtime=0.7
/proc/30973/task/30989/stat : 30989 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 6 64 0 0 20 0 16 0 558031811 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 20.04
Current children cumulated vsize (KiB) 664292

[startup+3.10292 s]
/proc/loadavg: 15.94 15.91 15.90 17/205 30989
/proc/meminfo: memFree=19207804/36427776 swapFree=6568/99184
[pid=30973] ppid=30971 vsize=664292 CPUtime=43.6
/proc/30973/stat : 30973 (gnovelty+) R 30971 30973 24979 0 -1 4202496 21515 0 0 0 455 3905 0 0 20 0 16 0 558031795 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30973/statm: 166073 21471 103 286 0 165785 0
[pid=30973/tid=30975] ppid=30971 vsize=664292 CPUtime=2.9
/proc/30973/task/30975/stat : 30975 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 44 246 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30973/tid=30976] ppid=30971 vsize=664292 CPUtime=2.9
/proc/30973/task/30976/stat : 30976 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 36 254 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30973/tid=30977] ppid=30971 vsize=664292 CPUtime=2.72
/proc/30973/task/30977/stat : 30977 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 22 250 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30973/tid=30978] ppid=30971 vsize=664292 CPUtime=2.9
/proc/30973/task/30978/stat : 30978 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 24 266 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30973/tid=30979] ppid=30971 vsize=664292 CPUtime=2.9
/proc/30973/task/30979/stat : 30979 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 28 262 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30973/tid=30980] ppid=30971 vsize=664292 CPUtime=2.9
/proc/30973/task/30980/stat : 30980 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 40 250 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30973/tid=30981] ppid=30971 vsize=664292 CPUtime=2.88
/proc/30973/task/30981/stat : 30981 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 30 258 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30973/tid=30982] ppid=30971 vsize=664292 CPUtime=2.88
/proc/30973/task/30982/stat : 30982 (gnovelty+) R 30971 30973 24979 0 -1 4202560 85 0 0 0 28 260 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30973/tid=30983] ppid=30971 vsize=664292 CPUtime=2.88
/proc/30973/task/30983/stat : 30983 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 26 262 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30973/tid=30984] ppid=30971 vsize=664292 CPUtime=2.9
/proc/30973/task/30984/stat : 30984 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 28 262 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30973/tid=30985] ppid=30971 vsize=664292 CPUtime=2.88
/proc/30973/task/30985/stat : 30985 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 24 264 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30973/tid=30986] ppid=30971 vsize=664292 CPUtime=2.9
/proc/30973/task/30986/stat : 30986 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 22 268 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30973/tid=30987] ppid=30971 vsize=664292 CPUtime=2.84
/proc/30973/task/30987/stat : 30987 (gnovelty+) R 30971 30973 24979 0 -1 4202560 85 0 0 0 28 256 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30973/tid=30988] ppid=30971 vsize=664292 CPUtime=2.88
/proc/30973/task/30988/stat : 30988 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 26 262 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30973/tid=30989] ppid=30971 vsize=664292 CPUtime=1.52
/proc/30973/task/30989/stat : 30989 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 18 134 0 0 20 0 16 0 558031811 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 43.6
Current children cumulated vsize (KiB) 664292

[startup+6.30524 s]
/proc/loadavg: 15.94 15.91 15.90 17/205 30989
/proc/meminfo: memFree=19207556/36427776 swapFree=6568/99416
[pid=30973] ppid=30971 vsize=664292 CPUtime=90.76
/proc/30973/stat : 30973 (gnovelty+) R 30971 30973 24979 0 -1 4202496 21515 0 0 0 951 8125 0 0 20 0 16 0 558031795 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30973/statm: 166073 21471 103 286 0 165785 0
[pid=30973/tid=30975] ppid=30971 vsize=664292 CPUtime=6.04
/proc/30973/task/30975/stat : 30975 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 84 520 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30973/tid=30976] ppid=30971 vsize=664292 CPUtime=6.02
/proc/30973/task/30976/stat : 30976 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 72 530 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30973/tid=30977] ppid=30971 vsize=664292 CPUtime=4.36
/proc/30973/task/30977/stat : 30977 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 38 398 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30973/tid=30978] ppid=30971 vsize=664292 CPUtime=6.04
/proc/30973/task/30978/stat : 30978 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 56 548 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30973/tid=30979] ppid=30971 vsize=664292 CPUtime=6.04
/proc/30973/task/30979/stat : 30979 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 68 536 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30973/tid=30980] ppid=30971 vsize=664292 CPUtime=6.04
/proc/30973/task/30980/stat : 30980 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 70 534 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30973/tid=30981] ppid=30971 vsize=664292 CPUtime=6.04
/proc/30973/task/30981/stat : 30981 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 66 538 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30973/tid=30982] ppid=30971 vsize=664292 CPUtime=6.04
/proc/30973/task/30982/stat : 30982 (gnovelty+) R 30971 30973 24979 0 -1 4202560 85 0 0 0 60 544 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30973/tid=30983] ppid=30971 vsize=664292 CPUtime=6.02
/proc/30973/task/30983/stat : 30983 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 56 546 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30973/tid=30984] ppid=30971 vsize=664292 CPUtime=6.04
/proc/30973/task/30984/stat : 30984 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 72 532 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30973/tid=30985] ppid=30971 vsize=664292 CPUtime=6.04
/proc/30973/task/30985/stat : 30985 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 50 554 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30973/tid=30986] ppid=30971 vsize=664292 CPUtime=6.04
/proc/30973/task/30986/stat : 30986 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 52 552 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30973/tid=30987] ppid=30971 vsize=664292 CPUtime=5.9
/proc/30973/task/30987/stat : 30987 (gnovelty+) R 30971 30973 24979 0 -1 4202560 85 0 0 0 58 532 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30973/tid=30988] ppid=30971 vsize=664292 CPUtime=6.02
/proc/30973/task/30988/stat : 30988 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 56 546 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30973/tid=30989] ppid=30971 vsize=664292 CPUtime=3.08
/proc/30973/task/30989/stat : 30989 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 32 276 0 0 20 0 16 0 558031811 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 90.76
Current children cumulated vsize (KiB) 664292

[startup+12.7064 s]
/proc/loadavg: 15.87 15.89 15.89 17/205 30989
/proc/meminfo: memFree=19207108/36427776 swapFree=6568/99876
[pid=30973] ppid=30971 vsize=664292 CPUtime=185.07
/proc/30973/stat : 30973 (gnovelty+) R 30971 30973 24979 0 -1 4202496 21515 0 0 0 1929 16578 0 0 20 0 16 0 558031795 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30973/statm: 166073 21471 103 286 0 165785 0
[pid=30973/tid=30975] ppid=30971 vsize=664292 CPUtime=12.32
/proc/30973/task/30975/stat : 30975 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 142 1090 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30973/tid=30976] ppid=30971 vsize=664292 CPUtime=12.3
/proc/30973/task/30976/stat : 30976 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 132 1098 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30973/tid=30977] ppid=30971 vsize=664292 CPUtime=7.54
/proc/30973/task/30977/stat : 30977 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 76 678 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30973/tid=30978] ppid=30971 vsize=664292 CPUtime=12.32
/proc/30973/task/30978/stat : 30978 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 118 1114 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30973/tid=30979] ppid=30971 vsize=664292 CPUtime=12.34
/proc/30973/task/30979/stat : 30979 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 132 1102 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30973/tid=30980] ppid=30971 vsize=664292 CPUtime=12.32
/proc/30973/task/30980/stat : 30980 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 128 1104 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30973/tid=30981] ppid=30971 vsize=664292 CPUtime=12.32
/proc/30973/task/30981/stat : 30981 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 126 1106 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30973/tid=30982] ppid=30971 vsize=664292 CPUtime=12.32
/proc/30973/task/30982/stat : 30982 (gnovelty+) R 30971 30973 24979 0 -1 4202560 85 0 0 0 134 1098 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30973/tid=30983] ppid=30971 vsize=664292 CPUtime=12.32
/proc/30973/task/30983/stat : 30983 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 118 1114 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30973/tid=30984] ppid=30971 vsize=664292 CPUtime=12.32
/proc/30973/task/30984/stat : 30984 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 136 1096 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30973/tid=30985] ppid=30971 vsize=664292 CPUtime=12.32
/proc/30973/task/30985/stat : 30985 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 116 1116 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0

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

[pid=30973/tid=30976] ppid=30971 vsize=664292 CPUtime=159.32
/proc/30973/task/30976/stat : 30976 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 1512 14420 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30973/tid=30977] ppid=30971 vsize=664292 CPUtime=150.48
/proc/30973/task/30977/stat : 30977 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 1392 13656 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30973/tid=30978] ppid=30971 vsize=664292 CPUtime=159.37
/proc/30973/task/30978/stat : 30978 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 1450 14487 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30973/tid=30979] ppid=30971 vsize=664292 CPUtime=158.74
/proc/30973/task/30979/stat : 30979 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 1522 14352 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30973/tid=30980] ppid=30971 vsize=664292 CPUtime=159.39
/proc/30973/task/30980/stat : 30980 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 1428 14511 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30973/tid=30981] ppid=30971 vsize=664292 CPUtime=157.74
/proc/30973/task/30981/stat : 30981 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 1526 14248 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30973/tid=30982] ppid=30971 vsize=664292 CPUtime=155.58
/proc/30973/task/30982/stat : 30982 (gnovelty+) R 30971 30973 24979 0 -1 4202560 85 0 0 0 1502 14056 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30973/tid=30983] ppid=30971 vsize=664292 CPUtime=156.48
/proc/30973/task/30983/stat : 30983 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 1502 14146 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30973/tid=30984] ppid=30971 vsize=664292 CPUtime=158.33
/proc/30973/task/30984/stat : 30984 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 1482 14351 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30973/tid=30985] ppid=30971 vsize=664292 CPUtime=151.79
/proc/30973/task/30985/stat : 30985 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 1428 13751 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30973/tid=30986] ppid=30971 vsize=664292 CPUtime=159.33
/proc/30973/task/30986/stat : 30986 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 1536 14397 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30973/tid=30987] ppid=30971 vsize=664292 CPUtime=156.04
/proc/30973/task/30987/stat : 30987 (gnovelty+) R 30971 30973 24979 0 -1 4202560 85 0 0 0 1576 14028 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30973/tid=30988] ppid=30971 vsize=664292 CPUtime=159
/proc/30973/task/30988/stat : 30988 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 1384 14516 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30973/tid=30989] ppid=30971 vsize=664292 CPUtime=153.02
/proc/30973/task/30989/stat : 30989 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 1426 13876 0 0 20 0 16 0 558031811 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2509.95
Current children cumulated vsize (KiB) 664292

[startup+222.304 s]
/proc/loadavg: 15.96 15.92 15.90 17/205 30989
/proc/meminfo: memFree=19206248/36427776 swapFree=6568/100180
[pid=30973] ppid=30971 vsize=664292 CPUtime=3452.79
/proc/30973/stat : 30973 (gnovelty+) R 30971 30973 24979 0 -1 4202496 21515 0 0 0 32404 312875 0 0 20 0 16 0 558031795 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30973/statm: 166073 21471 103 286 0 165785 0
[pid=30973/tid=30975] ppid=30971 vsize=664292 CPUtime=215.73
/proc/30973/task/30975/stat : 30975 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 2128 19445 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30973/tid=30976] ppid=30971 vsize=664292 CPUtime=218.38
/proc/30973/task/30976/stat : 30976 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2032 19806 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30973/tid=30977] ppid=30971 vsize=664292 CPUtime=209.49
/proc/30973/task/30977/stat : 30977 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 1904 19045 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30973/tid=30978] ppid=30971 vsize=664292 CPUtime=218.36
/proc/30973/task/30978/stat : 30978 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2012 19824 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30973/tid=30979] ppid=30971 vsize=664292 CPUtime=217.74
/proc/30973/task/30979/stat : 30979 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 2052 19722 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30973/tid=30980] ppid=30971 vsize=664292 CPUtime=218.4
/proc/30973/task/30980/stat : 30980 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 1956 19884 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30973/tid=30981] ppid=30971 vsize=664292 CPUtime=216.74
/proc/30973/task/30981/stat : 30981 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2074 19600 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30973/tid=30982] ppid=30971 vsize=664292 CPUtime=214.55
/proc/30973/task/30982/stat : 30982 (gnovelty+) R 30971 30973 24979 0 -1 4202560 85 0 0 0 2050 19405 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30973/tid=30983] ppid=30971 vsize=664292 CPUtime=215.48
/proc/30973/task/30983/stat : 30983 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2050 19498 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30973/tid=30984] ppid=30971 vsize=664292 CPUtime=217.31
/proc/30973/task/30984/stat : 30984 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2028 19703 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30973/tid=30985] ppid=30971 vsize=664292 CPUtime=210.85
/proc/30973/task/30985/stat : 30985 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 1950 19135 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30973/tid=30986] ppid=30971 vsize=664292 CPUtime=218.37
/proc/30973/task/30986/stat : 30986 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2102 19735 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30973/tid=30987] ppid=30971 vsize=664292 CPUtime=213.77
/proc/30973/task/30987/stat : 30987 (gnovelty+) R 30971 30973 24979 0 -1 4202560 85 0 0 0 2132 19245 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30973/tid=30988] ppid=30971 vsize=664292 CPUtime=217.99
/proc/30973/task/30988/stat : 30988 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 1964 19835 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30973/tid=30989] ppid=30971 vsize=664292 CPUtime=212.02
/proc/30973/task/30989/stat : 30989 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 1958 19244 0 0 20 0 16 0 558031811 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3452.79
Current children cumulated vsize (KiB) 664292

[startup+282.303 s]
/proc/loadavg: 15.98 15.93 15.91 17/205 30994
/proc/meminfo: memFree=19205256/36427776 swapFree=6568/100132
[pid=30973] ppid=30971 vsize=664292 CPUtime=4346.03
/proc/30973/stat : 30973 (gnovelty+) R 30971 30973 24979 0 -1 4202496 21515 0 0 0 41436 393167 0 0 20 0 16 0 558031795 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30973/statm: 166073 21471 103 286 0 165785 0
[pid=30973/tid=30975] ppid=30971 vsize=664292 CPUtime=266.27
/proc/30973/task/30975/stat : 30975 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 2656 23971 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30973/tid=30976] ppid=30971 vsize=664292 CPUtime=276.6
/proc/30973/task/30976/stat : 30976 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2598 25062 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30973/tid=30977] ppid=30971 vsize=664292 CPUtime=257.99
/proc/30973/task/30977/stat : 30977 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2398 23401 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134533068 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30973/tid=30978] ppid=30971 vsize=664292 CPUtime=276.77
/proc/30973/task/30978/stat : 30978 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2586 25091 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30973/tid=30979] ppid=30971 vsize=664292 CPUtime=269.9
/proc/30973/task/30979/stat : 30979 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 2628 24362 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30973/tid=30980] ppid=30971 vsize=664292 CPUtime=277.34
/proc/30973/task/30980/stat : 30980 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 2526 25208 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30973/tid=30981] ppid=30971 vsize=664292 CPUtime=273.26
/proc/30973/task/30981/stat : 30981 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2648 24678 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30973/tid=30982] ppid=30971 vsize=664292 CPUtime=273.49
/proc/30973/task/30982/stat : 30982 (gnovelty+) R 30971 30973 24979 0 -1 4202560 85 0 0 0 2672 24677 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30973/tid=30983] ppid=30971 vsize=664292 CPUtime=274.35
/proc/30973/task/30983/stat : 30983 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2562 24873 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30973/tid=30984] ppid=30971 vsize=664292 CPUtime=270.2
/proc/30973/task/30984/stat : 30984 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2582 24438 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30973/tid=30985] ppid=30971 vsize=664292 CPUtime=267.75
/proc/30973/task/30985/stat : 30985 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 2526 24249 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30973/tid=30986] ppid=30971 vsize=664292 CPUtime=276.9
/proc/30973/task/30986/stat : 30986 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2710 24980 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30973/tid=30987] ppid=30971 vsize=664292 CPUtime=266.35
/proc/30973/task/30987/stat : 30987 (gnovelty+) R 30971 30973 24979 0 -1 4202560 85 0 0 0 2672 23963 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30973/tid=30988] ppid=30971 vsize=664292 CPUtime=276.89
/proc/30973/task/30988/stat : 30988 (gnovelty+) S 30971 30973 24979 0 -1 4202560 84 0 0 0 2538 25151 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 12 0 0 0 0 0
[pid=30973/tid=30989] ppid=30971 vsize=664292 CPUtime=270.44
/proc/30973/task/30989/stat : 30989 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2588 24456 0 0 20 0 16 0 558031811 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4346.03
Current children cumulated vsize (KiB) 664292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+328.404 s]
/proc/loadavg: 15.95 15.92 15.91 18/205 30994
/proc/meminfo: memFree=19205256/36427776 swapFree=6568/100132
[pid=30973] ppid=30971 vsize=664292 CPUtime=5001.51
/proc/30973/stat : 30973 (gnovelty+) R 30971 30973 24979 0 -1 4202496 21515 0 0 0 48585 451566 0 0 20 0 16 0 558031795 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134533471 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/30973/statm: 166073 21471 103 286 0 165785 0
[pid=30973/tid=30975] ppid=30971 vsize=664292 CPUtime=309.41
/proc/30973/task/30975/stat : 30975 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 3150 27791 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30973/tid=30976] ppid=30971 vsize=664292 CPUtime=309.18
/proc/30973/task/30976/stat : 30976 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2956 27962 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30973/tid=30977] ppid=30971 vsize=664292 CPUtime=298.34
/proc/30973/task/30977/stat : 30977 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2832 27002 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30973/tid=30978] ppid=30971 vsize=664292 CPUtime=316.16
/proc/30973/task/30978/stat : 30978 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 2998 28618 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30973/tid=30979] ppid=30971 vsize=664292 CPUtime=314.81
/proc/30973/task/30979/stat : 30979 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 3122 28359 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30973/tid=30980] ppid=30971 vsize=664292 CPUtime=321.73
/proc/30973/task/30980/stat : 30980 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 2982 29191 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30973/tid=30981] ppid=30971 vsize=664292 CPUtime=314.14
/proc/30973/task/30981/stat : 30981 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 3116 28298 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30973/tid=30982] ppid=30971 vsize=664292 CPUtime=302.8
/proc/30973/task/30982/stat : 30982 (gnovelty+) R 30971 30973 24979 0 -1 4202560 85 0 0 0 2984 27296 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30973/tid=30983] ppid=30971 vsize=664292 CPUtime=319.58
/proc/30973/task/30983/stat : 30983 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 3020 28938 0 0 20 0 16 0 558031809 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30973/tid=30984] ppid=30971 vsize=664292 CPUtime=311.34
/proc/30973/task/30984/stat : 30984 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 3022 28112 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30973/tid=30985] ppid=30971 vsize=664292 CPUtime=312.02
/proc/30973/task/30985/stat : 30985 (gnovelty+) R 30971 30973 24979 0 -1 4202560 83 0 0 0 2998 28204 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30973/tid=30986] ppid=30971 vsize=664292 CPUtime=321.7
/proc/30973/task/30986/stat : 30986 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 3200 28970 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30973/tid=30987] ppid=30971 vsize=664292 CPUtime=303.95
/proc/30973/task/30987/stat : 30987 (gnovelty+) R 30971 30973 24979 0 -1 4202560 85 0 0 0 3086 27309 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30973/tid=30988] ppid=30971 vsize=664292 CPUtime=322.11
/proc/30973/task/30988/stat : 30988 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 3050 29161 0 0 20 0 16 0 558031810 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30973/tid=30989] ppid=30971 vsize=664292 CPUtime=313.71
/proc/30973/task/30989/stat : 30989 (gnovelty+) R 30971 30973 24979 0 -1 4202560 84 0 0 0 3056 28315 0 0 20 0 16 0 558031811 680235008 21471 18446744073709551615 134512640 135680988 4292627616 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 5001.51
Current children cumulated vsize (KiB) 664292

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30973 and gives
#  childrusage.ru_utime.tv_sec=472
#  childrusage.ru_utime.tv_usec=301517
#  childrusage.ru_stime.tv_sec=4389
#  childrusage.ru_stime.tv_usec=350317
# CPU time returned by wait4() is 4861.65
# while last known CPU time is 5001.51
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 328.436
CPU time (s): 5001.51
CPU user time (s): 485.85
CPU system time (s): 4515.66
CPU usage (%): 1522.83
Max. virtual memory (cumulated for all children) (KiB): 664292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 472.302
system time used= 4389.35
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21515
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= 379556
involuntary context switches= 14019

runsolver used 1.70811 second user time and 5.52435 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 02:00:54
IDJOB=1777224
IDBENCH=70256
IDSOLVER=619
FILE ID=xenhost3-49/1777224-1243987254
PBS_JOBID=
Free space on /tmp= 7136 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1249224492-031.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777224-1243987254/watcher-1777224-1243987254 -o /tmp/evaluation-result-1777224-1243987254/solver-1777224-1243987254 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777224-1243987254.cnf 1279781013 16

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

MD5SUM BENCH= 926573baa883bfadaffafb33f2f57748
RANDOM SEED= 1279781013

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:      19292644 kB
Buffers:        394616 kB
Cached:       14002700 kB
SwapCached:          0 kB
Active:        3077604 kB
Inactive:     11332672 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1360 kB
Writeback:           0 kB
AnonPages:       12312 kB
Mapped:           6156 kB
Slab:           670552 kB
SReclaimable:   644452 kB
SUnreclaim:      26100 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    37904 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7136 MiB
End job on xenhost3-49 at 2009-06-03 02:06:25