Trace number 1777392

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.08 318.141

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S500426663-025.cnf
MD5SUM6bf66283a1f602e5557546993c52c1e8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark173.16
Satisfiable
(Un)Satisfiability was proved
Number of variables7999
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.18/0.20	c +------------------------------+
0.18/0.20	c | gNovelty+, version 1.0       |
0.18/0.20	c +------------------------------+
0.18/0.20	c gnovelty+ -h for help
0.18/0.20	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-1777392-1244001646/watcher-1777392-1244001646 -o /tmp/evaluation-result-1777392-1244001646/solver-1777392-1244001646 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777392-1244001646.cnf 1745113421 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.81 15.82 2/189 1781
/proc/meminfo: memFree=19291380/36427776 swapFree=5624/12064
[pid=1781] ppid=1779 vsize=509232 CPUtime=0
/proc/1781/stat : 1781 (gnovelty+) R 1779 1781 24979 0 -1 4202496 1563 0 0 0 0 0 0 0 20 0 1 0 559470936 521453568 1520 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134537167 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/1781/statm: 127308 1528 99 286 0 127020 0

[startup+0.056652 s]
/proc/loadavg: 15.93 15.81 15.82 2/189 1781
/proc/meminfo: memFree=19291380/36427776 swapFree=5624/12064
[pid=1781] ppid=1779 vsize=517048 CPUtime=0.04
/proc/1781/stat : 1781 (gnovelty+) R 1779 1781 24979 0 -1 4202496 10016 0 0 0 2 2 0 0 20 0 1 0 559470936 529457152 9973 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134537493 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/1781/statm: 129262 9973 99 286 0 128974 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517048

[startup+0.100688 s]
/proc/loadavg: 15.93 15.81 15.82 2/189 1781
/proc/meminfo: memFree=19291380/36427776 swapFree=5624/12064
[pid=1781] ppid=1779 vsize=517044 CPUtime=0.1
/proc/1781/stat : 1781 (gnovelty+) R 1779 1781 24979 0 -1 4202496 14744 0 0 0 6 4 0 0 20 0 1 0 559470936 529453056 14700 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134537842 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/1781/statm: 129261 14707 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.306565 s]
/proc/loadavg: 15.93 15.81 15.82 2/189 1781
/proc/meminfo: memFree=19291380/36427776 swapFree=5624/12064
[pid=1781] ppid=1779 vsize=678096 CPUtime=1.24
/proc/1781/stat : 1781 (gnovelty+) R 1779 1781 24979 0 -1 4202496 23901 0 0 0 19 105 0 0 20 0 16 0 559470936 694370304 23858 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134540263 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/1781/statm: 169524 23861 103 286 0 169236 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 678096

[startup+0.70506 s]
/proc/loadavg: 15.93 15.81 15.82 2/189 1781
/proc/meminfo: memFree=19291380/36427776 swapFree=5624/12064
[pid=1781] ppid=1779 vsize=678096 CPUtime=7.62
/proc/1781/stat : 1781 (gnovelty+) R 1779 1781 24979 0 -1 4202496 24631 0 0 0 81 681 0 0 20 0 16 0 559470936 694370304 24587 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/1781/statm: 169524 24587 103 286 0 169236 0
Current children cumulated CPU time (s) 7.62
Current children cumulated vsize (KiB) 678096

[startup+1.50401 s]
/proc/loadavg: 15.93 15.81 15.82 18/205 1797
/proc/meminfo: memFree=19196172/36427776 swapFree=6568/109812
[pid=1781] ppid=1779 vsize=678096 CPUtime=20.16
/proc/1781/stat : 1781 (gnovelty+) R 1779 1781 24979 0 -1 4202496 24635 0 0 0 155 1861 0 0 20 0 16 0 559470936 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/1781/statm: 169524 24591 103 286 0 169236 0
[pid=1781/tid=1783] ppid=1779 vsize=678096 CPUtime=1.26
/proc/1781/task/1783/stat : 1783 (gnovelty+) R 1779 1781 24979 0 -1 4202560 253 0 0 0 8 118 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=1781/tid=1784] ppid=1779 vsize=678096 CPUtime=1.26
/proc/1781/task/1784/stat : 1784 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 12 114 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=1781/tid=1785] ppid=1779 vsize=678096 CPUtime=1.26
/proc/1781/task/1785/stat : 1785 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 12 114 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=1781/tid=1786] ppid=1779 vsize=678096 CPUtime=1.26
/proc/1781/task/1786/stat : 1786 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 14 112 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=1781/tid=1787] ppid=1779 vsize=678096 CPUtime=1.26
/proc/1781/task/1787/stat : 1787 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 6 120 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=1781/tid=1788] ppid=1779 vsize=678096 CPUtime=1.26
/proc/1781/task/1788/stat : 1788 (gnovelty+) R 1779 1781 24979 0 -1 4202560 261 0 0 0 2 124 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=1781/tid=1789] ppid=1779 vsize=678096 CPUtime=1.24
/proc/1781/task/1789/stat : 1789 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 6 118 0 0 20 0 16 0 559470958 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=1781/tid=1790] ppid=1779 vsize=678096 CPUtime=1.24
/proc/1781/task/1790/stat : 1790 (gnovelty+) R 1779 1781 24979 0 -1 4202560 260 0 0 0 6 118 0 0 20 0 16 0 559470958 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=1781/tid=1791] ppid=1779 vsize=678096 CPUtime=1.24
/proc/1781/task/1791/stat : 1791 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 10 114 0 0 20 0 16 0 559470959 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134545625 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=1781/tid=1792] ppid=1779 vsize=678096 CPUtime=1.22
/proc/1781/task/1792/stat : 1792 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 4 118 0 0 20 0 16 0 559470959 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=1781/tid=1793] ppid=1779 vsize=678096 CPUtime=1.22
/proc/1781/task/1793/stat : 1793 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 8 114 0 0 20 0 16 0 559470960 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=1781/tid=1794] ppid=1779 vsize=678096 CPUtime=1.22
/proc/1781/task/1794/stat : 1794 (gnovelty+) R 1779 1781 24979 0 -1 4202560 260 0 0 0 6 116 0 0 20 0 16 0 559470961 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=1781/tid=1795] ppid=1779 vsize=678096 CPUtime=1.22
/proc/1781/task/1795/stat : 1795 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 4 118 0 0 20 0 16 0 559470962 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=1781/tid=1796] ppid=1779 vsize=678096 CPUtime=1.18
/proc/1781/task/1796/stat : 1796 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 8 110 0 0 20 0 16 0 559470963 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=1781/tid=1797] ppid=1779 vsize=678096 CPUtime=1.2
/proc/1781/task/1797/stat : 1797 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 4 116 0 0 20 0 16 0 559470963 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 20.16
Current children cumulated vsize (KiB) 678096

[startup+3.10483 s]
/proc/loadavg: 15.86 15.80 15.82 17/205 1797
/proc/meminfo: memFree=19194536/36427776 swapFree=6568/111664
[pid=1781] ppid=1779 vsize=678096 CPUtime=45.26
/proc/1781/stat : 1781 (gnovelty+) R 1779 1781 24979 0 -1 4202496 24635 0 0 0 282 4244 0 0 20 0 16 0 559470936 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/1781/statm: 169524 24591 103 286 0 169236 0
[pid=1781/tid=1783] ppid=1779 vsize=678096 CPUtime=2.82
/proc/1781/task/1783/stat : 1783 (gnovelty+) R 1779 1781 24979 0 -1 4202560 253 0 0 0 18 264 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 18446744071564503177 0 0 -1 13 0 0 0 0 0
[pid=1781/tid=1784] ppid=1779 vsize=678096 CPUtime=2.84
/proc/1781/task/1784/stat : 1784 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 18 266 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=1781/tid=1785] ppid=1779 vsize=678096 CPUtime=2.84
/proc/1781/task/1785/stat : 1785 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 18 266 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=1781/tid=1786] ppid=1779 vsize=678096 CPUtime=2.84
/proc/1781/task/1786/stat : 1786 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 20 264 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=1781/tid=1787] ppid=1779 vsize=678096 CPUtime=2.82
/proc/1781/task/1787/stat : 1787 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 16 266 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=1781/tid=1788] ppid=1779 vsize=678096 CPUtime=2.82
/proc/1781/task/1788/stat : 1788 (gnovelty+) R 1779 1781 24979 0 -1 4202560 261 0 0 0 14 268 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=1781/tid=1789] ppid=1779 vsize=678096 CPUtime=2.82
/proc/1781/task/1789/stat : 1789 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 14 268 0 0 20 0 16 0 559470958 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=1781/tid=1790] ppid=1779 vsize=678096 CPUtime=2.82
/proc/1781/task/1790/stat : 1790 (gnovelty+) R 1779 1781 24979 0 -1 4202560 260 0 0 0 18 264 0 0 20 0 16 0 559470958 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=1781/tid=1791] ppid=1779 vsize=678096 CPUtime=2.8
/proc/1781/task/1791/stat : 1791 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 16 264 0 0 20 0 16 0 559470959 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=1781/tid=1792] ppid=1779 vsize=678096 CPUtime=2.8
/proc/1781/task/1792/stat : 1792 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 10 270 0 0 20 0 16 0 559470959 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=1781/tid=1793] ppid=1779 vsize=678096 CPUtime=2.8
/proc/1781/task/1793/stat : 1793 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 14 266 0 0 20 0 16 0 559470960 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=1781/tid=1794] ppid=1779 vsize=678096 CPUtime=2.8
/proc/1781/task/1794/stat : 1794 (gnovelty+) R 1779 1781 24979 0 -1 4202560 260 0 0 0 16 264 0 0 20 0 16 0 559470961 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=1781/tid=1795] ppid=1779 vsize=678096 CPUtime=2.78
/proc/1781/task/1795/stat : 1795 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 12 266 0 0 20 0 16 0 559470962 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=1781/tid=1796] ppid=1779 vsize=678096 CPUtime=2.72
/proc/1781/task/1796/stat : 1796 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 10 262 0 0 20 0 16 0 559470963 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=1781/tid=1797] ppid=1779 vsize=678096 CPUtime=2.78
/proc/1781/task/1797/stat : 1797 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 18 260 0 0 20 0 16 0 559470963 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 45.26
Current children cumulated vsize (KiB) 678096

[startup+6.30562 s]
/proc/loadavg: 15.86 15.80 15.82 17/205 1797
/proc/meminfo: memFree=19194304/36427776 swapFree=6568/111896
[pid=1781] ppid=1779 vsize=678096 CPUtime=95.61
/proc/1781/stat : 1781 (gnovelty+) R 1779 1781 24979 0 -1 4202496 24635 0 0 0 560 9001 0 0 20 0 16 0 559470936 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/1781/statm: 169524 24591 103 286 0 169236 0
[pid=1781/tid=1783] ppid=1779 vsize=678096 CPUtime=5.98
/proc/1781/task/1783/stat : 1783 (gnovelty+) R 1779 1781 24979 0 -1 4202560 253 0 0 0 32 566 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=1781/tid=1784] ppid=1779 vsize=678096 CPUtime=5.98
/proc/1781/task/1784/stat : 1784 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 36 562 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=1781/tid=1785] ppid=1779 vsize=678096 CPUtime=5.98
/proc/1781/task/1785/stat : 1785 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 36 562 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=1781/tid=1786] ppid=1779 vsize=678096 CPUtime=5.98
/proc/1781/task/1786/stat : 1786 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 42 556 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=1781/tid=1787] ppid=1779 vsize=678096 CPUtime=5.98
/proc/1781/task/1787/stat : 1787 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 32 566 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=1781/tid=1788] ppid=1779 vsize=678096 CPUtime=5.98
/proc/1781/task/1788/stat : 1788 (gnovelty+) R 1779 1781 24979 0 -1 4202560 261 0 0 0 34 564 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=1781/tid=1789] ppid=1779 vsize=678096 CPUtime=5.98
/proc/1781/task/1789/stat : 1789 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 26 572 0 0 20 0 16 0 559470958 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=1781/tid=1790] ppid=1779 vsize=678096 CPUtime=5.98
/proc/1781/task/1790/stat : 1790 (gnovelty+) R 1779 1781 24979 0 -1 4202560 260 0 0 0 28 570 0 0 20 0 16 0 559470958 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=1781/tid=1791] ppid=1779 vsize=678096 CPUtime=5.96
/proc/1781/task/1791/stat : 1791 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 30 566 0 0 20 0 16 0 559470959 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=1781/tid=1792] ppid=1779 vsize=678096 CPUtime=5.94
/proc/1781/task/1792/stat : 1792 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 30 564 0 0 20 0 16 0 559470959 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=1781/tid=1793] ppid=1779 vsize=678096 CPUtime=5.94
/proc/1781/task/1793/stat : 1793 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 34 560 0 0 20 0 16 0 559470960 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=1781/tid=1794] ppid=1779 vsize=678096 CPUtime=5.94
/proc/1781/task/1794/stat : 1794 (gnovelty+) R 1779 1781 24979 0 -1 4202560 260 0 0 0 36 558 0 0 20 0 16 0 559470961 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=1781/tid=1795] ppid=1779 vsize=678096 CPUtime=5.94
/proc/1781/task/1795/stat : 1795 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 28 566 0 0 20 0 16 0 559470962 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=1781/tid=1796] ppid=1779 vsize=678096 CPUtime=5.8
/proc/1781/task/1796/stat : 1796 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 36 544 0 0 20 0 16 0 559470963 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=1781/tid=1797] ppid=1779 vsize=678096 CPUtime=5.92
/proc/1781/task/1797/stat : 1797 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 30 562 0 0 20 0 16 0 559470963 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 95.61
Current children cumulated vsize (KiB) 678096

[startup+12.7044 s]
/proc/loadavg: 15.79 15.78 15.81 17/205 1797
/proc/meminfo: memFree=19193848/36427776 swapFree=6568/112356
[pid=1781] ppid=1779 vsize=678096 CPUtime=196.23
/proc/1781/stat : 1781 (gnovelty+) R 1779 1781 24979 0 -1 4202496 24635 0 0 0 1087 18536 0 0 20 0 16 0 559470936 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/1781/statm: 169524 24591 103 286 0 169236 0
[pid=1781/tid=1783] ppid=1779 vsize=678096 CPUtime=12.26
/proc/1781/task/1783/stat : 1783 (gnovelty+) R 1779 1781 24979 0 -1 4202560 253 0 0 0 62 1164 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=1781/tid=1784] ppid=1779 vsize=678096 CPUtime=12.3
/proc/1781/task/1784/stat : 1784 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 78 1152 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=1781/tid=1785] ppid=1779 vsize=678096 CPUtime=12.28
/proc/1781/task/1785/stat : 1785 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 80 1148 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=1781/tid=1786] ppid=1779 vsize=678096 CPUtime=12.28
/proc/1781/task/1786/stat : 1786 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 78 1150 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=1781/tid=1787] ppid=1779 vsize=678096 CPUtime=12.28
/proc/1781/task/1787/stat : 1787 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 70 1158 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=1781/tid=1788] ppid=1779 vsize=678096 CPUtime=12.28
/proc/1781/task/1788/stat : 1788 (gnovelty+) R 1779 1781 24979 0 -1 4202560 261 0 0 0 64 1164 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=1781/tid=1789] ppid=1779 vsize=678096 CPUtime=12.28
/proc/1781/task/1789/stat : 1789 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 66 1162 0 0 20 0 16 0 559470958 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=1781/tid=1790] ppid=1779 vsize=678096 CPUtime=12.28
/proc/1781/task/1790/stat : 1790 (gnovelty+) R 1779 1781 24979 0 -1 4202560 260 0 0 0 58 1170 0 0 20 0 16 0 559470958 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=1781/tid=1791] ppid=1779 vsize=678096 CPUtime=12.26
/proc/1781/task/1791/stat : 1791 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 64 1162 0 0 20 0 16 0 559470959 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=1781/tid=1792] ppid=1779 vsize=678096 CPUtime=12.24
/proc/1781/task/1792/stat : 1792 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 54 1170 0 0 20 0 16 0 559470959 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=1781/tid=1793] ppid=1779 vsize=678096 CPUtime=12.24
/proc/1781/task/1793/stat : 1793 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 60 1164 0 0 20 0 16 0 559470960 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0

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

[pid=1781/tid=1784] ppid=1779 vsize=678096 CPUtime=218.7
/proc/1781/task/1784/stat : 1784 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1028 20842 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=1781/tid=1785] ppid=1779 vsize=678096 CPUtime=218.86
/proc/1781/task/1785/stat : 1785 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1036 20850 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=1781/tid=1786] ppid=1779 vsize=678096 CPUtime=218.57
/proc/1781/task/1786/stat : 1786 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1038 20819 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=1781/tid=1787] ppid=1779 vsize=678096 CPUtime=218.67
/proc/1781/task/1787/stat : 1787 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1032 20835 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=1781/tid=1788] ppid=1779 vsize=678096 CPUtime=218.64
/proc/1781/task/1788/stat : 1788 (gnovelty+) R 1779 1781 24979 0 -1 4202560 261 0 0 0 958 20906 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=1781/tid=1789] ppid=1779 vsize=678096 CPUtime=218.63
/proc/1781/task/1789/stat : 1789 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 952 20911 0 0 20 0 16 0 559470958 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=1781/tid=1790] ppid=1779 vsize=678096 CPUtime=218.9
/proc/1781/task/1790/stat : 1790 (gnovelty+) R 1779 1781 24979 0 -1 4202560 260 0 0 0 1012 20878 0 0 20 0 16 0 559470958 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=1781/tid=1791] ppid=1779 vsize=678096 CPUtime=218.65
/proc/1781/task/1791/stat : 1791 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 984 20881 0 0 20 0 16 0 559470959 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=1781/tid=1792] ppid=1779 vsize=678096 CPUtime=218.61
/proc/1781/task/1792/stat : 1792 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 912 20949 0 0 20 0 16 0 559470959 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=1781/tid=1793] ppid=1779 vsize=678096 CPUtime=218.6
/proc/1781/task/1793/stat : 1793 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1008 20852 0 0 20 0 16 0 559470960 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=1781/tid=1794] ppid=1779 vsize=678096 CPUtime=218.57
/proc/1781/task/1794/stat : 1794 (gnovelty+) R 1779 1781 24979 0 -1 4202560 260 0 0 0 972 20885 0 0 20 0 16 0 559470961 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=1781/tid=1795] ppid=1779 vsize=678096 CPUtime=218.57
/proc/1781/task/1795/stat : 1795 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 982 20875 0 0 20 0 16 0 559470962 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=1781/tid=1796] ppid=1779 vsize=678096 CPUtime=213.75
/proc/1781/task/1796/stat : 1796 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1024 20351 0 0 20 0 16 0 559470963 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=1781/tid=1797] ppid=1779 vsize=678096 CPUtime=218.52
/proc/1781/task/1797/stat : 1797 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1024 20828 0 0 20 0 16 0 559470963 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 3493.67
Current children cumulated vsize (KiB) 678096

[startup+282.305 s]
/proc/loadavg: 15.85 15.84 15.82 17/205 1802
/proc/meminfo: memFree=19192624/36427776 swapFree=6568/112524
[pid=1781] ppid=1779 vsize=678096 CPUtime=4437.78
/proc/1781/stat : 1781 (gnovelty+) R 1779 1781 24979 0 -1 4202496 24635 0 0 0 20032 423746 0 0 20 0 16 0 559470936 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/1781/statm: 169524 24591 103 286 0 169236 0
[pid=1781/tid=1783] ppid=1779 vsize=678096 CPUtime=277.67
/proc/1781/task/1783/stat : 1783 (gnovelty+) R 1779 1781 24979 0 -1 4202560 253 0 0 0 1238 26529 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=1781/tid=1784] ppid=1779 vsize=678096 CPUtime=277.82
/proc/1781/task/1784/stat : 1784 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1274 26508 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=1781/tid=1785] ppid=1779 vsize=678096 CPUtime=278.03
/proc/1781/task/1785/stat : 1785 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1290 26513 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=1781/tid=1786] ppid=1779 vsize=678096 CPUtime=277.59
/proc/1781/task/1786/stat : 1786 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1314 26445 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=1781/tid=1787] ppid=1779 vsize=678096 CPUtime=277.81
/proc/1781/task/1787/stat : 1787 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1316 26465 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=1781/tid=1788] ppid=1779 vsize=678096 CPUtime=277.71
/proc/1781/task/1788/stat : 1788 (gnovelty+) R 1779 1781 24979 0 -1 4202560 261 0 0 0 1226 26545 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=1781/tid=1789] ppid=1779 vsize=678096 CPUtime=277.67
/proc/1781/task/1789/stat : 1789 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1190 26577 0 0 20 0 16 0 559470958 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=1781/tid=1790] ppid=1779 vsize=678096 CPUtime=278.01
/proc/1781/task/1790/stat : 1790 (gnovelty+) R 1779 1781 24979 0 -1 4202560 260 0 0 0 1246 26555 0 0 20 0 16 0 559470958 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=1781/tid=1791] ppid=1779 vsize=678096 CPUtime=277.74
/proc/1781/task/1791/stat : 1791 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1228 26546 0 0 20 0 16 0 559470959 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=1781/tid=1792] ppid=1779 vsize=678096 CPUtime=277.72
/proc/1781/task/1792/stat : 1792 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1188 26584 0 0 20 0 16 0 559470959 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=1781/tid=1793] ppid=1779 vsize=678096 CPUtime=277.73
/proc/1781/task/1793/stat : 1793 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1248 26525 0 0 20 0 16 0 559470960 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=1781/tid=1794] ppid=1779 vsize=678096 CPUtime=277.68
/proc/1781/task/1794/stat : 1794 (gnovelty+) R 1779 1781 24979 0 -1 4202560 260 0 0 0 1238 26530 0 0 20 0 16 0 559470961 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=1781/tid=1795] ppid=1779 vsize=678096 CPUtime=277.65
/proc/1781/task/1795/stat : 1795 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1224 26541 0 0 20 0 16 0 559470962 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=1781/tid=1796] ppid=1779 vsize=678096 CPUtime=271.54
/proc/1781/task/1796/stat : 1796 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1282 25872 0 0 20 0 16 0 559470963 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=1781/tid=1797] ppid=1779 vsize=678096 CPUtime=277.54
/proc/1781/task/1797/stat : 1797 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1288 26466 0 0 20 0 16 0 559470963 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 4437.78
Current children cumulated vsize (KiB) 678096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+318.107 s]
/proc/loadavg: 15.73 15.81 15.81 17/205 1802
/proc/meminfo: memFree=19192624/36427776 swapFree=6568/112528
[pid=1781] ppid=1779 vsize=678096 CPUtime=5001.08
/proc/1781/stat : 1781 (gnovelty+) R 1779 1781 24979 0 -1 4202496 24635 0 0 0 22491 477617 0 0 20 0 16 0 559470936 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/1781/statm: 169524 24591 103 286 0 169236 0
[pid=1781/tid=1783] ppid=1779 vsize=678096 CPUtime=312.85
/proc/1781/task/1783/stat : 1783 (gnovelty+) R 1779 1781 24979 0 -1 4202560 253 0 0 0 1404 29881 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=1781/tid=1784] ppid=1779 vsize=678096 CPUtime=313.08
/proc/1781/task/1784/stat : 1784 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1420 29888 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=1781/tid=1785] ppid=1779 vsize=678096 CPUtime=313.32
/proc/1781/task/1785/stat : 1785 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1466 29866 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=1781/tid=1786] ppid=1779 vsize=678096 CPUtime=312.85
/proc/1781/task/1786/stat : 1786 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1466 29819 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=1781/tid=1787] ppid=1779 vsize=678096 CPUtime=313.09
/proc/1781/task/1787/stat : 1787 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1488 29821 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=1781/tid=1788] ppid=1779 vsize=678096 CPUtime=312.97
/proc/1781/task/1788/stat : 1788 (gnovelty+) R 1779 1781 24979 0 -1 4202560 261 0 0 0 1374 29923 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=1781/tid=1789] ppid=1779 vsize=678096 CPUtime=312.91
/proc/1781/task/1789/stat : 1789 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1318 29973 0 0 20 0 16 0 559470958 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=1781/tid=1790] ppid=1779 vsize=678096 CPUtime=313.25
/proc/1781/task/1790/stat : 1790 (gnovelty+) R 1779 1781 24979 0 -1 4202560 260 0 0 0 1400 29925 0 0 20 0 16 0 559470958 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=1781/tid=1791] ppid=1779 vsize=678096 CPUtime=313
/proc/1781/task/1791/stat : 1791 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1390 29910 0 0 20 0 16 0 559470959 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=1781/tid=1792] ppid=1779 vsize=678096 CPUtime=312.99
/proc/1781/task/1792/stat : 1792 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1334 29965 0 0 20 0 16 0 559470959 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=1781/tid=1793] ppid=1779 vsize=678096 CPUtime=312.99
/proc/1781/task/1793/stat : 1793 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1392 29907 0 0 20 0 16 0 559470960 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=1781/tid=1794] ppid=1779 vsize=678096 CPUtime=312.95
/proc/1781/task/1794/stat : 1794 (gnovelty+) R 1779 1781 24979 0 -1 4202560 260 0 0 0 1382 29913 0 0 20 0 16 0 559470961 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=1781/tid=1795] ppid=1779 vsize=678096 CPUtime=312.9
/proc/1781/task/1795/stat : 1795 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1388 29902 0 0 20 0 16 0 559470962 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=1781/tid=1796] ppid=1779 vsize=678096 CPUtime=306.07
/proc/1781/task/1796/stat : 1796 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1452 29155 0 0 20 0 16 0 559470963 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=1781/tid=1797] ppid=1779 vsize=678096 CPUtime=312.78
/proc/1781/task/1797/stat : 1797 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1432 29846 0 0 20 0 16 0 559470963 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 5001.08
Current children cumulated vsize (KiB) 678096

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

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

[startup+318.107 s]
/proc/loadavg: 15.73 15.81 15.81 17/205 1802
/proc/meminfo: memFree=19192624/36427776 swapFree=6568/112528
[pid=1781] ppid=1779 vsize=678096 CPUtime=5001.08
/proc/1781/stat : 1781 (gnovelty+) R 1779 1781 24979 0 -1 4202496 24635 0 0 0 22491 477617 0 0 20 0 16 0 559470936 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/1781/statm: 169524 24591 103 286 0 169236 0
[pid=1781/tid=1783] ppid=1779 vsize=678096 CPUtime=312.85
/proc/1781/task/1783/stat : 1783 (gnovelty+) R 1779 1781 24979 0 -1 4202560 253 0 0 0 1404 29881 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=1781/tid=1784] ppid=1779 vsize=678096 CPUtime=313.08
/proc/1781/task/1784/stat : 1784 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1420 29888 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=1781/tid=1785] ppid=1779 vsize=678096 CPUtime=313.32
/proc/1781/task/1785/stat : 1785 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1466 29866 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=1781/tid=1786] ppid=1779 vsize=678096 CPUtime=312.85
/proc/1781/task/1786/stat : 1786 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1466 29819 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=1781/tid=1787] ppid=1779 vsize=678096 CPUtime=313.09
/proc/1781/task/1787/stat : 1787 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1488 29821 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=1781/tid=1788] ppid=1779 vsize=678096 CPUtime=312.97
/proc/1781/task/1788/stat : 1788 (gnovelty+) R 1779 1781 24979 0 -1 4202560 261 0 0 0 1374 29923 0 0 20 0 16 0 559470957 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=1781/tid=1789] ppid=1779 vsize=678096 CPUtime=312.91
/proc/1781/task/1789/stat : 1789 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1318 29973 0 0 20 0 16 0 559470958 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=1781/tid=1790] ppid=1779 vsize=678096 CPUtime=313.25
/proc/1781/task/1790/stat : 1790 (gnovelty+) R 1779 1781 24979 0 -1 4202560 260 0 0 0 1400 29925 0 0 20 0 16 0 559470958 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=1781/tid=1791] ppid=1779 vsize=678096 CPUtime=313
/proc/1781/task/1791/stat : 1791 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1390 29910 0 0 20 0 16 0 559470959 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=1781/tid=1792] ppid=1779 vsize=678096 CPUtime=312.99
/proc/1781/task/1792/stat : 1792 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1334 29965 0 0 20 0 16 0 559470959 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=1781/tid=1793] ppid=1779 vsize=678096 CPUtime=312.99
/proc/1781/task/1793/stat : 1793 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1392 29907 0 0 20 0 16 0 559470960 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=1781/tid=1794] ppid=1779 vsize=678096 CPUtime=312.95
/proc/1781/task/1794/stat : 1794 (gnovelty+) R 1779 1781 24979 0 -1 4202560 260 0 0 0 1382 29913 0 0 20 0 16 0 559470961 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=1781/tid=1795] ppid=1779 vsize=678096 CPUtime=312.9
/proc/1781/task/1795/stat : 1795 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1388 29902 0 0 20 0 16 0 559470962 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=1781/tid=1796] ppid=1779 vsize=678096 CPUtime=306.07
/proc/1781/task/1796/stat : 1796 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1452 29155 0 0 20 0 16 0 559470963 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=1781/tid=1797] ppid=1779 vsize=678096 CPUtime=312.78
/proc/1781/task/1797/stat : 1797 (gnovelty+) R 1779 1781 24979 0 -1 4202560 259 0 0 0 1432 29846 0 0 20 0 16 0 559470963 694370304 24591 18446744073709551615 134512640 135680988 4292267088 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 5001.08
Current children cumulated vsize (KiB) 678096

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1781 and gives
#  childrusage.ru_utime.tv_sec=218
#  childrusage.ru_utime.tv_usec=613662
#  childrusage.ru_stime.tv_sec=4639
#  childrusage.ru_stime.tv_usec=333940
# CPU time returned by wait4() is 4857.95
# while last known CPU time is 5001.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 318.141
CPU time (s): 5001.08
CPU user time (s): 224.91
CPU system time (s): 4776.17
CPU usage (%): 1571.97
Max. virtual memory (cumulated for all children) (KiB): 678096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 218.614
system time used= 4639.33
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24635
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= 291630
involuntary context switches= 11820

runsolver used 1.6681 second user time and 5.42834 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 06:00:46
IDJOB=1777392
IDBENCH=70312
IDSOLVER=619
FILE ID=xenhost3-49/1777392-1244001646
PBS_JOBID=
Free space on /tmp= 7135 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S500426663-025.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777392-1244001646/watcher-1777392-1244001646 -o /tmp/evaluation-result-1777392-1244001646/solver-1777392-1244001646 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777392-1244001646.cnf 1745113421 16

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

MD5SUM BENCH= 6bf66283a1f602e5557546993c52c1e8
RANDOM SEED= 1745113421

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:      19291380 kB
Buffers:        394864 kB
Cached:       14004568 kB
SwapCached:          0 kB
Active:        3077880 kB
Inactive:     11334216 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2008 kB
Writeback:           4 kB
AnonPages:       12064 kB
Mapped:           4960 kB
Slab:           670940 kB
SReclaimable:   644756 kB
SUnreclaim:      26184 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= 7135 MiB
End job on xenhost3-49 at 2009-06-03 06:06:06