Trace number 1777263

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.67 473.438

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S91288590-071.cnf
MD5SUMfa1c9f583a9135f82181313be8dfbb29
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2725.48
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
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 513600

Solver Data

0.10/0.13	c +------------------------------+
0.10/0.13	c | gNovelty+, version 1.0       |
0.10/0.13	c +------------------------------+
0.10/0.13	c gnovelty+ -h for help
0.10/0.13	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-1777263-1243992168/watcher-1777263-1243992168 -o /tmp/evaluation-result-1777263-1243992168/solver-1777263-1243992168 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777263-1243992168.cnf 1796362127 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.99 15.85 15.75 2/189 31760
/proc/meminfo: memFree=19291288/36427776 swapFree=6156/12020
[pid=31760] ppid=31758 vsize=509232 CPUtime=0
/proc/31760/stat : 31760 (gnovelty+) R 31758 31760 24979 0 -1 4202496 2533 0 0 0 0 0 0 0 20 0 1 0 558523172 521453568 2490 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134537167 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/31760/statm: 127308 2497 99 286 0 127020 0

[startup+0.018508 s]
/proc/loadavg: 15.99 15.85 15.75 2/189 31760
/proc/meminfo: memFree=19291288/36427776 swapFree=6156/12020
[pid=31760] ppid=31758 vsize=509232 CPUtime=0
/proc/31760/stat : 31760 (gnovelty+) R 31758 31760 24979 0 -1 4202496 4492 0 0 0 0 0 0 0 20 0 1 0 558523172 521453568 4449 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134537167 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/31760/statm: 127308 4462 99 286 0 127020 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 509232

[startup+0.102513 s]
/proc/loadavg: 15.99 15.85 15.75 2/189 31760
/proc/meminfo: memFree=19291288/36427776 swapFree=6156/12020
[pid=31760] ppid=31758 vsize=517044 CPUtime=0.1
/proc/31760/stat : 31760 (gnovelty+) R 31758 31760 24979 0 -1 4202496 15363 0 0 0 4 6 0 0 20 0 1 0 558523172 529453056 15319 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134537905 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/31760/statm: 129261 15330 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.302726 s]
/proc/loadavg: 15.99 15.85 15.75 2/189 31760
/proc/meminfo: memFree=19291288/36427776 swapFree=6156/12020
[pid=31760] ppid=31758 vsize=663328 CPUtime=2.35
/proc/31760/stat : 31760 (gnovelty+) R 31758 31760 24979 0 -1 4202496 21321 0 0 0 13 222 0 0 20 0 16 0 558523172 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/31760/statm: 165832 21277 103 286 0 165544 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 663328

[startup+0.702244 s]
/proc/loadavg: 15.99 15.85 15.75 2/189 31760
/proc/meminfo: memFree=19291288/36427776 swapFree=6156/12020
[pid=31760] ppid=31758 vsize=663328 CPUtime=8.34
/proc/31760/stat : 31760 (gnovelty+) R 31758 31760 24979 0 -1 4202496 21321 0 0 0 60 774 0 0 20 0 16 0 558523172 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/31760/statm: 165832 21277 103 286 0 165544 0
Current children cumulated CPU time (s) 8.34
Current children cumulated vsize (KiB) 663328

[startup+1.50788 s]
/proc/loadavg: 15.99 15.85 15.75 17/205 31776
/proc/meminfo: memFree=19207856/36427776 swapFree=6560/97872
[pid=31760] ppid=31758 vsize=663328 CPUtime=20.14
/proc/31760/stat : 31760 (gnovelty+) R 31758 31760 24979 0 -1 4202496 21321 0 0 0 196 1818 0 0 20 0 16 0 558523172 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/31760/statm: 165832 21277 103 286 0 165544 0
[pid=31760/tid=31762] ppid=31758 vsize=663328 CPUtime=1.34
/proc/31760/task/31762/stat : 31762 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 14 120 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=31760/tid=31763] ppid=31758 vsize=663328 CPUtime=1.34
/proc/31760/task/31763/stat : 31763 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 12 122 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=31760/tid=31764] ppid=31758 vsize=663328 CPUtime=1.34
/proc/31760/task/31764/stat : 31764 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 10 124 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=31760/tid=31765] ppid=31758 vsize=663328 CPUtime=1.32
/proc/31760/task/31765/stat : 31765 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 10 122 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=31760/tid=31766] ppid=31758 vsize=663328 CPUtime=1.34
/proc/31760/task/31766/stat : 31766 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 12 122 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=31760/tid=31767] ppid=31758 vsize=663328 CPUtime=1.34
/proc/31760/task/31767/stat : 31767 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 16 118 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=31760/tid=31768] ppid=31758 vsize=663328 CPUtime=1.34
/proc/31760/task/31768/stat : 31768 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 14 120 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=31760/tid=31769] ppid=31758 vsize=663328 CPUtime=1.32
/proc/31760/task/31769/stat : 31769 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 16 116 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=31760/tid=31770] ppid=31758 vsize=663328 CPUtime=1.32
/proc/31760/task/31770/stat : 31770 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 10 122 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=31760/tid=31771] ppid=31758 vsize=663328 CPUtime=1.32
/proc/31760/task/31771/stat : 31771 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 18 114 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=31760/tid=31772] ppid=31758 vsize=663328 CPUtime=1.32
/proc/31760/task/31772/stat : 31772 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 8 124 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=31760/tid=31773] ppid=31758 vsize=663328 CPUtime=1.32
/proc/31760/task/31773/stat : 31773 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 6 126 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=31760/tid=31774] ppid=31758 vsize=663328 CPUtime=1.3
/proc/31760/task/31774/stat : 31774 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 14 116 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=31760/tid=31775] ppid=31758 vsize=663328 CPUtime=1.32
/proc/31760/task/31775/stat : 31775 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 16 116 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=31760/tid=31776] ppid=31758 vsize=663328 CPUtime=0.68
/proc/31760/task/31776/stat : 31776 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 2 66 0 0 20 0 16 0 558523188 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 20.14
Current children cumulated vsize (KiB) 663328

[startup+3.10843 s]
/proc/loadavg: 15.99 15.85 15.75 17/205 31776
/proc/meminfo: memFree=19207680/36427776 swapFree=6568/98408
[pid=31760] ppid=31758 vsize=663328 CPUtime=43.74
/proc/31760/stat : 31760 (gnovelty+) R 31758 31760 24979 0 -1 4202496 21321 0 0 0 429 3945 0 0 20 0 16 0 558523172 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/31760/statm: 165832 21277 103 286 0 165544 0
[pid=31760/tid=31762] ppid=31758 vsize=663328 CPUtime=2.9
/proc/31760/task/31762/stat : 31762 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 26 264 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=31760/tid=31763] ppid=31758 vsize=663328 CPUtime=2.9
/proc/31760/task/31763/stat : 31763 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 26 264 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=31760/tid=31764] ppid=31758 vsize=663328 CPUtime=2.9
/proc/31760/task/31764/stat : 31764 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 26 264 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=31760/tid=31765] ppid=31758 vsize=663328 CPUtime=2.9
/proc/31760/task/31765/stat : 31765 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 28 262 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=31760/tid=31766] ppid=31758 vsize=663328 CPUtime=2.9
/proc/31760/task/31766/stat : 31766 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 30 260 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=31760/tid=31767] ppid=31758 vsize=663328 CPUtime=2.92
/proc/31760/task/31767/stat : 31767 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 30 262 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=31760/tid=31768] ppid=31758 vsize=663328 CPUtime=2.9
/proc/31760/task/31768/stat : 31768 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 26 264 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=31760/tid=31769] ppid=31758 vsize=663328 CPUtime=2.9
/proc/31760/task/31769/stat : 31769 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 34 256 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=31760/tid=31770] ppid=31758 vsize=663328 CPUtime=2.88
/proc/31760/task/31770/stat : 31770 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 28 260 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=31760/tid=31771] ppid=31758 vsize=663328 CPUtime=2.9
/proc/31760/task/31771/stat : 31771 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 38 252 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=31760/tid=31772] ppid=31758 vsize=663328 CPUtime=2.9
/proc/31760/task/31772/stat : 31772 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 26 264 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=31760/tid=31773] ppid=31758 vsize=663328 CPUtime=2.9
/proc/31760/task/31773/stat : 31773 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 18 272 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=31760/tid=31774] ppid=31758 vsize=663328 CPUtime=2.84
/proc/31760/task/31774/stat : 31774 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 28 256 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=31760/tid=31775] ppid=31758 vsize=663328 CPUtime=2.88
/proc/31760/task/31775/stat : 31775 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 30 258 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=31760/tid=31776] ppid=31758 vsize=663328 CPUtime=1.48
/proc/31760/task/31776/stat : 31776 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 8 140 0 0 20 0 16 0 558523188 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 43.74
Current children cumulated vsize (KiB) 663328

[startup+6.30185 s]
/proc/loadavg: 15.99 15.85 15.75 17/205 31776
/proc/meminfo: memFree=19207432/36427776 swapFree=6568/98640
[pid=31760] ppid=31758 vsize=663328 CPUtime=90.8
/proc/31760/stat : 31760 (gnovelty+) R 31758 31760 24979 0 -1 4202496 21321 0 0 0 897 8183 0 0 20 0 16 0 558523172 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/31760/statm: 165832 21277 103 286 0 165544 0
[pid=31760/tid=31762] ppid=31758 vsize=663328 CPUtime=6.04
/proc/31760/task/31762/stat : 31762 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 54 550 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=31760/tid=31763] ppid=31758 vsize=663328 CPUtime=6.04
/proc/31760/task/31763/stat : 31763 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 66 538 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=31760/tid=31764] ppid=31758 vsize=663328 CPUtime=6.04
/proc/31760/task/31764/stat : 31764 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 48 556 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=31760/tid=31765] ppid=31758 vsize=663328 CPUtime=6.04
/proc/31760/task/31765/stat : 31765 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 66 538 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=31760/tid=31766] ppid=31758 vsize=663328 CPUtime=6.04
/proc/31760/task/31766/stat : 31766 (gnovelty+) S 31758 31760 24979 0 -1 4202560 74 0 0 0 62 542 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 14 0 0 0 0 0
[pid=31760/tid=31767] ppid=31758 vsize=663328 CPUtime=6.06
/proc/31760/task/31767/stat : 31767 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 60 546 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=31760/tid=31768] ppid=31758 vsize=663328 CPUtime=6.04
/proc/31760/task/31768/stat : 31768 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 56 548 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=31760/tid=31769] ppid=31758 vsize=663328 CPUtime=4.84
/proc/31760/task/31769/stat : 31769 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 54 430 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=31760/tid=31770] ppid=31758 vsize=663328 CPUtime=5.82
/proc/31760/task/31770/stat : 31770 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 58 524 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=31760/tid=31771] ppid=31758 vsize=663328 CPUtime=6.02
/proc/31760/task/31771/stat : 31771 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 74 528 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=31760/tid=31772] ppid=31758 vsize=663328 CPUtime=6.04
/proc/31760/task/31772/stat : 31772 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 56 548 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=31760/tid=31773] ppid=31758 vsize=663328 CPUtime=6.04
/proc/31760/task/31773/stat : 31773 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 46 558 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=31760/tid=31774] ppid=31758 vsize=663328 CPUtime=5.9
/proc/31760/task/31774/stat : 31774 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 60 530 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=31760/tid=31775] ppid=31758 vsize=663328 CPUtime=6.02
/proc/31760/task/31775/stat : 31775 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 60 542 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=31760/tid=31776] ppid=31758 vsize=663328 CPUtime=3.3
/proc/31760/task/31776/stat : 31776 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 24 306 0 0 20 0 16 0 558523188 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 90.8
Current children cumulated vsize (KiB) 663328

[startup+12.7037 s]
/proc/loadavg: 15.99 15.85 15.75 17/205 31776
/proc/meminfo: memFree=19206976/36427776 swapFree=6568/99100
[pid=31760] ppid=31758 vsize=663328 CPUtime=185.07
/proc/31760/stat : 31760 (gnovelty+) R 31758 31760 24979 0 -1 4202496 21321 0 0 0 1853 16654 0 0 20 0 16 0 558523172 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/31760/statm: 165832 21277 103 286 0 165544 0
[pid=31760/tid=31762] ppid=31758 vsize=663328 CPUtime=12.34
/proc/31760/task/31762/stat : 31762 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 118 1116 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=31760/tid=31763] ppid=31758 vsize=663328 CPUtime=12.34
/proc/31760/task/31763/stat : 31763 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 134 1100 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=31760/tid=31764] ppid=31758 vsize=663328 CPUtime=12.32
/proc/31760/task/31764/stat : 31764 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 112 1120 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=31760/tid=31765] ppid=31758 vsize=663328 CPUtime=12.34
/proc/31760/task/31765/stat : 31765 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 132 1102 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=31760/tid=31766] ppid=31758 vsize=663328 CPUtime=10.94
/proc/31760/task/31766/stat : 31766 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 114 980 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=31760/tid=31767] ppid=31758 vsize=663328 CPUtime=12.34
/proc/31760/task/31767/stat : 31767 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 122 1112 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=31760/tid=31768] ppid=31758 vsize=663328 CPUtime=12.32
/proc/31760/task/31768/stat : 31768 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 118 1114 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=31760/tid=31769] ppid=31758 vsize=663328 CPUtime=9.42
/proc/31760/task/31769/stat : 31769 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 90 852 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=31760/tid=31770] ppid=31758 vsize=663328 CPUtime=9.02
/proc/31760/task/31770/stat : 31770 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 94 808 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=31760/tid=31771] ppid=31758 vsize=663328 CPUtime=12.3
/proc/31760/task/31771/stat : 31771 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 138 1092 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=31760/tid=31772] ppid=31758 vsize=663328 CPUtime=12.32
/proc/31760/task/31772/stat : 31772 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 118 1114 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0

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

[pid=31760/tid=31763] ppid=31758 vsize=663328 CPUtime=234.48
/proc/31760/task/31763/stat : 31763 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 4799 18649 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=31760/tid=31764] ppid=31758 vsize=663328 CPUtime=221.85
/proc/31760/task/31764/stat : 31764 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 4328 17857 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134533068 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=31760/tid=31765] ppid=31758 vsize=663328 CPUtime=231.45
/proc/31760/task/31765/stat : 31765 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 4606 18539 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=31760/tid=31766] ppid=31758 vsize=663328 CPUtime=232.36
/proc/31760/task/31766/stat : 31766 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 4499 18737 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=31760/tid=31767] ppid=31758 vsize=663328 CPUtime=225.57
/proc/31760/task/31767/stat : 31767 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 4458 18099 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134533068 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=31760/tid=31768] ppid=31758 vsize=663328 CPUtime=211.53
/proc/31760/task/31768/stat : 31768 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 4152 17001 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=31760/tid=31769] ppid=31758 vsize=663328 CPUtime=226.17
/proc/31760/task/31769/stat : 31769 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 4508 18109 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=31760/tid=31770] ppid=31758 vsize=663328 CPUtime=209.81
/proc/31760/task/31770/stat : 31770 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 4136 16845 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=31760/tid=31771] ppid=31758 vsize=663328 CPUtime=220.59
/proc/31760/task/31771/stat : 31771 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 4534 17525 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=31760/tid=31772] ppid=31758 vsize=663328 CPUtime=215.05
/proc/31760/task/31772/stat : 31772 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 4330 17175 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=31760/tid=31773] ppid=31758 vsize=663328 CPUtime=219.32
/proc/31760/task/31773/stat : 31773 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 4225 17707 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=31760/tid=31774] ppid=31758 vsize=663328 CPUtime=220.67
/proc/31760/task/31774/stat : 31774 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 4496 17571 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=31760/tid=31775] ppid=31758 vsize=663328 CPUtime=222.28
/proc/31760/task/31775/stat : 31775 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 4405 17823 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=31760/tid=31776] ppid=31758 vsize=663328 CPUtime=221.71
/proc/31760/task/31776/stat : 31776 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 4404 17767 0 0 20 0 16 0 558523188 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 3565.15
Current children cumulated vsize (KiB) 663328

[startup+402.303 s]
/proc/loadavg: 15.96 15.92 15.81 17/205 31781
/proc/meminfo: memFree=19205884/36427776 swapFree=6568/99368
[pid=31760] ppid=31758 vsize=663328 CPUtime=4069.69
/proc/31760/stat : 31760 (gnovelty+) R 31758 31760 24979 0 -1 4202496 21321 0 0 0 84866 322103 0 0 20 0 16 0 558523172 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/31760/statm: 165832 21277 103 286 0 165544 0
[pid=31760/tid=31762] ppid=31758 vsize=663328 CPUtime=264.1
/proc/31760/task/31762/stat : 31762 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 5348 21062 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=31760/tid=31763] ppid=31758 vsize=663328 CPUtime=264.47
/proc/31760/task/31763/stat : 31763 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 5610 20837 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=31760/tid=31764] ppid=31758 vsize=663328 CPUtime=259.19
/proc/31760/task/31764/stat : 31764 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 5348 20571 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=31760/tid=31765] ppid=31758 vsize=663328 CPUtime=261.46
/proc/31760/task/31765/stat : 31765 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 5462 20684 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=31760/tid=31766] ppid=31758 vsize=663328 CPUtime=262.46
/proc/31760/task/31766/stat : 31766 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 5331 20915 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=31760/tid=31767] ppid=31758 vsize=663328 CPUtime=259.48
/proc/31760/task/31767/stat : 31767 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 5447 20501 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=31760/tid=31768] ppid=31758 vsize=663328 CPUtime=244.28
/proc/31760/task/31768/stat : 31768 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 5069 19359 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=31760/tid=31769] ppid=31758 vsize=663328 CPUtime=261.36
/proc/31760/task/31769/stat : 31769 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 5478 20658 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=31760/tid=31770] ppid=31758 vsize=663328 CPUtime=239.81
/proc/31760/task/31770/stat : 31770 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 5038 18943 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=31760/tid=31771] ppid=31758 vsize=663328 CPUtime=250.81
/proc/31760/task/31771/stat : 31771 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 5408 19673 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=31760/tid=31772] ppid=31758 vsize=663328 CPUtime=245.02
/proc/31760/task/31772/stat : 31772 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 5206 19296 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=31760/tid=31773] ppid=31758 vsize=663328 CPUtime=249.2
/proc/31760/task/31773/stat : 31773 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 5038 19882 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=31760/tid=31774] ppid=31758 vsize=663328 CPUtime=250.71
/proc/31760/task/31774/stat : 31774 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 5353 19718 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=31760/tid=31775] ppid=31758 vsize=663328 CPUtime=252.29
/proc/31760/task/31775/stat : 31775 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 5243 19986 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=31760/tid=31776] ppid=31758 vsize=663328 CPUtime=251.62
/proc/31760/task/31776/stat : 31776 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 5257 19905 0 0 20 0 16 0 558523188 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4069.69
Current children cumulated vsize (KiB) 663328

[startup+462.306 s]
/proc/loadavg: 15.99 15.94 15.82 17/205 31786
/proc/meminfo: memFree=19205636/36427776 swapFree=6568/99368
[pid=31760] ppid=31758 vsize=663328 CPUtime=4827.02
/proc/31760/stat : 31760 (gnovelty+) R 31758 31760 24979 0 -1 4202496 21321 0 0 0 95525 387177 0 0 20 0 16 0 558523172 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/31760/statm: 165832 21277 103 286 0 165544 0
[pid=31760/tid=31762] ppid=31758 vsize=663328 CPUtime=312.88
/proc/31760/task/31762/stat : 31762 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 6050 25238 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=31760/tid=31763] ppid=31758 vsize=663328 CPUtime=310.56
/proc/31760/task/31763/stat : 31763 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 6282 24774 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=31760/tid=31764] ppid=31758 vsize=663328 CPUtime=303.77
/proc/31760/task/31764/stat : 31764 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 5935 24442 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=31760/tid=31765] ppid=31758 vsize=663328 CPUtime=311.73
/proc/31760/task/31765/stat : 31765 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 6171 25002 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=31760/tid=31766] ppid=31758 vsize=663328 CPUtime=314.79
/proc/31760/task/31766/stat : 31766 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 6056 25423 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=31760/tid=31767] ppid=31758 vsize=663328 CPUtime=308.12
/proc/31760/task/31767/stat : 31767 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 6143 24669 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=31760/tid=31768] ppid=31758 vsize=663328 CPUtime=289.13
/proc/31760/task/31768/stat : 31768 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 5654 23259 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=31760/tid=31769] ppid=31758 vsize=663328 CPUtime=306.86
/proc/31760/task/31769/stat : 31769 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 6117 24569 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=31760/tid=31770] ppid=31758 vsize=663328 CPUtime=286.15
/proc/31760/task/31770/stat : 31770 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 5695 22920 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=31760/tid=31771] ppid=31758 vsize=663328 CPUtime=300.94
/proc/31760/task/31771/stat : 31771 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 6101 23993 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=31760/tid=31772] ppid=31758 vsize=663328 CPUtime=289.82
/proc/31760/task/31772/stat : 31772 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 5861 23121 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=31760/tid=31773] ppid=31758 vsize=663328 CPUtime=294.89
/proc/31760/task/31773/stat : 31773 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 5684 23805 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=31760/tid=31774] ppid=31758 vsize=663328 CPUtime=298.63
/proc/31760/task/31774/stat : 31774 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 6027 23836 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=31760/tid=31775] ppid=31758 vsize=663328 CPUtime=299.18
/proc/31760/task/31775/stat : 31775 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 5917 24001 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=31760/tid=31776] ppid=31758 vsize=663328 CPUtime=296.66
/proc/31760/task/31776/stat : 31776 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 5893 23773 0 0 20 0 16 0 558523188 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134533868 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 4827.02
Current children cumulated vsize (KiB) 663328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+473.405 s]
/proc/loadavg: 15.99 15.94 15.82 17/205 31786
/proc/meminfo: memFree=19205636/36427776 swapFree=6568/99368
[pid=31760] ppid=31758 vsize=663328 CPUtime=5001.67
/proc/31760/stat : 31760 (gnovelty+) R 31758 31760 24979 0 -1 4202496 21321 0 0 0 97462 402705 0 0 20 0 16 0 558523172 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/31760/statm: 165832 21277 103 286 0 165544 0
[pid=31760/tid=31762] ppid=31758 vsize=663328 CPUtime=323.56
/proc/31760/task/31762/stat : 31762 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 6164 26192 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=31760/tid=31763] ppid=31758 vsize=663328 CPUtime=321.48
/proc/31760/task/31763/stat : 31763 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 6401 25747 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=31760/tid=31764] ppid=31758 vsize=663328 CPUtime=314.71
/proc/31760/task/31764/stat : 31764 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 6058 25413 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=31760/tid=31765] ppid=31758 vsize=663328 CPUtime=322.68
/proc/31760/task/31765/stat : 31765 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 6290 25978 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=31760/tid=31766] ppid=31758 vsize=663328 CPUtime=325.71
/proc/31760/task/31766/stat : 31766 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 6179 26392 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=31760/tid=31767] ppid=31758 vsize=663328 CPUtime=319.03
/proc/31760/task/31767/stat : 31767 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 6262 25641 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=31760/tid=31768] ppid=31758 vsize=663328 CPUtime=300.06
/proc/31760/task/31768/stat : 31768 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 5784 24222 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=31760/tid=31769] ppid=31758 vsize=663328 CPUtime=317.78
/proc/31760/task/31769/stat : 31769 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 6241 25537 0 0 20 0 16 0 558523186 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=31760/tid=31770] ppid=31758 vsize=663328 CPUtime=297.07
/proc/31760/task/31770/stat : 31770 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 5828 23879 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=31760/tid=31771] ppid=31758 vsize=663328 CPUtime=311.87
/proc/31760/task/31771/stat : 31771 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 6224 24963 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=31760/tid=31772] ppid=31758 vsize=663328 CPUtime=300.74
/proc/31760/task/31772/stat : 31772 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 5989 24085 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=31760/tid=31773] ppid=31758 vsize=663328 CPUtime=305.83
/proc/31760/task/31773/stat : 31773 (gnovelty+) R 31758 31760 24979 0 -1 4202560 75 0 0 0 5800 24783 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=31760/tid=31774] ppid=31758 vsize=663328 CPUtime=309.56
/proc/31760/task/31774/stat : 31774 (gnovelty+) R 31758 31760 24979 0 -1 4202560 74 0 0 0 6145 24811 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=31760/tid=31775] ppid=31758 vsize=663328 CPUtime=310.11
/proc/31760/task/31775/stat : 31775 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 6036 24975 0 0 20 0 16 0 558523187 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=31760/tid=31776] ppid=31758 vsize=663328 CPUtime=307.6
/proc/31760/task/31776/stat : 31776 (gnovelty+) R 31758 31760 24979 0 -1 4202560 73 0 0 0 5998 24762 0 0 20 0 16 0 558523188 679247872 21277 18446744073709551615 134512640 135680988 4288909584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 5001.67
Current children cumulated vsize (KiB) 663328

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 31760 and gives
#  childrusage.ru_utime.tv_sec=953
#  childrusage.ru_utime.tv_usec=719603
#  childrusage.ru_stime.tv_sec=3939
#  childrusage.ru_stime.tv_usec=806222
# CPU time returned by wait4() is 4893.53
# while last known CPU time is 5001.67
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 473.438
CPU time (s): 5001.67
CPU user time (s): 974.62
CPU system time (s): 4027.05
CPU usage (%): 1056.46
Max. virtual memory (cumulated for all children) (KiB): 663328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 953.72
system time used= 3939.81
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21321
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= 2428811
involuntary context switches= 72347

runsolver used 2.32815 second user time and 6.93243 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 03:22:48
IDJOB=1777263
IDBENCH=70269
IDSOLVER=619
FILE ID=xenhost3-49/1777263-1243992168
PBS_JOBID=
Free space on /tmp= 7136 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S91288590-071.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777263-1243992168/watcher-1777263-1243992168 -o /tmp/evaluation-result-1777263-1243992168/solver-1777263-1243992168 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777263-1243992168.cnf 1796362127 16

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

MD5SUM BENCH= fa1c9f583a9135f82181313be8dfbb29
RANDOM SEED= 1796362127

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:      19291732 kB
Buffers:        394672 kB
Cached:       14002908 kB
SwapCached:          0 kB
Active:        3077992 kB
Inactive:     11332900 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1336 kB
Writeback:           0 kB
AnonPages:       12020 kB
Mapped:           5492 kB
Slab:           670612 kB
SReclaimable:   644508 kB
SUnreclaim:      26104 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38144 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 03:30:44