Trace number 1777548

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S1089166613-072.cnf
MD5SUMbaab5bee77b4ec39821ca7eac508e100
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1234.03
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.28/0.31	c +------------------------------+
0.28/0.31	c | gNovelty+, version 1.0       |
0.28/0.31	c +------------------------------+
0.28/0.31	c gnovelty+ -h for help
0.28/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-1777548-1244016850/watcher-1777548-1244016850 -o /tmp/evaluation-result-1777548-1244016850/solver-1777548-1244016850 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777548-1244016850.cnf 124339322 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.91 15.91 15.83 2/189 5040
/proc/meminfo: memFree=19288660/36427776 swapFree=6156/12060
[pid=5040] ppid=5038 vsize=509232 CPUtime=0
/proc/5040/stat : 5040 (gnovelty+) R 5038 5040 24979 0 -1 4202496 1886 0 0 0 0 0 0 0 20 0 1 0 560991409 521453568 1843 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134537167 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/5040/statm: 127308 1849 99 286 0 127020 0

[startup+0.090931 s]
/proc/loadavg: 15.91 15.91 15.83 2/189 5040
/proc/meminfo: memFree=19288660/36427776 swapFree=6156/12060
[pid=5040] ppid=5038 vsize=517044 CPUtime=0.08
/proc/5040/stat : 5040 (gnovelty+) R 5038 5040 24979 0 -1 4202496 10794 0 0 0 4 4 0 0 20 0 1 0 560991409 529453056 10750 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134537708 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/5040/statm: 129261 10764 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.102904 s]
/proc/loadavg: 15.91 15.91 15.83 2/189 5040
/proc/meminfo: memFree=19288660/36427776 swapFree=6156/12060
[pid=5040] ppid=5038 vsize=517044 CPUtime=0.1
/proc/5040/stat : 5040 (gnovelty+) R 5038 5040 24979 0 -1 4202496 12599 0 0 0 6 4 0 0 20 0 1 0 560991409 529453056 12555 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134537968 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/5040/statm: 129261 12560 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.302903 s]
/proc/loadavg: 15.91 15.91 15.83 2/189 5040
/proc/meminfo: memFree=19288660/36427776 swapFree=6156/12060
[pid=5040] ppid=5038 vsize=517044 CPUtime=0.28
/proc/5040/stat : 5040 (gnovelty+) R 5038 5040 24979 0 -1 4202496 20399 0 0 0 22 6 0 0 20 0 1 0 560991409 529453056 20355 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134538748 0 0 1 0 0 0 0 17 3 0 0 0 0 0
/proc/5040/statm: 129261 20355 99 286 0 128973 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 517044

[startup+0.703372 s]
/proc/loadavg: 15.91 15.91 15.83 2/189 5040
/proc/meminfo: memFree=19288660/36427776 swapFree=6156/12060
[pid=5040] ppid=5038 vsize=689632 CPUtime=5.53
/proc/5040/stat : 5040 (gnovelty+) R 5038 5040 24979 0 -1 4202496 26624 0 0 0 99 454 0 0 20 0 16 0 560991409 706183168 26580 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5040/statm: 172408 26580 103 286 0 172120 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 689632

[startup+1.50128 s]
/proc/loadavg: 15.92 15.91 15.83 17/205 5056
/proc/meminfo: memFree=19185908/36427776 swapFree=6552/118144
[pid=5040] ppid=5038 vsize=689632 CPUtime=17.22
/proc/5040/stat : 5040 (gnovelty+) R 5038 5040 24979 0 -1 4202496 27094 0 0 0 210 1512 0 0 20 0 16 0 560991409 706183168 27050 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5040/statm: 172408 27050 103 286 0 172120 0
[pid=5040/tid=5042] ppid=5038 vsize=689632 CPUtime=1.14
/proc/5040/task/5042/stat : 5042 (gnovelty+) R 5038 5040 24979 0 -1 4202560 387 0 0 0 16 98 0 0 20 0 16 0 560991440 706183168 27050 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5040/tid=5043] ppid=5038 vsize=689632 CPUtime=1.14
/proc/5040/task/5043/stat : 5043 (gnovelty+) R 5038 5040 24979 0 -1 4202560 401 0 0 0 16 98 0 0 20 0 16 0 560991440 706183168 27050 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5040/tid=5044] ppid=5038 vsize=689632 CPUtime=1.14
/proc/5040/task/5044/stat : 5044 (gnovelty+) R 5038 5040 24979 0 -1 4202560 397 0 0 0 12 102 0 0 20 0 16 0 560991440 706183168 27050 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5040/tid=5045] ppid=5038 vsize=689632 CPUtime=1.14
/proc/5040/task/5045/stat : 5045 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 14 100 0 0 20 0 16 0 560991440 706183168 27050 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5040/tid=5046] ppid=5038 vsize=689632 CPUtime=1.14
/proc/5040/task/5046/stat : 5046 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 10 104 0 0 20 0 16 0 560991441 706183168 27050 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5040/tid=5047] ppid=5038 vsize=689632 CPUtime=1.14
/proc/5040/task/5047/stat : 5047 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 10 104 0 0 20 0 16 0 560991441 706183168 27050 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5040/tid=5048] ppid=5038 vsize=689632 CPUtime=1.14
/proc/5040/task/5048/stat : 5048 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 10 104 0 0 20 0 16 0 560991441 706183168 27050 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5040/tid=5049] ppid=5038 vsize=689632 CPUtime=1.14
/proc/5040/task/5049/stat : 5049 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 8 106 0 0 20 0 16 0 560991442 706183168 27050 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5040/tid=5050] ppid=5038 vsize=689632 CPUtime=1.12
/proc/5040/task/5050/stat : 5050 (gnovelty+) R 5038 5040 24979 0 -1 4202560 397 0 0 0 14 98 0 0 20 0 16 0 560991442 706183168 27050 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5040/tid=5051] ppid=5038 vsize=689632 CPUtime=1.1
/proc/5040/task/5051/stat : 5051 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 10 100 0 0 20 0 16 0 560991443 706183168 27050 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5040/tid=5052] ppid=5038 vsize=689632 CPUtime=1.12
/proc/5040/task/5052/stat : 5052 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 6 106 0 0 20 0 16 0 560991444 706183168 27050 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5040/tid=5053] ppid=5038 vsize=689632 CPUtime=1.08
/proc/5040/task/5053/stat : 5053 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 10 98 0 0 20 0 16 0 560991446 706183168 27050 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5040/tid=5054] ppid=5038 vsize=689632 CPUtime=1.04
/proc/5040/task/5054/stat : 5054 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 6 98 0 0 20 0 16 0 560991447 706183168 27050 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5040/tid=5055] ppid=5038 vsize=689632 CPUtime=1.06
/proc/5040/task/5055/stat : 5055 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 14 92 0 0 20 0 16 0 560991449 706183168 27050 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5040/tid=5056] ppid=5038 vsize=689632 CPUtime=0.58
/proc/5040/task/5056/stat : 5056 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 10 48 0 0 20 0 16 0 560991451 706183168 27050 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 17.22
Current children cumulated vsize (KiB) 689632

[startup+3.10214 s]
/proc/loadavg: 15.92 15.91 15.83 17/205 5056
/proc/meminfo: memFree=19181988/36427776 swapFree=6568/121516
[pid=5040] ppid=5038 vsize=689632 CPUtime=40.9
/proc/5040/stat : 5040 (gnovelty+) R 5038 5040 24979 0 -1 4202496 27098 0 0 0 402 3688 0 0 20 0 16 0 560991409 706183168 27054 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5040/statm: 172408 27054 103 286 0 172120 0
[pid=5040/tid=5042] ppid=5038 vsize=689632 CPUtime=2.72
/proc/5040/task/5042/stat : 5042 (gnovelty+) R 5038 5040 24979 0 -1 4202560 387 0 0 0 30 242 0 0 20 0 16 0 560991440 706183168 27054 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5040/tid=5043] ppid=5038 vsize=689632 CPUtime=2.72
/proc/5040/task/5043/stat : 5043 (gnovelty+) R 5038 5040 24979 0 -1 4202560 401 0 0 0 30 242 0 0 20 0 16 0 560991440 706183168 27054 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5040/tid=5044] ppid=5038 vsize=689632 CPUtime=2.72
/proc/5040/task/5044/stat : 5044 (gnovelty+) R 5038 5040 24979 0 -1 4202560 397 0 0 0 22 250 0 0 20 0 16 0 560991440 706183168 27054 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5040/tid=5045] ppid=5038 vsize=689632 CPUtime=2.72
/proc/5040/task/5045/stat : 5045 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 26 246 0 0 20 0 16 0 560991440 706183168 27054 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5040/tid=5046] ppid=5038 vsize=689632 CPUtime=2.72
/proc/5040/task/5046/stat : 5046 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 22 250 0 0 20 0 16 0 560991441 706183168 27054 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5040/tid=5047] ppid=5038 vsize=689632 CPUtime=2.72
/proc/5040/task/5047/stat : 5047 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 20 252 0 0 20 0 16 0 560991441 706183168 27054 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5040/tid=5048] ppid=5038 vsize=689632 CPUtime=2.72
/proc/5040/task/5048/stat : 5048 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 22 250 0 0 20 0 16 0 560991441 706183168 27054 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5040/tid=5049] ppid=5038 vsize=689632 CPUtime=2.7
/proc/5040/task/5049/stat : 5049 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 22 248 0 0 20 0 16 0 560991442 706183168 27054 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5040/tid=5050] ppid=5038 vsize=689632 CPUtime=2.7
/proc/5040/task/5050/stat : 5050 (gnovelty+) R 5038 5040 24979 0 -1 4202560 397 0 0 0 30 240 0 0 20 0 16 0 560991442 706183168 27054 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5040/tid=5051] ppid=5038 vsize=689632 CPUtime=2.68
/proc/5040/task/5051/stat : 5051 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 24 244 0 0 20 0 16 0 560991443 706183168 27054 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5040/tid=5052] ppid=5038 vsize=689632 CPUtime=2.7
/proc/5040/task/5052/stat : 5052 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 16 254 0 0 20 0 16 0 560991444 706183168 27054 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5040/tid=5053] ppid=5038 vsize=689632 CPUtime=2.66
/proc/5040/task/5053/stat : 5053 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 18 248 0 0 20 0 16 0 560991446 706183168 27054 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5040/tid=5054] ppid=5038 vsize=689632 CPUtime=2.6
/proc/5040/task/5054/stat : 5054 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 16 244 0 0 20 0 16 0 560991447 706183168 27054 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5040/tid=5055] ppid=5038 vsize=689632 CPUtime=2.62
/proc/5040/task/5055/stat : 5055 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 28 234 0 0 20 0 16 0 560991449 706183168 27054 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5040/tid=5056] ppid=5038 vsize=689632 CPUtime=1.34
/proc/5040/task/5056/stat : 5056 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 16 118 0 0 20 0 16 0 560991451 706183168 27054 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 40.9
Current children cumulated vsize (KiB) 689632

[startup+6.30336 s]
/proc/loadavg: 15.92 15.91 15.83 17/205 5056
/proc/meminfo: memFree=19181616/36427776 swapFree=6568/121756
[pid=5040] ppid=5038 vsize=689632 CPUtime=88.1
/proc/5040/stat : 5040 (gnovelty+) R 5038 5040 24979 0 -1 4202496 27099 0 0 0 753 8057 0 0 20 0 16 0 560991409 706183168 27055 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5040/statm: 172408 27055 103 286 0 172120 0
[pid=5040/tid=5042] ppid=5038 vsize=689632 CPUtime=5.88
/proc/5040/task/5042/stat : 5042 (gnovelty+) R 5038 5040 24979 0 -1 4202560 387 0 0 0 56 532 0 0 20 0 16 0 560991440 706183168 27055 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5040/tid=5043] ppid=5038 vsize=689632 CPUtime=5.86
/proc/5040/task/5043/stat : 5043 (gnovelty+) R 5038 5040 24979 0 -1 4202560 402 0 0 0 52 534 0 0 20 0 16 0 560991440 706183168 27055 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5040/tid=5044] ppid=5038 vsize=689632 CPUtime=5.88
/proc/5040/task/5044/stat : 5044 (gnovelty+) R 5038 5040 24979 0 -1 4202560 397 0 0 0 48 540 0 0 20 0 16 0 560991440 706183168 27055 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5040/tid=5045] ppid=5038 vsize=689632 CPUtime=5.86
/proc/5040/task/5045/stat : 5045 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 48 538 0 0 20 0 16 0 560991440 706183168 27055 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5040/tid=5046] ppid=5038 vsize=689632 CPUtime=5.86
/proc/5040/task/5046/stat : 5046 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 42 544 0 0 20 0 16 0 560991441 706183168 27055 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5040/tid=5047] ppid=5038 vsize=689632 CPUtime=5.86
/proc/5040/task/5047/stat : 5047 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 42 544 0 0 20 0 16 0 560991441 706183168 27055 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5040/tid=5048] ppid=5038 vsize=689632 CPUtime=5.88
/proc/5040/task/5048/stat : 5048 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 46 542 0 0 20 0 16 0 560991441 706183168 27055 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5040/tid=5049] ppid=5038 vsize=689632 CPUtime=5.86
/proc/5040/task/5049/stat : 5049 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 44 542 0 0 20 0 16 0 560991442 706183168 27055 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5040/tid=5050] ppid=5038 vsize=689632 CPUtime=5.84
/proc/5040/task/5050/stat : 5050 (gnovelty+) R 5038 5040 24979 0 -1 4202560 397 0 0 0 48 536 0 0 20 0 16 0 560991442 706183168 27055 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5040/tid=5051] ppid=5038 vsize=689632 CPUtime=5.84
/proc/5040/task/5051/stat : 5051 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 50 534 0 0 20 0 16 0 560991443 706183168 27055 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5040/tid=5052] ppid=5038 vsize=689632 CPUtime=5.84
/proc/5040/task/5052/stat : 5052 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 40 544 0 0 20 0 16 0 560991444 706183168 27055 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5040/tid=5053] ppid=5038 vsize=689632 CPUtime=5.82
/proc/5040/task/5053/stat : 5053 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 42 540 0 0 20 0 16 0 560991446 706183168 27055 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5040/tid=5054] ppid=5038 vsize=689632 CPUtime=5.68
/proc/5040/task/5054/stat : 5054 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 42 526 0 0 20 0 16 0 560991447 706183168 27055 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5040/tid=5055] ppid=5038 vsize=689632 CPUtime=5.78
/proc/5040/task/5055/stat : 5055 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 54 524 0 0 20 0 16 0 560991449 706183168 27055 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5040/tid=5056] ppid=5038 vsize=689632 CPUtime=2.96
/proc/5040/task/5056/stat : 5056 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 28 268 0 0 20 0 16 0 560991451 706183168 27055 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 88.1
Current children cumulated vsize (KiB) 689632

[startup+12.706 s]
/proc/loadavg: 15.93 15.91 15.83 17/205 5056
/proc/meminfo: memFree=19181300/36427776 swapFree=6568/122224
[pid=5040] ppid=5038 vsize=689632 CPUtime=176.67
/proc/5040/stat : 5040 (gnovelty+) R 5038 5040 24979 0 -1 4202496 27100 0 0 0 1432 16235 0 0 20 0 16 0 560991409 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/5040/statm: 172408 27056 103 286 0 172120 0
[pid=5040/tid=5042] ppid=5038 vsize=689632 CPUtime=12.16
/proc/5040/task/5042/stat : 5042 (gnovelty+) R 5038 5040 24979 0 -1 4202560 387 0 0 0 100 1116 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5040/tid=5043] ppid=5038 vsize=689632 CPUtime=12.16
/proc/5040/task/5043/stat : 5043 (gnovelty+) R 5038 5040 24979 0 -1 4202560 402 0 0 0 96 1120 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5040/tid=5044] ppid=5038 vsize=689632 CPUtime=12.18
/proc/5040/task/5044/stat : 5044 (gnovelty+) R 5038 5040 24979 0 -1 4202560 397 0 0 0 102 1116 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5040/tid=5045] ppid=5038 vsize=689632 CPUtime=12.16
/proc/5040/task/5045/stat : 5045 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 88 1128 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5040/tid=5046] ppid=5038 vsize=689632 CPUtime=12.16
/proc/5040/task/5046/stat : 5046 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 84 1132 0 0 20 0 16 0 560991441 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5040/tid=5047] ppid=5038 vsize=689632 CPUtime=12.16
/proc/5040/task/5047/stat : 5047 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 106 1110 0 0 20 0 16 0 560991441 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5040/tid=5048] ppid=5038 vsize=689632 CPUtime=9.24
/proc/5040/task/5048/stat : 5048 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 82 842 0 0 20 0 16 0 560991441 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5040/tid=5049] ppid=5038 vsize=689632 CPUtime=12.16
/proc/5040/task/5049/stat : 5049 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 92 1124 0 0 20 0 16 0 560991442 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5040/tid=5050] ppid=5038 vsize=689632 CPUtime=12.16
/proc/5040/task/5050/stat : 5050 (gnovelty+) R 5038 5040 24979 0 -1 4202560 397 0 0 0 92 1124 0 0 20 0 16 0 560991442 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5040/tid=5051] ppid=5038 vsize=689632 CPUtime=12.14
/proc/5040/task/5051/stat : 5051 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 92 1122 0 0 20 0 16 0 560991443 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5040/tid=5052] ppid=5038 vsize=689632 CPUtime=10.6
/proc/5040/task/5052/stat : 5052 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 80 980 0 0 20 0 16 0 560991444 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0

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

[pid=5040/tid=5043] ppid=5038 vsize=689632 CPUtime=244.07
/proc/5040/task/5043/stat : 5043 (gnovelty+) R 5038 5040 24979 0 -1 4202560 402 0 0 0 1568 22839 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5040/tid=5044] ppid=5038 vsize=689632 CPUtime=241.95
/proc/5040/task/5044/stat : 5044 (gnovelty+) R 5038 5040 24979 0 -1 4202560 397 0 0 0 1620 22575 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=5040/tid=5045] ppid=5038 vsize=689632 CPUtime=237.66
/proc/5040/task/5045/stat : 5045 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1534 22232 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5040/tid=5046] ppid=5038 vsize=689632 CPUtime=234.84
/proc/5040/task/5046/stat : 5046 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 1506 21978 0 0 20 0 16 0 560991441 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5040/tid=5047] ppid=5038 vsize=689632 CPUtime=223.08
/proc/5040/task/5047/stat : 5047 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 1534 20774 0 0 20 0 16 0 560991441 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5040/tid=5048] ppid=5038 vsize=689632 CPUtime=236.5
/proc/5040/task/5048/stat : 5048 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1550 22100 0 0 20 0 16 0 560991441 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5040/tid=5049] ppid=5038 vsize=689632 CPUtime=240.45
/proc/5040/task/5049/stat : 5049 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 1564 22481 0 0 20 0 16 0 560991442 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5040/tid=5050] ppid=5038 vsize=689632 CPUtime=239.39
/proc/5040/task/5050/stat : 5050 (gnovelty+) R 5038 5040 24979 0 -1 4202560 397 0 0 0 1520 22419 0 0 20 0 16 0 560991442 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5040/tid=5051] ppid=5038 vsize=689632 CPUtime=253.34
/proc/5040/task/5051/stat : 5051 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1502 23832 0 0 20 0 16 0 560991443 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5040/tid=5052] ppid=5038 vsize=689632 CPUtime=223.74
/proc/5040/task/5052/stat : 5052 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 1506 20868 0 0 20 0 16 0 560991444 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5040/tid=5053] ppid=5038 vsize=689632 CPUtime=226.24
/proc/5040/task/5053/stat : 5053 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1438 21186 0 0 20 0 16 0 560991446 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5040/tid=5054] ppid=5038 vsize=689632 CPUtime=250.76
/proc/5040/task/5054/stat : 5054 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 1656 23420 0 0 20 0 16 0 560991447 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5040/tid=5055] ppid=5038 vsize=689632 CPUtime=238.67
/proc/5040/task/5055/stat : 5055 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1518 22349 0 0 20 0 16 0 560991449 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5040/tid=5056] ppid=5038 vsize=689632 CPUtime=228.08
/proc/5040/task/5056/stat : 5056 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 1448 21360 0 0 20 0 16 0 560991451 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 3792.14
Current children cumulated vsize (KiB) 689632

[startup+342.303 s]
/proc/loadavg: 15.95 15.91 15.84 17/205 5064
/proc/meminfo: memFree=19179456/36427776 swapFree=6568/122516
[pid=5040] ppid=5038 vsize=689632 CPUtime=4736.21
/proc/5040/stat : 5040 (gnovelty+) R 5038 5040 24979 0 -1 4202496 27100 0 0 0 29563 444058 0 0 20 0 16 0 560991409 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/5040/statm: 172408 27056 103 286 0 172120 0
[pid=5040/tid=5042] ppid=5038 vsize=689632 CPUtime=304.4
/proc/5040/task/5042/stat : 5042 (gnovelty+) R 5038 5040 24979 0 -1 4202560 387 0 0 0 1812 28628 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5040/tid=5043] ppid=5038 vsize=689632 CPUtime=302.97
/proc/5040/task/5043/stat : 5043 (gnovelty+) R 5038 5040 24979 0 -1 4202560 402 0 0 0 1874 28423 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5040/tid=5044] ppid=5038 vsize=689632 CPUtime=301.03
/proc/5040/task/5044/stat : 5044 (gnovelty+) R 5038 5040 24979 0 -1 4202560 397 0 0 0 1938 28165 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=5040/tid=5045] ppid=5038 vsize=689632 CPUtime=296.8
/proc/5040/task/5045/stat : 5045 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1832 27848 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5040/tid=5046] ppid=5038 vsize=689632 CPUtime=293.87
/proc/5040/task/5046/stat : 5046 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 1804 27583 0 0 20 0 16 0 560991441 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5040/tid=5047] ppid=5038 vsize=689632 CPUtime=282.3
/proc/5040/task/5047/stat : 5047 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 1902 26328 0 0 20 0 16 0 560991441 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5040/tid=5048] ppid=5038 vsize=689632 CPUtime=295.55
/proc/5040/task/5048/stat : 5048 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1898 27657 0 0 20 0 16 0 560991441 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5040/tid=5049] ppid=5038 vsize=689632 CPUtime=299.45
/proc/5040/task/5049/stat : 5049 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 1864 28081 0 0 20 0 16 0 560991442 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5040/tid=5050] ppid=5038 vsize=689632 CPUtime=298.49
/proc/5040/task/5050/stat : 5050 (gnovelty+) R 5038 5040 24979 0 -1 4202560 397 0 0 0 1856 27993 0 0 20 0 16 0 560991442 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5040/tid=5051] ppid=5038 vsize=689632 CPUtime=312.42
/proc/5040/task/5051/stat : 5051 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1800 29442 0 0 20 0 16 0 560991443 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5040/tid=5052] ppid=5038 vsize=689632 CPUtime=282.84
/proc/5040/task/5052/stat : 5052 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 1836 26448 0 0 20 0 16 0 560991444 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5040/tid=5053] ppid=5038 vsize=689632 CPUtime=285.33
/proc/5040/task/5053/stat : 5053 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1774 26759 0 0 20 0 16 0 560991446 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5040/tid=5054] ppid=5038 vsize=689632 CPUtime=309.82
/proc/5040/task/5054/stat : 5054 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 1970 29012 0 0 20 0 16 0 560991447 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5040/tid=5055] ppid=5038 vsize=689632 CPUtime=296.7
/proc/5040/task/5055/stat : 5055 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1822 27848 0 0 20 0 16 0 560991449 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5040/tid=5056] ppid=5038 vsize=689632 CPUtime=287.12
/proc/5040/task/5056/stat : 5056 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 1758 26954 0 0 20 0 16 0 560991451 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 4736.21
Current children cumulated vsize (KiB) 689632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+359.104 s]
/proc/loadavg: 16.04 15.93 15.85 17/205 5069
/proc/meminfo: memFree=19179332/36427776 swapFree=6568/122500
[pid=5040] ppid=5038 vsize=689632 CPUtime=5000.62
/proc/5040/stat : 5040 (gnovelty+) R 5038 5040 24979 0 -1 4202496 27100 0 0 0 30938 469124 0 0 20 0 16 0 560991409 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/5040/statm: 172408 27056 103 286 0 172120 0
[pid=5040/tid=5042] ppid=5038 vsize=689632 CPUtime=320.95
/proc/5040/task/5042/stat : 5042 (gnovelty+) R 5038 5040 24979 0 -1 4202560 387 0 0 0 1896 30199 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5040/tid=5043] ppid=5038 vsize=689632 CPUtime=319.16
/proc/5040/task/5043/stat : 5043 (gnovelty+) R 5038 5040 24979 0 -1 4202560 402 0 0 0 1960 29956 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5040/tid=5044] ppid=5038 vsize=689632 CPUtime=317.6
/proc/5040/task/5044/stat : 5044 (gnovelty+) R 5038 5040 24979 0 -1 4202560 397 0 0 0 2016 29744 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=5040/tid=5045] ppid=5038 vsize=689632 CPUtime=313.38
/proc/5040/task/5045/stat : 5045 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1920 29418 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5040/tid=5046] ppid=5038 vsize=689632 CPUtime=310.42
/proc/5040/task/5046/stat : 5046 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 1882 29160 0 0 20 0 16 0 560991441 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5040/tid=5047] ppid=5038 vsize=689632 CPUtime=298.88
/proc/5040/task/5047/stat : 5047 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 1990 27898 0 0 20 0 16 0 560991441 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5040/tid=5048] ppid=5038 vsize=689632 CPUtime=312.11
/proc/5040/task/5048/stat : 5048 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1984 29227 0 0 20 0 16 0 560991441 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5040/tid=5049] ppid=5038 vsize=689632 CPUtime=315.97
/proc/5040/task/5049/stat : 5049 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 1948 29649 0 0 20 0 16 0 560991442 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5040/tid=5050] ppid=5038 vsize=689632 CPUtime=315.02
/proc/5040/task/5050/stat : 5050 (gnovelty+) R 5038 5040 24979 0 -1 4202560 397 0 0 0 1946 29556 0 0 20 0 16 0 560991442 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5040/tid=5051] ppid=5038 vsize=689632 CPUtime=328.98
/proc/5040/task/5051/stat : 5051 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1900 30998 0 0 20 0 16 0 560991443 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5040/tid=5052] ppid=5038 vsize=689632 CPUtime=299.41
/proc/5040/task/5052/stat : 5052 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 1930 28011 0 0 20 0 16 0 560991444 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5040/tid=5053] ppid=5038 vsize=689632 CPUtime=301.86
/proc/5040/task/5053/stat : 5053 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1874 28312 0 0 20 0 16 0 560991446 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5040/tid=5054] ppid=5038 vsize=689632 CPUtime=326.38
/proc/5040/task/5054/stat : 5054 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 2060 30578 0 0 20 0 16 0 560991447 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5040/tid=5055] ppid=5038 vsize=689632 CPUtime=313.21
/proc/5040/task/5055/stat : 5055 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1904 29417 0 0 20 0 16 0 560991449 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5040/tid=5056] ppid=5038 vsize=689632 CPUtime=303.67
/proc/5040/task/5056/stat : 5056 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 1836 28531 0 0 20 0 16 0 560991451 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 5000.62
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

[startup+359.104 s]
/proc/loadavg: 16.04 15.93 15.85 17/205 5069
/proc/meminfo: memFree=19179332/36427776 swapFree=6568/122500
[pid=5040] ppid=5038 vsize=689632 CPUtime=5000.62
/proc/5040/stat : 5040 (gnovelty+) R 5038 5040 24979 0 -1 4202496 27100 0 0 0 30938 469124 0 0 20 0 16 0 560991409 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/5040/statm: 172408 27056 103 286 0 172120 0
[pid=5040/tid=5042] ppid=5038 vsize=689632 CPUtime=320.95
/proc/5040/task/5042/stat : 5042 (gnovelty+) R 5038 5040 24979 0 -1 4202560 387 0 0 0 1896 30199 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5040/tid=5043] ppid=5038 vsize=689632 CPUtime=319.16
/proc/5040/task/5043/stat : 5043 (gnovelty+) R 5038 5040 24979 0 -1 4202560 402 0 0 0 1960 29956 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5040/tid=5044] ppid=5038 vsize=689632 CPUtime=317.6
/proc/5040/task/5044/stat : 5044 (gnovelty+) R 5038 5040 24979 0 -1 4202560 397 0 0 0 2016 29744 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=5040/tid=5045] ppid=5038 vsize=689632 CPUtime=313.38
/proc/5040/task/5045/stat : 5045 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1920 29418 0 0 20 0 16 0 560991440 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5040/tid=5046] ppid=5038 vsize=689632 CPUtime=310.42
/proc/5040/task/5046/stat : 5046 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 1882 29160 0 0 20 0 16 0 560991441 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5040/tid=5047] ppid=5038 vsize=689632 CPUtime=298.88
/proc/5040/task/5047/stat : 5047 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 1990 27898 0 0 20 0 16 0 560991441 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=5040/tid=5048] ppid=5038 vsize=689632 CPUtime=312.11
/proc/5040/task/5048/stat : 5048 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1984 29227 0 0 20 0 16 0 560991441 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=5040/tid=5049] ppid=5038 vsize=689632 CPUtime=315.97
/proc/5040/task/5049/stat : 5049 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 1948 29649 0 0 20 0 16 0 560991442 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5040/tid=5050] ppid=5038 vsize=689632 CPUtime=315.02
/proc/5040/task/5050/stat : 5050 (gnovelty+) R 5038 5040 24979 0 -1 4202560 397 0 0 0 1946 29556 0 0 20 0 16 0 560991442 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5040/tid=5051] ppid=5038 vsize=689632 CPUtime=328.98
/proc/5040/task/5051/stat : 5051 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1900 30998 0 0 20 0 16 0 560991443 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5040/tid=5052] ppid=5038 vsize=689632 CPUtime=299.41
/proc/5040/task/5052/stat : 5052 (gnovelty+) R 5038 5040 24979 0 -1 4202560 398 0 0 0 1930 28011 0 0 20 0 16 0 560991444 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5040/tid=5053] ppid=5038 vsize=689632 CPUtime=301.86
/proc/5040/task/5053/stat : 5053 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1874 28312 0 0 20 0 16 0 560991446 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5040/tid=5054] ppid=5038 vsize=689632 CPUtime=326.38
/proc/5040/task/5054/stat : 5054 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 2060 30578 0 0 20 0 16 0 560991447 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5040/tid=5055] ppid=5038 vsize=689632 CPUtime=313.21
/proc/5040/task/5055/stat : 5055 (gnovelty+) R 5038 5040 24979 0 -1 4202560 399 0 0 0 1904 29417 0 0 20 0 16 0 560991449 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5040/tid=5056] ppid=5038 vsize=689632 CPUtime=303.67
/proc/5040/task/5056/stat : 5056 (gnovelty+) R 5038 5040 24979 0 -1 4202560 400 0 0 0 1836 28531 0 0 20 0 16 0 560991451 706183168 27056 18446744073709551615 134512640 135680988 4291859440 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 5000.62
Current children cumulated vsize (KiB) 689632

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5040 and gives
#  childrusage.ru_utime.tv_sec=300
#  childrusage.ru_utime.tv_usec=946808
#  childrusage.ru_stime.tv_sec=4563
#  childrusage.ru_stime.tv_usec=845222
# CPU time returned by wait4() is 4864.79
# while last known CPU time is 5000.62
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 359.136
CPU time (s): 5000.62
CPU user time (s): 309.38
CPU system time (s): 4691.24
CPU usage (%): 1392.4
Max. virtual memory (cumulated for all children) (KiB): 689632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 300.947
system time used= 4563.85
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= 444399
involuntary context switches= 22629

runsolver used 2.09213 second user time and 5.84837 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 10:14:10
IDJOB=1777548
IDBENCH=70364
IDSOLVER=619
FILE ID=xenhost3-49/1777548-1244016850
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-S1089166613-072.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777548-1244016850/watcher-1777548-1244016850 -o /tmp/evaluation-result-1777548-1244016850/solver-1777548-1244016850 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777548-1244016850.cnf 124339322 16

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

MD5SUM BENCH= baab5bee77b4ec39821ca7eac508e100
RANDOM SEED= 124339322

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:      19288660 kB
Buffers:        395136 kB
Cached:       14006004 kB
SwapCached:          0 kB
Active:        3076136 kB
Inactive:     11337728 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2016 kB
Writeback:           0 kB
AnonPages:       12060 kB
Mapped:           5492 kB
Slab:           671272 kB
SReclaimable:   645144 kB
SUnreclaim:      26128 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:20:12