Trace number 1777083

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.54 318.438

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S882603971-022.cnf
MD5SUM8c169219b64992954a6c6431ec472521
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 variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
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 522000
Number of clauses of size over 50

Solver Data

0.10/0.14	c +------------------------------+
0.10/0.14	c | gNovelty+, version 1.0       |
0.10/0.14	c +------------------------------+
0.10/0.14	c gnovelty+ -h for help
0.10/0.14	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-1777083-1243969911/watcher-1777083-1243969911 -o /tmp/evaluation-result-1777083-1243969911/solver-1777083-1243969911 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777083-1243969911.cnf 509551300 16 

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


[startup+0 s]
/proc/loadavg: 14.62 15.66 15.77 2/192 28133
/proc/meminfo: memFree=19289380/36427776 swapFree=4848/15020
[pid=28133] ppid=28131 vsize=509232 CPUtime=0
/proc/28133/stat : 28133 (gnovelty+) R 28131 28133 24979 0 -1 4202496 2499 0 0 0 0 0 0 0 20 0 1 0 556297505 521453568 2455 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134537167 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28133/statm: 127308 2461 99 286 0 127020 0

[startup+0.048814 s]
/proc/loadavg: 14.62 15.66 15.77 2/192 28133
/proc/meminfo: memFree=19289380/36427776 swapFree=4848/15020
[pid=28133] ppid=28131 vsize=517048 CPUtime=0.04
/proc/28133/stat : 28133 (gnovelty+) R 28131 28133 24979 0 -1 4202496 9970 0 0 0 0 4 0 0 20 0 1 0 556297505 529457152 9926 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134958286 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28133/statm: 129262 9926 99 286 0 128974 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517048

[startup+0.100823 s]
/proc/loadavg: 14.62 15.66 15.77 2/192 28133
/proc/meminfo: memFree=19289380/36427776 swapFree=4848/15020
[pid=28133] ppid=28131 vsize=517044 CPUtime=0.1
/proc/28133/stat : 28133 (gnovelty+) R 28131 28133 24979 0 -1 4202496 14671 0 0 0 4 6 0 0 20 0 1 0 556297505 529453056 14626 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134537905 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28133/statm: 129261 14638 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.30594 s]
/proc/loadavg: 14.62 15.66 15.77 2/192 28133
/proc/meminfo: memFree=19289380/36427776 swapFree=4848/15020
[pid=28133] ppid=28131 vsize=668464 CPUtime=2.37
/proc/28133/stat : 28133 (gnovelty+) R 28131 28133 24979 0 -1 4202496 22602 0 0 0 14 223 0 0 20 0 16 0 556297505 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28133/statm: 167116 22556 103 286 0 166828 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 668464

[startup+0.703163 s]
/proc/loadavg: 14.62 15.66 15.77 2/192 28133
/proc/meminfo: memFree=19289380/36427776 swapFree=4848/15020
[pid=28133] ppid=28131 vsize=668464 CPUtime=8.67
/proc/28133/stat : 28133 (gnovelty+) R 28131 28133 24979 0 -1 4202496 22602 0 0 0 43 824 0 0 20 0 16 0 556297505 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28133/statm: 167116 22556 103 286 0 166828 0
Current children cumulated CPU time (s) 8.67
Current children cumulated vsize (KiB) 668464

[startup+1.50639 s]
/proc/loadavg: 14.62 15.66 15.77 16/208 28149
/proc/meminfo: memFree=19201424/36427776 swapFree=6588/106252
[pid=28133] ppid=28131 vsize=668464 CPUtime=21.29
/proc/28133/stat : 28133 (gnovelty+) R 28131 28133 24979 0 -1 4202496 22602 0 0 0 120 2009 0 0 20 0 16 0 556297505 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28133/statm: 167116 22556 103 286 0 166828 0
[pid=28133/tid=28135] ppid=28131 vsize=668464 CPUtime=1.32
/proc/28133/task/28135/stat : 28135 (gnovelty+) R 28131 28133 24979 0 -1 4202560 122 0 0 0 6 126 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28133/tid=28136] ppid=28131 vsize=668464 CPUtime=1.32
/proc/28133/task/28136/stat : 28136 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 4 128 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28133/tid=28137] ppid=28131 vsize=668464 CPUtime=1.32
/proc/28133/task/28137/stat : 28137 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 2 130 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28133/tid=28138] ppid=28131 vsize=668464 CPUtime=1.32
/proc/28133/task/28138/stat : 28138 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 6 126 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28133/tid=28139] ppid=28131 vsize=668464 CPUtime=1.32
/proc/28133/task/28139/stat : 28139 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 6 126 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28133/tid=28140] ppid=28131 vsize=668464 CPUtime=1.32
/proc/28133/task/28140/stat : 28140 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 10 122 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28133/tid=28141] ppid=28131 vsize=668464 CPUtime=1.32
/proc/28133/task/28141/stat : 28141 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 4 128 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28133/tid=28142] ppid=28131 vsize=668464 CPUtime=1.32
/proc/28133/task/28142/stat : 28142 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 4 128 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28133/tid=28143] ppid=28131 vsize=668464 CPUtime=1.32
/proc/28133/task/28143/stat : 28143 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 6 126 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28133/tid=28144] ppid=28131 vsize=668464 CPUtime=1.3
/proc/28133/task/28144/stat : 28144 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 8 122 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28133/tid=28145] ppid=28131 vsize=668464 CPUtime=1.3
/proc/28133/task/28145/stat : 28145 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 10 120 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28133/tid=28146] ppid=28131 vsize=668464 CPUtime=1.3
/proc/28133/task/28146/stat : 28146 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 8 122 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28133/tid=28147] ppid=28131 vsize=668464 CPUtime=1.3
/proc/28133/task/28147/stat : 28147 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 4 126 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28133/tid=28148] ppid=28131 vsize=668464 CPUtime=1.28
/proc/28133/task/28148/stat : 28148 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 4 124 0 0 20 0 16 0 556297523 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134533068 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28133/tid=28149] ppid=28131 vsize=668464 CPUtime=1.3
/proc/28133/task/28149/stat : 28149 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 10 120 0 0 20 0 16 0 556297523 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 21.29
Current children cumulated vsize (KiB) 668464

[startup+3.10384 s]
/proc/loadavg: 14.62 15.66 15.77 17/208 28149
/proc/meminfo: memFree=19200928/36427776 swapFree=6588/106716
[pid=28133] ppid=28131 vsize=668464 CPUtime=46.32
/proc/28133/stat : 28133 (gnovelty+) R 28131 28133 24979 0 -1 4202496 22602 0 0 0 283 4349 0 0 20 0 16 0 556297505 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28133/statm: 167116 22556 103 286 0 166828 0
[pid=28133/tid=28135] ppid=28131 vsize=668464 CPUtime=2.9
/proc/28133/task/28135/stat : 28135 (gnovelty+) R 28131 28133 24979 0 -1 4202560 122 0 0 0 18 272 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28133/tid=28136] ppid=28131 vsize=668464 CPUtime=2.9
/proc/28133/task/28136/stat : 28136 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 16 274 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28133/tid=28137] ppid=28131 vsize=668464 CPUtime=2.9
/proc/28133/task/28137/stat : 28137 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 10 280 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28133/tid=28138] ppid=28131 vsize=668464 CPUtime=2.9
/proc/28133/task/28138/stat : 28138 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 14 276 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28133/tid=28139] ppid=28131 vsize=668464 CPUtime=2.9
/proc/28133/task/28139/stat : 28139 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 16 274 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28133/tid=28140] ppid=28131 vsize=668464 CPUtime=2.88
/proc/28133/task/28140/stat : 28140 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 20 268 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28133/tid=28141] ppid=28131 vsize=668464 CPUtime=2.88
/proc/28133/task/28141/stat : 28141 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 10 278 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28133/tid=28142] ppid=28131 vsize=668464 CPUtime=2.88
/proc/28133/task/28142/stat : 28142 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 18 270 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28133/tid=28143] ppid=28131 vsize=668464 CPUtime=2.88
/proc/28133/task/28143/stat : 28143 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 14 274 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28133/tid=28144] ppid=28131 vsize=668464 CPUtime=2.88
/proc/28133/task/28144/stat : 28144 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 16 272 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28133/tid=28145] ppid=28131 vsize=668464 CPUtime=2.88
/proc/28133/task/28145/stat : 28145 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 20 268 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28133/tid=28146] ppid=28131 vsize=668464 CPUtime=2.88
/proc/28133/task/28146/stat : 28146 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 22 266 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28133/tid=28147] ppid=28131 vsize=668464 CPUtime=2.86
/proc/28133/task/28147/stat : 28147 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 14 272 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28133/tid=28148] ppid=28131 vsize=668464 CPUtime=2.82
/proc/28133/task/28148/stat : 28148 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 14 268 0 0 20 0 16 0 556297523 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28133/tid=28149] ppid=28131 vsize=668464 CPUtime=2.86
/proc/28133/task/28149/stat : 28149 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 24 262 0 0 20 0 16 0 556297523 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 46.32
Current children cumulated vsize (KiB) 668464

[startup+6.30599 s]
/proc/loadavg: 14.73 15.67 15.77 15/208 28149
/proc/meminfo: memFree=19200680/36427776 swapFree=6588/106948
[pid=28133] ppid=28131 vsize=668464 CPUtime=96.62
/proc/28133/stat : 28133 (gnovelty+) R 28131 28133 24979 0 -1 4202496 22602 0 0 0 604 9058 0 0 20 0 16 0 556297505 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28133/statm: 167116 22556 103 286 0 166828 0
[pid=28133/tid=28135] ppid=28131 vsize=668464 CPUtime=6.04
/proc/28133/task/28135/stat : 28135 (gnovelty+) R 28131 28133 24979 0 -1 4202560 122 0 0 0 38 566 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28133/tid=28136] ppid=28131 vsize=668464 CPUtime=6.04
/proc/28133/task/28136/stat : 28136 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 36 568 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28133/tid=28137] ppid=28131 vsize=668464 CPUtime=6.04
/proc/28133/task/28137/stat : 28137 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 28 576 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28133/tid=28138] ppid=28131 vsize=668464 CPUtime=6.06
/proc/28133/task/28138/stat : 28138 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 38 568 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28133/tid=28139] ppid=28131 vsize=668464 CPUtime=6.04
/proc/28133/task/28139/stat : 28139 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 36 568 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28133/tid=28140] ppid=28131 vsize=668464 CPUtime=6.02
/proc/28133/task/28140/stat : 28140 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 40 562 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28133/tid=28141] ppid=28131 vsize=668464 CPUtime=6.04
/proc/28133/task/28141/stat : 28141 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 32 572 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28133/tid=28142] ppid=28131 vsize=668464 CPUtime=6.04
/proc/28133/task/28142/stat : 28142 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 38 566 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28133/tid=28143] ppid=28131 vsize=668464 CPUtime=6.04
/proc/28133/task/28143/stat : 28143 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 32 572 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28133/tid=28144] ppid=28131 vsize=668464 CPUtime=6.02
/proc/28133/task/28144/stat : 28144 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 34 568 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28133/tid=28145] ppid=28131 vsize=668464 CPUtime=6
/proc/28133/task/28145/stat : 28145 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 42 558 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28133/tid=28146] ppid=28131 vsize=668464 CPUtime=6.02
/proc/28133/task/28146/stat : 28146 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 40 562 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28133/tid=28147] ppid=28131 vsize=668464 CPUtime=6.02
/proc/28133/task/28147/stat : 28147 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 32 570 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28133/tid=28148] ppid=28131 vsize=668464 CPUtime=5.88
/proc/28133/task/28148/stat : 28148 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 34 554 0 0 20 0 16 0 556297523 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28133/tid=28149] ppid=28131 vsize=668464 CPUtime=6.02
/proc/28133/task/28149/stat : 28149 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 50 552 0 0 20 0 16 0 556297523 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 96.62
Current children cumulated vsize (KiB) 668464

[startup+12.7073 s]
/proc/loadavg: 14.83 15.67 15.77 16/208 28149
/proc/meminfo: memFree=19200256/36427776 swapFree=6588/107416
[pid=28133] ppid=28131 vsize=668464 CPUtime=197.09
/proc/28133/stat : 28133 (gnovelty+) R 28131 28133 24979 0 -1 4202496 22602 0 0 0 1238 18471 0 0 20 0 16 0 556297505 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28133/statm: 167116 22556 103 286 0 166828 0
[pid=28133/tid=28135] ppid=28131 vsize=668464 CPUtime=12.34
/proc/28133/task/28135/stat : 28135 (gnovelty+) R 28131 28133 24979 0 -1 4202560 122 0 0 0 80 1154 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28133/tid=28136] ppid=28131 vsize=668464 CPUtime=12.32
/proc/28133/task/28136/stat : 28136 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 76 1156 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28133/tid=28137] ppid=28131 vsize=668464 CPUtime=12.32
/proc/28133/task/28137/stat : 28137 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 62 1170 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28133/tid=28138] ppid=28131 vsize=668464 CPUtime=12.32
/proc/28133/task/28138/stat : 28138 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 76 1156 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28133/tid=28139] ppid=28131 vsize=668464 CPUtime=12.34
/proc/28133/task/28139/stat : 28139 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 72 1162 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28133/tid=28140] ppid=28131 vsize=668464 CPUtime=12.28
/proc/28133/task/28140/stat : 28140 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 78 1150 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28133/tid=28141] ppid=28131 vsize=668464 CPUtime=12.34
/proc/28133/task/28141/stat : 28141 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 70 1164 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28133/tid=28142] ppid=28131 vsize=668464 CPUtime=12.32
/proc/28133/task/28142/stat : 28142 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 72 1160 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28133/tid=28143] ppid=28131 vsize=668464 CPUtime=12.32
/proc/28133/task/28143/stat : 28143 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 74 1158 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28133/tid=28144] ppid=28131 vsize=668464 CPUtime=12.3
/proc/28133/task/28144/stat : 28144 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 66 1164 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28133/tid=28145] ppid=28131 vsize=668464 CPUtime=12.3
/proc/28133/task/28145/stat : 28145 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 90 1140 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0

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

[pid=28133/tid=28136] ppid=28131 vsize=668464 CPUtime=159.44
/proc/28133/task/28136/stat : 28136 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 932 15012 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28133/tid=28137] ppid=28131 vsize=668464 CPUtime=159.41
/proc/28133/task/28137/stat : 28137 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 964 14977 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28133/tid=28138] ppid=28131 vsize=668464 CPUtime=159.52
/proc/28133/task/28138/stat : 28138 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 980 14972 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28133/tid=28139] ppid=28131 vsize=668464 CPUtime=159.52
/proc/28133/task/28139/stat : 28139 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 972 14980 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28133/tid=28140] ppid=28131 vsize=668464 CPUtime=159.44
/proc/28133/task/28140/stat : 28140 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 984 14960 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28133/tid=28141] ppid=28131 vsize=668464 CPUtime=159.48
/proc/28133/task/28141/stat : 28141 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 954 14994 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28133/tid=28142] ppid=28131 vsize=668464 CPUtime=159.35
/proc/28133/task/28142/stat : 28142 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 986 14949 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28133/tid=28143] ppid=28131 vsize=668464 CPUtime=159.46
/proc/28133/task/28143/stat : 28143 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 904 15042 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28133/tid=28144] ppid=28131 vsize=668464 CPUtime=159.36
/proc/28133/task/28144/stat : 28144 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 984 14952 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28133/tid=28145] ppid=28131 vsize=668464 CPUtime=159.25
/proc/28133/task/28145/stat : 28145 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 980 14945 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28133/tid=28146] ppid=28131 vsize=668464 CPUtime=159.39
/proc/28133/task/28146/stat : 28146 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1012 14927 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28133/tid=28147] ppid=28131 vsize=668464 CPUtime=159.43
/proc/28133/task/28147/stat : 28147 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1004 14939 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28133/tid=28148] ppid=28131 vsize=668464 CPUtime=156.01
/proc/28133/task/28148/stat : 28148 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 956 14645 0 0 20 0 16 0 556297523 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28133/tid=28149] ppid=28131 vsize=668464 CPUtime=159.56
/proc/28133/task/28149/stat : 28149 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 994 14962 0 0 20 0 16 0 556297523 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 2547.71
Current children cumulated vsize (KiB) 668464

[startup+222.305 s]
/proc/loadavg: 16.00 15.82 15.80 17/208 28154
/proc/meminfo: memFree=19199148/36427776 swapFree=6588/107560
[pid=28133] ppid=28131 vsize=668464 CPUtime=3490.38
/proc/28133/stat : 28133 (gnovelty+) R 28131 28133 24979 0 -1 4202496 22602 0 0 0 21404 327634 0 0 20 0 16 0 556297505 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28133/statm: 167116 22556 103 286 0 166828 0
[pid=28133/tid=28135] ppid=28131 vsize=668464 CPUtime=218.56
/proc/28133/task/28135/stat : 28135 (gnovelty+) R 28131 28133 24979 0 -1 4202560 122 0 0 0 1324 20532 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28133/tid=28136] ppid=28131 vsize=668464 CPUtime=218.43
/proc/28133/task/28136/stat : 28136 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1304 20539 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28133/tid=28137] ppid=28131 vsize=668464 CPUtime=218.39
/proc/28133/task/28137/stat : 28137 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1312 20527 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28133/tid=28138] ppid=28131 vsize=668464 CPUtime=218.57
/proc/28133/task/28138/stat : 28138 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 1352 20505 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28133/tid=28139] ppid=28131 vsize=668464 CPUtime=218.49
/proc/28133/task/28139/stat : 28139 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 1336 20513 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28133/tid=28140] ppid=28131 vsize=668464 CPUtime=218.46
/proc/28133/task/28140/stat : 28140 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 1356 20490 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28133/tid=28141] ppid=28131 vsize=668464 CPUtime=218.43
/proc/28133/task/28141/stat : 28141 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 1348 20495 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28133/tid=28142] ppid=28131 vsize=668464 CPUtime=218.32
/proc/28133/task/28142/stat : 28142 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1320 20512 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28133/tid=28143] ppid=28131 vsize=668464 CPUtime=218.46
/proc/28133/task/28143/stat : 28143 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1254 20592 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28133/tid=28144] ppid=28131 vsize=668464 CPUtime=218.35
/proc/28133/task/28144/stat : 28144 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1352 20483 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28133/tid=28145] ppid=28131 vsize=668464 CPUtime=218.23
/proc/28133/task/28145/stat : 28145 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1354 20469 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28133/tid=28146] ppid=28131 vsize=668464 CPUtime=218.38
/proc/28133/task/28146/stat : 28146 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1358 20480 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28133/tid=28147] ppid=28131 vsize=668464 CPUtime=218.44
/proc/28133/task/28147/stat : 28147 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1352 20492 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28133/tid=28148] ppid=28131 vsize=668464 CPUtime=213.75
/proc/28133/task/28148/stat : 28148 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1334 20041 0 0 20 0 16 0 556297523 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28133/tid=28149] ppid=28131 vsize=668464 CPUtime=218.61
/proc/28133/task/28149/stat : 28149 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1368 20493 0 0 20 0 16 0 556297523 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 3490.38
Current children cumulated vsize (KiB) 668464

[startup+282.307 s]
/proc/loadavg: 16.00 15.85 15.81 17/208 28154
/proc/meminfo: memFree=19199272/36427776 swapFree=6588/107492
[pid=28133] ppid=28131 vsize=668464 CPUtime=4433.04
/proc/28133/stat : 28133 (gnovelty+) R 28131 28133 24979 0 -1 4202496 22602 0 0 0 27089 416215 0 0 20 0 16 0 556297505 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28133/statm: 167116 22556 103 286 0 166828 0
[pid=28133/tid=28135] ppid=28131 vsize=668464 CPUtime=277.5
/proc/28133/task/28135/stat : 28135 (gnovelty+) R 28131 28133 24979 0 -1 4202560 122 0 0 0 1716 26034 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28133/tid=28136] ppid=28131 vsize=668464 CPUtime=277.45
/proc/28133/task/28136/stat : 28136 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1672 26073 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28133/tid=28137] ppid=28131 vsize=668464 CPUtime=277.4
/proc/28133/task/28137/stat : 28137 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1646 26094 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28133/tid=28138] ppid=28131 vsize=668464 CPUtime=277.59
/proc/28133/task/28138/stat : 28138 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 1706 26053 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28133/tid=28139] ppid=28131 vsize=668464 CPUtime=277.5
/proc/28133/task/28139/stat : 28139 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 1700 26050 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28133/tid=28140] ppid=28131 vsize=668464 CPUtime=277.43
/proc/28133/task/28140/stat : 28140 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 1724 26019 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28133/tid=28141] ppid=28131 vsize=668464 CPUtime=277.43
/proc/28133/task/28141/stat : 28141 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 1682 26061 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28133/tid=28142] ppid=28131 vsize=668464 CPUtime=277.34
/proc/28133/task/28142/stat : 28142 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1676 26058 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28133/tid=28143] ppid=28131 vsize=668464 CPUtime=277.47
/proc/28133/task/28143/stat : 28143 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1584 26163 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28133/tid=28144] ppid=28131 vsize=668464 CPUtime=277.36
/proc/28133/task/28144/stat : 28144 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1710 26026 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28133/tid=28145] ppid=28131 vsize=668464 CPUtime=277.19
/proc/28133/task/28145/stat : 28145 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1702 26017 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28133/tid=28146] ppid=28131 vsize=668464 CPUtime=277.31
/proc/28133/task/28146/stat : 28146 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1716 26015 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28133/tid=28147] ppid=28131 vsize=668464 CPUtime=277.43
/proc/28133/task/28147/stat : 28147 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1724 26019 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28133/tid=28148] ppid=28131 vsize=668464 CPUtime=271.51
/proc/28133/task/28148/stat : 28148 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1698 25453 0 0 20 0 16 0 556297523 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28133/tid=28149] ppid=28131 vsize=668464 CPUtime=277.62
/proc/28133/task/28149/stat : 28149 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1716 26046 0 0 20 0 16 0 556297523 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 4433.04
Current children cumulated vsize (KiB) 668464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+318.405 s]
/proc/loadavg: 16.00 15.86 15.82 17/208 28157
/proc/meminfo: memFree=19199148/36427776 swapFree=6588/107584
[pid=28133] ppid=28131 vsize=668464 CPUtime=5000.54
/proc/28133/stat : 28133 (gnovelty+) R 28131 28133 24979 0 -1 4202496 22602 0 0 0 30547 469507 0 0 20 0 16 0 556297505 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28133/statm: 167116 22556 103 286 0 166828 0
[pid=28133/tid=28135] ppid=28131 vsize=668464 CPUtime=312.99
/proc/28133/task/28135/stat : 28135 (gnovelty+) R 28131 28133 24979 0 -1 4202560 122 0 0 0 1922 29377 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28133/tid=28136] ppid=28131 vsize=668464 CPUtime=312.97
/proc/28133/task/28136/stat : 28136 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1864 29433 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28133/tid=28137] ppid=28131 vsize=668464 CPUtime=312.92
/proc/28133/task/28137/stat : 28137 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1860 29432 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28133/tid=28138] ppid=28131 vsize=668464 CPUtime=313.07
/proc/28133/task/28138/stat : 28138 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 1936 29371 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28133/tid=28139] ppid=28131 vsize=668464 CPUtime=313.03
/proc/28133/task/28139/stat : 28139 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 1928 29375 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28133/tid=28140] ppid=28131 vsize=668464 CPUtime=312.94
/proc/28133/task/28140/stat : 28140 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 1932 29362 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28133/tid=28141] ppid=28131 vsize=668464 CPUtime=312.95
/proc/28133/task/28141/stat : 28141 (gnovelty+) R 28131 28133 24979 0 -1 4202560 123 0 0 0 1896 29399 0 0 20 0 16 0 556297520 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28133/tid=28142] ppid=28131 vsize=668464 CPUtime=312.9
/proc/28133/task/28142/stat : 28142 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1874 29416 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28133/tid=28143] ppid=28131 vsize=668464 CPUtime=312.98
/proc/28133/task/28143/stat : 28143 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1796 29502 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28133/tid=28144] ppid=28131 vsize=668464 CPUtime=312.85
/proc/28133/task/28144/stat : 28144 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1918 29367 0 0 20 0 16 0 556297521 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28133/tid=28145] ppid=28131 vsize=668464 CPUtime=312.7
/proc/28133/task/28145/stat : 28145 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1920 29350 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28133/tid=28146] ppid=28131 vsize=668464 CPUtime=312.83
/proc/28133/task/28146/stat : 28146 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1942 29341 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28133/tid=28147] ppid=28131 vsize=668464 CPUtime=312.93
/proc/28133/task/28147/stat : 28147 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1956 29337 0 0 20 0 16 0 556297522 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28133/tid=28148] ppid=28131 vsize=668464 CPUtime=306.24
/proc/28133/task/28148/stat : 28148 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1916 28708 0 0 20 0 16 0 556297523 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28133/tid=28149] ppid=28131 vsize=668464 CPUtime=313.18
/proc/28133/task/28149/stat : 28149 (gnovelty+) R 28131 28133 24979 0 -1 4202560 124 0 0 0 1942 29376 0 0 20 0 16 0 556297523 684507136 22556 18446744073709551615 134512640 135680988 4291380080 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 5000.54
Current children cumulated vsize (KiB) 668464

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 28133 and gives
#  childrusage.ru_utime.tv_sec=296
#  childrusage.ru_utime.tv_usec=726544
#  childrusage.ru_stime.tv_sec=4562
#  childrusage.ru_stime.tv_usec=417133
# CPU time returned by wait4() is 4859.14
# while last known CPU time is 5000.54
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 318.438
CPU time (s): 5000.54
CPU user time (s): 305.47
CPU system time (s): 4695.07
CPU usage (%): 1570.33
Max. virtual memory (cumulated for all children) (KiB): 668464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 296.727
system time used= 4562.42
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22602
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= 321817
involuntary context switches= 11982

runsolver used 1.80811 second user time and 5.36433 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-02 21:11:51
IDJOB=1777083
IDBENCH=70209
IDSOLVER=619
FILE ID=xenhost3-49/1777083-1243969911
PBS_JOBID=
Free space on /tmp= 7137 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S882603971-022.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777083-1243969911/watcher-1777083-1243969911 -o /tmp/evaluation-result-1777083-1243969911/solver-1777083-1243969911 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777083-1243969911.cnf 509551300 16

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

MD5SUM BENCH= 8c169219b64992954a6c6431ec472521
RANDOM SEED= 509551300

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:      19289380 kB
Buffers:        394304 kB
Cached:       14002504 kB
SwapCached:          0 kB
Active:        3079852 kB
Inactive:     11331948 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2020 kB
Writeback:           0 kB
AnonPages:       15020 kB
Mapped:           4848 kB
Slab:           670368 kB
SReclaimable:   644220 kB
SUnreclaim:      26148 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    45348 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7137 MiB
End job on xenhost3-49 at 2009-06-02 21:17:12