Trace number 1777218

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) 5001.26 319.139

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1992353905-004.cnf
MD5SUMbd2ffd9bc7cc85da4d9e7498163745df
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.14	c +------------------------------+
0.10/0.14	c | gNovelty+, version 1.0       |
0.10/0.14	c +------------------------------+
0.10/0.14	c gnovelty+ -h for help
0.10/0.14	c 

Verifier Data

sh: BIN/SAT-verifier: No such file or directory

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1777218-1243986613/watcher-1777218-1243986613 -o /tmp/evaluation-result-1777218-1243986613/solver-1777218-1243986613 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777218-1243986613.cnf 181570068 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.93 15.90 15.89 2/189 30855
/proc/meminfo: memFree=19293380/36427776 swapFree=6156/12008
[pid=30855] ppid=30853 vsize=509232 CPUtime=0
/proc/30855/stat : 30855 (gnovelty+) R 30853 30855 24979 0 -1 4202496 2639 0 0 0 0 0 0 0 20 0 1 0 557967669 521453568 2595 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134537167 0 0 1 0 0 0 0 17 9 0 0 0 0 0
/proc/30855/statm: 127308 2601 99 286 0 127020 0

[startup+0.089699 s]
/proc/loadavg: 15.93 15.90 15.89 2/189 30855
/proc/meminfo: memFree=19293380/36427776 swapFree=6156/12008
[pid=30855] ppid=30853 vsize=517044 CPUtime=0.08
/proc/30855/stat : 30855 (gnovelty+) R 30853 30855 24979 0 -1 4202496 13080 0 0 0 4 4 0 0 20 0 1 0 557967669 529453056 13035 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134537905 0 0 1 0 0 0 0 17 9 0 0 0 0 0
/proc/30855/statm: 129261 13051 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.105685 s]
/proc/loadavg: 15.93 15.90 15.89 2/189 30855
/proc/meminfo: memFree=19293380/36427776 swapFree=6156/12008
[pid=30855] ppid=30853 vsize=517044 CPUtime=0.1
/proc/30855/stat : 30855 (gnovelty+) R 30853 30855 24979 0 -1 4202496 15510 0 0 0 6 4 0 0 20 0 1 0 557967669 529453056 15466 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134537842 0 0 1 0 0 0 0 17 9 0 0 0 0 0
/proc/30855/statm: 129261 15474 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.304718 s]
/proc/loadavg: 15.93 15.90 15.89 2/189 30855
/proc/meminfo: memFree=19293380/36427776 swapFree=6156/12008
[pid=30855] ppid=30853 vsize=664292 CPUtime=2.34
/proc/30855/stat : 30855 (gnovelty+) R 30853 30855 24979 0 -1 4202496 21517 0 0 0 18 216 0 0 20 0 16 0 557967669 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/30855/statm: 166073 21472 103 286 0 165785 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 664292

[startup+0.704344 s]
/proc/loadavg: 15.93 15.90 15.89 2/189 30855
/proc/meminfo: memFree=19293380/36427776 swapFree=6156/12008
[pid=30855] ppid=30853 vsize=664292 CPUtime=8.32
/proc/30855/stat : 30855 (gnovelty+) R 30853 30855 24979 0 -1 4202496 21517 0 0 0 65 767 0 0 20 0 16 0 557967669 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/30855/statm: 166073 21472 103 286 0 165785 0
Current children cumulated CPU time (s) 8.32
Current children cumulated vsize (KiB) 664292

[startup+1.50461 s]
/proc/loadavg: 15.93 15.90 15.89 17/205 30871
/proc/meminfo: memFree=19208952/36427776 swapFree=6564/98360
[pid=30855] ppid=30853 vsize=664292 CPUtime=20.09
/proc/30855/stat : 30855 (gnovelty+) R 30853 30855 24979 0 -1 4202496 21517 0 0 0 183 1826 0 0 20 0 16 0 557967669 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/30855/statm: 166073 21472 103 286 0 165785 0
[pid=30855/tid=30857] ppid=30853 vsize=664292 CPUtime=1.34
/proc/30855/task/30857/stat : 30857 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 14 120 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30855/tid=30858] ppid=30853 vsize=664292 CPUtime=1.32
/proc/30855/task/30858/stat : 30858 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 12 120 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30855/tid=30859] ppid=30853 vsize=664292 CPUtime=1.34
/proc/30855/task/30859/stat : 30859 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 6 128 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30855/tid=30860] ppid=30853 vsize=664292 CPUtime=1.32
/proc/30855/task/30860/stat : 30860 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 14 118 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30855/tid=30861] ppid=30853 vsize=664292 CPUtime=1.34
/proc/30855/task/30861/stat : 30861 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 10 124 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30855/tid=30862] ppid=30853 vsize=664292 CPUtime=1.32
/proc/30855/task/30862/stat : 30862 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 10 122 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30855/tid=30863] ppid=30853 vsize=664292 CPUtime=1.32
/proc/30855/task/30863/stat : 30863 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 10 122 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30855/tid=30864] ppid=30853 vsize=664292 CPUtime=1.32
/proc/30855/task/30864/stat : 30864 (gnovelty+) R 30853 30855 24979 0 -1 4202560 85 0 0 0 10 122 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30855/tid=30865] ppid=30853 vsize=664292 CPUtime=1.32
/proc/30855/task/30865/stat : 30865 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 10 122 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30855/tid=30866] ppid=30853 vsize=664292 CPUtime=1.32
/proc/30855/task/30866/stat : 30866 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 10 122 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30855/tid=30867] ppid=30853 vsize=664292 CPUtime=1.32
/proc/30855/task/30867/stat : 30867 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 10 122 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30855/tid=30868] ppid=30853 vsize=664292 CPUtime=1.32
/proc/30855/task/30868/stat : 30868 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 8 124 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30855/tid=30869] ppid=30853 vsize=664292 CPUtime=1.3
/proc/30855/task/30869/stat : 30869 (gnovelty+) R 30853 30855 24979 0 -1 4202560 85 0 0 0 12 118 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30855/tid=30870] ppid=30853 vsize=664292 CPUtime=1.32
/proc/30855/task/30870/stat : 30870 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 18 114 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30855/tid=30871] ppid=30853 vsize=664292 CPUtime=0.66
/proc/30855/task/30871/stat : 30871 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 6 60 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 20.09
Current children cumulated vsize (KiB) 664292

[startup+3.10656 s]
/proc/loadavg: 15.94 15.90 15.89 17/205 30871
/proc/meminfo: memFree=19208332/36427776 swapFree=6564/99156
[pid=30855] ppid=30853 vsize=664292 CPUtime=43.79
/proc/30855/stat : 30855 (gnovelty+) R 30853 30855 24979 0 -1 4202496 21517 0 0 0 420 3959 0 0 20 0 16 0 557967669 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 166073 21472 103 286 0 165785 0
[pid=30855/tid=30857] ppid=30853 vsize=664292 CPUtime=2.92
/proc/30855/task/30857/stat : 30857 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 24 268 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30855/tid=30858] ppid=30853 vsize=664292 CPUtime=2.9
/proc/30855/task/30858/stat : 30858 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 26 264 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30855/tid=30859] ppid=30853 vsize=664292 CPUtime=2.9
/proc/30855/task/30859/stat : 30859 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 22 268 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30855/tid=30860] ppid=30853 vsize=664292 CPUtime=2.88
/proc/30855/task/30860/stat : 30860 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 30 258 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30855/tid=30861] ppid=30853 vsize=664292 CPUtime=2.92
/proc/30855/task/30861/stat : 30861 (gnovelty+) S 30853 30855 24979 0 -1 4202560 83 0 0 0 32 260 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 14 0 0 0 0 0
[pid=30855/tid=30862] ppid=30853 vsize=664292 CPUtime=2.9
/proc/30855/task/30862/stat : 30862 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 28 262 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30855/tid=30863] ppid=30853 vsize=664292 CPUtime=2.9
/proc/30855/task/30863/stat : 30863 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 22 268 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30855/tid=30864] ppid=30853 vsize=664292 CPUtime=2.9
/proc/30855/task/30864/stat : 30864 (gnovelty+) R 30853 30855 24979 0 -1 4202560 85 0 0 0 24 266 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30855/tid=30865] ppid=30853 vsize=664292 CPUtime=2.9
/proc/30855/task/30865/stat : 30865 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 26 264 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30855/tid=30866] ppid=30853 vsize=664292 CPUtime=2.32
/proc/30855/task/30866/stat : 30866 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 24 208 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30855/tid=30867] ppid=30853 vsize=664292 CPUtime=2.88
/proc/30855/task/30867/stat : 30867 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 24 264 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30855/tid=30868] ppid=30853 vsize=664292 CPUtime=2.9
/proc/30855/task/30868/stat : 30868 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 26 264 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30855/tid=30869] ppid=30853 vsize=664292 CPUtime=2.84
/proc/30855/task/30869/stat : 30869 (gnovelty+) R 30853 30855 24979 0 -1 4202560 85 0 0 0 20 264 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30855/tid=30870] ppid=30853 vsize=664292 CPUtime=2.9
/proc/30855/task/30870/stat : 30870 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 34 256 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30855/tid=30871] ppid=30853 vsize=664292 CPUtime=2.1
/proc/30855/task/30871/stat : 30871 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 22 188 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 43.79
Current children cumulated vsize (KiB) 664292

[startup+6.30679 s]
/proc/loadavg: 15.94 15.90 15.89 17/205 30871
/proc/meminfo: memFree=19208084/36427776 swapFree=6568/99384
[pid=30855] ppid=30853 vsize=664292 CPUtime=91.02
/proc/30855/stat : 30855 (gnovelty+) R 30853 30855 24979 0 -1 4202496 21517 0 0 0 894 8208 0 0 20 0 16 0 557967669 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 166073 21472 103 286 0 165785 0
[pid=30855/tid=30857] ppid=30853 vsize=664292 CPUtime=6.06
/proc/30855/task/30857/stat : 30857 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 60 546 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30855/tid=30858] ppid=30853 vsize=664292 CPUtime=6.06
/proc/30855/task/30858/stat : 30858 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 62 544 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30855/tid=30859] ppid=30853 vsize=664292 CPUtime=6.06
/proc/30855/task/30859/stat : 30859 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 50 556 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30855/tid=30860] ppid=30853 vsize=664292 CPUtime=6.04
/proc/30855/task/30860/stat : 30860 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 64 540 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30855/tid=30861] ppid=30853 vsize=664292 CPUtime=4.82
/proc/30855/task/30861/stat : 30861 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 50 432 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30855/tid=30862] ppid=30853 vsize=664292 CPUtime=6.06
/proc/30855/task/30862/stat : 30862 (gnovelty+) S 30853 30855 24979 0 -1 4202560 83 0 0 0 72 534 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 15 0 0 0 0 0
[pid=30855/tid=30863] ppid=30853 vsize=664292 CPUtime=6.04
/proc/30855/task/30863/stat : 30863 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 54 550 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30855/tid=30864] ppid=30853 vsize=664292 CPUtime=6.06
/proc/30855/task/30864/stat : 30864 (gnovelty+) R 30853 30855 24979 0 -1 4202560 85 0 0 0 50 556 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30855/tid=30865] ppid=30853 vsize=664292 CPUtime=6.04
/proc/30855/task/30865/stat : 30865 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 60 544 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30855/tid=30866] ppid=30853 vsize=664292 CPUtime=3.92
/proc/30855/task/30866/stat : 30866 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 34 358 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30855/tid=30867] ppid=30853 vsize=664292 CPUtime=6.04
/proc/30855/task/30867/stat : 30867 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 52 552 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30855/tid=30868] ppid=30853 vsize=664292 CPUtime=6.04
/proc/30855/task/30868/stat : 30868 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 58 546 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30855/tid=30869] ppid=30853 vsize=664292 CPUtime=5.94
/proc/30855/task/30869/stat : 30869 (gnovelty+) R 30853 30855 24979 0 -1 4202560 85 0 0 0 58 536 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30855/tid=30870] ppid=30853 vsize=664292 CPUtime=6.04
/proc/30855/task/30870/stat : 30870 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 64 540 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30855/tid=30871] ppid=30853 vsize=664292 CPUtime=5.26
/proc/30855/task/30871/stat : 30871 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 50 476 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 91.02
Current children cumulated vsize (KiB) 664292

[startup+12.7068 s]
/proc/loadavg: 15.95 15.91 15.89 17/205 30871
/proc/meminfo: memFree=19207644/36427776 swapFree=6568/99876
[pid=30855] ppid=30853 vsize=664292 CPUtime=185.52
/proc/30855/stat : 30855 (gnovelty+) R 30853 30855 24979 0 -1 4202496 21517 0 0 0 1810 16742 0 0 20 0 16 0 557967669 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 166073 21472 103 286 0 165785 0
[pid=30855/tid=30857] ppid=30853 vsize=664292 CPUtime=11.26
/proc/30855/task/30857/stat : 30857 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 104 1022 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30855/tid=30858] ppid=30853 vsize=664292 CPUtime=12.36
/proc/30855/task/30858/stat : 30858 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 122 1114 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30855/tid=30859] ppid=30853 vsize=664292 CPUtime=12.38
/proc/30855/task/30859/stat : 30859 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 104 1134 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30855/tid=30860] ppid=30853 vsize=664292 CPUtime=12.34
/proc/30855/task/30860/stat : 30860 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 126 1108 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30855/tid=30861] ppid=30853 vsize=664292 CPUtime=8.02
/proc/30855/task/30861/stat : 30861 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 90 712 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30855/tid=30862] ppid=30853 vsize=664292 CPUtime=12.36
/proc/30855/task/30862/stat : 30862 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 142 1094 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30855/tid=30863] ppid=30853 vsize=664292 CPUtime=12.32
/proc/30855/task/30863/stat : 30863 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 114 1118 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30855/tid=30864] ppid=30853 vsize=664292 CPUtime=12.34
/proc/30855/task/30864/stat : 30864 (gnovelty+) R 30853 30855 24979 0 -1 4202560 85 0 0 0 106 1128 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30855/tid=30865] ppid=30853 vsize=664292 CPUtime=12.36
/proc/30855/task/30865/stat : 30865 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 122 1114 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30855/tid=30866] ppid=30853 vsize=664292 CPUtime=8.24
/proc/30855/task/30866/stat : 30866 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 78 746 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30855/tid=30867] ppid=30853 vsize=664292 CPUtime=12.34
/proc/30855/task/30867/stat : 30867 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 110 1124 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0

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

[pid=30855/tid=30858] ppid=30853 vsize=664292 CPUtime=218.78
/proc/30855/task/30858/stat : 30858 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 1980 19898 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30855/tid=30859] ppid=30853 vsize=664292 CPUtime=218.76
/proc/30855/task/30859/stat : 30859 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2012 19864 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30855/tid=30860] ppid=30853 vsize=664292 CPUtime=218.93
/proc/30855/task/30860/stat : 30860 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 1982 19911 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30855/tid=30861] ppid=30853 vsize=664292 CPUtime=212.62
/proc/30855/task/30861/stat : 30861 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 2002 19260 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30855/tid=30862] ppid=30853 vsize=664292 CPUtime=218.99
/proc/30855/task/30862/stat : 30862 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 2058 19841 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30855/tid=30863] ppid=30853 vsize=664292 CPUtime=218.72
/proc/30855/task/30863/stat : 30863 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 1980 19892 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30855/tid=30864] ppid=30853 vsize=664292 CPUtime=217.94
/proc/30855/task/30864/stat : 30864 (gnovelty+) R 30853 30855 24979 0 -1 4202560 85 0 0 0 1926 19868 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30855/tid=30865] ppid=30853 vsize=664292 CPUtime=218.94
/proc/30855/task/30865/stat : 30865 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2002 19892 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30855/tid=30866] ppid=30853 vsize=664292 CPUtime=214.85
/proc/30855/task/30866/stat : 30866 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 1994 19491 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30855/tid=30867] ppid=30853 vsize=664292 CPUtime=218.85
/proc/30855/task/30867/stat : 30867 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 2002 19883 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30855/tid=30868] ppid=30853 vsize=664292 CPUtime=218.87
/proc/30855/task/30868/stat : 30868 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2028 19859 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30855/tid=30869] ppid=30853 vsize=664292 CPUtime=214.08
/proc/30855/task/30869/stat : 30869 (gnovelty+) R 30853 30855 24979 0 -1 4202560 85 0 0 0 2060 19348 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30855/tid=30870] ppid=30853 vsize=664292 CPUtime=218.75
/proc/30855/task/30870/stat : 30870 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 1998 19877 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30855/tid=30871] ppid=30853 vsize=664292 CPUtime=218.04
/proc/30855/task/30871/stat : 30871 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 1930 19874 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 3477.26
Current children cumulated vsize (KiB) 664292

[startup+282.306 s]
/proc/loadavg: 15.98 15.95 15.91 17/205 30871
/proc/meminfo: memFree=19207024/36427776 swapFree=6568/100132
[pid=30855] ppid=30853 vsize=664292 CPUtime=4421.76
/proc/30855/stat : 30855 (gnovelty+) R 30853 30855 24979 0 -1 4202496 21517 0 0 0 40534 401642 0 0 20 0 16 0 557967669 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 166073 21472 103 286 0 165785 0
[pid=30855/tid=30857] ppid=30853 vsize=664292 CPUtime=273.03
/proc/30855/task/30857/stat : 30857 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 2446 24857 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30855/tid=30858] ppid=30853 vsize=664292 CPUtime=277.82
/proc/30855/task/30858/stat : 30858 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2522 25260 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30855/tid=30859] ppid=30853 vsize=664292 CPUtime=277.85
/proc/30855/task/30859/stat : 30859 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2530 25255 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30855/tid=30860] ppid=30853 vsize=664292 CPUtime=278.06
/proc/30855/task/30860/stat : 30860 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2526 25280 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30855/tid=30861] ppid=30853 vsize=664292 CPUtime=271.72
/proc/30855/task/30861/stat : 30861 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 2564 24608 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30855/tid=30862] ppid=30853 vsize=664292 CPUtime=278.16
/proc/30855/task/30862/stat : 30862 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 2618 25198 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30855/tid=30863] ppid=30853 vsize=664292 CPUtime=277.78
/proc/30855/task/30863/stat : 30863 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2518 25260 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30855/tid=30864] ppid=30853 vsize=664292 CPUtime=277.07
/proc/30855/task/30864/stat : 30864 (gnovelty+) R 30853 30855 24979 0 -1 4202560 85 0 0 0 2426 25281 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30855/tid=30865] ppid=30853 vsize=664292 CPUtime=278.04
/proc/30855/task/30865/stat : 30865 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2550 25254 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30855/tid=30866] ppid=30853 vsize=664292 CPUtime=273.99
/proc/30855/task/30866/stat : 30866 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2554 24845 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30855/tid=30867] ppid=30853 vsize=664292 CPUtime=277.94
/proc/30855/task/30867/stat : 30867 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 2528 25266 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30855/tid=30868] ppid=30853 vsize=664292 CPUtime=278
/proc/30855/task/30868/stat : 30868 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2562 25238 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30855/tid=30869] ppid=30853 vsize=664292 CPUtime=271.94
/proc/30855/task/30869/stat : 30869 (gnovelty+) R 30853 30855 24979 0 -1 4202560 85 0 0 0 2600 24594 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30855/tid=30870] ppid=30853 vsize=664292 CPUtime=277.81
/proc/30855/task/30870/stat : 30870 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2538 25243 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30855/tid=30871] ppid=30853 vsize=664292 CPUtime=277.11
/proc/30855/task/30871/stat : 30871 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2506 25205 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 4421.76
Current children cumulated vsize (KiB) 664292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+319.106 s]
/proc/loadavg: 15.99 15.95 15.91 17/205 30876
/proc/meminfo: memFree=19206404/36427776 swapFree=6568/100132
[pid=30855] ppid=30853 vsize=664292 CPUtime=5001.26
/proc/30855/stat : 30855 (gnovelty+) R 30853 30855 24979 0 -1 4202496 21517 0 0 0 45717 454409 0 0 20 0 16 0 557967669 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 166073 21472 103 286 0 165785 0
[pid=30855/tid=30857] ppid=30853 vsize=664292 CPUtime=309.29
/proc/30855/task/30857/stat : 30857 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 2780 28149 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30855/tid=30858] ppid=30853 vsize=664292 CPUtime=314.06
/proc/30855/task/30858/stat : 30858 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2856 28550 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30855/tid=30859] ppid=30853 vsize=664292 CPUtime=314.12
/proc/30855/task/30859/stat : 30859 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2834 28578 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30855/tid=30860] ppid=30853 vsize=664292 CPUtime=314.34
/proc/30855/task/30860/stat : 30860 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2870 28564 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30855/tid=30861] ppid=30853 vsize=664292 CPUtime=307.99
/proc/30855/task/30861/stat : 30861 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 2896 27903 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30855/tid=30862] ppid=30853 vsize=664292 CPUtime=314.46
/proc/30855/task/30862/stat : 30862 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 2982 28464 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30855/tid=30863] ppid=30853 vsize=664292 CPUtime=314.02
/proc/30855/task/30863/stat : 30863 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2826 28576 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30855/tid=30864] ppid=30853 vsize=664292 CPUtime=313.33
/proc/30855/task/30864/stat : 30864 (gnovelty+) R 30853 30855 24979 0 -1 4202560 85 0 0 0 2738 28595 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30855/tid=30865] ppid=30853 vsize=664292 CPUtime=314.33
/proc/30855/task/30865/stat : 30865 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2854 28579 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30855/tid=30866] ppid=30853 vsize=664292 CPUtime=310.29
/proc/30855/task/30866/stat : 30866 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2900 28129 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30855/tid=30867] ppid=30853 vsize=664292 CPUtime=314.22
/proc/30855/task/30867/stat : 30867 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 2854 28568 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30855/tid=30868] ppid=30853 vsize=664292 CPUtime=314.27
/proc/30855/task/30868/stat : 30868 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2872 28555 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30855/tid=30869] ppid=30853 vsize=664292 CPUtime=307.36
/proc/30855/task/30869/stat : 30869 (gnovelty+) R 30853 30855 24979 0 -1 4202560 85 0 0 0 2916 27820 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30855/tid=30870] ppid=30853 vsize=664292 CPUtime=314.08
/proc/30855/task/30870/stat : 30870 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2846 28562 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30855/tid=30871] ppid=30853 vsize=664292 CPUtime=313.37
/proc/30855/task/30871/stat : 30871 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2834 28503 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 5001.26
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

[startup+319.106 s]
/proc/loadavg: 15.99 15.95 15.91 17/205 30876
/proc/meminfo: memFree=19206404/36427776 swapFree=6568/100132
[pid=30855] ppid=30853 vsize=664292 CPUtime=5001.26
/proc/30855/stat : 30855 (gnovelty+) R 30853 30855 24979 0 -1 4202496 21517 0 0 0 45717 454409 0 0 20 0 16 0 557967669 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 166073 21472 103 286 0 165785 0
[pid=30855/tid=30857] ppid=30853 vsize=664292 CPUtime=309.29
/proc/30855/task/30857/stat : 30857 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 2780 28149 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30855/tid=30858] ppid=30853 vsize=664292 CPUtime=314.06
/proc/30855/task/30858/stat : 30858 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2856 28550 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30855/tid=30859] ppid=30853 vsize=664292 CPUtime=314.12
/proc/30855/task/30859/stat : 30859 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2834 28578 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30855/tid=30860] ppid=30853 vsize=664292 CPUtime=314.34
/proc/30855/task/30860/stat : 30860 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2870 28564 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30855/tid=30861] ppid=30853 vsize=664292 CPUtime=307.99
/proc/30855/task/30861/stat : 30861 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 2896 27903 0 0 20 0 16 0 557967683 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30855/tid=30862] ppid=30853 vsize=664292 CPUtime=314.46
/proc/30855/task/30862/stat : 30862 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 2982 28464 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30855/tid=30863] ppid=30853 vsize=664292 CPUtime=314.02
/proc/30855/task/30863/stat : 30863 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2826 28576 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30855/tid=30864] ppid=30853 vsize=664292 CPUtime=313.33
/proc/30855/task/30864/stat : 30864 (gnovelty+) R 30853 30855 24979 0 -1 4202560 85 0 0 0 2738 28595 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30855/tid=30865] ppid=30853 vsize=664292 CPUtime=314.33
/proc/30855/task/30865/stat : 30865 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2854 28579 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30855/tid=30866] ppid=30853 vsize=664292 CPUtime=310.29
/proc/30855/task/30866/stat : 30866 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2900 28129 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30855/tid=30867] ppid=30853 vsize=664292 CPUtime=314.22
/proc/30855/task/30867/stat : 30867 (gnovelty+) R 30853 30855 24979 0 -1 4202560 83 0 0 0 2854 28568 0 0 20 0 16 0 557967684 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30855/tid=30868] ppid=30853 vsize=664292 CPUtime=314.27
/proc/30855/task/30868/stat : 30868 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2872 28555 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30855/tid=30869] ppid=30853 vsize=664292 CPUtime=307.36
/proc/30855/task/30869/stat : 30869 (gnovelty+) R 30853 30855 24979 0 -1 4202560 85 0 0 0 2916 27820 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30855/tid=30870] ppid=30853 vsize=664292 CPUtime=314.08
/proc/30855/task/30870/stat : 30870 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2846 28562 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30855/tid=30871] ppid=30853 vsize=664292 CPUtime=313.37
/proc/30855/task/30871/stat : 30871 (gnovelty+) R 30853 30855 24979 0 -1 4202560 84 0 0 0 2834 28503 0 0 20 0 16 0 557967685 680235008 21472 18446744073709551615 134512640 135680988 4294161952 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 5001.26
Current children cumulated vsize (KiB) 664292

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30855 and gives
#  childrusage.ru_utime.tv_sec=443
#  childrusage.ru_utime.tv_usec=903742
#  childrusage.ru_stime.tv_sec=4412
#  childrusage.ru_stime.tv_usec=447760
# CPU time returned by wait4() is 4856.35
# while last known CPU time is 5001.26
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 319.139
CPU time (s): 5001.26
CPU user time (s): 457.17
CPU system time (s): 4544.09
CPU usage (%): 1567.11
Max. virtual memory (cumulated for all children) (KiB): 664292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 443.904
system time used= 4412.45
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21517
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= 312800
involuntary context switches= 12072

runsolver used 1.71211 second user time and 5.31633 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 01:50:13
IDJOB=1777218
IDBENCH=70254
IDSOLVER=619
FILE ID=xenhost3-49/1777218-1243986613
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-S1992353905-004.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777218-1243986613/watcher-1777218-1243986613 -o /tmp/evaluation-result-1777218-1243986613/solver-1777218-1243986613 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777218-1243986613.cnf 181570068 16

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

MD5SUM BENCH= bd2ffd9bc7cc85da4d9e7498163745df
RANDOM SEED= 181570068

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:      19293380 kB
Buffers:        394604 kB
Cached:       14003372 kB
SwapCached:          0 kB
Active:        3077340 kB
Inactive:     11332632 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1360 kB
Writeback:           0 kB
AnonPages:       12008 kB
Mapped:           5492 kB
Slab:           670520 kB
SReclaimable:   644440 kB
SUnreclaim:      26080 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38384 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 01:55:34