Trace number 1777341

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.14 324.341

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S1806027711-062.cnf
MD5SUM03e92abd50719ffb3da2b41e986c9d5a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark242.8
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.20/0.25	c +------------------------------+
0.20/0.25	c | gNovelty+, version 1.0       |
0.20/0.25	c +------------------------------+
0.20/0.25	c gnovelty+ -h for help
0.20/0.25	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-1777341-1243995917/watcher-1777341-1243995917 -o /tmp/evaluation-result-1777341-1243995917/solver-1777341-1243995917 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777341-1243995917.cnf 1540698415 16 

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


[startup+0 s]
/proc/loadavg: 15.96 15.87 15.82 2/189 765
/proc/meminfo: memFree=19291720/36427776 swapFree=5856/12388
[pid=765] ppid=763 vsize=509232 CPUtime=0
/proc/765/stat : 765 (gnovelty+) R 763 765 24979 0 -1 4202496 1514 0 0 0 0 0 0 0 20 0 1 0 558898029 521453568 1472 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134537167 0 0 1 0 0 0 0 17 5 0 0 0 0 0
/proc/765/statm: 127308 1479 99 286 0 127020 0

[startup+0.091127 s]
/proc/loadavg: 15.96 15.87 15.82 2/189 765
/proc/meminfo: memFree=19291720/36427776 swapFree=5856/12388
[pid=765] ppid=763 vsize=517044 CPUtime=0.08
/proc/765/stat : 765 (gnovelty+) R 763 765 24979 0 -1 4202496 11930 0 0 0 4 4 0 0 20 0 1 0 558898029 529453056 11887 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134537905 0 0 1 0 0 0 0 17 5 0 0 0 0 0
/proc/765/statm: 129261 11903 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.103142 s]
/proc/loadavg: 15.96 15.87 15.82 2/189 765
/proc/meminfo: memFree=19291720/36427776 swapFree=5856/12388
[pid=765] ppid=763 vsize=517044 CPUtime=0.1
/proc/765/stat : 765 (gnovelty+) R 763 765 24979 0 -1 4202496 13750 0 0 0 4 6 0 0 20 0 1 0 558898029 529453056 13707 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134537905 0 0 1 0 0 0 0 17 5 0 0 0 0 0
/proc/765/statm: 129261 13721 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.303205 s]
/proc/loadavg: 15.96 15.87 15.82 2/189 765
/proc/meminfo: memFree=19291720/36427776 swapFree=5856/12388
[pid=765] ppid=763 vsize=639204 CPUtime=0.54
/proc/765/stat : 765 (gnovelty+) R 763 765 24979 0 -1 4202496 22307 0 0 0 17 37 0 0 20 0 12 0 558898029 654544896 22263 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 135156243 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/765/statm: 159843 22263 102 286 0 159555 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 639204

[startup+0.703594 s]
/proc/loadavg: 15.96 15.87 15.82 2/189 765
/proc/meminfo: memFree=19291720/36427776 swapFree=5856/12388
[pid=765] ppid=763 vsize=684192 CPUtime=6.06
/proc/765/stat : 765 (gnovelty+) R 763 765 24979 0 -1 4202496 25778 0 0 0 78 528 0 0 20 0 16 0 558898029 700612608 25734 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/765/statm: 171048 25734 103 286 0 170760 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 684192

[startup+1.50432 s]
/proc/loadavg: 15.96 15.87 15.82 17/205 781
/proc/meminfo: memFree=19192336/36427776 swapFree=6560/114236
[pid=765] ppid=763 vsize=684192 CPUtime=17.06
/proc/765/stat : 765 (gnovelty+) R 763 765 24979 0 -1 4202496 25917 0 0 0 182 1524 0 0 20 0 16 0 558898029 700612608 25873 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/765/statm: 171048 25873 103 286 0 170760 0
[pid=765/tid=767] ppid=763 vsize=684192 CPUtime=0.7
/proc/765/task/767/stat : 767 (gnovelty+) R 763 765 24979 0 -1 4202560 324 0 0 0 8 62 0 0 20 0 16 0 558898055 700612608 25873 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=765/tid=768] ppid=763 vsize=684192 CPUtime=1.2
/proc/765/task/768/stat : 768 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 8 112 0 0 20 0 16 0 558898055 700612608 25873 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=765/tid=769] ppid=763 vsize=684192 CPUtime=1.2
/proc/765/task/769/stat : 769 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 8 112 0 0 20 0 16 0 558898055 700612608 25873 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=765/tid=770] ppid=763 vsize=684192 CPUtime=1.22
/proc/765/task/770/stat : 770 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 8 114 0 0 20 0 16 0 558898055 700612608 25873 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=765/tid=771] ppid=763 vsize=684192 CPUtime=0.9
/proc/765/task/771/stat : 771 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 4 86 0 0 20 0 16 0 558898055 700612608 25873 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=765/tid=772] ppid=763 vsize=684192 CPUtime=1.2
/proc/765/task/772/stat : 772 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 8 112 0 0 20 0 16 0 558898055 700612608 25873 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=765/tid=773] ppid=763 vsize=684192 CPUtime=1.2
/proc/765/task/773/stat : 773 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 6 114 0 0 20 0 16 0 558898056 700612608 25873 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=765/tid=774] ppid=763 vsize=684192 CPUtime=1.2
/proc/765/task/774/stat : 774 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 16 104 0 0 20 0 16 0 558898057 700612608 25873 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=765/tid=775] ppid=763 vsize=684192 CPUtime=1.18
/proc/765/task/775/stat : 775 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 12 106 0 0 20 0 16 0 558898057 700612608 25873 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=765/tid=776] ppid=763 vsize=684192 CPUtime=1.18
/proc/765/task/776/stat : 776 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 12 106 0 0 20 0 16 0 558898058 700612608 25873 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=765/tid=777] ppid=763 vsize=684192 CPUtime=1.16
/proc/765/task/777/stat : 777 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 8 108 0 0 20 0 16 0 558898059 700612608 25873 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=765/tid=778] ppid=763 vsize=684192 CPUtime=1.14
/proc/765/task/778/stat : 778 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 18 96 0 0 20 0 16 0 558898061 700612608 25873 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=765/tid=779] ppid=763 vsize=684192 CPUtime=1.14
/proc/765/task/779/stat : 779 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 10 104 0 0 20 0 16 0 558898062 700612608 25873 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=765/tid=780] ppid=763 vsize=684192 CPUtime=0.62
/proc/765/task/780/stat : 780 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 8 54 0 0 20 0 16 0 558898063 700612608 25873 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=765/tid=781] ppid=763 vsize=684192 CPUtime=0.52
/proc/765/task/781/stat : 781 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 6 46 0 0 20 0 16 0 558898066 700612608 25873 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 17.06
Current children cumulated vsize (KiB) 684192

[startup+3.10166 s]
/proc/loadavg: 15.96 15.87 15.83 17/205 781
/proc/meminfo: memFree=19189608/36427776 swapFree=6564/116764
[pid=765] ppid=763 vsize=684192 CPUtime=39.05
/proc/765/stat : 765 (gnovelty+) R 763 765 24979 0 -1 4202496 25918 0 0 0 350 3555 0 0 20 0 16 0 558898029 700612608 25874 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/765/statm: 171048 25874 103 286 0 170760 0
[pid=765/tid=767] ppid=763 vsize=684192 CPUtime=1.48
/proc/765/task/767/stat : 767 (gnovelty+) R 763 765 24979 0 -1 4202560 325 0 0 0 14 134 0 0 20 0 16 0 558898055 700612608 25874 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=765/tid=768] ppid=763 vsize=684192 CPUtime=2.78
/proc/765/task/768/stat : 768 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 18 260 0 0 20 0 16 0 558898055 700612608 25874 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=765/tid=769] ppid=763 vsize=684192 CPUtime=2.78
/proc/765/task/769/stat : 769 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 18 260 0 0 20 0 16 0 558898055 700612608 25874 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=765/tid=770] ppid=763 vsize=684192 CPUtime=2.78
/proc/765/task/770/stat : 770 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 18 260 0 0 20 0 16 0 558898055 700612608 25874 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=765/tid=771] ppid=763 vsize=684192 CPUtime=1.7
/proc/765/task/771/stat : 771 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 8 162 0 0 20 0 16 0 558898055 700612608 25874 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=765/tid=772] ppid=763 vsize=684192 CPUtime=2.78
/proc/765/task/772/stat : 772 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 18 260 0 0 20 0 16 0 558898055 700612608 25874 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=765/tid=773] ppid=763 vsize=684192 CPUtime=2.78
/proc/765/task/773/stat : 773 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 16 262 0 0 20 0 16 0 558898056 700612608 25874 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=765/tid=774] ppid=763 vsize=684192 CPUtime=2.76
/proc/765/task/774/stat : 774 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 36 240 0 0 20 0 16 0 558898057 700612608 25874 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=765/tid=775] ppid=763 vsize=684192 CPUtime=2.76
/proc/765/task/775/stat : 775 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 24 252 0 0 20 0 16 0 558898057 700612608 25874 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=765/tid=776] ppid=763 vsize=684192 CPUtime=2.74
/proc/765/task/776/stat : 776 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 28 246 0 0 20 0 16 0 558898058 700612608 25874 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=765/tid=777] ppid=763 vsize=684192 CPUtime=2.74
/proc/765/task/777/stat : 777 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 16 258 0 0 20 0 16 0 558898059 700612608 25874 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=765/tid=778] ppid=763 vsize=684192 CPUtime=2.68
/proc/765/task/778/stat : 778 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 38 230 0 0 20 0 16 0 558898061 700612608 25874 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=765/tid=779] ppid=763 vsize=684192 CPUtime=2.72
/proc/765/task/779/stat : 779 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 18 254 0 0 20 0 16 0 558898062 700612608 25874 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=765/tid=780] ppid=763 vsize=684192 CPUtime=1.42
/proc/765/task/780/stat : 780 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 10 132 0 0 20 0 16 0 558898063 700612608 25874 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=765/tid=781] ppid=763 vsize=684192 CPUtime=1.34
/proc/765/task/781/stat : 781 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 16 118 0 0 20 0 16 0 558898066 700612608 25874 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 39.05
Current children cumulated vsize (KiB) 684192

[startup+6.30405 s]
/proc/loadavg: 15.96 15.87 15.83 17/205 781
/proc/meminfo: memFree=19189236/36427776 swapFree=6568/117032
[pid=765] ppid=763 vsize=684192 CPUtime=83.19
/proc/765/stat : 765 (gnovelty+) R 763 765 24979 0 -1 4202496 25919 0 0 0 655 7664 0 0 20 0 16 0 558898029 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/765/statm: 171048 25875 103 286 0 170760 0
[pid=765/tid=767] ppid=763 vsize=684192 CPUtime=3.08
/proc/765/task/767/stat : 767 (gnovelty+) R 763 765 24979 0 -1 4202560 325 0 0 0 28 280 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=765/tid=768] ppid=763 vsize=684192 CPUtime=5.92
/proc/765/task/768/stat : 768 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 34 558 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=765/tid=769] ppid=763 vsize=684192 CPUtime=5.92
/proc/765/task/769/stat : 769 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 44 548 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=765/tid=770] ppid=763 vsize=684192 CPUtime=5.92
/proc/765/task/770/stat : 770 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 42 550 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=765/tid=771] ppid=763 vsize=684192 CPUtime=3.3
/proc/765/task/771/stat : 771 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 16 314 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=765/tid=772] ppid=763 vsize=684192 CPUtime=5.92
/proc/765/task/772/stat : 772 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 38 554 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=765/tid=773] ppid=763 vsize=684192 CPUtime=5.92
/proc/765/task/773/stat : 773 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 30 562 0 0 20 0 16 0 558898056 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=765/tid=774] ppid=763 vsize=684192 CPUtime=5.92
/proc/765/task/774/stat : 774 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 60 532 0 0 20 0 16 0 558898057 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=765/tid=775] ppid=763 vsize=684192 CPUtime=5.9
/proc/765/task/775/stat : 775 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 50 540 0 0 20 0 16 0 558898057 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=765/tid=776] ppid=763 vsize=684192 CPUtime=5.9
/proc/765/task/776/stat : 776 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 46 544 0 0 20 0 16 0 558898058 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=765/tid=777] ppid=763 vsize=684192 CPUtime=5.88
/proc/765/task/777/stat : 777 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 42 546 0 0 20 0 16 0 558898059 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=765/tid=778] ppid=763 vsize=684192 CPUtime=5.76
/proc/765/task/778/stat : 778 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 56 520 0 0 20 0 16 0 558898061 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=765/tid=779] ppid=763 vsize=684192 CPUtime=4.96
/proc/765/task/779/stat : 779 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 32 464 0 0 20 0 16 0 558898062 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=765/tid=780] ppid=763 vsize=684192 CPUtime=3.9
/proc/765/task/780/stat : 780 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 32 358 0 0 20 0 16 0 558898063 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=765/tid=781] ppid=763 vsize=684192 CPUtime=2.94
/proc/765/task/781/stat : 781 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 28 266 0 0 20 0 16 0 558898066 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 83.19
Current children cumulated vsize (KiB) 684192

[startup+12.7037 s]
/proc/loadavg: 15.97 15.88 15.83 17/205 781
/proc/meminfo: memFree=19188672/36427776 swapFree=6568/117492
[pid=765] ppid=763 vsize=684192 CPUtime=171.34
/proc/765/stat : 765 (gnovelty+) R 763 765 24979 0 -1 4202496 25919 0 0 0 1292 15842 0 0 20 0 16 0 558898029 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/765/statm: 171048 25875 103 286 0 170760 0
[pid=765/tid=767] ppid=763 vsize=684192 CPUtime=6.24
/proc/765/task/767/stat : 767 (gnovelty+) R 763 765 24979 0 -1 4202560 325 0 0 0 54 570 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=765/tid=768] ppid=763 vsize=684192 CPUtime=12.22
/proc/765/task/768/stat : 768 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 84 1138 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=765/tid=769] ppid=763 vsize=684192 CPUtime=12.22
/proc/765/task/769/stat : 769 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 94 1128 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=765/tid=770] ppid=763 vsize=684192 CPUtime=12.22
/proc/765/task/770/stat : 770 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 86 1136 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=765/tid=771] ppid=763 vsize=684192 CPUtime=9.28
/proc/765/task/771/stat : 771 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 54 874 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=765/tid=772] ppid=763 vsize=684192 CPUtime=12.22
/proc/765/task/772/stat : 772 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 84 1138 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=765/tid=773] ppid=763 vsize=684192 CPUtime=12.22
/proc/765/task/773/stat : 773 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 70 1152 0 0 20 0 16 0 558898056 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=765/tid=774] ppid=763 vsize=684192 CPUtime=12.22
/proc/765/task/774/stat : 774 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 104 1118 0 0 20 0 16 0 558898057 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=765/tid=775] ppid=763 vsize=684192 CPUtime=12.2
/proc/765/task/775/stat : 775 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 94 1126 0 0 20 0 16 0 558898057 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=765/tid=776] ppid=763 vsize=684192 CPUtime=12.18
/proc/765/task/776/stat : 776 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 94 1124 0 0 20 0 16 0 558898058 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=765/tid=777] ppid=763 vsize=684192 CPUtime=12.16
/proc/765/task/777/stat : 777 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 80 1136 0 0 20 0 16 0 558898059 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0

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

[pid=765/tid=768] ppid=763 vsize=684192 CPUtime=215.32
/proc/765/task/768/stat : 768 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1154 20378 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=765/tid=769] ppid=763 vsize=684192 CPUtime=210.37
/proc/765/task/769/stat : 769 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1006 20031 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=765/tid=770] ppid=763 vsize=684192 CPUtime=218.65
/proc/765/task/770/stat : 770 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1128 20737 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=765/tid=771] ppid=763 vsize=684192 CPUtime=210.6
/proc/765/task/771/stat : 771 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1072 19988 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=765/tid=772] ppid=763 vsize=684192 CPUtime=205.44
/proc/765/task/772/stat : 772 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1076 19468 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=765/tid=773] ppid=763 vsize=684192 CPUtime=209.55
/proc/765/task/773/stat : 773 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1046 19909 0 0 20 0 16 0 558898056 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=765/tid=774] ppid=763 vsize=684192 CPUtime=216.23
/proc/765/task/774/stat : 774 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1232 20391 0 0 20 0 16 0 558898057 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=765/tid=775] ppid=763 vsize=684192 CPUtime=215.63
/proc/765/task/775/stat : 775 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1148 20415 0 0 20 0 16 0 558898057 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=765/tid=776] ppid=763 vsize=684192 CPUtime=215.11
/proc/765/task/776/stat : 776 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1168 20343 0 0 20 0 16 0 558898058 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=765/tid=777] ppid=763 vsize=684192 CPUtime=211.63
/proc/765/task/777/stat : 777 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1110 20053 0 0 20 0 16 0 558898059 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=765/tid=778] ppid=763 vsize=684192 CPUtime=213.74
/proc/765/task/778/stat : 778 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1126 20248 0 0 20 0 16 0 558898061 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=765/tid=779] ppid=763 vsize=684192 CPUtime=213.62
/proc/765/task/779/stat : 779 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1048 20314 0 0 20 0 16 0 558898062 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=765/tid=780] ppid=763 vsize=684192 CPUtime=206.71
/proc/765/task/780/stat : 780 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1070 19601 0 0 20 0 16 0 558898063 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=765/tid=781] ppid=763 vsize=684192 CPUtime=209.25
/proc/765/task/781/stat : 781 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1106 19819 0 0 20 0 16 0 558898066 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3396.58
Current children cumulated vsize (KiB) 684192

[startup+282.305 s]
/proc/loadavg: 15.88 15.87 15.82 17/205 781
/proc/meminfo: memFree=19188068/36427776 swapFree=6568/117660
[pid=765] ppid=763 vsize=684192 CPUtime=4340.26
/proc/765/stat : 765 (gnovelty+) R 763 765 24979 0 -1 4202496 25919 0 0 0 21915 412111 0 0 20 0 16 0 558898029 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/765/statm: 171048 25875 103 286 0 170760 0
[pid=765/tid=767] ppid=763 vsize=684192 CPUtime=265.31
/proc/765/task/767/stat : 767 (gnovelty+) R 763 765 24979 0 -1 4202560 325 0 0 0 1314 25217 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=765/tid=768] ppid=763 vsize=684192 CPUtime=274.4
/proc/765/task/768/stat : 768 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1418 26022 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=765/tid=769] ppid=763 vsize=684192 CPUtime=269.42
/proc/765/task/769/stat : 769 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1248 25694 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=765/tid=770] ppid=763 vsize=684192 CPUtime=277.75
/proc/765/task/770/stat : 770 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1428 26347 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=765/tid=771] ppid=763 vsize=684192 CPUtime=269.66
/proc/765/task/771/stat : 771 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1334 25632 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=765/tid=772] ppid=763 vsize=684192 CPUtime=264.53
/proc/765/task/772/stat : 772 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1384 25069 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=765/tid=773] ppid=763 vsize=684192 CPUtime=268.61
/proc/765/task/773/stat : 773 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1304 25557 0 0 20 0 16 0 558898056 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=765/tid=774] ppid=763 vsize=684192 CPUtime=275.27
/proc/765/task/774/stat : 774 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1496 26031 0 0 20 0 16 0 558898057 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=765/tid=775] ppid=763 vsize=684192 CPUtime=274.7
/proc/765/task/775/stat : 775 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1464 26006 0 0 20 0 16 0 558898057 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=765/tid=776] ppid=763 vsize=684192 CPUtime=274.19
/proc/765/task/776/stat : 776 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1444 25975 0 0 20 0 16 0 558898058 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=765/tid=777] ppid=763 vsize=684192 CPUtime=270.66
/proc/765/task/777/stat : 777 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1326 25740 0 0 20 0 16 0 558898059 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=765/tid=778] ppid=763 vsize=684192 CPUtime=271.46
/proc/765/task/778/stat : 778 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1352 25794 0 0 20 0 16 0 558898061 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=765/tid=779] ppid=763 vsize=684192 CPUtime=272.59
/proc/765/task/779/stat : 779 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1306 25953 0 0 20 0 16 0 558898062 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=765/tid=780] ppid=763 vsize=684192 CPUtime=265.78
/proc/765/task/780/stat : 780 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1374 25204 0 0 20 0 16 0 558898063 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=765/tid=781] ppid=763 vsize=684192 CPUtime=268.33
/proc/765/task/781/stat : 781 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1404 25429 0 0 20 0 16 0 558898066 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4340.26
Current children cumulated vsize (KiB) 684192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+324.304 s]
/proc/loadavg: 15.99 15.90 15.83 17/205 786
/proc/meminfo: memFree=19187448/36427776 swapFree=6568/117660
[pid=765] ppid=763 vsize=684192 CPUtime=5001.14
/proc/765/stat : 765 (gnovelty+) R 763 765 24979 0 -1 4202496 25919 0 0 0 24919 475195 0 0 20 0 16 0 558898029 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/765/statm: 171048 25875 103 286 0 170760 0
[pid=765/tid=767] ppid=763 vsize=684192 CPUtime=306.69
/proc/765/task/767/stat : 767 (gnovelty+) R 763 765 24979 0 -1 4202560 325 0 0 0 1494 29175 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=765/tid=768] ppid=763 vsize=684192 CPUtime=315.76
/proc/765/task/768/stat : 768 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1608 29968 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=765/tid=769] ppid=763 vsize=684192 CPUtime=310.73
/proc/765/task/769/stat : 769 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1412 29661 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=765/tid=770] ppid=763 vsize=684192 CPUtime=319.08
/proc/765/task/770/stat : 770 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1612 30296 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=765/tid=771] ppid=763 vsize=684192 CPUtime=311
/proc/765/task/771/stat : 771 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1512 29588 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=765/tid=772] ppid=763 vsize=684192 CPUtime=305.94
/proc/765/task/772/stat : 772 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1602 28992 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=765/tid=773] ppid=763 vsize=684192 CPUtime=310.04
/proc/765/task/773/stat : 773 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1486 29518 0 0 20 0 16 0 558898056 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=765/tid=774] ppid=763 vsize=684192 CPUtime=316.63
/proc/765/task/774/stat : 774 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1682 29981 0 0 20 0 16 0 558898057 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=765/tid=775] ppid=763 vsize=684192 CPUtime=316.09
/proc/765/task/775/stat : 775 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1656 29953 0 0 20 0 16 0 558898057 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=765/tid=776] ppid=763 vsize=684192 CPUtime=315.54
/proc/765/task/776/stat : 776 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1642 29912 0 0 20 0 16 0 558898058 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=765/tid=777] ppid=763 vsize=684192 CPUtime=312.02
/proc/765/task/777/stat : 777 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1510 29692 0 0 20 0 16 0 558898059 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=765/tid=778] ppid=763 vsize=684192 CPUtime=311.89
/proc/765/task/778/stat : 778 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1530 29659 0 0 20 0 16 0 558898061 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=765/tid=779] ppid=763 vsize=684192 CPUtime=313.96
/proc/765/task/779/stat : 779 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1500 29896 0 0 20 0 16 0 558898062 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=765/tid=780] ppid=763 vsize=684192 CPUtime=307.16
/proc/765/task/780/stat : 780 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1572 29144 0 0 20 0 16 0 558898063 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=765/tid=781] ppid=763 vsize=684192 CPUtime=309.72
/proc/765/task/781/stat : 781 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1618 29354 0 0 20 0 16 0 558898066 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 5001.14
Current children cumulated vsize (KiB) 684192

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

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

[startup+324.304 s]
/proc/loadavg: 15.99 15.90 15.83 17/205 786
/proc/meminfo: memFree=19187448/36427776 swapFree=6568/117660
[pid=765] ppid=763 vsize=684192 CPUtime=5001.14
/proc/765/stat : 765 (gnovelty+) R 763 765 24979 0 -1 4202496 25919 0 0 0 24919 475195 0 0 20 0 16 0 558898029 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/765/statm: 171048 25875 103 286 0 170760 0
[pid=765/tid=767] ppid=763 vsize=684192 CPUtime=306.69
/proc/765/task/767/stat : 767 (gnovelty+) R 763 765 24979 0 -1 4202560 325 0 0 0 1494 29175 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=765/tid=768] ppid=763 vsize=684192 CPUtime=315.76
/proc/765/task/768/stat : 768 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1608 29968 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=765/tid=769] ppid=763 vsize=684192 CPUtime=310.73
/proc/765/task/769/stat : 769 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1412 29661 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=765/tid=770] ppid=763 vsize=684192 CPUtime=319.08
/proc/765/task/770/stat : 770 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1612 30296 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=765/tid=771] ppid=763 vsize=684192 CPUtime=311
/proc/765/task/771/stat : 771 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1512 29588 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=765/tid=772] ppid=763 vsize=684192 CPUtime=305.94
/proc/765/task/772/stat : 772 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1602 28992 0 0 20 0 16 0 558898055 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=765/tid=773] ppid=763 vsize=684192 CPUtime=310.04
/proc/765/task/773/stat : 773 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1486 29518 0 0 20 0 16 0 558898056 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=765/tid=774] ppid=763 vsize=684192 CPUtime=316.63
/proc/765/task/774/stat : 774 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1682 29981 0 0 20 0 16 0 558898057 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=765/tid=775] ppid=763 vsize=684192 CPUtime=316.09
/proc/765/task/775/stat : 775 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1656 29953 0 0 20 0 16 0 558898057 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=765/tid=776] ppid=763 vsize=684192 CPUtime=315.54
/proc/765/task/776/stat : 776 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1642 29912 0 0 20 0 16 0 558898058 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=765/tid=777] ppid=763 vsize=684192 CPUtime=312.02
/proc/765/task/777/stat : 777 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1510 29692 0 0 20 0 16 0 558898059 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=765/tid=778] ppid=763 vsize=684192 CPUtime=311.89
/proc/765/task/778/stat : 778 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1530 29659 0 0 20 0 16 0 558898061 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=765/tid=779] ppid=763 vsize=684192 CPUtime=313.96
/proc/765/task/779/stat : 779 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1500 29896 0 0 20 0 16 0 558898062 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=765/tid=780] ppid=763 vsize=684192 CPUtime=307.16
/proc/765/task/780/stat : 780 (gnovelty+) R 763 765 24979 0 -1 4202560 332 0 0 0 1572 29144 0 0 20 0 16 0 558898063 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=765/tid=781] ppid=763 vsize=684192 CPUtime=309.72
/proc/765/task/781/stat : 781 (gnovelty+) R 763 765 24979 0 -1 4202560 333 0 0 0 1618 29354 0 0 20 0 16 0 558898066 700612608 25875 18446744073709551615 134512640 135680988 4288776432 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 5001.14
Current children cumulated vsize (KiB) 684192

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 765 and gives
#  childrusage.ru_utime.tv_sec=242
#  childrusage.ru_utime.tv_usec=371147
#  childrusage.ru_stime.tv_sec=4611
#  childrusage.ru_stime.tv_usec=224183
# CPU time returned by wait4() is 4853.6
# while last known CPU time is 5001.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 324.341
CPU time (s): 5001.14
CPU user time (s): 249.19
CPU system time (s): 4751.95
CPU usage (%): 1541.94
Max. virtual memory (cumulated for all children) (KiB): 684192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 242.371
system time used= 4611.22
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25919
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= 299913
involuntary context switches= 12837

runsolver used 1.84811 second user time and 5.37634 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 04:25:17
IDJOB=1777341
IDBENCH=70295
IDSOLVER=619
FILE ID=xenhost3-49/1777341-1243995917
PBS_JOBID=
Free space on /tmp= 7135 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S1806027711-062.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777341-1243995917/watcher-1777341-1243995917 -o /tmp/evaluation-result-1777341-1243995917/solver-1777341-1243995917 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777341-1243995917.cnf 1540698415 16

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

MD5SUM BENCH= 03e92abd50719ffb3da2b41e986c9d5a
RANDOM SEED= 1540698415

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:      19291720 kB
Buffers:        394784 kB
Cached:       14004404 kB
SwapCached:          0 kB
Active:        3077668 kB
Inactive:     11333992 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2028 kB
Writeback:           0 kB
AnonPages:       11724 kB
Mapped:           5192 kB
Slab:           670756 kB
SReclaimable:   644660 kB
SUnreclaim:      26096 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= 7135 MiB
End job on xenhost3-49 at 2009-06-03 04:30:43