Trace number 1777221

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.25 317.851

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1049921489-034.cnf
MD5SUM5f6d9d113e535105e77af29b0e165b23
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 variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

Solver Data

0.10/0.13	c +------------------------------+
0.10/0.13	c | gNovelty+, version 1.0       |
0.10/0.13	c +------------------------------+
0.10/0.13	c gnovelty+ -h for help
0.10/0.13	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-1777221-1243986934/watcher-1777221-1243986934 -o /tmp/evaluation-result-1777221-1243986934/solver-1777221-1243986934 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777221-1243986934.cnf 13587263 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.99 15.95 15.91 2/189 30914
/proc/meminfo: memFree=19293796/36427776 swapFree=6276/12152
[pid=30914] ppid=30912 vsize=509232 CPUtime=0
/proc/30914/stat : 30914 (gnovelty+) R 30912 30914 24979 0 -1 4202496 2456 0 0 0 0 0 0 0 20 0 1 0 557999796 521453568 2413 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134537167 0 0 1 0 0 0 0 17 11 0 0 0 0 0
/proc/30914/statm: 127308 2419 99 286 0 127020 0

[startup+0.062215 s]
/proc/loadavg: 15.99 15.95 15.91 2/189 30914
/proc/meminfo: memFree=19293796/36427776 swapFree=6276/12152
[pid=30914] ppid=30912 vsize=517048 CPUtime=0.06
/proc/30914/stat : 30914 (gnovelty+) R 30912 30914 24979 0 -1 4202496 10028 0 0 0 2 4 0 0 20 0 1 0 557999796 529457152 9985 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134958286 0 0 1 0 0 0 0 17 11 0 0 0 0 0
/proc/30914/statm: 129262 9985 99 286 0 128974 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517048

[startup+0.102236 s]
/proc/loadavg: 15.99 15.95 15.91 2/189 30914
/proc/meminfo: memFree=19293796/36427776 swapFree=6276/12152
[pid=30914] ppid=30912 vsize=517044 CPUtime=0.1
/proc/30914/stat : 30914 (gnovelty+) R 30912 30914 24979 0 -1 4202496 15210 0 0 0 4 6 0 0 20 0 1 0 557999796 529453056 15166 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134537779 0 0 1 0 0 0 0 17 11 0 0 0 0 0
/proc/30914/statm: 129261 15173 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.305791 s]
/proc/loadavg: 15.99 15.95 15.91 2/189 30914
/proc/meminfo: memFree=19293796/36427776 swapFree=6276/12152
[pid=30914] ppid=30912 vsize=664292 CPUtime=2.53
/proc/30914/stat : 30914 (gnovelty+) R 30912 30914 24979 0 -1 4202496 21515 0 0 0 18 235 0 0 20 0 16 0 557999796 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/30914/statm: 166073 21471 103 286 0 165785 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 664292

[startup+0.705868 s]
/proc/loadavg: 15.99 15.95 15.91 2/189 30914
/proc/meminfo: memFree=19293796/36427776 swapFree=6276/12152
[pid=30914] ppid=30912 vsize=664292 CPUtime=8.9
/proc/30914/stat : 30914 (gnovelty+) R 30912 30914 24979 0 -1 4202496 21515 0 0 0 78 812 0 0 20 0 16 0 557999796 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/30914/statm: 166073 21471 103 286 0 165785 0
Current children cumulated CPU time (s) 8.9
Current children cumulated vsize (KiB) 664292

[startup+1.50145 s]
/proc/loadavg: 15.99 15.95 15.91 17/205 30930
/proc/meminfo: memFree=19209084/36427776 swapFree=6568/98720
[pid=30914] ppid=30912 vsize=664292 CPUtime=21.42
/proc/30914/stat : 30914 (gnovelty+) R 30912 30914 24979 0 -1 4202496 21515 0 0 0 185 1957 0 0 20 0 16 0 557999796 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/30914/statm: 166073 21471 103 286 0 165785 0
[pid=30914/tid=30916] ppid=30912 vsize=664292 CPUtime=1.34
/proc/30914/task/30916/stat : 30916 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 8 126 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30914/tid=30917] ppid=30912 vsize=664292 CPUtime=1.34
/proc/30914/task/30917/stat : 30917 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 4 130 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30914/tid=30918] ppid=30912 vsize=664292 CPUtime=1.34
/proc/30914/task/30918/stat : 30918 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 16 118 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30914/tid=30919] ppid=30912 vsize=664292 CPUtime=1.34
/proc/30914/task/30919/stat : 30919 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 10 124 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30914/tid=30920] ppid=30912 vsize=664292 CPUtime=1.32
/proc/30914/task/30920/stat : 30920 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 8 124 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30914/tid=30921] ppid=30912 vsize=664292 CPUtime=1.32
/proc/30914/task/30921/stat : 30921 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 12 120 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30914/tid=30922] ppid=30912 vsize=664292 CPUtime=1.32
/proc/30914/task/30922/stat : 30922 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 12 120 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30914/tid=30923] ppid=30912 vsize=664292 CPUtime=1.32
/proc/30914/task/30923/stat : 30923 (gnovelty+) R 30912 30914 24979 0 -1 4202560 85 0 0 0 10 122 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30914/tid=30924] ppid=30912 vsize=664292 CPUtime=1.32
/proc/30914/task/30924/stat : 30924 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 14 118 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30914/tid=30925] ppid=30912 vsize=664292 CPUtime=1.32
/proc/30914/task/30925/stat : 30925 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 10 122 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30914/tid=30926] ppid=30912 vsize=664292 CPUtime=1.32
/proc/30914/task/30926/stat : 30926 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 8 124 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30914/tid=30927] ppid=30912 vsize=664292 CPUtime=1.32
/proc/30914/task/30927/stat : 30927 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 12 120 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30914/tid=30928] ppid=30912 vsize=664292 CPUtime=1.3
/proc/30914/task/30928/stat : 30928 (gnovelty+) R 30912 30914 24979 0 -1 4202560 85 0 0 0 10 120 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30914/tid=30929] ppid=30912 vsize=664292 CPUtime=1.28
/proc/30914/task/30929/stat : 30929 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 10 118 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30914/tid=30930] ppid=30912 vsize=664292 CPUtime=1.32
/proc/30914/task/30930/stat : 30930 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 12 120 0 0 20 0 16 0 557999813 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 21.42
Current children cumulated vsize (KiB) 664292

[startup+3.10721 s]
/proc/loadavg: 15.99 15.95 15.91 17/205 30930
/proc/meminfo: memFree=19208464/36427776 swapFree=6568/99184
[pid=30914] ppid=30912 vsize=664292 CPUtime=46.67
/proc/30914/stat : 30914 (gnovelty+) R 30912 30914 24979 0 -1 4202496 21515 0 0 0 418 4249 0 0 20 0 16 0 557999796 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/30914/statm: 166073 21471 103 286 0 165785 0
[pid=30914/tid=30916] ppid=30912 vsize=664292 CPUtime=2.92
/proc/30914/task/30916/stat : 30916 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 26 266 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30914/tid=30917] ppid=30912 vsize=664292 CPUtime=2.92
/proc/30914/task/30917/stat : 30917 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 22 270 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30914/tid=30918] ppid=30912 vsize=664292 CPUtime=2.92
/proc/30914/task/30918/stat : 30918 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 28 264 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30914/tid=30919] ppid=30912 vsize=664292 CPUtime=2.92
/proc/30914/task/30919/stat : 30919 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 26 266 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30914/tid=30920] ppid=30912 vsize=664292 CPUtime=2.9
/proc/30914/task/30920/stat : 30920 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 30 260 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30914/tid=30921] ppid=30912 vsize=664292 CPUtime=2.9
/proc/30914/task/30921/stat : 30921 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 28 262 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30914/tid=30922] ppid=30912 vsize=664292 CPUtime=2.92
/proc/30914/task/30922/stat : 30922 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 32 260 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30914/tid=30923] ppid=30912 vsize=664292 CPUtime=2.9
/proc/30914/task/30923/stat : 30923 (gnovelty+) R 30912 30914 24979 0 -1 4202560 85 0 0 0 24 266 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30914/tid=30924] ppid=30912 vsize=664292 CPUtime=2.9
/proc/30914/task/30924/stat : 30924 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 24 266 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30914/tid=30925] ppid=30912 vsize=664292 CPUtime=2.9
/proc/30914/task/30925/stat : 30925 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 28 262 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30914/tid=30926] ppid=30912 vsize=664292 CPUtime=2.9
/proc/30914/task/30926/stat : 30926 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 22 268 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30914/tid=30927] ppid=30912 vsize=664292 CPUtime=2.9
/proc/30914/task/30927/stat : 30927 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 24 266 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30914/tid=30928] ppid=30912 vsize=664292 CPUtime=2.88
/proc/30914/task/30928/stat : 30928 (gnovelty+) R 30912 30914 24979 0 -1 4202560 85 0 0 0 22 266 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30914/tid=30929] ppid=30912 vsize=664292 CPUtime=2.84
/proc/30914/task/30929/stat : 30929 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 24 260 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30914/tid=30930] ppid=30912 vsize=664292 CPUtime=2.9
/proc/30914/task/30930/stat : 30930 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 24 266 0 0 20 0 16 0 557999813 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 46.67
Current children cumulated vsize (KiB) 664292

[startup+6.30426 s]
/proc/loadavg: 15.99 15.95 15.91 17/205 30930
/proc/meminfo: memFree=19208216/36427776 swapFree=6568/99416
[pid=30914] ppid=30912 vsize=664292 CPUtime=96.94
/proc/30914/stat : 30914 (gnovelty+) R 30912 30914 24979 0 -1 4202496 21515 0 0 0 880 8814 0 0 20 0 16 0 557999796 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/30914/statm: 166073 21471 103 286 0 165785 0
[pid=30914/tid=30916] ppid=30912 vsize=664292 CPUtime=6.06
/proc/30914/task/30916/stat : 30916 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 56 550 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30914/tid=30917] ppid=30912 vsize=664292 CPUtime=6.06
/proc/30914/task/30917/stat : 30917 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 46 560 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30914/tid=30918] ppid=30912 vsize=664292 CPUtime=6.06
/proc/30914/task/30918/stat : 30918 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 58 548 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30914/tid=30919] ppid=30912 vsize=664292 CPUtime=6.08
/proc/30914/task/30919/stat : 30919 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 58 550 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30914/tid=30920] ppid=30912 vsize=664292 CPUtime=6.06
/proc/30914/task/30920/stat : 30920 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 62 544 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30914/tid=30921] ppid=30912 vsize=664292 CPUtime=6.04
/proc/30914/task/30921/stat : 30921 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 54 550 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30914/tid=30922] ppid=30912 vsize=664292 CPUtime=6.06
/proc/30914/task/30922/stat : 30922 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 66 540 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30914/tid=30923] ppid=30912 vsize=664292 CPUtime=6.06
/proc/30914/task/30923/stat : 30923 (gnovelty+) R 30912 30914 24979 0 -1 4202560 85 0 0 0 58 548 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30914/tid=30924] ppid=30912 vsize=664292 CPUtime=6.06
/proc/30914/task/30924/stat : 30924 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 52 554 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30914/tid=30925] ppid=30912 vsize=664292 CPUtime=6.04
/proc/30914/task/30925/stat : 30925 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 58 546 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30914/tid=30926] ppid=30912 vsize=664292 CPUtime=6.04
/proc/30914/task/30926/stat : 30926 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 48 556 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30914/tid=30927] ppid=30912 vsize=664292 CPUtime=6.04
/proc/30914/task/30927/stat : 30927 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 56 548 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30914/tid=30928] ppid=30912 vsize=664292 CPUtime=6.04
/proc/30914/task/30928/stat : 30928 (gnovelty+) R 30912 30914 24979 0 -1 4202560 85 0 0 0 54 550 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30914/tid=30929] ppid=30912 vsize=664292 CPUtime=5.92
/proc/30914/task/30929/stat : 30929 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 48 544 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30914/tid=30930] ppid=30912 vsize=664292 CPUtime=6.04
/proc/30914/task/30930/stat : 30930 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 50 554 0 0 20 0 16 0 557999813 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 96.94
Current children cumulated vsize (KiB) 664292

[startup+12.7044 s]
/proc/loadavg: 15.99 15.95 15.91 16/205 30930
/proc/meminfo: memFree=19207736/36427776 swapFree=6568/99876
[pid=30914] ppid=30912 vsize=664292 CPUtime=197.62
/proc/30914/stat : 30914 (gnovelty+) R 30912 30914 24979 0 -1 4202496 21515 0 0 0 1800 17962 0 0 20 0 16 0 557999796 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/30914/statm: 166073 21471 103 286 0 165785 0
[pid=30914/tid=30916] ppid=30912 vsize=664292 CPUtime=12.36
/proc/30914/task/30916/stat : 30916 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 116 1120 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30914/tid=30917] ppid=30912 vsize=664292 CPUtime=12.36
/proc/30914/task/30917/stat : 30917 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 106 1130 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30914/tid=30918] ppid=30912 vsize=664292 CPUtime=12.38
/proc/30914/task/30918/stat : 30918 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 116 1122 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30914/tid=30919] ppid=30912 vsize=664292 CPUtime=12.36
/proc/30914/task/30919/stat : 30919 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 112 1124 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30914/tid=30920] ppid=30912 vsize=664292 CPUtime=12.36
/proc/30914/task/30920/stat : 30920 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 124 1112 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30914/tid=30921] ppid=30912 vsize=664292 CPUtime=12.34
/proc/30914/task/30921/stat : 30921 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 94 1140 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30914/tid=30922] ppid=30912 vsize=664292 CPUtime=12.36
/proc/30914/task/30922/stat : 30922 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 122 1114 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30914/tid=30923] ppid=30912 vsize=664292 CPUtime=12.38
/proc/30914/task/30923/stat : 30923 (gnovelty+) R 30912 30914 24979 0 -1 4202560 85 0 0 0 126 1112 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30914/tid=30924] ppid=30912 vsize=664292 CPUtime=12.36
/proc/30914/task/30924/stat : 30924 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 104 1132 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30914/tid=30925] ppid=30912 vsize=664292 CPUtime=12.34
/proc/30914/task/30925/stat : 30925 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 110 1124 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30914/tid=30926] ppid=30912 vsize=664292 CPUtime=12.34
/proc/30914/task/30926/stat : 30926 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 114 1120 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0

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

[pid=30914/tid=30917] ppid=30912 vsize=664292 CPUtime=159.73
/proc/30914/task/30917/stat : 30917 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 1472 14501 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30914/tid=30918] ppid=30912 vsize=664292 CPUtime=159.82
/proc/30914/task/30918/stat : 30918 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 1436 14546 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30914/tid=30919] ppid=30912 vsize=664292 CPUtime=159.83
/proc/30914/task/30919/stat : 30919 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 1512 14471 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30914/tid=30920] ppid=30912 vsize=664292 CPUtime=159.62
/proc/30914/task/30920/stat : 30920 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 1446 14516 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30914/tid=30921] ppid=30912 vsize=664292 CPUtime=159.69
/proc/30914/task/30921/stat : 30921 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 1412 14557 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30914/tid=30922] ppid=30912 vsize=664292 CPUtime=159.72
/proc/30914/task/30922/stat : 30922 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 1420 14552 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30914/tid=30923] ppid=30912 vsize=664292 CPUtime=159.77
/proc/30914/task/30923/stat : 30923 (gnovelty+) R 30912 30914 24979 0 -1 4202560 85 0 0 0 1468 14509 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30914/tid=30924] ppid=30912 vsize=664292 CPUtime=159.76
/proc/30914/task/30924/stat : 30924 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 1380 14596 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30914/tid=30925] ppid=30912 vsize=664292 CPUtime=159.78
/proc/30914/task/30925/stat : 30925 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 1442 14536 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30914/tid=30926] ppid=30912 vsize=664292 CPUtime=159.74
/proc/30914/task/30926/stat : 30926 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 1468 14506 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30914/tid=30927] ppid=30912 vsize=664292 CPUtime=159.7
/proc/30914/task/30927/stat : 30927 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 1462 14508 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30914/tid=30928] ppid=30912 vsize=664292 CPUtime=159.59
/proc/30914/task/30928/stat : 30928 (gnovelty+) R 30912 30914 24979 0 -1 4202560 85 0 0 0 1416 14543 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30914/tid=30929] ppid=30912 vsize=664292 CPUtime=156.2
/proc/30914/task/30929/stat : 30929 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 1474 14146 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30914/tid=30930] ppid=30912 vsize=664292 CPUtime=159.62
/proc/30914/task/30930/stat : 30930 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 1450 14512 0 0 20 0 16 0 557999813 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 2552.23
Current children cumulated vsize (KiB) 664292

[startup+222.305 s]
/proc/loadavg: 15.75 15.88 15.89 17/205 30930
/proc/meminfo: memFree=19207124/36427776 swapFree=6568/100180
[pid=30914] ppid=30912 vsize=664292 CPUtime=3496.61
/proc/30914/stat : 30914 (gnovelty+) R 30912 30914 24979 0 -1 4202496 21515 0 0 0 31605 318056 0 0 20 0 16 0 557999796 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/30914/statm: 166073 21471 103 286 0 165785 0
[pid=30914/tid=30916] ppid=30912 vsize=664292 CPUtime=218.77
/proc/30914/task/30916/stat : 30916 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 1984 19893 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30914/tid=30917] ppid=30912 vsize=664292 CPUtime=218.84
/proc/30914/task/30917/stat : 30917 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 1992 19892 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30914/tid=30918] ppid=30912 vsize=664292 CPUtime=218.97
/proc/30914/task/30918/stat : 30918 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 1942 19955 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30914/tid=30919] ppid=30912 vsize=664292 CPUtime=218.99
/proc/30914/task/30919/stat : 30919 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2076 19823 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30914/tid=30920] ppid=30912 vsize=664292 CPUtime=218.69
/proc/30914/task/30920/stat : 30920 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 1994 19875 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30914/tid=30921] ppid=30912 vsize=664292 CPUtime=218.76
/proc/30914/task/30921/stat : 30921 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 1942 19934 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30914/tid=30922] ppid=30912 vsize=664292 CPUtime=218.81
/proc/30914/task/30922/stat : 30922 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 1944 19937 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30914/tid=30923] ppid=30912 vsize=664292 CPUtime=218.9
/proc/30914/task/30923/stat : 30923 (gnovelty+) R 30912 30914 24979 0 -1 4202560 85 0 0 0 2016 19874 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30914/tid=30924] ppid=30912 vsize=664292 CPUtime=218.86
/proc/30914/task/30924/stat : 30924 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 1924 19962 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30914/tid=30925] ppid=30912 vsize=664292 CPUtime=218.9
/proc/30914/task/30925/stat : 30925 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 1940 19950 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30914/tid=30926] ppid=30912 vsize=664292 CPUtime=218.85
/proc/30914/task/30926/stat : 30926 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 2010 19875 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30914/tid=30927] ppid=30912 vsize=664292 CPUtime=218.82
/proc/30914/task/30927/stat : 30927 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 1980 19902 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30914/tid=30928] ppid=30912 vsize=664292 CPUtime=218.71
/proc/30914/task/30928/stat : 30928 (gnovelty+) R 30912 30914 24979 0 -1 4202560 85 0 0 0 1966 19905 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30914/tid=30929] ppid=30912 vsize=664292 CPUtime=214.04
/proc/30914/task/30929/stat : 30929 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2002 19402 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30914/tid=30930] ppid=30912 vsize=664292 CPUtime=218.7
/proc/30914/task/30930/stat : 30930 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2010 19860 0 0 20 0 16 0 557999813 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 3496.61
Current children cumulated vsize (KiB) 664292

[startup+282.307 s]
/proc/loadavg: 15.88 15.89 15.89 17/205 30935
/proc/meminfo: memFree=19206752/36427776 swapFree=6568/100132
[pid=30914] ppid=30912 vsize=664292 CPUtime=4441.1
/proc/30914/stat : 30914 (gnovelty+) R 30912 30914 24979 0 -1 4202496 21515 0 0 0 40260 403850 0 0 20 0 16 0 557999796 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/30914/statm: 166073 21471 103 286 0 165785 0
[pid=30914/tid=30916] ppid=30912 vsize=664292 CPUtime=277.85
/proc/30914/task/30916/stat : 30916 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 2506 25279 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30914/tid=30917] ppid=30912 vsize=664292 CPUtime=278
/proc/30914/task/30917/stat : 30917 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2556 25244 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30914/tid=30918] ppid=30912 vsize=664292 CPUtime=278.12
/proc/30914/task/30918/stat : 30918 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2476 25336 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30914/tid=30919] ppid=30912 vsize=664292 CPUtime=278.13
/proc/30914/task/30919/stat : 30919 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2626 25187 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30914/tid=30920] ppid=30912 vsize=664292 CPUtime=277.74
/proc/30914/task/30920/stat : 30920 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 2548 25226 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30914/tid=30921] ppid=30912 vsize=664292 CPUtime=277.82
/proc/30914/task/30921/stat : 30921 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 2500 25282 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30914/tid=30922] ppid=30912 vsize=664292 CPUtime=277.95
/proc/30914/task/30922/stat : 30922 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2490 25305 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30914/tid=30923] ppid=30912 vsize=664292 CPUtime=278.02
/proc/30914/task/30923/stat : 30923 (gnovelty+) R 30912 30914 24979 0 -1 4202560 85 0 0 0 2536 25266 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30914/tid=30924] ppid=30912 vsize=664292 CPUtime=277.94
/proc/30914/task/30924/stat : 30924 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2450 25344 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30914/tid=30925] ppid=30912 vsize=664292 CPUtime=278.01
/proc/30914/task/30925/stat : 30925 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2460 25341 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30914/tid=30926] ppid=30912 vsize=664292 CPUtime=277.97
/proc/30914/task/30926/stat : 30926 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 2532 25265 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30914/tid=30927] ppid=30912 vsize=664292 CPUtime=277.91
/proc/30914/task/30927/stat : 30927 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2502 25289 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30914/tid=30928] ppid=30912 vsize=664292 CPUtime=277.84
/proc/30914/task/30928/stat : 30928 (gnovelty+) R 30912 30914 24979 0 -1 4202560 85 0 0 0 2520 25264 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30914/tid=30929] ppid=30912 vsize=664292 CPUtime=271.86
/proc/30914/task/30929/stat : 30929 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2554 24632 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30914/tid=30930] ppid=30912 vsize=664292 CPUtime=277.8
/proc/30914/task/30930/stat : 30930 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2582 25198 0 0 20 0 16 0 557999813 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 4441.1
Current children cumulated vsize (KiB) 664292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+317.806 s]
/proc/loadavg: 15.93 15.91 15.90 17/205 30935
/proc/meminfo: memFree=19206752/36427776 swapFree=6568/100132
[pid=30914] ppid=30912 vsize=664292 CPUtime=5000.25
/proc/30914/stat : 30914 (gnovelty+) R 30912 30914 24979 0 -1 4202496 21515 0 0 0 45203 454822 0 0 20 0 16 0 557999796 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/30914/statm: 166073 21471 103 286 0 165785 0
[pid=30914/tid=30916] ppid=30912 vsize=664292 CPUtime=312.88
/proc/30914/task/30916/stat : 30916 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 2804 28484 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30914/tid=30917] ppid=30912 vsize=664292 CPUtime=312.98
/proc/30914/task/30917/stat : 30917 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2896 28402 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30914/tid=30918] ppid=30912 vsize=664292 CPUtime=313.15
/proc/30914/task/30918/stat : 30918 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2754 28561 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30914/tid=30919] ppid=30912 vsize=664292 CPUtime=313.16
/proc/30914/task/30919/stat : 30919 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2952 28364 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30914/tid=30920] ppid=30912 vsize=664292 CPUtime=312.69
/proc/30914/task/30920/stat : 30920 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 2864 28405 0 0 20 0 16 0 557999810 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30914/tid=30921] ppid=30912 vsize=664292 CPUtime=312.83
/proc/30914/task/30921/stat : 30921 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 2798 28485 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30914/tid=30922] ppid=30912 vsize=664292 CPUtime=312.94
/proc/30914/task/30922/stat : 30922 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2782 28512 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30914/tid=30923] ppid=30912 vsize=664292 CPUtime=313.01
/proc/30914/task/30923/stat : 30923 (gnovelty+) R 30912 30914 24979 0 -1 4202560 85 0 0 0 2842 28459 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30914/tid=30924] ppid=30912 vsize=664292 CPUtime=312.96
/proc/30914/task/30924/stat : 30924 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2756 28540 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30914/tid=30925] ppid=30912 vsize=664292 CPUtime=313
/proc/30914/task/30925/stat : 30925 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2754 28546 0 0 20 0 16 0 557999811 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30914/tid=30926] ppid=30912 vsize=664292 CPUtime=312.97
/proc/30914/task/30926/stat : 30926 (gnovelty+) R 30912 30914 24979 0 -1 4202560 83 0 0 0 2842 28455 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30914/tid=30927] ppid=30912 vsize=664292 CPUtime=312.9
/proc/30914/task/30927/stat : 30927 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2816 28474 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30914/tid=30928] ppid=30912 vsize=664292 CPUtime=312.79
/proc/30914/task/30928/stat : 30928 (gnovelty+) R 30912 30914 24979 0 -1 4202560 85 0 0 0 2840 28439 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30914/tid=30929] ppid=30912 vsize=664292 CPUtime=306.09
/proc/30914/task/30929/stat : 30929 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2848 27761 0 0 20 0 16 0 557999812 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134533489 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30914/tid=30930] ppid=30912 vsize=664292 CPUtime=312.78
/proc/30914/task/30930/stat : 30930 (gnovelty+) R 30912 30914 24979 0 -1 4202560 84 0 0 0 2914 28364 0 0 20 0 16 0 557999813 680235008 21471 18446744073709551615 134512640 135680988 4293455216 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 5000.25
Current children cumulated vsize (KiB) 664292

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 30914 and gives
#  childrusage.ru_utime.tv_sec=439
#  childrusage.ru_utime.tv_usec=279453
#  childrusage.ru_stime.tv_sec=4414
#  childrusage.ru_stime.tv_usec=811908
# CPU time returned by wait4() is 4854.09
# while last known CPU time is 5000.25
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 317.851
CPU time (s): 5000.25
CPU user time (s): 452.03
CPU system time (s): 4548.22
CPU usage (%): 1573.14
Max. virtual memory (cumulated for all children) (KiB): 664292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 439.279
system time used= 4414.81
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21515
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= 311554
involuntary context switches= 11674

runsolver used 1.5601 second user time and 5.44034 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 01:55:34
IDJOB=1777221
IDBENCH=70255
IDSOLVER=619
FILE ID=xenhost3-49/1777221-1243986934
PBS_JOBID=
Free space on /tmp= 7136 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1049921489-034.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777221-1243986934/watcher-1777221-1243986934 -o /tmp/evaluation-result-1777221-1243986934/solver-1777221-1243986934 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777221-1243986934.cnf 13587263 16

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

MD5SUM BENCH= 5f6d9d113e535105e77af29b0e165b23
RANDOM SEED= 13587263

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:      19293796 kB
Buffers:        394612 kB
Cached:       14002748 kB
SwapCached:          0 kB
Active:        3077440 kB
Inactive:     11332728 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1432 kB
Writeback:           0 kB
AnonPages:       12152 kB
Mapped:           5612 kB
Slab:           670592 kB
SReclaimable:   644476 kB
SUnreclaim:      26116 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7136 MiB
End job on xenhost3-49 at 2009-06-03 02:00:54