Trace number 1777344

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.07 318.241

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S2108163340-010.cnf
MD5SUMfeffab3a110531eb2fd2a1a79e11bcda
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1713.88
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-1777344-1243996243/watcher-1777344-1243996243 -o /tmp/evaluation-result-1777344-1243996243/solver-1777344-1243996243 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777344-1243996243.cnf 905491830 16 

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


[startup+0 s]
/proc/loadavg: 14.71 15.63 15.74 2/189 824
/proc/meminfo: memFree=19291332/36427776 swapFree=5412/11924
[pid=824] ppid=822 vsize=509232 CPUtime=0
/proc/824/stat : 824 (gnovelty+) R 822 824 24979 0 -1 4202496 1531 0 0 0 0 0 0 0 20 0 1 0 558930679 521453568 1487 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134537167 0 0 1 0 0 0 0 17 11 0 0 0 0 0
/proc/824/statm: 127308 1495 99 286 0 127020 0

[startup+0.088242 s]
/proc/loadavg: 14.71 15.63 15.74 2/189 824
/proc/meminfo: memFree=19291332/36427776 swapFree=5412/11924
[pid=824] ppid=822 vsize=517044 CPUtime=0.08
/proc/824/stat : 824 (gnovelty+) R 822 824 24979 0 -1 4202496 11437 0 0 0 4 4 0 0 20 0 1 0 558930679 529453056 11393 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134537842 0 0 1 0 0 0 0 17 11 0 0 0 0 0
/proc/824/statm: 129261 11403 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.104223 s]
/proc/loadavg: 14.71 15.63 15.74 2/189 824
/proc/meminfo: memFree=19291332/36427776 swapFree=5412/11924
[pid=824] ppid=822 vsize=517044 CPUtime=0.1
/proc/824/stat : 824 (gnovelty+) R 822 824 24979 0 -1 4202496 13855 0 0 0 4 6 0 0 20 0 1 0 558930679 529453056 13810 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134537905 0 0 1 0 0 0 0 17 11 0 0 0 0 0
/proc/824/statm: 129261 13819 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.304351 s]
/proc/loadavg: 14.71 15.63 15.74 2/189 824
/proc/meminfo: memFree=19291332/36427776 swapFree=5412/11924
[pid=824] ppid=822 vsize=639528 CPUtime=0.54
/proc/824/stat : 824 (gnovelty+) R 822 824 24979 0 -1 4202496 22378 0 0 0 19 35 0 0 20 0 12 0 558930679 654876672 22333 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 135328990 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/824/statm: 159882 22333 102 286 0 159594 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 639528

[startup+0.70453 s]
/proc/loadavg: 14.71 15.63 15.74 2/189 824
/proc/meminfo: memFree=19291332/36427776 swapFree=5412/11924
[pid=824] ppid=822 vsize=684192 CPUtime=6.71
/proc/824/stat : 824 (gnovelty+) R 822 824 24979 0 -1 4202496 25896 0 0 0 76 595 0 0 20 0 16 0 558930679 700612608 25851 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/824/statm: 171048 25851 103 286 0 170760 0
Current children cumulated CPU time (s) 6.71
Current children cumulated vsize (KiB) 684192

[startup+1.50599 s]
/proc/loadavg: 14.71 15.63 15.74 17/205 840
/proc/meminfo: memFree=19192708/36427776 swapFree=6548/116196
[pid=824] ppid=822 vsize=684192 CPUtime=19.3
/proc/824/stat : 824 (gnovelty+) S 822 824 24979 0 -1 4202496 25918 0 0 0 173 1757 0 0 20 0 16 0 558930679 700612608 25873 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/824/statm: 171048 25873 103 286 0 170760 0
[pid=824/tid=826] ppid=822 vsize=684192 CPUtime=1.2
/proc/824/task/826/stat : 826 (gnovelty+) R 822 824 24979 0 -1 4202560 325 0 0 0 10 110 0 0 20 0 16 0 558930705 700612608 25873 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=824/tid=827] ppid=822 vsize=684192 CPUtime=1.22
/proc/824/task/827/stat : 827 (gnovelty+) R 822 824 24979 0 -1 4202560 331 0 0 0 10 112 0 0 20 0 16 0 558930705 700612608 25873 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=824/tid=828] ppid=822 vsize=684192 CPUtime=1.2
/proc/824/task/828/stat : 828 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 14 106 0 0 20 0 16 0 558930705 700612608 25873 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=824/tid=829] ppid=822 vsize=684192 CPUtime=1.2
/proc/824/task/829/stat : 829 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 12 108 0 0 20 0 16 0 558930705 700612608 25873 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=824/tid=830] ppid=822 vsize=684192 CPUtime=1.2
/proc/824/task/830/stat : 830 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 12 108 0 0 20 0 16 0 558930705 700612608 25873 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=824/tid=831] ppid=822 vsize=684192 CPUtime=1.2
/proc/824/task/831/stat : 831 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 8 112 0 0 20 0 16 0 558930705 700612608 25873 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=824/tid=832] ppid=822 vsize=684192 CPUtime=1.2
/proc/824/task/832/stat : 832 (gnovelty+) R 822 824 24979 0 -1 4202560 334 0 0 0 10 110 0 0 20 0 16 0 558930706 700612608 25873 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=824/tid=833] ppid=822 vsize=684192 CPUtime=1.2
/proc/824/task/833/stat : 833 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 8 112 0 0 20 0 16 0 558930706 700612608 25873 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=824/tid=834] ppid=822 vsize=684192 CPUtime=1.18
/proc/824/task/834/stat : 834 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 8 110 0 0 20 0 16 0 558930707 700612608 25873 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=824/tid=835] ppid=822 vsize=684192 CPUtime=1.18
/proc/824/task/835/stat : 835 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 6 112 0 0 20 0 16 0 558930708 700612608 25873 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=824/tid=836] ppid=822 vsize=684192 CPUtime=1.16
/proc/824/task/836/stat : 836 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 2 114 0 0 20 0 16 0 558930709 700612608 25873 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=824/tid=837] ppid=822 vsize=684192 CPUtime=1.16
/proc/824/task/837/stat : 837 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 6 110 0 0 20 0 16 0 558930710 700612608 25873 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=824/tid=838] ppid=822 vsize=684192 CPUtime=1.14
/proc/824/task/838/stat : 838 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 10 104 0 0 20 0 16 0 558930711 700612608 25873 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=824/tid=839] ppid=822 vsize=684192 CPUtime=1.12
/proc/824/task/839/stat : 839 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 6 106 0 0 20 0 16 0 558930713 700612608 25873 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=824/tid=840] ppid=822 vsize=684192 CPUtime=1.14
/proc/824/task/840/stat : 840 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 6 108 0 0 20 0 16 0 558930713 700612608 25873 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 19.3
Current children cumulated vsize (KiB) 684192

[startup+3.10459 s]
/proc/loadavg: 14.71 15.63 15.74 17/205 840
/proc/meminfo: memFree=19189764/36427776 swapFree=6568/116784
[pid=824] ppid=822 vsize=684192 CPUtime=44.39
/proc/824/stat : 824 (gnovelty+) R 822 824 24979 0 -1 4202496 25922 0 0 0 357 4082 0 0 20 0 16 0 558930679 700612608 25877 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/824/statm: 171048 25877 103 286 0 170760 0
[pid=824/tid=826] ppid=822 vsize=684192 CPUtime=2.78
/proc/824/task/826/stat : 826 (gnovelty+) R 822 824 24979 0 -1 4202560 325 0 0 0 20 258 0 0 20 0 16 0 558930705 700612608 25877 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=824/tid=827] ppid=822 vsize=684192 CPUtime=2.78
/proc/824/task/827/stat : 827 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 20 258 0 0 20 0 16 0 558930705 700612608 25877 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=824/tid=828] ppid=822 vsize=684192 CPUtime=2.78
/proc/824/task/828/stat : 828 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 22 256 0 0 20 0 16 0 558930705 700612608 25877 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=824/tid=829] ppid=822 vsize=684192 CPUtime=2.78
/proc/824/task/829/stat : 829 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 20 258 0 0 20 0 16 0 558930705 700612608 25877 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=824/tid=830] ppid=822 vsize=684192 CPUtime=2.78
/proc/824/task/830/stat : 830 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 22 256 0 0 20 0 16 0 558930705 700612608 25877 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=824/tid=831] ppid=822 vsize=684192 CPUtime=2.78
/proc/824/task/831/stat : 831 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 22 256 0 0 20 0 16 0 558930705 700612608 25877 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=824/tid=832] ppid=822 vsize=684192 CPUtime=2.78
/proc/824/task/832/stat : 832 (gnovelty+) R 822 824 24979 0 -1 4202560 334 0 0 0 22 256 0 0 20 0 16 0 558930706 700612608 25877 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=824/tid=833] ppid=822 vsize=684192 CPUtime=2.76
/proc/824/task/833/stat : 833 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 24 252 0 0 20 0 16 0 558930706 700612608 25877 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=824/tid=834] ppid=822 vsize=684192 CPUtime=2.76
/proc/824/task/834/stat : 834 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 22 254 0 0 20 0 16 0 558930707 700612608 25877 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=824/tid=835] ppid=822 vsize=684192 CPUtime=2.74
/proc/824/task/835/stat : 835 (gnovelty+) R 822 824 24979 0 -1 4202560 335 0 0 0 18 256 0 0 20 0 16 0 558930708 700612608 25877 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=824/tid=836] ppid=822 vsize=684192 CPUtime=2.74
/proc/824/task/836/stat : 836 (gnovelty+) R 822 824 24979 0 -1 4202560 334 0 0 0 18 256 0 0 20 0 16 0 558930709 700612608 25877 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=824/tid=837] ppid=822 vsize=684192 CPUtime=2.72
/proc/824/task/837/stat : 837 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 20 252 0 0 20 0 16 0 558930710 700612608 25877 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=824/tid=838] ppid=822 vsize=684192 CPUtime=2.72
/proc/824/task/838/stat : 838 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 24 248 0 0 20 0 16 0 558930711 700612608 25877 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=824/tid=839] ppid=822 vsize=684192 CPUtime=2.66
/proc/824/task/839/stat : 839 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 16 250 0 0 20 0 16 0 558930713 700612608 25877 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=824/tid=840] ppid=822 vsize=684192 CPUtime=2.7
/proc/824/task/840/stat : 840 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 18 252 0 0 20 0 16 0 558930713 700612608 25877 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 44.39
Current children cumulated vsize (KiB) 684192

[startup+6.30513 s]
/proc/loadavg: 14.81 15.64 15.75 17/205 840
/proc/meminfo: memFree=19189516/36427776 swapFree=6568/117048
[pid=824] ppid=822 vsize=684192 CPUtime=94.82
/proc/824/stat : 824 (gnovelty+) R 822 824 24979 0 -1 4202496 25925 0 0 0 650 8832 0 0 20 0 16 0 558930679 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/824/statm: 171048 25880 103 286 0 170760 0
[pid=824/tid=826] ppid=822 vsize=684192 CPUtime=5.92
/proc/824/task/826/stat : 826 (gnovelty+) S 822 824 24979 0 -1 4202560 325 0 0 0 42 550 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 12 0 0 0 0 0
[pid=824/tid=827] ppid=822 vsize=684192 CPUtime=5.94
/proc/824/task/827/stat : 827 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 36 558 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=824/tid=828] ppid=822 vsize=684192 CPUtime=5.94
/proc/824/task/828/stat : 828 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 42 552 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=824/tid=829] ppid=822 vsize=684192 CPUtime=5.94
/proc/824/task/829/stat : 829 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 42 552 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=824/tid=830] ppid=822 vsize=684192 CPUtime=5.94
/proc/824/task/830/stat : 830 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 40 554 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=824/tid=831] ppid=822 vsize=684192 CPUtime=5.92
/proc/824/task/831/stat : 831 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 44 548 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=824/tid=832] ppid=822 vsize=684192 CPUtime=5.92
/proc/824/task/832/stat : 832 (gnovelty+) R 822 824 24979 0 -1 4202560 334 0 0 0 34 558 0 0 20 0 16 0 558930706 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=824/tid=833] ppid=822 vsize=684192 CPUtime=5.92
/proc/824/task/833/stat : 833 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 46 546 0 0 20 0 16 0 558930706 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=824/tid=834] ppid=822 vsize=684192 CPUtime=5.9
/proc/824/task/834/stat : 834 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 38 552 0 0 20 0 16 0 558930707 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=824/tid=835] ppid=822 vsize=684192 CPUtime=5.9
/proc/824/task/835/stat : 835 (gnovelty+) R 822 824 24979 0 -1 4202560 335 0 0 0 32 558 0 0 20 0 16 0 558930708 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=824/tid=836] ppid=822 vsize=684192 CPUtime=5.9
/proc/824/task/836/stat : 836 (gnovelty+) R 822 824 24979 0 -1 4202560 334 0 0 0 36 554 0 0 20 0 16 0 558930709 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=824/tid=837] ppid=822 vsize=684192 CPUtime=5.88
/proc/824/task/837/stat : 837 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 40 548 0 0 20 0 16 0 558930710 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=824/tid=838] ppid=822 vsize=684192 CPUtime=5.86
/proc/824/task/838/stat : 838 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 38 548 0 0 20 0 16 0 558930711 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=824/tid=839] ppid=822 vsize=684192 CPUtime=5.76
/proc/824/task/839/stat : 839 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 30 546 0 0 20 0 16 0 558930713 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=824/tid=840] ppid=822 vsize=684192 CPUtime=5.86
/proc/824/task/840/stat : 840 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 36 550 0 0 20 0 16 0 558930713 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 94.82
Current children cumulated vsize (KiB) 684192

[startup+12.7065 s]
/proc/loadavg: 14.99 15.66 15.75 17/205 840
/proc/meminfo: memFree=19189044/36427776 swapFree=6568/117512
[pid=824] ppid=822 vsize=684192 CPUtime=195.51
/proc/824/stat : 824 (gnovelty+) R 822 824 24979 0 -1 4202496 25925 0 0 0 1221 18330 0 0 20 0 16 0 558930679 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/824/statm: 171048 25880 103 286 0 170760 0
[pid=824/tid=826] ppid=822 vsize=684192 CPUtime=12.22
/proc/824/task/826/stat : 826 (gnovelty+) R 822 824 24979 0 -1 4202560 325 0 0 0 80 1142 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=824/tid=827] ppid=822 vsize=684192 CPUtime=12.26
/proc/824/task/827/stat : 827 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 72 1154 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=824/tid=828] ppid=822 vsize=684192 CPUtime=12.26
/proc/824/task/828/stat : 828 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 72 1154 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=824/tid=829] ppid=822 vsize=684192 CPUtime=12.26
/proc/824/task/829/stat : 829 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 74 1152 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=824/tid=830] ppid=822 vsize=684192 CPUtime=12.22
/proc/824/task/830/stat : 830 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 76 1146 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=824/tid=831] ppid=822 vsize=684192 CPUtime=12.2
/proc/824/task/831/stat : 831 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 78 1142 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=824/tid=832] ppid=822 vsize=684192 CPUtime=12.24
/proc/824/task/832/stat : 832 (gnovelty+) R 822 824 24979 0 -1 4202560 334 0 0 0 74 1150 0 0 20 0 16 0 558930706 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=824/tid=833] ppid=822 vsize=684192 CPUtime=12.22
/proc/824/task/833/stat : 833 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 78 1144 0 0 20 0 16 0 558930706 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=824/tid=834] ppid=822 vsize=684192 CPUtime=12.22
/proc/824/task/834/stat : 834 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 78 1144 0 0 20 0 16 0 558930707 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=824/tid=835] ppid=822 vsize=684192 CPUtime=12.2
/proc/824/task/835/stat : 835 (gnovelty+) R 822 824 24979 0 -1 4202560 335 0 0 0 72 1148 0 0 20 0 16 0 558930708 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=824/tid=836] ppid=822 vsize=684192 CPUtime=12.2
/proc/824/task/836/stat : 836 (gnovelty+) R 822 824 24979 0 -1 4202560 334 0 0 0 70 1150 0 0 20 0 16 0 558930709 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0

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

[pid=824/tid=827] ppid=822 vsize=684192 CPUtime=159.54
/proc/824/task/827/stat : 827 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 782 15172 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=824/tid=828] ppid=822 vsize=684192 CPUtime=159.68
/proc/824/task/828/stat : 828 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 852 15116 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=824/tid=829] ppid=822 vsize=684192 CPUtime=159.66
/proc/824/task/829/stat : 829 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 836 15130 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=824/tid=830] ppid=822 vsize=684192 CPUtime=159.36
/proc/824/task/830/stat : 830 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 858 15078 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=824/tid=831] ppid=822 vsize=684192 CPUtime=159.44
/proc/824/task/831/stat : 831 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 746 15198 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=824/tid=832] ppid=822 vsize=684192 CPUtime=159.56
/proc/824/task/832/stat : 832 (gnovelty+) R 822 824 24979 0 -1 4202560 334 0 0 0 810 15146 0 0 20 0 16 0 558930706 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=824/tid=833] ppid=822 vsize=684192 CPUtime=159.51
/proc/824/task/833/stat : 833 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 806 15145 0 0 20 0 16 0 558930706 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=824/tid=834] ppid=822 vsize=684192 CPUtime=159.57
/proc/824/task/834/stat : 834 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 846 15111 0 0 20 0 16 0 558930707 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=824/tid=835] ppid=822 vsize=684192 CPUtime=159.41
/proc/824/task/835/stat : 835 (gnovelty+) R 822 824 24979 0 -1 4202560 335 0 0 0 814 15127 0 0 20 0 16 0 558930708 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=824/tid=836] ppid=822 vsize=684192 CPUtime=159.4
/proc/824/task/836/stat : 836 (gnovelty+) R 822 824 24979 0 -1 4202560 334 0 0 0 810 15130 0 0 20 0 16 0 558930709 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=824/tid=837] ppid=822 vsize=684192 CPUtime=159.38
/proc/824/task/837/stat : 837 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 776 15162 0 0 20 0 16 0 558930710 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=824/tid=838] ppid=822 vsize=684192 CPUtime=159.39
/proc/824/task/838/stat : 838 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 828 15111 0 0 20 0 16 0 558930711 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=824/tid=839] ppid=822 vsize=684192 CPUtime=156
/proc/824/task/839/stat : 839 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 830 14770 0 0 20 0 16 0 558930713 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=824/tid=840] ppid=822 vsize=684192 CPUtime=159.49
/proc/824/task/840/stat : 840 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 880 15069 0 0 20 0 16 0 558930713 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 2548.68
Current children cumulated vsize (KiB) 684192

[startup+222.307 s]
/proc/loadavg: 15.88 15.78 15.77 17/205 840
/proc/meminfo: memFree=19188308/36427776 swapFree=6568/117680
[pid=824] ppid=822 vsize=684192 CPUtime=3492.36
/proc/824/stat : 824 (gnovelty+) R 822 824 24979 0 -1 4202496 25925 0 0 0 17733 331503 0 0 20 0 16 0 558930679 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/824/statm: 171048 25880 103 286 0 170760 0
[pid=824/tid=826] ppid=822 vsize=684192 CPUtime=218.43
/proc/824/task/826/stat : 826 (gnovelty+) R 822 824 24979 0 -1 4202560 325 0 0 0 1068 20775 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=824/tid=827] ppid=822 vsize=684192 CPUtime=218.61
/proc/824/task/827/stat : 827 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 1084 20777 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=824/tid=828] ppid=822 vsize=684192 CPUtime=218.78
/proc/824/task/828/stat : 828 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1158 20720 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=824/tid=829] ppid=822 vsize=684192 CPUtime=218.78
/proc/824/task/829/stat : 829 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1158 20720 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=824/tid=830] ppid=822 vsize=684192 CPUtime=218.37
/proc/824/task/830/stat : 830 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1134 20703 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=824/tid=831] ppid=822 vsize=684192 CPUtime=218.45
/proc/824/task/831/stat : 831 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1034 20811 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=824/tid=832] ppid=822 vsize=684192 CPUtime=218.61
/proc/824/task/832/stat : 832 (gnovelty+) R 822 824 24979 0 -1 4202560 334 0 0 0 1084 20777 0 0 20 0 16 0 558930706 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=824/tid=833] ppid=822 vsize=684192 CPUtime=218.6
/proc/824/task/833/stat : 833 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1098 20762 0 0 20 0 16 0 558930706 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=824/tid=834] ppid=822 vsize=684192 CPUtime=218.65
/proc/824/task/834/stat : 834 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 1138 20727 0 0 20 0 16 0 558930707 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=824/tid=835] ppid=822 vsize=684192 CPUtime=218.54
/proc/824/task/835/stat : 835 (gnovelty+) R 822 824 24979 0 -1 4202560 335 0 0 0 1076 20778 0 0 20 0 16 0 558930708 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=824/tid=836] ppid=822 vsize=684192 CPUtime=218.44
/proc/824/task/836/stat : 836 (gnovelty+) S 822 824 24979 0 -1 4202560 334 0 0 0 1102 20742 0 0 20 0 16 0 558930709 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 6 0 0 0 0 0
[pid=824/tid=837] ppid=822 vsize=684192 CPUtime=218.46
/proc/824/task/837/stat : 837 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 1030 20816 0 0 20 0 16 0 558930710 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=824/tid=838] ppid=822 vsize=684192 CPUtime=218.44
/proc/824/task/838/stat : 838 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 1130 20714 0 0 20 0 16 0 558930711 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=824/tid=839] ppid=822 vsize=684192 CPUtime=213.79
/proc/824/task/839/stat : 839 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 1098 20281 0 0 20 0 16 0 558930713 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=824/tid=840] ppid=822 vsize=684192 CPUtime=218.55
/proc/824/task/840/stat : 840 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1184 20671 0 0 20 0 16 0 558930713 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 3492.36
Current children cumulated vsize (KiB) 684192

[startup+282.305 s]
/proc/loadavg: 15.81 15.78 15.77 17/205 845
/proc/meminfo: memFree=19187564/36427776 swapFree=6568/117680
[pid=824] ppid=822 vsize=684192 CPUtime=4436.2
/proc/824/stat : 824 (gnovelty+) R 822 824 24979 0 -1 4202496 25925 0 0 0 22373 421247 0 0 20 0 16 0 558930679 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/824/statm: 171048 25880 103 286 0 170760 0
[pid=824/tid=826] ppid=822 vsize=684192 CPUtime=277.41
/proc/824/task/826/stat : 826 (gnovelty+) R 822 824 24979 0 -1 4202560 325 0 0 0 1336 26405 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=824/tid=827] ppid=822 vsize=684192 CPUtime=277.68
/proc/824/task/827/stat : 827 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 1406 26362 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=824/tid=828] ppid=822 vsize=684192 CPUtime=277.86
/proc/824/task/828/stat : 828 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1458 26328 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=824/tid=829] ppid=822 vsize=684192 CPUtime=277.88
/proc/824/task/829/stat : 829 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1436 26352 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=824/tid=830] ppid=822 vsize=684192 CPUtime=277.44
/proc/824/task/830/stat : 830 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1436 26308 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=824/tid=831] ppid=822 vsize=684192 CPUtime=277.53
/proc/824/task/831/stat : 831 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1290 26463 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=824/tid=832] ppid=822 vsize=684192 CPUtime=277.67
/proc/824/task/832/stat : 832 (gnovelty+) R 822 824 24979 0 -1 4202560 334 0 0 0 1386 26381 0 0 20 0 16 0 558930706 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=824/tid=833] ppid=822 vsize=684192 CPUtime=277.68
/proc/824/task/833/stat : 833 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1402 26366 0 0 20 0 16 0 558930706 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=824/tid=834] ppid=822 vsize=684192 CPUtime=277.35
/proc/824/task/834/stat : 834 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 1466 26269 0 0 20 0 16 0 558930707 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=824/tid=835] ppid=822 vsize=684192 CPUtime=277.59
/proc/824/task/835/stat : 835 (gnovelty+) R 822 824 24979 0 -1 4202560 335 0 0 0 1348 26411 0 0 20 0 16 0 558930708 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=824/tid=836] ppid=822 vsize=684192 CPUtime=277.5
/proc/824/task/836/stat : 836 (gnovelty+) R 822 824 24979 0 -1 4202560 334 0 0 0 1366 26384 0 0 20 0 16 0 558930709 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=824/tid=837] ppid=822 vsize=684192 CPUtime=277.48
/proc/824/task/837/stat : 837 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 1290 26458 0 0 20 0 16 0 558930710 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=824/tid=838] ppid=822 vsize=684192 CPUtime=277.48
/proc/824/task/838/stat : 838 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 1420 26328 0 0 20 0 16 0 558930711 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=824/tid=839] ppid=822 vsize=684192 CPUtime=272.07
/proc/824/task/839/stat : 839 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 1370 25837 0 0 20 0 16 0 558930713 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=824/tid=840] ppid=822 vsize=684192 CPUtime=277.63
/proc/824/task/840/stat : 840 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1508 26255 0 0 20 0 16 0 558930713 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 4436.2
Current children cumulated vsize (KiB) 684192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+318.205 s]
/proc/loadavg: 15.97 15.82 15.78 17/205 845
/proc/meminfo: memFree=19187316/36427776 swapFree=6568/117684
[pid=824] ppid=822 vsize=684192 CPUtime=5001.07
/proc/824/stat : 824 (gnovelty+) R 822 824 24979 0 -1 4202496 25925 0 0 0 25083 475024 0 0 20 0 16 0 558930679 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/824/statm: 171048 25880 103 286 0 170760 0
[pid=824/tid=826] ppid=822 vsize=684192 CPUtime=312.72
/proc/824/task/826/stat : 826 (gnovelty+) R 822 824 24979 0 -1 4202560 325 0 0 0 1502 29770 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=824/tid=827] ppid=822 vsize=684192 CPUtime=313.06
/proc/824/task/827/stat : 827 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 1580 29726 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=824/tid=828] ppid=822 vsize=684192 CPUtime=313.22
/proc/824/task/828/stat : 828 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1614 29708 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=824/tid=829] ppid=822 vsize=684192 CPUtime=313.24
/proc/824/task/829/stat : 829 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1600 29724 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=824/tid=830] ppid=822 vsize=684192 CPUtime=312.76
/proc/824/task/830/stat : 830 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1602 29674 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=824/tid=831] ppid=822 vsize=684192 CPUtime=312.86
/proc/824/task/831/stat : 831 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1440 29846 0 0 20 0 16 0 558930705 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=824/tid=832] ppid=822 vsize=684192 CPUtime=313.05
/proc/824/task/832/stat : 832 (gnovelty+) R 822 824 24979 0 -1 4202560 334 0 0 0 1560 29745 0 0 20 0 16 0 558930706 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=824/tid=833] ppid=822 vsize=684192 CPUtime=313.07
/proc/824/task/833/stat : 833 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1560 29747 0 0 20 0 16 0 558930706 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=824/tid=834] ppid=822 vsize=684192 CPUtime=311.94
/proc/824/task/834/stat : 834 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 1638 29556 0 0 20 0 16 0 558930707 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=824/tid=835] ppid=822 vsize=684192 CPUtime=312.96
/proc/824/task/835/stat : 835 (gnovelty+) R 822 824 24979 0 -1 4202560 335 0 0 0 1528 29768 0 0 20 0 16 0 558930708 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=824/tid=836] ppid=822 vsize=684192 CPUtime=312.85
/proc/824/task/836/stat : 836 (gnovelty+) R 822 824 24979 0 -1 4202560 334 0 0 0 1538 29747 0 0 20 0 16 0 558930709 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=824/tid=837] ppid=822 vsize=684192 CPUtime=312.81
/proc/824/task/837/stat : 837 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 1428 29853 0 0 20 0 16 0 558930710 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=824/tid=838] ppid=822 vsize=684192 CPUtime=312.82
/proc/824/task/838/stat : 838 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 1606 29676 0 0 20 0 16 0 558930711 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=824/tid=839] ppid=822 vsize=684192 CPUtime=307.44
/proc/824/task/839/stat : 839 (gnovelty+) R 822 824 24979 0 -1 4202560 332 0 0 0 1552 29192 0 0 20 0 16 0 558930713 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=824/tid=840] ppid=822 vsize=684192 CPUtime=313.01
/proc/824/task/840/stat : 840 (gnovelty+) R 822 824 24979 0 -1 4202560 333 0 0 0 1702 29599 0 0 20 0 16 0 558930713 700612608 25880 18446744073709551615 134512640 135680988 4293772736 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 5001.07
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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 824 and gives
#  childrusage.ru_utime.tv_sec=243
#  childrusage.ru_utime.tv_usec=323206
#  childrusage.ru_stime.tv_sec=4613
#  childrusage.ru_stime.tv_usec=196306
# CPU time returned by wait4() is 4856.52
# while last known CPU time is 5001.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 318.241
CPU time (s): 5001.07
CPU user time (s): 250.83
CPU system time (s): 4750.24
CPU usage (%): 1571.47
Max. virtual memory (cumulated for all children) (KiB): 684192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.323
system time used= 4613.2
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25925
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= 285993
involuntary context switches= 11805

runsolver used 1.75211 second user time and 5.31633 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 04:30:43
IDJOB=1777344
IDBENCH=70296
IDSOLVER=619
FILE ID=xenhost3-49/1777344-1243996243
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-S2108163340-010.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777344-1243996243/watcher-1777344-1243996243 -o /tmp/evaluation-result-1777344-1243996243/solver-1777344-1243996243 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777344-1243996243.cnf 905491830 16

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

MD5SUM BENCH= feffab3a110531eb2fd2a1a79e11bcda
RANDOM SEED= 905491830

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:      19291332 kB
Buffers:        394784 kB
Cached:       14004456 kB
SwapCached:          0 kB
Active:        3078412 kB
Inactive:     11334020 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2024 kB
Writeback:           0 kB
AnonPages:       11924 kB
Mapped:           5412 kB
Slab:           670784 kB
SReclaimable:   644660 kB
SUnreclaim:      26124 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38144 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:36:03