Trace number 1777554

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.4 318.143

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S56507352-034.cnf
MD5SUM3489273d9d670dd6da5e410852c60205
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.30/0.31	c +------------------------------+
0.30/0.31	c | gNovelty+, version 1.0       |
0.30/0.31	c +------------------------------+
0.30/0.31	c gnovelty+ -h for help
0.30/0.31	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-1777554-1244017533/watcher-1777554-1244017533 -o /tmp/evaluation-result-1777554-1244017533/solver-1777554-1244017533 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777554-1244017533.cnf 216084867 16 

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


[startup+0 s]
/proc/loadavg: 14.55 15.51 15.68 2/189 5166
/proc/meminfo: memFree=19288468/36427776 swapFree=5924/12616
[pid=5166] ppid=5164 vsize=509232 CPUtime=0
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 24979 0 -1 4202496 1886 0 0 0 0 0 0 0 20 0 1 0 561059680 521453568 1844 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134537167 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/5166/statm: 127308 1848 99 286 0 127020 0

[startup+0.10049 s]
/proc/loadavg: 14.55 15.51 15.68 2/189 5166
/proc/meminfo: memFree=19288468/36427776 swapFree=5924/12616
[pid=5166] ppid=5164 vsize=517044 CPUtime=0.1
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 24979 0 -1 4202496 11921 0 0 0 6 4 0 0 20 0 1 0 561059680 529453056 11877 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134537842 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/5166/statm: 129261 11889 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.200501 s]
/proc/loadavg: 14.55 15.51 15.68 2/189 5166
/proc/meminfo: memFree=19288468/36427776 swapFree=5924/12616
[pid=5166] ppid=5164 vsize=517044 CPUtime=0.2
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 24979 0 -1 4202496 20185 0 0 0 12 8 0 0 20 0 1 0 561059680 529453056 20141 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134538724 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/5166/statm: 129261 20141 99 286 0 128973 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 517044

[startup+0.300459 s]
/proc/loadavg: 14.55 15.51 15.68 2/189 5166
/proc/meminfo: memFree=19288468/36427776 swapFree=5924/12616
[pid=5166] ppid=5164 vsize=517044 CPUtime=0.3
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 24979 0 -1 4202496 20388 0 0 0 22 8 0 0 20 0 1 0 561059680 529453056 20344 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134538748 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/5166/statm: 129261 20345 99 286 0 128973 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 517044

[startup+0.704818 s]
/proc/loadavg: 14.55 15.51 15.68 2/189 5166
/proc/meminfo: memFree=19288468/36427776 swapFree=5924/12616
[pid=5166] ppid=5164 vsize=689632 CPUtime=5.82
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 24979 0 -1 4202496 26524 0 0 0 94 488 0 0 20 0 16 0 561059680 706183168 26480 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5166/statm: 172408 26480 103 286 0 172120 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 689632

[startup+1.50494 s]
/proc/loadavg: 14.55 15.51 15.68 17/205 5182
/proc/meminfo: memFree=19183064/36427776 swapFree=6568/120604
[pid=5166] ppid=5164 vsize=689632 CPUtime=18.38
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 24979 0 -1 4202496 27094 0 0 0 204 1634 0 0 20 0 16 0 561059680 706183168 27050 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5166/statm: 172408 27050 103 286 0 172120 0
[pid=5166/tid=5168] ppid=5164 vsize=689632 CPUtime=1.14
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 24979 0 -1 4202560 387 0 0 0 12 102 0 0 20 0 16 0 561059712 706183168 27050 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=689632 CPUtime=1.14
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 6 108 0 0 20 0 16 0 561059712 706183168 27050 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=689632 CPUtime=1.14
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 16 98 0 0 20 0 16 0 561059712 706183168 27050 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5166/tid=5171] ppid=5164 vsize=689632 CPUtime=1.14
/proc/5166/task/5171/stat : 5171 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 8 106 0 0 20 0 16 0 561059712 706183168 27050 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5166/tid=5172] ppid=5164 vsize=689632 CPUtime=1.16
/proc/5166/task/5172/stat : 5172 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 10 106 0 0 20 0 16 0 561059712 706183168 27050 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5166/tid=5173] ppid=5164 vsize=689632 CPUtime=1.14
/proc/5166/task/5173/stat : 5173 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 10 104 0 0 20 0 16 0 561059712 706183168 27050 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5166/tid=5174] ppid=5164 vsize=689632 CPUtime=1.14
/proc/5166/task/5174/stat : 5174 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 10 104 0 0 20 0 16 0 561059713 706183168 27050 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5166/tid=5175] ppid=5164 vsize=689632 CPUtime=1.12
/proc/5166/task/5175/stat : 5175 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 12 100 0 0 20 0 16 0 561059713 706183168 27050 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5166/tid=5176] ppid=5164 vsize=689632 CPUtime=1.12
/proc/5166/task/5176/stat : 5176 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 8 104 0 0 20 0 16 0 561059714 706183168 27050 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5166/tid=5177] ppid=5164 vsize=689632 CPUtime=1.12
/proc/5166/task/5177/stat : 5177 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 12 100 0 0 20 0 16 0 561059715 706183168 27050 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5166/tid=5178] ppid=5164 vsize=689632 CPUtime=1.12
/proc/5166/task/5178/stat : 5178 (gnovelty+) R 5164 5166 24979 0 -1 4202560 397 0 0 0 6 106 0 0 20 0 16 0 561059716 706183168 27050 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5166/tid=5179] ppid=5164 vsize=689632 CPUtime=1.1
/proc/5166/task/5179/stat : 5179 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 10 100 0 0 20 0 16 0 561059718 706183168 27050 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5166/tid=5180] ppid=5164 vsize=689632 CPUtime=1.08
/proc/5166/task/5180/stat : 5180 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 14 94 0 0 20 0 16 0 561059719 706183168 27050 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5166/tid=5181] ppid=5164 vsize=689632 CPUtime=1.06
/proc/5166/task/5181/stat : 5181 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 10 96 0 0 20 0 16 0 561059721 706183168 27050 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5166/tid=5182] ppid=5164 vsize=689632 CPUtime=1.06
/proc/5166/task/5182/stat : 5182 (gnovelty+) R 5164 5166 24979 0 -1 4202560 397 0 0 0 6 100 0 0 20 0 16 0 561059722 706183168 27050 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 18.38
Current children cumulated vsize (KiB) 689632

[startup+3.10468 s]
/proc/loadavg: 14.55 15.51 15.68 17/205 5182
/proc/meminfo: memFree=19181896/36427776 swapFree=6568/121508
[pid=5166] ppid=5164 vsize=689632 CPUtime=43.48
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 24979 0 -1 4202496 27099 0 0 0 384 3964 0 0 20 0 16 0 561059680 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5166/statm: 172408 27055 103 286 0 172120 0
[pid=5166/tid=5168] ppid=5164 vsize=689632 CPUtime=2.72
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 24979 0 -1 4202560 387 0 0 0 18 254 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=689632 CPUtime=2.72
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 14 258 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=689632 CPUtime=2.72
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 30 242 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5166/tid=5171] ppid=5164 vsize=689632 CPUtime=2.72
/proc/5166/task/5171/stat : 5171 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 22 250 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5166/tid=5172] ppid=5164 vsize=689632 CPUtime=2.74
/proc/5166/task/5172/stat : 5172 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 20 254 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5166/tid=5173] ppid=5164 vsize=689632 CPUtime=2.72
/proc/5166/task/5173/stat : 5173 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 24 248 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5166/tid=5174] ppid=5164 vsize=689632 CPUtime=2.72
/proc/5166/task/5174/stat : 5174 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 22 250 0 0 20 0 16 0 561059713 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5166/tid=5175] ppid=5164 vsize=689632 CPUtime=2.7
/proc/5166/task/5175/stat : 5175 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 24 246 0 0 20 0 16 0 561059713 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5166/tid=5176] ppid=5164 vsize=689632 CPUtime=2.7
/proc/5166/task/5176/stat : 5176 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 22 248 0 0 20 0 16 0 561059714 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5166/tid=5177] ppid=5164 vsize=689632 CPUtime=2.7
/proc/5166/task/5177/stat : 5177 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 28 242 0 0 20 0 16 0 561059715 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5166/tid=5178] ppid=5164 vsize=689632 CPUtime=2.68
/proc/5166/task/5178/stat : 5178 (gnovelty+) R 5164 5166 24979 0 -1 4202560 397 0 0 0 16 252 0 0 20 0 16 0 561059716 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5166/tid=5179] ppid=5164 vsize=689632 CPUtime=2.66
/proc/5166/task/5179/stat : 5179 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 18 248 0 0 20 0 16 0 561059718 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5166/tid=5180] ppid=5164 vsize=689632 CPUtime=2.66
/proc/5166/task/5180/stat : 5180 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 20 246 0 0 20 0 16 0 561059719 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5166/tid=5181] ppid=5164 vsize=689632 CPUtime=2.6
/proc/5166/task/5181/stat : 5181 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 18 242 0 0 20 0 16 0 561059721 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5166/tid=5182] ppid=5164 vsize=689632 CPUtime=2.64
/proc/5166/task/5182/stat : 5182 (gnovelty+) R 5164 5166 24979 0 -1 4202560 397 0 0 0 22 242 0 0 20 0 16 0 561059722 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 43.48
Current children cumulated vsize (KiB) 689632

[startup+6.30613 s]
/proc/loadavg: 14.59 15.50 15.68 17/205 5182
/proc/meminfo: memFree=19181648/36427776 swapFree=6568/121756
[pid=5166] ppid=5164 vsize=689632 CPUtime=94.02
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 24979 0 -1 4202496 27099 0 0 0 749 8653 0 0 20 0 16 0 561059680 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5166/statm: 172408 27055 103 286 0 172120 0
[pid=5166/tid=5168] ppid=5164 vsize=689632 CPUtime=5.88
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 24979 0 -1 4202560 387 0 0 0 38 550 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=689632 CPUtime=5.88
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 40 548 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=689632 CPUtime=5.88
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 50 538 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5166/tid=5171] ppid=5164 vsize=689632 CPUtime=5.88
/proc/5166/task/5171/stat : 5171 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 48 540 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5166/tid=5172] ppid=5164 vsize=689632 CPUtime=5.88
/proc/5166/task/5172/stat : 5172 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 32 556 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5166/tid=5173] ppid=5164 vsize=689632 CPUtime=5.88
/proc/5166/task/5173/stat : 5173 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 46 542 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5166/tid=5174] ppid=5164 vsize=689632 CPUtime=5.88
/proc/5166/task/5174/stat : 5174 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 46 542 0 0 20 0 16 0 561059713 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5166/tid=5175] ppid=5164 vsize=689632 CPUtime=5.86
/proc/5166/task/5175/stat : 5175 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 40 546 0 0 20 0 16 0 561059713 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5166/tid=5176] ppid=5164 vsize=689632 CPUtime=5.86
/proc/5166/task/5176/stat : 5176 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 50 536 0 0 20 0 16 0 561059714 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5166/tid=5177] ppid=5164 vsize=689632 CPUtime=5.86
/proc/5166/task/5177/stat : 5177 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 50 536 0 0 20 0 16 0 561059715 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5166/tid=5178] ppid=5164 vsize=689632 CPUtime=5.84
/proc/5166/task/5178/stat : 5178 (gnovelty+) R 5164 5166 24979 0 -1 4202560 397 0 0 0 40 544 0 0 20 0 16 0 561059716 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5166/tid=5179] ppid=5164 vsize=689632 CPUtime=5.82
/proc/5166/task/5179/stat : 5179 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 44 538 0 0 20 0 16 0 561059718 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5166/tid=5180] ppid=5164 vsize=689632 CPUtime=5.82
/proc/5166/task/5180/stat : 5180 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 38 544 0 0 20 0 16 0 561059719 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5166/tid=5181] ppid=5164 vsize=689632 CPUtime=5.68
/proc/5166/task/5181/stat : 5181 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 44 524 0 0 20 0 16 0 561059721 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134533489 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5166/tid=5182] ppid=5164 vsize=689632 CPUtime=5.8
/proc/5166/task/5182/stat : 5182 (gnovelty+) R 5164 5166 24979 0 -1 4202560 397 0 0 0 46 534 0 0 20 0 16 0 561059722 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 94.02
Current children cumulated vsize (KiB) 689632

[startup+12.7075 s]
/proc/loadavg: 14.70 15.51 15.68 17/205 5182
/proc/meminfo: memFree=19181340/36427776 swapFree=6568/122216
[pid=5166] ppid=5164 vsize=689632 CPUtime=194.78
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 24979 0 -1 4202496 27099 0 0 0 1423 18055 0 0 20 0 16 0 561059680 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5166/statm: 172408 27055 103 286 0 172120 0
[pid=5166/tid=5168] ppid=5164 vsize=689632 CPUtime=12.18
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 24979 0 -1 4202560 387 0 0 0 78 1140 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=689632 CPUtime=12.2
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 86 1134 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=689632 CPUtime=12.18
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 94 1124 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5166/tid=5171] ppid=5164 vsize=689632 CPUtime=12.2
/proc/5166/task/5171/stat : 5171 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 88 1132 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5166/tid=5172] ppid=5164 vsize=689632 CPUtime=12.2
/proc/5166/task/5172/stat : 5172 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 74 1146 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5166/tid=5173] ppid=5164 vsize=689632 CPUtime=12.18
/proc/5166/task/5173/stat : 5173 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 90 1128 0 0 20 0 16 0 561059712 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5166/tid=5174] ppid=5164 vsize=689632 CPUtime=12.18
/proc/5166/task/5174/stat : 5174 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 96 1122 0 0 20 0 16 0 561059713 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5166/tid=5175] ppid=5164 vsize=689632 CPUtime=12.16
/proc/5166/task/5175/stat : 5175 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 78 1138 0 0 20 0 16 0 561059713 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5166/tid=5176] ppid=5164 vsize=689632 CPUtime=12.16
/proc/5166/task/5176/stat : 5176 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 98 1118 0 0 20 0 16 0 561059714 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5166/tid=5177] ppid=5164 vsize=689632 CPUtime=12.18
/proc/5166/task/5177/stat : 5177 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 94 1124 0 0 20 0 16 0 561059715 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5166/tid=5178] ppid=5164 vsize=689632 CPUtime=12.16
/proc/5166/task/5178/stat : 5178 (gnovelty+) R 5164 5166 24979 0 -1 4202560 397 0 0 0 82 1134 0 0 20 0 16 0 561059716 706183168 27055 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0

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

[pid=5166/tid=5169] ppid=5164 vsize=689632 CPUtime=159.55
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 960 14995 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=689632 CPUtime=159.43
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 978 14965 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5166/tid=5171] ppid=5164 vsize=689632 CPUtime=159.5
/proc/5166/task/5171/stat : 5171 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 948 15002 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5166/tid=5172] ppid=5164 vsize=689632 CPUtime=159.53
/proc/5166/task/5172/stat : 5172 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 930 15023 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5166/tid=5173] ppid=5164 vsize=689632 CPUtime=159.53
/proc/5166/task/5173/stat : 5173 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 978 14975 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5166/tid=5174] ppid=5164 vsize=689632 CPUtime=159.44
/proc/5166/task/5174/stat : 5174 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 958 14986 0 0 20 0 16 0 561059713 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5166/tid=5175] ppid=5164 vsize=689632 CPUtime=159.37
/proc/5166/task/5175/stat : 5175 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 942 14995 0 0 20 0 16 0 561059713 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5166/tid=5176] ppid=5164 vsize=689632 CPUtime=159.46
/proc/5166/task/5176/stat : 5176 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 940 15006 0 0 20 0 16 0 561059714 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5166/tid=5177] ppid=5164 vsize=689632 CPUtime=159.66
/proc/5166/task/5177/stat : 5177 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 978 14988 0 0 20 0 16 0 561059715 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5166/tid=5178] ppid=5164 vsize=689632 CPUtime=159.76
/proc/5166/task/5178/stat : 5178 (gnovelty+) R 5164 5166 24979 0 -1 4202560 397 0 0 0 990 14986 0 0 20 0 16 0 561059716 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5166/tid=5179] ppid=5164 vsize=689632 CPUtime=159.36
/proc/5166/task/5179/stat : 5179 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 942 14994 0 0 20 0 16 0 561059718 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5166/tid=5180] ppid=5164 vsize=689632 CPUtime=159.52
/proc/5166/task/5180/stat : 5180 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 934 15018 0 0 20 0 16 0 561059719 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5166/tid=5181] ppid=5164 vsize=689632 CPUtime=156.04
/proc/5166/task/5181/stat : 5181 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 990 14614 0 0 20 0 16 0 561059721 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5166/tid=5182] ppid=5164 vsize=689632 CPUtime=159.59
/proc/5166/task/5182/stat : 5182 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 948 15011 0 0 20 0 16 0 561059722 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2549.33
Current children cumulated vsize (KiB) 689632

[startup+222.317 s]
/proc/loadavg: 15.95 15.74 15.73 17/205 5182
/proc/meminfo: memFree=19180720/36427776 swapFree=6568/122356
[pid=5166] ppid=5164 vsize=689632 CPUtime=3493.8
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 24979 0 -1 4202496 27100 0 0 0 20738 328642 0 0 20 0 16 0 561059680 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5166/statm: 172408 27056 103 286 0 172120 0
[pid=5166/tid=5168] ppid=5164 vsize=689632 CPUtime=218.62
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 24979 0 -1 4202560 387 0 0 0 1308 20554 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=689632 CPUtime=218.66
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1278 20588 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=689632 CPUtime=218.59
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1282 20577 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5166/tid=5171] ppid=5164 vsize=689632 CPUtime=218.56
/proc/5166/task/5171/stat : 5171 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1290 20566 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5166/tid=5172] ppid=5164 vsize=689632 CPUtime=218.59
/proc/5166/task/5172/stat : 5172 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 1264 20595 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5166/tid=5173] ppid=5164 vsize=689632 CPUtime=218.66
/proc/5166/task/5173/stat : 5173 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 1320 20546 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5166/tid=5174] ppid=5164 vsize=689632 CPUtime=218.55
/proc/5166/task/5174/stat : 5174 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 1296 20559 0 0 20 0 16 0 561059713 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5166/tid=5175] ppid=5164 vsize=689632 CPUtime=218.44
/proc/5166/task/5175/stat : 5175 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1230 20614 0 0 20 0 16 0 561059713 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5166/tid=5176] ppid=5164 vsize=689632 CPUtime=218.57
/proc/5166/task/5176/stat : 5176 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 1258 20599 0 0 20 0 16 0 561059714 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5166/tid=5177] ppid=5164 vsize=689632 CPUtime=218.82
/proc/5166/task/5177/stat : 5177 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1328 20554 0 0 20 0 16 0 561059715 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5166/tid=5178] ppid=5164 vsize=689632 CPUtime=218.93
/proc/5166/task/5178/stat : 5178 (gnovelty+) R 5164 5166 24979 0 -1 4202560 397 0 0 0 1340 20553 0 0 20 0 16 0 561059716 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5166/tid=5179] ppid=5164 vsize=689632 CPUtime=218.45
/proc/5166/task/5179/stat : 5179 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1270 20575 0 0 20 0 16 0 561059718 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5166/tid=5180] ppid=5164 vsize=689632 CPUtime=218.66
/proc/5166/task/5180/stat : 5180 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 1262 20604 0 0 20 0 16 0 561059719 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5166/tid=5181] ppid=5164 vsize=689632 CPUtime=213.85
/proc/5166/task/5181/stat : 5181 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1356 20029 0 0 20 0 16 0 561059721 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5166/tid=5182] ppid=5164 vsize=689632 CPUtime=218.73
/proc/5166/task/5182/stat : 5182 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 1304 20569 0 0 20 0 16 0 561059722 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3493.8
Current children cumulated vsize (KiB) 689632

[startup+282.307 s]
/proc/loadavg: 16.12 15.82 15.76 17/205 5187
/proc/meminfo: memFree=19180472/36427776 swapFree=6568/122316
[pid=5166] ppid=5164 vsize=689632 CPUtime=4437.96
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 24979 0 -1 4202496 27100 0 0 0 26008 417788 0 0 20 0 16 0 561059680 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5166/statm: 172408 27056 103 286 0 172120 0
[pid=5166/tid=5168] ppid=5164 vsize=689632 CPUtime=277.73
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 24979 0 -1 4202560 387 0 0 0 1644 26129 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=689632 CPUtime=277.71
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1606 26165 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=689632 CPUtime=277.63
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1622 26141 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5166/tid=5171] ppid=5164 vsize=689632 CPUtime=277.7
/proc/5166/task/5171/stat : 5171 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1624 26146 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5166/tid=5172] ppid=5164 vsize=689632 CPUtime=277.65
/proc/5166/task/5172/stat : 5172 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 1590 26175 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5166/tid=5173] ppid=5164 vsize=689632 CPUtime=277.73
/proc/5166/task/5173/stat : 5173 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 1684 26089 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5166/tid=5174] ppid=5164 vsize=689632 CPUtime=277.63
/proc/5166/task/5174/stat : 5174 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 1610 26153 0 0 20 0 16 0 561059713 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5166/tid=5175] ppid=5164 vsize=689632 CPUtime=277.47
/proc/5166/task/5175/stat : 5175 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1520 26227 0 0 20 0 16 0 561059713 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5166/tid=5176] ppid=5164 vsize=689632 CPUtime=277.66
/proc/5166/task/5176/stat : 5176 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 1562 26204 0 0 20 0 16 0 561059714 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5166/tid=5177] ppid=5164 vsize=689632 CPUtime=277.96
/proc/5166/task/5177/stat : 5177 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1662 26134 0 0 20 0 16 0 561059715 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5166/tid=5178] ppid=5164 vsize=689632 CPUtime=278.05
/proc/5166/task/5178/stat : 5178 (gnovelty+) R 5164 5166 24979 0 -1 4202560 397 0 0 0 1672 26133 0 0 20 0 16 0 561059716 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5166/tid=5179] ppid=5164 vsize=689632 CPUtime=277.46
/proc/5166/task/5179/stat : 5179 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1588 26158 0 0 20 0 16 0 561059718 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5166/tid=5180] ppid=5164 vsize=689632 CPUtime=277.75
/proc/5166/task/5180/stat : 5180 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 1584 26191 0 0 20 0 16 0 561059719 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5166/tid=5181] ppid=5164 vsize=689632 CPUtime=271.7
/proc/5166/task/5181/stat : 5181 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1694 25476 0 0 20 0 16 0 561059721 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5166/tid=5182] ppid=5164 vsize=689632 CPUtime=277.82
/proc/5166/task/5182/stat : 5182 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 1646 26136 0 0 20 0 16 0 561059722 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4437.96
Current children cumulated vsize (KiB) 689632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+318.107 s]
/proc/loadavg: 15.99 15.82 15.76 17/205 5187
/proc/meminfo: memFree=19180472/36427776 swapFree=6568/122528
[pid=5166] ppid=5164 vsize=689632 CPUtime=5001.4
/proc/5166/stat : 5166 (gnovelty+) R 5164 5166 24979 0 -1 4202496 27100 0 0 0 29166 470974 0 0 20 0 16 0 561059680 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5166/statm: 172408 27056 103 286 0 172120 0
[pid=5166/tid=5168] ppid=5164 vsize=689632 CPUtime=312.99
/proc/5166/task/5168/stat : 5168 (gnovelty+) R 5164 5166 24979 0 -1 4202560 387 0 0 0 1836 29463 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5166/tid=5169] ppid=5164 vsize=689632 CPUtime=313.04
/proc/5166/task/5169/stat : 5169 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1848 29456 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5166/tid=5170] ppid=5164 vsize=689632 CPUtime=312.91
/proc/5166/task/5170/stat : 5170 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1820 29471 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5166/tid=5171] ppid=5164 vsize=689632 CPUtime=312.93
/proc/5166/task/5171/stat : 5171 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1840 29453 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5166/tid=5172] ppid=5164 vsize=689632 CPUtime=312.86
/proc/5166/task/5172/stat : 5172 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 1766 29520 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5166/tid=5173] ppid=5164 vsize=689632 CPUtime=313.06
/proc/5166/task/5173/stat : 5173 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 1896 29410 0 0 20 0 16 0 561059712 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5166/tid=5174] ppid=5164 vsize=689632 CPUtime=312.88
/proc/5166/task/5174/stat : 5174 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 1790 29498 0 0 20 0 16 0 561059713 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5166/tid=5175] ppid=5164 vsize=689632 CPUtime=312.75
/proc/5166/task/5175/stat : 5175 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1714 29561 0 0 20 0 16 0 561059713 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134535217 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5166/tid=5176] ppid=5164 vsize=689632 CPUtime=312.89
/proc/5166/task/5176/stat : 5176 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 1772 29517 0 0 20 0 16 0 561059714 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5166/tid=5177] ppid=5164 vsize=689632 CPUtime=313.27
/proc/5166/task/5177/stat : 5177 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1856 29471 0 0 20 0 16 0 561059715 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5166/tid=5178] ppid=5164 vsize=689632 CPUtime=313.33
/proc/5166/task/5178/stat : 5178 (gnovelty+) R 5164 5166 24979 0 -1 4202560 397 0 0 0 1894 29439 0 0 20 0 16 0 561059716 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5166/tid=5179] ppid=5164 vsize=689632 CPUtime=312.71
/proc/5166/task/5179/stat : 5179 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1778 29493 0 0 20 0 16 0 561059718 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5166/tid=5180] ppid=5164 vsize=689632 CPUtime=312.98
/proc/5166/task/5180/stat : 5180 (gnovelty+) R 5164 5166 24979 0 -1 4202560 399 0 0 0 1762 29536 0 0 20 0 16 0 561059719 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5166/tid=5181] ppid=5164 vsize=689632 CPUtime=306.15
/proc/5166/task/5181/stat : 5181 (gnovelty+) R 5164 5166 24979 0 -1 4202560 400 0 0 0 1882 28733 0 0 20 0 16 0 561059721 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5166/tid=5182] ppid=5164 vsize=689632 CPUtime=313.09
/proc/5166/task/5182/stat : 5182 (gnovelty+) R 5164 5166 24979 0 -1 4202560 398 0 0 0 1822 29487 0 0 20 0 16 0 561059722 706183168 27056 18446744073709551615 134512640 135680988 4288690400 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5001.4
Current children cumulated vsize (KiB) 689632

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 5166 and gives
#  childrusage.ru_utime.tv_sec=282
#  childrusage.ru_utime.tv_usec=961684
#  childrusage.ru_stime.tv_sec=4573
#  childrusage.ru_stime.tv_usec=353816
# CPU time returned by wait4() is 4856.32
# while last known CPU time is 5001.4
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 318.143
CPU time (s): 5001.4
CPU user time (s): 291.66
CPU system time (s): 4709.74
CPU usage (%): 1572.06
Max. virtual memory (cumulated for all children) (KiB): 689632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 282.962
system time used= 4573.35
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27100
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= 290176
involuntary context switches= 11901

runsolver used 1.82011 second user time and 5.24833 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 10:25:33
IDJOB=1777554
IDBENCH=70366
IDSOLVER=619
FILE ID=xenhost3-49/1777554-1244017533
PBS_JOBID=
Free space on /tmp= 7133 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S56507352-034.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777554-1244017533/watcher-1777554-1244017533 -o /tmp/evaluation-result-1777554-1244017533/solver-1777554-1244017533 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777554-1244017533.cnf 216084867 16

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

MD5SUM BENCH= 3489273d9d670dd6da5e410852c60205
RANDOM SEED= 216084867

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:      19288468 kB
Buffers:        395160 kB
Cached:       14006204 kB
SwapCached:          0 kB
Active:        3076036 kB
Inactive:     11337804 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2112 kB
Writeback:           0 kB
AnonPages:       12616 kB
Mapped:           5924 kB
Slab:           671376 kB
SReclaimable:   645200 kB
SUnreclaim:      26176 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38384 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7133 MiB
End job on xenhost3-49 at 2009-06-03 10:30:53