Trace number 1777872

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.68 318.039

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S1900558626-069.cnf
MD5SUMfebdf1b8ba5bbd40107a806ae2296ad3
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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.10/0.11	c +------------------------------+
0.10/0.11	c | gNovelty+, version 1.0       |
0.10/0.11	c +------------------------------+
0.10/0.11	c gnovelty+ -h for help
0.10/0.11	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-1777872-1244040436/watcher-1777872-1244040436 -o /tmp/evaluation-result-1777872-1244040436/solver-1777872-1244040436 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777872-1244040436.cnf 757185879 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.70 15.73 2/184 11274
/proc/meminfo: memFree=19290712/36427776 swapFree=3688/8584
[pid=11274] ppid=11272 vsize=509232 CPUtime=0
/proc/11274/stat : 11274 (gnovelty+) R 11272 11274 24979 0 -1 4202496 2204 0 0 0 0 0 0 0 20 0 1 0 563349965 521453568 2161 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134537167 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/11274/statm: 127308 2169 99 286 0 127020 0

[startup+0.041233 s]
/proc/loadavg: 15.90 15.70 15.73 2/184 11274
/proc/meminfo: memFree=19290712/36427776 swapFree=3688/8584
[pid=11274] ppid=11272 vsize=517048 CPUtime=0.04
/proc/11274/stat : 11274 (gnovelty+) R 11272 11274 24979 0 -1 4202496 9928 0 0 0 0 4 0 0 20 0 1 0 563349965 529457152 9885 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134958286 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/11274/statm: 129262 9885 99 286 0 128974 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517048

[startup+0.101228 s]
/proc/loadavg: 15.90 15.70 15.73 2/184 11274
/proc/meminfo: memFree=19290712/36427776 swapFree=3688/8584
[pid=11274] ppid=11272 vsize=517044 CPUtime=0.1
/proc/11274/stat : 11274 (gnovelty+) R 11272 11274 24979 0 -1 4202496 17492 0 0 0 4 6 0 0 20 0 1 0 563349965 529453056 17448 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134537905 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/11274/statm: 129261 17459 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.307152 s]
/proc/loadavg: 15.90 15.70 15.73 2/184 11274
/proc/meminfo: memFree=19290712/36427776 swapFree=3688/8584
[pid=11274] ppid=11272 vsize=659144 CPUtime=2.93
/proc/11274/stat : 11274 (gnovelty+) R 11272 11274 24979 0 -1 4202496 20482 0 0 0 15 278 0 0 20 0 16 0 563349965 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11274/statm: 164786 20438 103 286 0 164498 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 659144

[startup+0.706176 s]
/proc/loadavg: 15.90 15.70 15.73 2/184 11274
/proc/meminfo: memFree=19290712/36427776 swapFree=3688/8584
[pid=11274] ppid=11272 vsize=659144 CPUtime=9.31
/proc/11274/stat : 11274 (gnovelty+) R 11272 11274 24979 0 -1 4202496 20482 0 0 0 53 878 0 0 20 0 16 0 563349965 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11274/statm: 164786 20438 103 286 0 164498 0
Current children cumulated CPU time (s) 9.31
Current children cumulated vsize (KiB) 659144

[startup+1.50541 s]
/proc/loadavg: 15.90 15.70 15.73 17/200 11290
/proc/meminfo: memFree=19208968/36427776 swapFree=4724/90164
[pid=11274] ppid=11272 vsize=659144 CPUtime=21.91
/proc/11274/stat : 11274 (gnovelty+) R 11272 11274 24979 0 -1 4202496 20482 0 0 0 145 2046 0 0 20 0 16 0 563349965 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11274/statm: 164786 20438 103 286 0 164498 0
[pid=11274/tid=11276] ppid=11272 vsize=659144 CPUtime=1.36
/proc/11274/task/11276/stat : 11276 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 8 128 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=11274/tid=11277] ppid=11272 vsize=659144 CPUtime=1.36
/proc/11274/task/11277/stat : 11277 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 8 128 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=11274/tid=11278] ppid=11272 vsize=659144 CPUtime=1.36
/proc/11274/task/11278/stat : 11278 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 2 134 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=11274/tid=11279] ppid=11272 vsize=659144 CPUtime=1.34
/proc/11274/task/11279/stat : 11279 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 10 124 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=11274/tid=11280] ppid=11272 vsize=659144 CPUtime=1.36
/proc/11274/task/11280/stat : 11280 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 8 128 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=11274/tid=11281] ppid=11272 vsize=659144 CPUtime=1.36
/proc/11274/task/11281/stat : 11281 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 12 124 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=11274/tid=11282] ppid=11272 vsize=659144 CPUtime=1.36
/proc/11274/task/11282/stat : 11282 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 14 122 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=11274/tid=11283] ppid=11272 vsize=659144 CPUtime=1.36
/proc/11274/task/11283/stat : 11283 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 10 126 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=11274/tid=11284] ppid=11272 vsize=659144 CPUtime=1.34
/proc/11274/task/11284/stat : 11284 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 6 128 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=11274/tid=11285] ppid=11272 vsize=659144 CPUtime=1.36
/proc/11274/task/11285/stat : 11285 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 4 132 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=11274/tid=11286] ppid=11272 vsize=659144 CPUtime=1.36
/proc/11274/task/11286/stat : 11286 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 6 130 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=11274/tid=11287] ppid=11272 vsize=659144 CPUtime=1.36
/proc/11274/task/11287/stat : 11287 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 6 130 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=11274/tid=11288] ppid=11272 vsize=659144 CPUtime=1.36
/proc/11274/task/11288/stat : 11288 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 14 122 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=11274/tid=11289] ppid=11272 vsize=659144 CPUtime=1.32
/proc/11274/task/11289/stat : 11289 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 6 126 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=11274/tid=11290] ppid=11272 vsize=659144 CPUtime=1.36
/proc/11274/task/11290/stat : 11290 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 6 130 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 21.91
Current children cumulated vsize (KiB) 659144

[startup+3.10801 s]
/proc/loadavg: 15.99 15.72 15.73 18/200 11290
/proc/meminfo: memFree=19208472/36427776 swapFree=4724/90856
[pid=11274] ppid=11272 vsize=659144 CPUtime=47
/proc/11274/stat : 11274 (gnovelty+) R 11272 11274 24979 0 -1 4202496 20482 0 0 0 348 4352 0 0 20 0 16 0 563349965 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11274/statm: 164786 20438 103 286 0 164498 0
[pid=11274/tid=11276] ppid=11272 vsize=659144 CPUtime=2.94
/proc/11274/task/11276/stat : 11276 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 24 270 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=11274/tid=11277] ppid=11272 vsize=659144 CPUtime=2.94
/proc/11274/task/11277/stat : 11277 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 20 274 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=11274/tid=11278] ppid=11272 vsize=659144 CPUtime=2.94
/proc/11274/task/11278/stat : 11278 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 22 272 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=11274/tid=11279] ppid=11272 vsize=659144 CPUtime=2.92
/proc/11274/task/11279/stat : 11279 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 22 270 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=11274/tid=11280] ppid=11272 vsize=659144 CPUtime=2.94
/proc/11274/task/11280/stat : 11280 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 24 270 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=11274/tid=11281] ppid=11272 vsize=659144 CPUtime=2.92
/proc/11274/task/11281/stat : 11281 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 24 268 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=11274/tid=11282] ppid=11272 vsize=659144 CPUtime=2.92
/proc/11274/task/11282/stat : 11282 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 28 264 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=11274/tid=11283] ppid=11272 vsize=659144 CPUtime=2.94
/proc/11274/task/11283/stat : 11283 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 24 270 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=11274/tid=11284] ppid=11272 vsize=659144 CPUtime=2.92
/proc/11274/task/11284/stat : 11284 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 18 274 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=11274/tid=11285] ppid=11272 vsize=659144 CPUtime=2.92
/proc/11274/task/11285/stat : 11285 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 22 270 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=11274/tid=11286] ppid=11272 vsize=659144 CPUtime=2.92
/proc/11274/task/11286/stat : 11286 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 18 274 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=11274/tid=11287] ppid=11272 vsize=659144 CPUtime=2.92
/proc/11274/task/11287/stat : 11287 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 18 274 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=11274/tid=11288] ppid=11272 vsize=659144 CPUtime=2.92
/proc/11274/task/11288/stat : 11288 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 24 268 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=11274/tid=11289] ppid=11272 vsize=659144 CPUtime=2.88
/proc/11274/task/11289/stat : 11289 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 18 270 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=11274/tid=11290] ppid=11272 vsize=659144 CPUtime=2.92
/proc/11274/task/11290/stat : 11290 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 16 276 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 47
Current children cumulated vsize (KiB) 659144

[startup+6.30598 s]
/proc/loadavg: 15.99 15.72 15.73 17/200 11290
/proc/meminfo: memFree=19208224/36427776 swapFree=4724/91092
[pid=11274] ppid=11272 vsize=659144 CPUtime=97.34
/proc/11274/stat : 11274 (gnovelty+) R 11272 11274 24979 0 -1 4202496 20482 0 0 0 730 9004 0 0 20 0 16 0 563349965 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11274/statm: 164786 20438 103 286 0 164498 0
[pid=11274/tid=11276] ppid=11272 vsize=659144 CPUtime=6.08
/proc/11274/task/11276/stat : 11276 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 42 566 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=11274/tid=11277] ppid=11272 vsize=659144 CPUtime=6.08
/proc/11274/task/11277/stat : 11277 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 46 562 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=11274/tid=11278] ppid=11272 vsize=659144 CPUtime=6.08
/proc/11274/task/11278/stat : 11278 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 50 558 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=11274/tid=11279] ppid=11272 vsize=659144 CPUtime=6.08
/proc/11274/task/11279/stat : 11279 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 48 560 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=11274/tid=11280] ppid=11272 vsize=659144 CPUtime=6.08
/proc/11274/task/11280/stat : 11280 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 44 564 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=11274/tid=11281] ppid=11272 vsize=659144 CPUtime=6.06
/proc/11274/task/11281/stat : 11281 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 48 558 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=11274/tid=11282] ppid=11272 vsize=659144 CPUtime=6.06
/proc/11274/task/11282/stat : 11282 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 52 554 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=11274/tid=11283] ppid=11272 vsize=659144 CPUtime=6.08
/proc/11274/task/11283/stat : 11283 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 44 564 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=11274/tid=11284] ppid=11272 vsize=659144 CPUtime=6.08
/proc/11274/task/11284/stat : 11284 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 42 566 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=11274/tid=11285] ppid=11272 vsize=659144 CPUtime=6.06
/proc/11274/task/11285/stat : 11285 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 42 564 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=11274/tid=11286] ppid=11272 vsize=659144 CPUtime=6.08
/proc/11274/task/11286/stat : 11286 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 40 568 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=11274/tid=11287] ppid=11272 vsize=659144 CPUtime=6.08
/proc/11274/task/11287/stat : 11287 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 48 560 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=11274/tid=11288] ppid=11272 vsize=659144 CPUtime=6.08
/proc/11274/task/11288/stat : 11288 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 46 562 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=11274/tid=11289] ppid=11272 vsize=659144 CPUtime=5.96
/proc/11274/task/11289/stat : 11289 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 44 552 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=11274/tid=11290] ppid=11272 vsize=659144 CPUtime=6.08
/proc/11274/task/11290/stat : 11290 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 38 570 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 97.34
Current children cumulated vsize (KiB) 659144

[startup+12.7045 s]
/proc/loadavg: 15.91 15.71 15.73 17/200 11290
/proc/meminfo: memFree=19207900/36427776 swapFree=4724/91540
[pid=11274] ppid=11272 vsize=659144 CPUtime=198.01
/proc/11274/stat : 11274 (gnovelty+) R 11272 11274 24979 0 -1 4202496 20482 0 0 0 1564 18237 0 0 20 0 16 0 563349965 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11274/statm: 164786 20438 103 286 0 164498 0
[pid=11274/tid=11276] ppid=11272 vsize=659144 CPUtime=12.36
/proc/11274/task/11276/stat : 11276 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 84 1152 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=11274/tid=11277] ppid=11272 vsize=659144 CPUtime=12.38
/proc/11274/task/11277/stat : 11277 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 104 1134 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=11274/tid=11278] ppid=11272 vsize=659144 CPUtime=12.38
/proc/11274/task/11278/stat : 11278 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 104 1134 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=11274/tid=11279] ppid=11272 vsize=659144 CPUtime=12.38
/proc/11274/task/11279/stat : 11279 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 102 1136 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=11274/tid=11280] ppid=11272 vsize=659144 CPUtime=12.38
/proc/11274/task/11280/stat : 11280 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 96 1142 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=11274/tid=11281] ppid=11272 vsize=659144 CPUtime=12.38
/proc/11274/task/11281/stat : 11281 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 94 1144 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=11274/tid=11282] ppid=11272 vsize=659144 CPUtime=12.36
/proc/11274/task/11282/stat : 11282 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 94 1142 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=11274/tid=11283] ppid=11272 vsize=659144 CPUtime=12.38
/proc/11274/task/11283/stat : 11283 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 92 1146 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=11274/tid=11284] ppid=11272 vsize=659144 CPUtime=12.36
/proc/11274/task/11284/stat : 11284 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 94 1142 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=11274/tid=11285] ppid=11272 vsize=659144 CPUtime=12.38
/proc/11274/task/11285/stat : 11285 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 98 1140 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=11274/tid=11286] ppid=11272 vsize=659144 CPUtime=12.38
/proc/11274/task/11286/stat : 11286 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 104 1134 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0

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

[pid=11274/tid=11277] ppid=11272 vsize=659144 CPUtime=159.69
/proc/11274/task/11277/stat : 11277 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 1258 14711 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=11274/tid=11278] ppid=11272 vsize=659144 CPUtime=159.64
/proc/11274/task/11278/stat : 11278 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 1302 14662 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=11274/tid=11279] ppid=11272 vsize=659144 CPUtime=159.65
/proc/11274/task/11279/stat : 11279 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 1228 14737 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=11274/tid=11280] ppid=11272 vsize=659144 CPUtime=159.71
/proc/11274/task/11280/stat : 11280 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 1256 14715 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=11274/tid=11281] ppid=11272 vsize=659144 CPUtime=159.63
/proc/11274/task/11281/stat : 11281 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 1184 14779 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=11274/tid=11282] ppid=11272 vsize=659144 CPUtime=159.63
/proc/11274/task/11282/stat : 11282 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 1234 14729 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=11274/tid=11283] ppid=11272 vsize=659144 CPUtime=159.6
/proc/11274/task/11283/stat : 11283 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 1206 14754 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=11274/tid=11284] ppid=11272 vsize=659144 CPUtime=159.68
/proc/11274/task/11284/stat : 11284 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 1170 14798 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=11274/tid=11285] ppid=11272 vsize=659144 CPUtime=159.65
/proc/11274/task/11285/stat : 11285 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 1258 14707 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=11274/tid=11286] ppid=11272 vsize=659144 CPUtime=159.64
/proc/11274/task/11286/stat : 11286 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 1266 14698 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=11274/tid=11287] ppid=11272 vsize=659144 CPUtime=159.56
/proc/11274/task/11287/stat : 11287 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 1294 14662 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=11274/tid=11288] ppid=11272 vsize=659144 CPUtime=159.69
/proc/11274/task/11288/stat : 11288 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 1260 14709 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=11274/tid=11289] ppid=11272 vsize=659144 CPUtime=156.36
/proc/11274/task/11289/stat : 11289 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 1210 14426 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=11274/tid=11290] ppid=11272 vsize=659144 CPUtime=159.8
/proc/11274/task/11290/stat : 11290 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 1282 14698 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 2551.41
Current children cumulated vsize (KiB) 659144

[startup+222.303 s]
/proc/loadavg: 15.88 15.80 15.75 17/200 11295
/proc/meminfo: memFree=19207288/36427776 swapFree=4724/91676
[pid=11274] ppid=11272 vsize=659144 CPUtime=3495.02
/proc/11274/stat : 11274 (gnovelty+) R 11272 11274 24979 0 -1 4202496 20482 0 0 0 27252 322250 0 0 20 0 16 0 563349965 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11274/statm: 164786 20438 103 286 0 164498 0
[pid=11274/tid=11276] ppid=11272 vsize=659144 CPUtime=218.57
/proc/11274/task/11276/stat : 11276 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 1708 20149 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=11274/tid=11277] ppid=11272 vsize=659144 CPUtime=218.73
/proc/11274/task/11277/stat : 11277 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 1682 20191 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=11274/tid=11278] ppid=11272 vsize=659144 CPUtime=218.7
/proc/11274/task/11278/stat : 11278 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 1760 20110 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=11274/tid=11279] ppid=11272 vsize=659144 CPUtime=218.73
/proc/11274/task/11279/stat : 11279 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 1684 20189 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=11274/tid=11280] ppid=11272 vsize=659144 CPUtime=218.81
/proc/11274/task/11280/stat : 11280 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 1714 20167 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=11274/tid=11281] ppid=11272 vsize=659144 CPUtime=218.72
/proc/11274/task/11281/stat : 11281 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 1650 20222 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=11274/tid=11282] ppid=11272 vsize=659144 CPUtime=218.67
/proc/11274/task/11282/stat : 11282 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 1678 20189 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=11274/tid=11283] ppid=11272 vsize=659144 CPUtime=218.68
/proc/11274/task/11283/stat : 11283 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 1662 20206 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=11274/tid=11284] ppid=11272 vsize=659144 CPUtime=218.75
/proc/11274/task/11284/stat : 11284 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 1648 20227 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=11274/tid=11285] ppid=11272 vsize=659144 CPUtime=218.68
/proc/11274/task/11285/stat : 11285 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 1708 20160 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=11274/tid=11286] ppid=11272 vsize=659144 CPUtime=218.68
/proc/11274/task/11286/stat : 11286 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 1730 20138 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=11274/tid=11287] ppid=11272 vsize=659144 CPUtime=218.57
/proc/11274/task/11287/stat : 11287 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 1756 20101 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=11274/tid=11288] ppid=11272 vsize=659144 CPUtime=218.75
/proc/11274/task/11288/stat : 11288 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 1726 20149 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=11274/tid=11289] ppid=11272 vsize=659144 CPUtime=214.25
/proc/11274/task/11289/stat : 11289 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 1712 19713 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=11274/tid=11290] ppid=11272 vsize=659144 CPUtime=218.94
/proc/11274/task/11290/stat : 11290 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 1752 20142 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 3495.02
Current children cumulated vsize (KiB) 659144

[startup+282.306 s]
/proc/loadavg: 15.95 15.83 15.76 17/200 11295
/proc/meminfo: memFree=19207288/36427776 swapFree=4724/91668
[pid=11274] ppid=11272 vsize=659144 CPUtime=4438.96
/proc/11274/stat : 11274 (gnovelty+) R 11272 11274 24979 0 -1 4202496 20482 0 0 0 34662 409234 0 0 20 0 16 0 563349965 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11274/statm: 164786 20438 103 286 0 164498 0
[pid=11274/tid=11276] ppid=11272 vsize=659144 CPUtime=277.58
/proc/11274/task/11276/stat : 11276 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 2196 25562 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=11274/tid=11277] ppid=11272 vsize=659144 CPUtime=277.79
/proc/11274/task/11277/stat : 11277 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 2100 25679 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=11274/tid=11278] ppid=11272 vsize=659144 CPUtime=277.77
/proc/11274/task/11278/stat : 11278 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 2208 25569 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=11274/tid=11279] ppid=11272 vsize=659144 CPUtime=277.82
/proc/11274/task/11279/stat : 11279 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 2180 25602 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=11274/tid=11280] ppid=11272 vsize=659144 CPUtime=277.91
/proc/11274/task/11280/stat : 11280 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 2210 25581 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=11274/tid=11281] ppid=11272 vsize=659144 CPUtime=277.76
/proc/11274/task/11281/stat : 11281 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 2132 25644 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=11274/tid=11282] ppid=11272 vsize=659144 CPUtime=277.74
/proc/11274/task/11282/stat : 11282 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 2132 25642 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=11274/tid=11283] ppid=11272 vsize=659144 CPUtime=277.75
/proc/11274/task/11283/stat : 11283 (gnovelty+) S 11272 11274 24979 0 -1 4202560 30 0 0 0 2114 25661 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 8 0 0 0 0 0
[pid=11274/tid=11284] ppid=11272 vsize=659144 CPUtime=277.84
/proc/11274/task/11284/stat : 11284 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 2096 25688 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=11274/tid=11285] ppid=11272 vsize=659144 CPUtime=277.74
/proc/11274/task/11285/stat : 11285 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 2160 25614 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=11274/tid=11286] ppid=11272 vsize=659144 CPUtime=277.75
/proc/11274/task/11286/stat : 11286 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 2208 25567 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=11274/tid=11287] ppid=11272 vsize=659144 CPUtime=277.64
/proc/11274/task/11287/stat : 11287 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 2216 25548 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=11274/tid=11288] ppid=11272 vsize=659144 CPUtime=277.79
/proc/11274/task/11288/stat : 11288 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 2176 25603 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=11274/tid=11289] ppid=11272 vsize=659144 CPUtime=272.14
/proc/11274/task/11289/stat : 11289 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 2164 25050 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=11274/tid=11290] ppid=11272 vsize=659144 CPUtime=278.05
/proc/11274/task/11290/stat : 11290 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 2212 25593 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 4438.96
Current children cumulated vsize (KiB) 659144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+318.006 s]
/proc/loadavg: 15.97 15.85 15.77 17/200 11295
/proc/meminfo: memFree=19207288/36427776 swapFree=4724/91712
[pid=11274] ppid=11272 vsize=659144 CPUtime=5000.68
/proc/11274/stat : 11274 (gnovelty+) R 11272 11274 24979 0 -1 4202496 20482 0 0 0 39153 460915 0 0 20 0 16 0 563349965 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11274/statm: 164786 20438 103 286 0 164498 0
[pid=11274/tid=11276] ppid=11272 vsize=659144 CPUtime=312.72
/proc/11274/task/11276/stat : 11276 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 2492 28780 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=11274/tid=11277] ppid=11272 vsize=659144 CPUtime=312.93
/proc/11274/task/11277/stat : 11277 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 2374 28919 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=11274/tid=11278] ppid=11272 vsize=659144 CPUtime=312.95
/proc/11274/task/11278/stat : 11278 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 2494 28801 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=11274/tid=11279] ppid=11272 vsize=659144 CPUtime=312.97
/proc/11274/task/11279/stat : 11279 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 2460 28837 0 0 20 0 16 0 563349976 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=11274/tid=11280] ppid=11272 vsize=659144 CPUtime=313.06
/proc/11274/task/11280/stat : 11280 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 2484 28822 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=11274/tid=11281] ppid=11272 vsize=659144 CPUtime=312.96
/proc/11274/task/11281/stat : 11281 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 2396 28900 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=11274/tid=11282] ppid=11272 vsize=659144 CPUtime=312.91
/proc/11274/task/11282/stat : 11282 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 2414 28877 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=11274/tid=11283] ppid=11272 vsize=659144 CPUtime=312.89
/proc/11274/task/11283/stat : 11283 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 2402 28887 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=11274/tid=11284] ppid=11272 vsize=659144 CPUtime=312.97
/proc/11274/task/11284/stat : 11284 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 2354 28943 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=11274/tid=11285] ppid=11272 vsize=659144 CPUtime=312.89
/proc/11274/task/11285/stat : 11285 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 2444 28845 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=11274/tid=11286] ppid=11272 vsize=659144 CPUtime=312.88
/proc/11274/task/11286/stat : 11286 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 2484 28804 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=11274/tid=11287] ppid=11272 vsize=659144 CPUtime=312.8
/proc/11274/task/11287/stat : 11287 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 2514 28766 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=11274/tid=11288] ppid=11272 vsize=659144 CPUtime=312.94
/proc/11274/task/11288/stat : 11288 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 2434 28860 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=11274/tid=11289] ppid=11272 vsize=659144 CPUtime=306.55
/proc/11274/task/11289/stat : 11289 (gnovelty+) R 11272 11274 24979 0 -1 4202560 31 0 0 0 2466 28189 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=11274/tid=11290] ppid=11272 vsize=659144 CPUtime=313.25
/proc/11274/task/11290/stat : 11290 (gnovelty+) R 11272 11274 24979 0 -1 4202560 30 0 0 0 2496 28829 0 0 20 0 16 0 563349977 674963456 20438 18446744073709551615 134512640 135680988 4288317584 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 5000.68
Current children cumulated vsize (KiB) 659144

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11274 and gives
#  childrusage.ru_utime.tv_sec=380
#  childrusage.ru_utime.tv_usec=351770
#  childrusage.ru_stime.tv_sec=4476
#  childrusage.ru_stime.tv_usec=691775
# CPU time returned by wait4() is 4857.04
# while last known CPU time is 5000.68
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 318.039
CPU time (s): 5000.68
CPU user time (s): 391.53
CPU system time (s): 4609.15
CPU usage (%): 1572.35
Max. virtual memory (cumulated for all children) (KiB): 659144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 380.352
system time used= 4476.69
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20482
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= 311514
involuntary context switches= 11859

runsolver used 1.82411 second user time and 4.94831 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 16:47:16
IDJOB=1777872
IDBENCH=70472
IDSOLVER=619
FILE ID=xenhost3-49/1777872-1244040436
PBS_JOBID=
Free space on /tmp= 7132 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S1900558626-069.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777872-1244040436/watcher-1777872-1244040436 -o /tmp/evaluation-result-1777872-1244040436/solver-1777872-1244040436 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777872-1244040436.cnf 757185879 16

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

MD5SUM BENCH= febdf1b8ba5bbd40107a806ae2296ad3
RANDOM SEED= 757185879

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:      19290712 kB
Buffers:        395668 kB
Cached:       14007408 kB
SwapCached:          0 kB
Active:        3072812 kB
Inactive:     11338784 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1356 kB
Writeback:           0 kB
AnonPages:        8584 kB
Mapped:           3688 kB
Slab:           671836 kB
SReclaimable:   645684 kB
SUnreclaim:      26152 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= 7132 MiB
End job on xenhost3-49 at 2009-06-03 16:52:36