Trace number 1777080

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.74 482.337

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S1388268034-092.cnf
MD5SUM487c5503612c9b61998004f60168456d
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.08/0.15	c +------------------------------+
0.08/0.15	c | gNovelty+, version 1.0       |
0.08/0.15	c +------------------------------+
0.08/0.15	c gnovelty+ -h for help
0.08/0.15	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-1777080-1243969427/watcher-1777080-1243969427 -o /tmp/evaluation-result-1777080-1243969427/solver-1777080-1243969427 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777080-1243969427.cnf 2047442504 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.96 15.94 15.83 2/192 28069
/proc/meminfo: memFree=19290208/36427776 swapFree=5508/15104
[pid=28069] ppid=28067 vsize=509232 CPUtime=0
/proc/28069/stat : 28069 (gnovelty+) R 28067 28069 24979 0 -1 4202496 2588 0 0 0 0 0 0 0 20 0 1 0 556249057 521453568 2544 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134537167 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/28069/statm: 127308 2551 99 286 0 127020 0

[startup+0.071597 s]
/proc/loadavg: 15.96 15.94 15.83 2/192 28069
/proc/meminfo: memFree=19290208/36427776 swapFree=5508/15104
[pid=28069] ppid=28067 vsize=517044 CPUtime=0.06
/proc/28069/stat : 28069 (gnovelty+) R 28067 28069 24979 0 -1 4202496 10366 0 0 0 4 2 0 0 20 0 1 0 556249057 529453056 10321 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134537842 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/28069/statm: 129261 10334 99 286 0 128973 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517044

[startup+0.103611 s]
/proc/loadavg: 15.96 15.94 15.83 2/192 28069
/proc/meminfo: memFree=19290208/36427776 swapFree=5508/15104
[pid=28069] ppid=28067 vsize=517044 CPUtime=0.08
/proc/28069/stat : 28069 (gnovelty+) R 28067 28069 24979 0 -1 4202496 14111 0 0 0 4 4 0 0 20 0 1 0 556249057 529453056 14066 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134537875 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/28069/statm: 129261 14074 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.301839 s]
/proc/loadavg: 15.96 15.94 15.83 2/192 28069
/proc/meminfo: memFree=19290208/36427776 swapFree=5508/15104
[pid=28069] ppid=28067 vsize=668464 CPUtime=1.85
/proc/28069/stat : 28069 (gnovelty+) R 28067 28069 24979 0 -1 4202496 22491 0 0 0 12 173 0 0 20 0 16 0 556249057 684507136 22446 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28069/statm: 167116 22446 103 286 0 166828 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 668464

[startup+0.702847 s]
/proc/loadavg: 15.96 15.94 15.83 2/192 28069
/proc/meminfo: memFree=19290208/36427776 swapFree=5508/15104
[pid=28069] ppid=28067 vsize=668464 CPUtime=7.43
/proc/28069/stat : 28069 (gnovelty+) R 28067 28069 24979 0 -1 4202496 22601 0 0 0 41 702 0 0 20 0 16 0 556249057 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28069/statm: 167116 22556 103 286 0 166828 0
Current children cumulated CPU time (s) 7.43
Current children cumulated vsize (KiB) 668464

[startup+1.50231 s]
/proc/loadavg: 15.96 15.94 15.83 17/208 28085
/proc/meminfo: memFree=19203156/36427776 swapFree=6544/106784
[pid=28069] ppid=28067 vsize=668464 CPUtime=18.44
/proc/28069/stat : 28069 (gnovelty+) R 28067 28069 24979 0 -1 4202496 22601 0 0 0 128 1716 0 0 20 0 16 0 556249057 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28069/statm: 167116 22556 103 286 0 166828 0
[pid=28069/tid=28071] ppid=28067 vsize=668464 CPUtime=1.32
/proc/28069/task/28071/stat : 28071 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 6 126 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28069/tid=28072] ppid=28067 vsize=668464 CPUtime=1.32
/proc/28069/task/28072/stat : 28072 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 8 124 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28069/tid=28073] ppid=28067 vsize=668464 CPUtime=1.32
/proc/28069/task/28073/stat : 28073 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 10 122 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28069/tid=28074] ppid=28067 vsize=668464 CPUtime=1.32
/proc/28069/task/28074/stat : 28074 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 8 124 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28069/tid=28075] ppid=28067 vsize=668464 CPUtime=1.3
/proc/28069/task/28075/stat : 28075 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 10 120 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28069/tid=28076] ppid=28067 vsize=668464 CPUtime=1.3
/proc/28069/task/28076/stat : 28076 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 10 120 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28069/tid=28077] ppid=28067 vsize=668464 CPUtime=1.3
/proc/28069/task/28077/stat : 28077 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 6 124 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28069/tid=28078] ppid=28067 vsize=668464 CPUtime=1.3
/proc/28069/task/28078/stat : 28078 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 8 122 0 0 20 0 16 0 556249074 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28069/tid=28079] ppid=28067 vsize=668464 CPUtime=1.3
/proc/28069/task/28079/stat : 28079 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 8 122 0 0 20 0 16 0 556249074 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28069/tid=28080] ppid=28067 vsize=668464 CPUtime=1.3
/proc/28069/task/28080/stat : 28080 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 10 120 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28069/tid=28081] ppid=28067 vsize=668464 CPUtime=1.28
/proc/28069/task/28081/stat : 28081 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 6 122 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28069/tid=28082] ppid=28067 vsize=668464 CPUtime=1.28
/proc/28069/task/28082/stat : 28082 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 12 116 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28069/tid=28083] ppid=28067 vsize=668464 CPUtime=0.66
/proc/28069/task/28083/stat : 28083 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 0 66 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28069/tid=28084] ppid=28067 vsize=668464 CPUtime=0.62
/proc/28069/task/28084/stat : 28084 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2 60 0 0 20 0 16 0 556249078 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28069/tid=28085] ppid=28067 vsize=668464 CPUtime=0.58
/proc/28069/task/28085/stat : 28085 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 4 54 0 0 20 0 16 0 556249080 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 18.44
Current children cumulated vsize (KiB) 668464

[startup+3.10337 s]
/proc/loadavg: 15.96 15.94 15.83 17/208 28085
/proc/meminfo: memFree=19201052/36427776 swapFree=6588/106720
[pid=28069] ppid=28067 vsize=668464 CPUtime=40.55
/proc/28069/stat : 28069 (gnovelty+) R 28067 28069 24979 0 -1 4202496 22601 0 0 0 289 3766 0 0 20 0 16 0 556249057 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28069/statm: 167116 22556 103 286 0 166828 0
[pid=28069/tid=28071] ppid=28067 vsize=668464 CPUtime=2.9
/proc/28069/task/28071/stat : 28071 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 18 272 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28069/tid=28072] ppid=28067 vsize=668464 CPUtime=2.9
/proc/28069/task/28072/stat : 28072 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 20 270 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28069/tid=28073] ppid=28067 vsize=668464 CPUtime=2.88
/proc/28069/task/28073/stat : 28073 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 18 270 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28069/tid=28074] ppid=28067 vsize=668464 CPUtime=2.88
/proc/28069/task/28074/stat : 28074 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 18 270 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28069/tid=28075] ppid=28067 vsize=668464 CPUtime=2.88
/proc/28069/task/28075/stat : 28075 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 20 268 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28069/tid=28076] ppid=28067 vsize=668464 CPUtime=2.88
/proc/28069/task/28076/stat : 28076 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 20 268 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28069/tid=28077] ppid=28067 vsize=668464 CPUtime=2.88
/proc/28069/task/28077/stat : 28077 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 16 272 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28069/tid=28078] ppid=28067 vsize=668464 CPUtime=2.88
/proc/28069/task/28078/stat : 28078 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 16 272 0 0 20 0 16 0 556249074 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28069/tid=28079] ppid=28067 vsize=668464 CPUtime=2.88
/proc/28069/task/28079/stat : 28079 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 22 266 0 0 20 0 16 0 556249074 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28069/tid=28080] ppid=28067 vsize=668464 CPUtime=2.86
/proc/28069/task/28080/stat : 28080 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 28 258 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28069/tid=28081] ppid=28067 vsize=668464 CPUtime=2.82
/proc/28069/task/28081/stat : 28081 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 18 264 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28069/tid=28082] ppid=28067 vsize=668464 CPUtime=2.38
/proc/28069/task/28082/stat : 28082 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 20 218 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28069/tid=28083] ppid=28067 vsize=668464 CPUtime=1.48
/proc/28069/task/28083/stat : 28083 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 4 144 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28069/tid=28084] ppid=28067 vsize=668464 CPUtime=1.42
/proc/28069/task/28084/stat : 28084 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 6 136 0 0 20 0 16 0 556249078 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28069/tid=28085] ppid=28067 vsize=668464 CPUtime=1.38
/proc/28069/task/28085/stat : 28085 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 12 126 0 0 20 0 16 0 556249080 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 40.55
Current children cumulated vsize (KiB) 668464

[startup+6.30426 s]
/proc/loadavg: 15.96 15.94 15.83 17/208 28085
/proc/meminfo: memFree=19200804/36427776 swapFree=6588/106952
[pid=28069] ppid=28067 vsize=668464 CPUtime=84.44
/proc/28069/stat : 28069 (gnovelty+) R 28067 28069 24979 0 -1 4202496 22601 0 0 0 618 7826 0 0 20 0 16 0 556249057 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28069/statm: 167116 22556 103 286 0 166828 0
[pid=28069/tid=28071] ppid=28067 vsize=668464 CPUtime=4.96
/proc/28069/task/28071/stat : 28071 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 36 460 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28069/tid=28072] ppid=28067 vsize=668464 CPUtime=5
/proc/28069/task/28072/stat : 28072 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 40 460 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28069/tid=28073] ppid=28067 vsize=668464 CPUtime=6.04
/proc/28069/task/28073/stat : 28073 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 44 560 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28069/tid=28074] ppid=28067 vsize=668464 CPUtime=6.04
/proc/28069/task/28074/stat : 28074 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 36 568 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28069/tid=28075] ppid=28067 vsize=668464 CPUtime=6.02
/proc/28069/task/28075/stat : 28075 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 46 556 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28069/tid=28076] ppid=28067 vsize=668464 CPUtime=6.04
/proc/28069/task/28076/stat : 28076 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 50 554 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=28069/tid=28077] ppid=28067 vsize=668464 CPUtime=5.94
/proc/28069/task/28077/stat : 28077 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 34 560 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28069/tid=28078] ppid=28067 vsize=668464 CPUtime=5.6
/proc/28069/task/28078/stat : 28078 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 34 526 0 0 20 0 16 0 556249074 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28069/tid=28079] ppid=28067 vsize=668464 CPUtime=6.02
/proc/28069/task/28079/stat : 28079 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 48 554 0 0 20 0 16 0 556249074 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28069/tid=28080] ppid=28067 vsize=668464 CPUtime=6.02
/proc/28069/task/28080/stat : 28080 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 44 558 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28069/tid=28081] ppid=28067 vsize=668464 CPUtime=5.88
/proc/28069/task/28081/stat : 28081 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 48 540 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28069/tid=28082] ppid=28067 vsize=668464 CPUtime=4
/proc/28069/task/28082/stat : 28082 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 38 362 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28069/tid=28083] ppid=28067 vsize=668464 CPUtime=4.6
/proc/28069/task/28083/stat : 28083 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 24 436 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=28069/tid=28084] ppid=28067 vsize=668464 CPUtime=4.06
/proc/28069/task/28084/stat : 28084 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 24 382 0 0 20 0 16 0 556249078 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28069/tid=28085] ppid=28067 vsize=668464 CPUtime=2.98
/proc/28069/task/28085/stat : 28085 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 26 272 0 0 20 0 16 0 556249080 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 84.44
Current children cumulated vsize (KiB) 668464

[startup+12.7034 s]
/proc/loadavg: 15.96 15.94 15.83 17/208 28085
/proc/meminfo: memFree=19200512/36427776 swapFree=6588/107420
[pid=28069] ppid=28067 vsize=668464 CPUtime=162.86
/proc/28069/stat : 28069 (gnovelty+) R 28067 28069 24979 0 -1 4202496 22601 0 0 0 1210 15076 0 0 20 0 16 0 556249057 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28069/statm: 167116 22556 103 286 0 166828 0
[pid=28069/tid=28071] ppid=28067 vsize=668464 CPUtime=8.16
/proc/28069/task/28071/stat : 28071 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 58 758 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28069/tid=28072] ppid=28067 vsize=668464 CPUtime=9.76
/proc/28069/task/28072/stat : 28072 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 70 906 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28069/tid=28073] ppid=28067 vsize=668464 CPUtime=12.32
/proc/28069/task/28073/stat : 28073 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 92 1140 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28069/tid=28074] ppid=28067 vsize=668464 CPUtime=12.32
/proc/28069/task/28074/stat : 28074 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 80 1152 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28069/tid=28075] ppid=28067 vsize=668464 CPUtime=10.5
/proc/28069/task/28075/stat : 28075 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 74 976 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28069/tid=28076] ppid=28067 vsize=668464 CPUtime=9.98
/proc/28069/task/28076/stat : 28076 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 88 910 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28069/tid=28077] ppid=28067 vsize=668464 CPUtime=10
/proc/28069/task/28077/stat : 28077 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 66 934 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28069/tid=28078] ppid=28067 vsize=668464 CPUtime=10.56
/proc/28069/task/28078/stat : 28078 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 84 972 0 0 20 0 16 0 556249074 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28069/tid=28079] ppid=28067 vsize=668464 CPUtime=10.48
/proc/28069/task/28079/stat : 28079 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 88 960 0 0 20 0 16 0 556249074 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28069/tid=28080] ppid=28067 vsize=668464 CPUtime=11.58
/proc/28069/task/28080/stat : 28080 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 82 1076 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28069/tid=28081] ppid=28067 vsize=668464 CPUtime=11.16
/proc/28069/task/28081/stat : 28081 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 92 1024 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0

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

[pid=28069/tid=28072] ppid=28067 vsize=668464 CPUtime=248
/proc/28069/task/28072/stat : 28072 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2616 22184 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28069/tid=28073] ppid=28067 vsize=668464 CPUtime=239.33
/proc/28069/task/28073/stat : 28073 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2516 21417 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28069/tid=28074] ppid=28067 vsize=668464 CPUtime=231.71
/proc/28069/task/28074/stat : 28074 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2428 20743 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28069/tid=28075] ppid=28067 vsize=668464 CPUtime=232.88
/proc/28069/task/28075/stat : 28075 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2500 20788 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28069/tid=28076] ppid=28067 vsize=668464 CPUtime=233.01
/proc/28069/task/28076/stat : 28076 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2440 20861 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28069/tid=28077] ppid=28067 vsize=668464 CPUtime=238.36
/proc/28069/task/28077/stat : 28077 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2414 21422 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28069/tid=28078] ppid=28067 vsize=668464 CPUtime=239.1
/proc/28069/task/28078/stat : 28078 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2532 21378 0 0 20 0 16 0 556249074 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28069/tid=28079] ppid=28067 vsize=668464 CPUtime=241.92
/proc/28069/task/28079/stat : 28079 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2542 21650 0 0 20 0 16 0 556249074 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28069/tid=28080] ppid=28067 vsize=668464 CPUtime=235.11
/proc/28069/task/28080/stat : 28080 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2512 20999 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28069/tid=28081] ppid=28067 vsize=668464 CPUtime=233.71
/proc/28069/task/28081/stat : 28081 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2498 20873 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28069/tid=28082] ppid=28067 vsize=668464 CPUtime=227.91
/proc/28069/task/28082/stat : 28082 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2476 20315 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28069/tid=28083] ppid=28067 vsize=668464 CPUtime=220.16
/proc/28069/task/28083/stat : 28083 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2356 19660 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28069/tid=28084] ppid=28067 vsize=668464 CPUtime=230.87
/proc/28069/task/28084/stat : 28084 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2406 20681 0 0 20 0 16 0 556249078 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28069/tid=28085] ppid=28067 vsize=668464 CPUtime=226.81
/proc/28069/task/28085/stat : 28085 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2404 20277 0 0 20 0 16 0 556249080 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 3742.14
Current children cumulated vsize (KiB) 668464

[startup+462.306 s]
/proc/loadavg: 15.93 15.94 15.86 17/208 28095
/proc/meminfo: memFree=19199148/36427776 swapFree=6588/107696
[pid=28069] ppid=28067 vsize=668464 CPUtime=4685.8
/proc/28069/stat : 28069 (gnovelty+) R 28067 28069 24979 0 -1 4202496 22601 0 0 0 45935 422645 0 0 20 0 16 0 556249057 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28069/statm: 167116 22556 103 286 0 166828 0
[pid=28069/tid=28071] ppid=28067 vsize=668464 CPUtime=295.31
/proc/28069/task/28071/stat : 28071 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2858 26673 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28069/tid=28072] ppid=28067 vsize=668464 CPUtime=307.06
/proc/28069/task/28072/stat : 28072 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2994 27712 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28069/tid=28073] ppid=28067 vsize=668464 CPUtime=298.37
/proc/28069/task/28073/stat : 28073 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2924 26913 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28069/tid=28074] ppid=28067 vsize=668464 CPUtime=290.74
/proc/28069/task/28074/stat : 28074 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2816 26258 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28069/tid=28075] ppid=28067 vsize=668464 CPUtime=291.96
/proc/28069/task/28075/stat : 28075 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2906 26290 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28069/tid=28076] ppid=28067 vsize=668464 CPUtime=292.11
/proc/28069/task/28076/stat : 28076 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2838 26373 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28069/tid=28077] ppid=28067 vsize=668464 CPUtime=297.4
/proc/28069/task/28077/stat : 28077 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2812 26928 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=28069/tid=28078] ppid=28067 vsize=668464 CPUtime=298.16
/proc/28069/task/28078/stat : 28078 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2922 26894 0 0 20 0 16 0 556249074 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28069/tid=28079] ppid=28067 vsize=668464 CPUtime=299.68
/proc/28069/task/28079/stat : 28079 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2952 27016 0 0 20 0 16 0 556249074 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28069/tid=28080] ppid=28067 vsize=668464 CPUtime=294.29
/proc/28069/task/28080/stat : 28080 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2948 26481 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28069/tid=28081] ppid=28067 vsize=668464 CPUtime=292.74
/proc/28069/task/28081/stat : 28081 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2902 26372 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28069/tid=28082] ppid=28067 vsize=668464 CPUtime=286.97
/proc/28069/task/28082/stat : 28082 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2888 25809 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28069/tid=28083] ppid=28067 vsize=668464 CPUtime=279.19
/proc/28069/task/28083/stat : 28083 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2766 25153 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28069/tid=28084] ppid=28067 vsize=668464 CPUtime=289.9
/proc/28069/task/28084/stat : 28084 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2788 26202 0 0 20 0 16 0 556249078 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28069/tid=28085] ppid=28067 vsize=668464 CPUtime=285.86
/proc/28069/task/28085/stat : 28085 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2822 25764 0 0 20 0 16 0 556249080 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 4685.8
Current children cumulated vsize (KiB) 668464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+482.303 s]
/proc/loadavg: 15.89 15.93 15.85 18/208 28095
/proc/meminfo: memFree=19199148/36427776 swapFree=6588/107484
[pid=28069] ppid=28067 vsize=668464 CPUtime=5000.74
/proc/28069/stat : 28069 (gnovelty+) R 28067 28069 24979 0 -1 4202496 22601 0 0 0 48099 451975 0 0 20 0 16 0 556249057 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28069/statm: 167116 22556 103 286 0 166828 0
[pid=28069/tid=28071] ppid=28067 vsize=668464 CPUtime=315.02
/proc/28069/task/28071/stat : 28071 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2996 28506 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28069/tid=28072] ppid=28067 vsize=668464 CPUtime=326.77
/proc/28069/task/28072/stat : 28072 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 3130 29547 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28069/tid=28073] ppid=28067 vsize=668464 CPUtime=318.09
/proc/28069/task/28073/stat : 28073 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 3066 28743 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28069/tid=28074] ppid=28067 vsize=668464 CPUtime=310.45
/proc/28069/task/28074/stat : 28074 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2968 28077 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28069/tid=28075] ppid=28067 vsize=668464 CPUtime=311.68
/proc/28069/task/28075/stat : 28075 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 3046 28122 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28069/tid=28076] ppid=28067 vsize=668464 CPUtime=311.84
/proc/28069/task/28076/stat : 28076 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2970 28214 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28069/tid=28077] ppid=28067 vsize=668464 CPUtime=317.12
/proc/28069/task/28077/stat : 28077 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2946 28766 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 18446744071564503006 0 0 -1 3 0 0 0 0 0
[pid=28069/tid=28078] ppid=28067 vsize=668464 CPUtime=317.86
/proc/28069/task/28078/stat : 28078 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 3060 28726 0 0 20 0 16 0 556249074 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28069/tid=28079] ppid=28067 vsize=668464 CPUtime=318.93
/proc/28069/task/28079/stat : 28079 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 3080 28813 0 0 20 0 16 0 556249074 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28069/tid=28080] ppid=28067 vsize=668464 CPUtime=314
/proc/28069/task/28080/stat : 28080 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 3088 28312 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28069/tid=28081] ppid=28067 vsize=668464 CPUtime=312.43
/proc/28069/task/28081/stat : 28081 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 3036 28207 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28069/tid=28082] ppid=28067 vsize=668464 CPUtime=306.69
/proc/28069/task/28082/stat : 28082 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 3018 27651 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28069/tid=28083] ppid=28067 vsize=668464 CPUtime=298.9
/proc/28069/task/28083/stat : 28083 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2892 26998 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28069/tid=28084] ppid=28067 vsize=668464 CPUtime=309.6
/proc/28069/task/28084/stat : 28084 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2918 28042 0 0 20 0 16 0 556249078 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28069/tid=28085] ppid=28067 vsize=668464 CPUtime=305.55
/proc/28069/task/28085/stat : 28085 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2958 27597 0 0 20 0 16 0 556249080 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 5000.74
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

[startup+482.303 s]
/proc/loadavg: 15.89 15.93 15.85 18/208 28095
/proc/meminfo: memFree=19199148/36427776 swapFree=6588/107484
[pid=28069] ppid=28067 vsize=668464 CPUtime=5000.74
/proc/28069/stat : 28069 (gnovelty+) R 28067 28069 24979 0 -1 4202496 22601 0 0 0 48099 451975 0 0 20 0 16 0 556249057 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28069/statm: 167116 22556 103 286 0 166828 0
[pid=28069/tid=28071] ppid=28067 vsize=668464 CPUtime=315.02
/proc/28069/task/28071/stat : 28071 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2996 28506 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=28069/tid=28072] ppid=28067 vsize=668464 CPUtime=326.77
/proc/28069/task/28072/stat : 28072 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 3130 29547 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=28069/tid=28073] ppid=28067 vsize=668464 CPUtime=318.09
/proc/28069/task/28073/stat : 28073 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 3066 28743 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=28069/tid=28074] ppid=28067 vsize=668464 CPUtime=310.45
/proc/28069/task/28074/stat : 28074 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2968 28077 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=28069/tid=28075] ppid=28067 vsize=668464 CPUtime=311.68
/proc/28069/task/28075/stat : 28075 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 3046 28122 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=28069/tid=28076] ppid=28067 vsize=668464 CPUtime=311.84
/proc/28069/task/28076/stat : 28076 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2970 28214 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=28069/tid=28077] ppid=28067 vsize=668464 CPUtime=317.12
/proc/28069/task/28077/stat : 28077 (gnovelty+) R 28067 28069 24979 0 -1 4202560 123 0 0 0 2946 28766 0 0 20 0 16 0 556249073 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 18446744071564503006 0 0 -1 3 0 0 0 0 0
[pid=28069/tid=28078] ppid=28067 vsize=668464 CPUtime=317.86
/proc/28069/task/28078/stat : 28078 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 3060 28726 0 0 20 0 16 0 556249074 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=28069/tid=28079] ppid=28067 vsize=668464 CPUtime=318.93
/proc/28069/task/28079/stat : 28079 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 3080 28813 0 0 20 0 16 0 556249074 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=28069/tid=28080] ppid=28067 vsize=668464 CPUtime=314
/proc/28069/task/28080/stat : 28080 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 3088 28312 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=28069/tid=28081] ppid=28067 vsize=668464 CPUtime=312.43
/proc/28069/task/28081/stat : 28081 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 3036 28207 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=28069/tid=28082] ppid=28067 vsize=668464 CPUtime=306.69
/proc/28069/task/28082/stat : 28082 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 3018 27651 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=28069/tid=28083] ppid=28067 vsize=668464 CPUtime=298.9
/proc/28069/task/28083/stat : 28083 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2892 26998 0 0 20 0 16 0 556249075 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=28069/tid=28084] ppid=28067 vsize=668464 CPUtime=309.6
/proc/28069/task/28084/stat : 28084 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2918 28042 0 0 20 0 16 0 556249078 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=28069/tid=28085] ppid=28067 vsize=668464 CPUtime=305.55
/proc/28069/task/28085/stat : 28085 (gnovelty+) R 28067 28069 24979 0 -1 4202560 124 0 0 0 2958 27597 0 0 20 0 16 0 556249080 684507136 22556 18446744073709551615 134512640 135680988 4290189904 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 5000.74
Current children cumulated vsize (KiB) 668464

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28069 and gives
#  childrusage.ru_utime.tv_sec=470
#  childrusage.ru_utime.tv_usec=105379
#  childrusage.ru_stime.tv_sec=4416
#  childrusage.ru_stime.tv_usec=728028
# CPU time returned by wait4() is 4886.83
# while last known CPU time is 5000.74
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 482.337
CPU time (s): 5000.74
CPU user time (s): 480.99
CPU system time (s): 4519.75
CPU usage (%): 1036.77
Max. virtual memory (cumulated for all children) (KiB): 668464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 470.105
system time used= 4416.73
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22601
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= 1544936
involuntary context switches= 70494

runsolver used 2.36015 second user time and 7.64848 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-02 21:03:47
IDJOB=1777080
IDBENCH=70208
IDSOLVER=619
FILE ID=xenhost3-49/1777080-1243969427
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-S1388268034-092.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777080-1243969427/watcher-1777080-1243969427 -o /tmp/evaluation-result-1777080-1243969427/solver-1777080-1243969427 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777080-1243969427.cnf 2047442504 16

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

MD5SUM BENCH= 487c5503612c9b61998004f60168456d
RANDOM SEED= 2047442504

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:      19290620 kB
Buffers:        394300 kB
Cached:       14002472 kB
SwapCached:          0 kB
Active:        3079812 kB
Inactive:     11332592 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2020 kB
Writeback:           0 kB
AnonPages:       15008 kB
Mapped:           5436 kB
Slab:           670384 kB
SReclaimable:   644200 kB
SUnreclaim:      26184 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:11:51