Trace number 1778250

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S1598052044-078.cnf
MD5SUM871c21efb71b729632fed1e9ce79057d
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 variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.08/0.10	c +------------------------------+
0.08/0.10	c | gNovelty+, version 1.0       |
0.08/0.10	c +------------------------------+
0.08/0.10	c gnovelty+ -h for help
0.08/0.10	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-1778250-1244068631/watcher-1778250-1244068631 -o /tmp/evaluation-result-1778250-1244068631/solver-1778250-1244068631 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778250-1244068631.cnf 1441821258 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.90 15.87 15.82 2/184 18545
/proc/meminfo: memFree=19286180/36427776 swapFree=4976/8180
[pid=18545] ppid=18543 vsize=509232 CPUtime=0
/proc/18545/stat : 18545 (gnovelty+) R 18543 18545 24979 0 -1 4202496 2463 0 0 0 0 0 0 0 20 0 1 0 566169455 521453568 2419 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134537167 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/18545/statm: 127308 2426 99 286 0 127020 0

[startup+0.043693 s]
/proc/loadavg: 15.90 15.87 15.82 2/184 18545
/proc/meminfo: memFree=19286180/36427776 swapFree=4976/8180
[pid=18545] ppid=18543 vsize=517044 CPUtime=0.04
/proc/18545/stat : 18545 (gnovelty+) R 18543 18545 24979 0 -1 4202496 10088 0 0 0 0 4 0 0 20 0 1 0 566169455 529453056 10043 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134537708 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/18545/statm: 129261 10056 99 286 0 128973 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517044

[startup+0.103715 s]
/proc/loadavg: 15.90 15.87 15.82 2/184 18545
/proc/meminfo: memFree=19286180/36427776 swapFree=4976/8180
[pid=18545] ppid=18543 vsize=517044 CPUtime=0.08
/proc/18545/stat : 18545 (gnovelty+) R 18543 18545 24979 0 -1 4202496 19133 0 0 0 2 6 0 0 20 0 1 0 566169455 529453056 19088 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134537708 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/18545/statm: 129261 19093 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.303938 s]
/proc/loadavg: 15.90 15.87 15.82 2/184 18545
/proc/meminfo: memFree=19286180/36427776 swapFree=4976/8180
[pid=18545] ppid=18543 vsize=657088 CPUtime=3.02
/proc/18545/stat : 18545 (gnovelty+) R 18543 18545 24979 0 -1 4202496 20126 0 0 0 4 298 0 0 20 0 16 0 566169455 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18545/statm: 164272 20081 103 286 0 163984 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 657088

[startup+0.702238 s]
/proc/loadavg: 15.90 15.87 15.82 2/184 18545
/proc/meminfo: memFree=19286180/36427776 swapFree=4976/8180
[pid=18545] ppid=18543 vsize=657088 CPUtime=9.31
/proc/18545/stat : 18545 (gnovelty+) R 18543 18545 24979 0 -1 4202496 20126 0 0 0 16 915 0 0 20 0 16 0 566169455 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18545/statm: 164272 20081 103 286 0 163984 0
Current children cumulated CPU time (s) 9.31
Current children cumulated vsize (KiB) 657088

[startup+1.50224 s]
/proc/loadavg: 15.90 15.87 15.82 17/200 18561
/proc/meminfo: memFree=19207148/36427776 swapFree=4724/88984
[pid=18545] ppid=18543 vsize=657088 CPUtime=21.96
/proc/18545/stat : 18545 (gnovelty+) R 18543 18545 24979 0 -1 4202496 20126 0 0 0 49 2147 0 0 20 0 16 0 566169455 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18545/statm: 164272 20081 103 286 0 163984 0
[pid=18545/tid=18547] ppid=18543 vsize=657088 CPUtime=1.36
/proc/18545/task/18547/stat : 18547 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 0 136 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18545/tid=18548] ppid=18543 vsize=657088 CPUtime=1.36
/proc/18545/task/18548/stat : 18548 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 0 136 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18545/tid=18549] ppid=18543 vsize=657088 CPUtime=1.34
/proc/18545/task/18549/stat : 18549 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 0 134 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18545/tid=18550] ppid=18543 vsize=657088 CPUtime=1.36
/proc/18545/task/18550/stat : 18550 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 4 132 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18545/tid=18551] ppid=18543 vsize=657088 CPUtime=1.36
/proc/18545/task/18551/stat : 18551 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 0 136 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18545/tid=18552] ppid=18543 vsize=657088 CPUtime=1.36
/proc/18545/task/18552/stat : 18552 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 0 136 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18545/tid=18553] ppid=18543 vsize=657088 CPUtime=1.36
/proc/18545/task/18553/stat : 18553 (gnovelty+) R 18543 18545 24979 0 -1 4202560 8 0 0 0 2 134 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=18545/tid=18554] ppid=18543 vsize=657088 CPUtime=1.36
/proc/18545/task/18554/stat : 18554 (gnovelty+) R 18543 18545 24979 0 -1 4202560 8 0 0 0 4 132 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18545/tid=18555] ppid=18543 vsize=657088 CPUtime=1.36
/proc/18545/task/18555/stat : 18555 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 0 136 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18545/tid=18556] ppid=18543 vsize=657088 CPUtime=1.36
/proc/18545/task/18556/stat : 18556 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 6 130 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18545/tid=18557] ppid=18543 vsize=657088 CPUtime=1.36
/proc/18545/task/18557/stat : 18557 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 4 132 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18545/tid=18558] ppid=18543 vsize=657088 CPUtime=1.36
/proc/18545/task/18558/stat : 18558 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 2 134 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18545/tid=18559] ppid=18543 vsize=657088 CPUtime=1.34
/proc/18545/task/18559/stat : 18559 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 2 132 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18545/tid=18560] ppid=18543 vsize=657088 CPUtime=1.34
/proc/18545/task/18560/stat : 18560 (gnovelty+) R 18543 18545 24979 0 -1 4202560 11 0 0 0 2 132 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18545/tid=18561] ppid=18543 vsize=657088 CPUtime=1.36
/proc/18545/task/18561/stat : 18561 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 2 134 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 21.96
Current children cumulated vsize (KiB) 657088

[startup+3.10419 s]
/proc/loadavg: 15.91 15.88 15.82 17/200 18561
/proc/meminfo: memFree=19206776/36427776 swapFree=4724/89432
[pid=18545] ppid=18543 vsize=657088 CPUtime=47.21
/proc/18545/stat : 18545 (gnovelty+) R 18543 18545 24979 0 -1 4202496 20126 0 0 0 114 4607 0 0 20 0 16 0 566169455 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18545/statm: 164272 20081 103 286 0 163984 0
[pid=18545/tid=18547] ppid=18543 vsize=657088 CPUtime=2.94
/proc/18545/task/18547/stat : 18547 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 6 288 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18545/tid=18548] ppid=18543 vsize=657088 CPUtime=2.94
/proc/18545/task/18548/stat : 18548 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 4 290 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18545/tid=18549] ppid=18543 vsize=657088 CPUtime=2.92
/proc/18545/task/18549/stat : 18549 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 4 288 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18545/tid=18550] ppid=18543 vsize=657088 CPUtime=2.94
/proc/18545/task/18550/stat : 18550 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 8 286 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18545/tid=18551] ppid=18543 vsize=657088 CPUtime=2.94
/proc/18545/task/18551/stat : 18551 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 4 290 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18545/tid=18552] ppid=18543 vsize=657088 CPUtime=2.94
/proc/18545/task/18552/stat : 18552 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 6 288 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18545/tid=18553] ppid=18543 vsize=657088 CPUtime=2.94
/proc/18545/task/18553/stat : 18553 (gnovelty+) R 18543 18545 24979 0 -1 4202560 8 0 0 0 6 288 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=18545/tid=18554] ppid=18543 vsize=657088 CPUtime=2.94
/proc/18545/task/18554/stat : 18554 (gnovelty+) R 18543 18545 24979 0 -1 4202560 8 0 0 0 8 286 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18545/tid=18555] ppid=18543 vsize=657088 CPUtime=2.94
/proc/18545/task/18555/stat : 18555 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 2 292 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18545/tid=18556] ppid=18543 vsize=657088 CPUtime=2.94
/proc/18545/task/18556/stat : 18556 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 10 284 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18545/tid=18557] ppid=18543 vsize=657088 CPUtime=2.94
/proc/18545/task/18557/stat : 18557 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 6 288 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18545/tid=18558] ppid=18543 vsize=657088 CPUtime=2.94
/proc/18545/task/18558/stat : 18558 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 2 292 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18545/tid=18559] ppid=18543 vsize=657088 CPUtime=2.92
/proc/18545/task/18559/stat : 18559 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 8 284 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18545/tid=18560] ppid=18543 vsize=657088 CPUtime=2.88
/proc/18545/task/18560/stat : 18560 (gnovelty+) R 18543 18545 24979 0 -1 4202560 11 0 0 0 4 284 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18545/tid=18561] ppid=18543 vsize=657088 CPUtime=2.94
/proc/18545/task/18561/stat : 18561 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 8 286 0 0 20 0 16 0 566169466 672858112 20081 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 47.21
Current children cumulated vsize (KiB) 657088

[startup+6.30287 s]
/proc/loadavg: 15.91 15.88 15.82 17/200 18561
/proc/meminfo: memFree=19206528/36427776 swapFree=4724/89672
[pid=18545] ppid=18543 vsize=657088 CPUtime=97.42
/proc/18545/stat : 18545 (gnovelty+) R 18543 18545 24979 0 -1 4202496 20127 0 0 0 236 9506 0 0 20 0 16 0 566169455 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18545/statm: 164272 20082 103 286 0 163984 0
[pid=18545/tid=18547] ppid=18543 vsize=657088 CPUtime=6.08
/proc/18545/task/18547/stat : 18547 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 14 594 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18545/tid=18548] ppid=18543 vsize=657088 CPUtime=6.08
/proc/18545/task/18548/stat : 18548 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 12 596 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18545/tid=18549] ppid=18543 vsize=657088 CPUtime=6.08
/proc/18545/task/18549/stat : 18549 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 12 596 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18545/tid=18550] ppid=18543 vsize=657088 CPUtime=6.08
/proc/18545/task/18550/stat : 18550 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 14 594 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18545/tid=18551] ppid=18543 vsize=657088 CPUtime=6.1
/proc/18545/task/18551/stat : 18551 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 16 594 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18545/tid=18552] ppid=18543 vsize=657088 CPUtime=6.08
/proc/18545/task/18552/stat : 18552 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 10 598 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18545/tid=18553] ppid=18543 vsize=657088 CPUtime=6.08
/proc/18545/task/18553/stat : 18553 (gnovelty+) R 18543 18545 24979 0 -1 4202560 8 0 0 0 14 594 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=18545/tid=18554] ppid=18543 vsize=657088 CPUtime=6.08
/proc/18545/task/18554/stat : 18554 (gnovelty+) R 18543 18545 24979 0 -1 4202560 8 0 0 0 14 594 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18545/tid=18555] ppid=18543 vsize=657088 CPUtime=6.08
/proc/18545/task/18555/stat : 18555 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 12 596 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18545/tid=18556] ppid=18543 vsize=657088 CPUtime=6.1
/proc/18545/task/18556/stat : 18556 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 16 594 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18545/tid=18557] ppid=18543 vsize=657088 CPUtime=6.08
/proc/18545/task/18557/stat : 18557 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 10 598 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18545/tid=18558] ppid=18543 vsize=657088 CPUtime=6.08
/proc/18545/task/18558/stat : 18558 (gnovelty+) R 18543 18545 24979 0 -1 4202560 11 0 0 0 14 594 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18545/tid=18559] ppid=18543 vsize=657088 CPUtime=6.08
/proc/18545/task/18559/stat : 18559 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 20 588 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18545/tid=18560] ppid=18543 vsize=657088 CPUtime=5.96
/proc/18545/task/18560/stat : 18560 (gnovelty+) R 18543 18545 24979 0 -1 4202560 11 0 0 0 14 582 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18545/tid=18561] ppid=18543 vsize=657088 CPUtime=6.1
/proc/18545/task/18561/stat : 18561 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 16 594 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 97.42
Current children cumulated vsize (KiB) 657088

[startup+12.7034 s]
/proc/loadavg: 15.92 15.88 15.82 17/200 18561
/proc/meminfo: memFree=19206072/36427776 swapFree=4724/90120
[pid=18545] ppid=18543 vsize=657088 CPUtime=198.09
/proc/18545/stat : 18545 (gnovelty+) R 18543 18545 24979 0 -1 4202496 20127 0 0 0 497 19312 0 0 20 0 16 0 566169455 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18545/statm: 164272 20082 103 286 0 163984 0
[pid=18545/tid=18547] ppid=18543 vsize=657088 CPUtime=12.38
/proc/18545/task/18547/stat : 18547 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 28 1210 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18545/tid=18548] ppid=18543 vsize=657088 CPUtime=12.4
/proc/18545/task/18548/stat : 18548 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 24 1216 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18545/tid=18549] ppid=18543 vsize=657088 CPUtime=12.38
/proc/18545/task/18549/stat : 18549 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 28 1210 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18545/tid=18550] ppid=18543 vsize=657088 CPUtime=12.38
/proc/18545/task/18550/stat : 18550 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 30 1208 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18545/tid=18551] ppid=18543 vsize=657088 CPUtime=12.4
/proc/18545/task/18551/stat : 18551 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 32 1208 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18545/tid=18552] ppid=18543 vsize=657088 CPUtime=12.36
/proc/18545/task/18552/stat : 18552 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 34 1202 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18545/tid=18553] ppid=18543 vsize=657088 CPUtime=12.38
/proc/18545/task/18553/stat : 18553 (gnovelty+) R 18543 18545 24979 0 -1 4202560 8 0 0 0 24 1214 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=18545/tid=18554] ppid=18543 vsize=657088 CPUtime=12.38
/proc/18545/task/18554/stat : 18554 (gnovelty+) R 18543 18545 24979 0 -1 4202560 8 0 0 0 36 1202 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18545/tid=18555] ppid=18543 vsize=657088 CPUtime=12.36
/proc/18545/task/18555/stat : 18555 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 28 1208 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18545/tid=18556] ppid=18543 vsize=657088 CPUtime=12.38
/proc/18545/task/18556/stat : 18556 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 34 1204 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18545/tid=18557] ppid=18543 vsize=657088 CPUtime=12.38
/proc/18545/task/18557/stat : 18557 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 20 1218 0 0 20 0 16 0 566169466 672858112 20082 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0

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

[pid=18545/tid=18548] ppid=18543 vsize=657088 CPUtime=218.72
/proc/18545/task/18548/stat : 18548 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 550 21322 0 0 20 0 16 0 566169466 672858112 20084 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18545/tid=18549] ppid=18543 vsize=657088 CPUtime=218.86
/proc/18545/task/18549/stat : 18549 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 520 21366 0 0 20 0 16 0 566169466 672858112 20084 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18545/tid=18550] ppid=18543 vsize=657088 CPUtime=218.81
/proc/18545/task/18550/stat : 18550 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 566 21315 0 0 20 0 16 0 566169466 672858112 20084 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18545/tid=18551] ppid=18543 vsize=657088 CPUtime=218.77
/proc/18545/task/18551/stat : 18551 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 594 21283 0 0 20 0 16 0 566169466 672858112 20084 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18545/tid=18552] ppid=18543 vsize=657088 CPUtime=218.65
/proc/18545/task/18552/stat : 18552 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 576 21289 0 0 20 0 16 0 566169466 672858112 20084 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18545/tid=18553] ppid=18543 vsize=657088 CPUtime=218.68
/proc/18545/task/18553/stat : 18553 (gnovelty+) R 18543 18545 24979 0 -1 4202560 8 0 0 0 532 21336 0 0 20 0 16 0 566169466 672858112 20084 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=18545/tid=18554] ppid=18543 vsize=657088 CPUtime=218.58
/proc/18545/task/18554/stat : 18554 (gnovelty+) R 18543 18545 24979 0 -1 4202560 8 0 0 0 562 21296 0 0 20 0 16 0 566169466 672858112 20084 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18545/tid=18555] ppid=18543 vsize=657088 CPUtime=218.55
/proc/18545/task/18555/stat : 18555 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 536 21319 0 0 20 0 16 0 566169466 672858112 20084 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18545/tid=18556] ppid=18543 vsize=657088 CPUtime=218.55
/proc/18545/task/18556/stat : 18556 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 514 21341 0 0 20 0 16 0 566169466 672858112 20084 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18545/tid=18557] ppid=18543 vsize=657088 CPUtime=218.47
/proc/18545/task/18557/stat : 18557 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 514 21333 0 0 20 0 16 0 566169466 672858112 20084 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18545/tid=18558] ppid=18543 vsize=657088 CPUtime=218.55
/proc/18545/task/18558/stat : 18558 (gnovelty+) R 18543 18545 24979 0 -1 4202560 11 0 0 0 522 21333 0 0 20 0 16 0 566169466 672858112 20084 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18545/tid=18559] ppid=18543 vsize=657088 CPUtime=218.63
/proc/18545/task/18559/stat : 18559 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 562 21301 0 0 20 0 16 0 566169466 672858112 20084 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18545/tid=18560] ppid=18543 vsize=657088 CPUtime=214.18
/proc/18545/task/18560/stat : 18560 (gnovelty+) R 18543 18545 24979 0 -1 4202560 11 0 0 0 556 20862 0 0 20 0 16 0 566169466 672858112 20084 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18545/tid=18561] ppid=18543 vsize=657088 CPUtime=218.73
/proc/18545/task/18561/stat : 18561 (gnovelty+) R 18543 18545 24979 0 -1 4202560 11 0 0 0 594 21279 0 0 20 0 16 0 566169466 672858112 20084 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 3494.23
Current children cumulated vsize (KiB) 657088

[startup+282.303 s]
/proc/loadavg: 15.91 15.88 15.82 17/200 18566
/proc/meminfo: memFree=19205212/36427776 swapFree=4724/90756
[pid=18545] ppid=18543 vsize=657088 CPUtime=4437.74
/proc/18545/stat : 18545 (gnovelty+) R 18543 18545 24979 0 -1 4202496 20130 0 0 0 11249 432525 0 0 20 0 16 0 566169455 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18545/statm: 164272 20085 103 286 0 163984 0
[pid=18545/tid=18547] ppid=18543 vsize=657088 CPUtime=277.79
/proc/18545/task/18547/stat : 18547 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 676 27103 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18545/tid=18548] ppid=18543 vsize=657088 CPUtime=277.76
/proc/18545/task/18548/stat : 18548 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 700 27076 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18545/tid=18549] ppid=18543 vsize=657088 CPUtime=277.94
/proc/18545/task/18549/stat : 18549 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 686 27108 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18545/tid=18550] ppid=18543 vsize=657088 CPUtime=277.91
/proc/18545/task/18550/stat : 18550 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 714 27077 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18545/tid=18551] ppid=18543 vsize=657088 CPUtime=277.83
/proc/18545/task/18551/stat : 18551 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 754 27029 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18545/tid=18552] ppid=18543 vsize=657088 CPUtime=277.72
/proc/18545/task/18552/stat : 18552 (gnovelty+) S 18543 18545 24979 0 -1 4202560 9 0 0 0 722 27050 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 6 0 0 0 0 0
[pid=18545/tid=18553] ppid=18543 vsize=657088 CPUtime=277.74
/proc/18545/task/18553/stat : 18553 (gnovelty+) R 18543 18545 24979 0 -1 4202560 8 0 0 0 682 27092 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=18545/tid=18554] ppid=18543 vsize=657088 CPUtime=277.64
/proc/18545/task/18554/stat : 18554 (gnovelty+) R 18543 18545 24979 0 -1 4202560 8 0 0 0 702 27062 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18545/tid=18555] ppid=18543 vsize=657088 CPUtime=277.6
/proc/18545/task/18555/stat : 18555 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 704 27056 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18545/tid=18556] ppid=18543 vsize=657088 CPUtime=277.58
/proc/18545/task/18556/stat : 18556 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 648 27110 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18545/tid=18557] ppid=18543 vsize=657088 CPUtime=277.46
/proc/18545/task/18557/stat : 18557 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 646 27100 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18545/tid=18558] ppid=18543 vsize=657088 CPUtime=277.52
/proc/18545/task/18558/stat : 18558 (gnovelty+) R 18543 18545 24979 0 -1 4202560 11 0 0 0 672 27080 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18545/tid=18559] ppid=18543 vsize=657088 CPUtime=277.65
/proc/18545/task/18559/stat : 18559 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 698 27067 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18545/tid=18560] ppid=18543 vsize=657088 CPUtime=272
/proc/18545/task/18560/stat : 18560 (gnovelty+) R 18543 18545 24979 0 -1 4202560 12 0 0 0 728 26472 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18545/tid=18561] ppid=18543 vsize=657088 CPUtime=277.79
/proc/18545/task/18561/stat : 18561 (gnovelty+) R 18543 18545 24979 0 -1 4202560 11 0 0 0 742 27037 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 4437.74
Current children cumulated vsize (KiB) 657088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+318.108 s]
/proc/loadavg: 15.96 15.89 15.83 17/200 18566
/proc/meminfo: memFree=19205212/36427776 swapFree=4724/90756
[pid=18545] ppid=18543 vsize=657088 CPUtime=5000.94
/proc/18545/stat : 18545 (gnovelty+) R 18543 18545 24979 0 -1 4202496 20130 0 0 0 12630 487464 0 0 20 0 16 0 566169455 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18545/statm: 164272 20085 103 286 0 163984 0
[pid=18545/tid=18547] ppid=18543 vsize=657088 CPUtime=313.07
/proc/18545/task/18547/stat : 18547 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 760 30547 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18545/tid=18548] ppid=18543 vsize=657088 CPUtime=313
/proc/18545/task/18548/stat : 18548 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 780 30520 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18545/tid=18549] ppid=18543 vsize=657088 CPUtime=313.2
/proc/18545/task/18549/stat : 18549 (gnovelty+) S 18543 18545 24979 0 -1 4202560 9 0 0 0 774 30546 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 3 0 0 0 0 0
[pid=18545/tid=18550] ppid=18543 vsize=657088 CPUtime=313.15
/proc/18545/task/18550/stat : 18550 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 794 30521 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18545/tid=18551] ppid=18543 vsize=657088 CPUtime=313.09
/proc/18545/task/18551/stat : 18551 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 836 30473 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18545/tid=18552] ppid=18543 vsize=657088 CPUtime=312.94
/proc/18545/task/18552/stat : 18552 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 818 30476 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18545/tid=18553] ppid=18543 vsize=657088 CPUtime=313.02
/proc/18545/task/18553/stat : 18553 (gnovelty+) R 18543 18545 24979 0 -1 4202560 8 0 0 0 774 30528 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=18545/tid=18554] ppid=18543 vsize=657088 CPUtime=312.93
/proc/18545/task/18554/stat : 18554 (gnovelty+) R 18543 18545 24979 0 -1 4202560 8 0 0 0 782 30511 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18545/tid=18555] ppid=18543 vsize=657088 CPUtime=312.84
/proc/18545/task/18555/stat : 18555 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 786 30498 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18545/tid=18556] ppid=18543 vsize=657088 CPUtime=312.81
/proc/18545/task/18556/stat : 18556 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 740 30541 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18545/tid=18557] ppid=18543 vsize=657088 CPUtime=312.64
/proc/18545/task/18557/stat : 18557 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 720 30544 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18545/tid=18558] ppid=18543 vsize=657088 CPUtime=312.73
/proc/18545/task/18558/stat : 18558 (gnovelty+) R 18543 18545 24979 0 -1 4202560 11 0 0 0 762 30511 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18545/tid=18559] ppid=18543 vsize=657088 CPUtime=312.85
/proc/18545/task/18559/stat : 18559 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 784 30501 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18545/tid=18560] ppid=18543 vsize=657088 CPUtime=306.5
/proc/18545/task/18560/stat : 18560 (gnovelty+) R 18543 18545 24979 0 -1 4202560 12 0 0 0 818 29832 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18545/tid=18561] ppid=18543 vsize=657088 CPUtime=313.05
/proc/18545/task/18561/stat : 18561 (gnovelty+) R 18543 18545 24979 0 -1 4202560 11 0 0 0 836 30469 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 5000.94
Current children cumulated vsize (KiB) 657088

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

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

[startup+318.108 s]
/proc/loadavg: 15.96 15.89 15.83 17/200 18566
/proc/meminfo: memFree=19205212/36427776 swapFree=4724/90756
[pid=18545] ppid=18543 vsize=657088 CPUtime=5000.94
/proc/18545/stat : 18545 (gnovelty+) R 18543 18545 24979 0 -1 4202496 20130 0 0 0 12630 487464 0 0 20 0 16 0 566169455 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18545/statm: 164272 20085 103 286 0 163984 0
[pid=18545/tid=18547] ppid=18543 vsize=657088 CPUtime=313.07
/proc/18545/task/18547/stat : 18547 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 760 30547 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18545/tid=18548] ppid=18543 vsize=657088 CPUtime=313
/proc/18545/task/18548/stat : 18548 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 780 30520 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18545/tid=18549] ppid=18543 vsize=657088 CPUtime=313.2
/proc/18545/task/18549/stat : 18549 (gnovelty+) S 18543 18545 24979 0 -1 4202560 9 0 0 0 774 30546 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 3 0 0 0 0 0
[pid=18545/tid=18550] ppid=18543 vsize=657088 CPUtime=313.15
/proc/18545/task/18550/stat : 18550 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 794 30521 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18545/tid=18551] ppid=18543 vsize=657088 CPUtime=313.09
/proc/18545/task/18551/stat : 18551 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 836 30473 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18545/tid=18552] ppid=18543 vsize=657088 CPUtime=312.94
/proc/18545/task/18552/stat : 18552 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 818 30476 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18545/tid=18553] ppid=18543 vsize=657088 CPUtime=313.02
/proc/18545/task/18553/stat : 18553 (gnovelty+) R 18543 18545 24979 0 -1 4202560 8 0 0 0 774 30528 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=18545/tid=18554] ppid=18543 vsize=657088 CPUtime=312.93
/proc/18545/task/18554/stat : 18554 (gnovelty+) R 18543 18545 24979 0 -1 4202560 8 0 0 0 782 30511 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18545/tid=18555] ppid=18543 vsize=657088 CPUtime=312.84
/proc/18545/task/18555/stat : 18555 (gnovelty+) R 18543 18545 24979 0 -1 4202560 9 0 0 0 786 30498 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18545/tid=18556] ppid=18543 vsize=657088 CPUtime=312.81
/proc/18545/task/18556/stat : 18556 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 740 30541 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18545/tid=18557] ppid=18543 vsize=657088 CPUtime=312.64
/proc/18545/task/18557/stat : 18557 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 720 30544 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18545/tid=18558] ppid=18543 vsize=657088 CPUtime=312.73
/proc/18545/task/18558/stat : 18558 (gnovelty+) R 18543 18545 24979 0 -1 4202560 11 0 0 0 762 30511 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18545/tid=18559] ppid=18543 vsize=657088 CPUtime=312.85
/proc/18545/task/18559/stat : 18559 (gnovelty+) R 18543 18545 24979 0 -1 4202560 10 0 0 0 784 30501 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18545/tid=18560] ppid=18543 vsize=657088 CPUtime=306.5
/proc/18545/task/18560/stat : 18560 (gnovelty+) R 18543 18545 24979 0 -1 4202560 12 0 0 0 818 29832 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18545/tid=18561] ppid=18543 vsize=657088 CPUtime=313.05
/proc/18545/task/18561/stat : 18561 (gnovelty+) R 18543 18545 24979 0 -1 4202560 11 0 0 0 836 30469 0 0 20 0 16 0 566169466 672858112 20085 18446744073709551615 134512640 135680988 4290878192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 5000.94
Current children cumulated vsize (KiB) 657088

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18545 and gives
#  childrusage.ru_utime.tv_sec=122
#  childrusage.ru_utime.tv_usec=467653
#  childrusage.ru_stime.tv_sec=4738
#  childrusage.ru_stime.tv_usec=932164
# CPU time returned by wait4() is 4861.4
# while last known CPU time is 5000.94
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 318.141
CPU time (s): 5000.94
CPU user time (s): 126.3
CPU system time (s): 4874.64
CPU usage (%): 1571.92
Max. virtual memory (cumulated for all children) (KiB): 657088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.468
system time used= 4738.93
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20130
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= 299648
involuntary context switches= 11738

runsolver used 1.50009 second user time and 5.12832 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-04 00:37:11
IDJOB=1778250
IDBENCH=70598
IDSOLVER=619
FILE ID=xenhost3-49/1778250-1244068631
PBS_JOBID=
Free space on /tmp= 7130 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/540/unif-k3-r4.25-v540-c2295-S1598052044-078.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778250-1244068631/watcher-1778250-1244068631 -o /tmp/evaluation-result-1778250-1244068631/solver-1778250-1244068631 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778250-1244068631.cnf 1441821258 16

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

MD5SUM BENCH= 871c21efb71b729632fed1e9ce79057d
RANDOM SEED= 1441821258

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:      19286180 kB
Buffers:        396056 kB
Cached:       14009664 kB
SwapCached:          0 kB
Active:        3073852 kB
Inactive:     11340708 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1352 kB
Writeback:           0 kB
AnonPages:        8180 kB
Mapped:           4312 kB
Slab:           672444 kB
SReclaimable:   646316 kB
SUnreclaim:      26128 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29792 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7130 MiB
End job on xenhost3-49 at 2009-06-04 00:42:31