Trace number 1777299

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)SAT 1569.59 99.939

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S547165541-056.cnf
MD5SUMc7b32920fad710a8e62fee8bc80010c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1037.96
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

Solver Data

0.10/0.13	c +------------------------------+
0.10/0.13	c | gNovelty+, version 1.0       |
0.10/0.13	c +------------------------------+
0.10/0.13	c gnovelty+ -h for help
0.10/0.13	c 
1569.59/99.92	s SATISFIABLE
1569.59/99.92	v 1 2 -3 -4 5 6 7 -8 -9 10 -11 -12 13 14 -15 16 -17 -18 -19 20 -21 22 23 24 25 26 -27 28 29 -30 31 32 -33 -34 35 36 -37 38 39 -40 41 -42 -43 -44 -45 46 -47 -48 49 50 -51 52 53 54 -55 56 -57 58 59 60 61 62 -63 64 65 -66 -67 -68 69 70 -71 -72 -73 -74 75 -76 -77 78 79 80 -81 -82 -83 84 85 -86 -87 -88 -89 -90 -91 92 93 94 95 96 -97 98 -99 -100 -101 -102 103 104 105 -106 -107 -108 109 110 111 112 113 -114 -115 116 -117 -118 -119 120 121 122 123 124 125 126 -127 128 -129 130 131 -132 -133 -134 135 -136 137 -138 139 -140 0
1569.59/99.92	c Done in 70.450000 seconds

Verifier Data

OK

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1777299-1243994931/watcher-1777299-1243994931 -o /tmp/evaluation-result-1777299-1243994931/solver-1777299-1243994931 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777299-1243994931.cnf 615522380 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.94 15.89 15.80 2/189 32446
/proc/meminfo: memFree=19291428/36427776 swapFree=5492/12008
[pid=32446] ppid=32444 vsize=509232 CPUtime=0
/proc/32446/stat : 32446 (gnovelty+) R 32444 32446 24979 0 -1 4202496 2507 0 0 0 0 0 0 0 20 0 1 0 558799499 521453568 2464 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134537167 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/32446/statm: 127308 2471 99 286 0 127020 0

[startup+0.089809 s]
/proc/loadavg: 15.94 15.89 15.80 2/189 32446
/proc/meminfo: memFree=19291428/36427776 swapFree=5492/12008
[pid=32446] ppid=32444 vsize=517044 CPUtime=0.08
/proc/32446/stat : 32446 (gnovelty+) R 32444 32446 24979 0 -1 4202496 14258 0 0 0 4 4 0 0 20 0 1 0 558799499 529453056 14214 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134537842 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/32446/statm: 129261 14228 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.101816 s]
/proc/loadavg: 15.94 15.89 15.80 2/189 32446
/proc/meminfo: memFree=19291428/36427776 swapFree=5492/12008
[pid=32446] ppid=32444 vsize=517044 CPUtime=0.1
/proc/32446/stat : 32446 (gnovelty+) R 32444 32446 24979 0 -1 4202496 16073 0 0 0 6 4 0 0 20 0 1 0 558799499 529453056 16029 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134537842 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/32446/statm: 129261 16036 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.304728 s]
/proc/loadavg: 15.94 15.89 15.80 2/189 32446
/proc/meminfo: memFree=19291428/36427776 swapFree=5492/12008
[pid=32446] ppid=32444 vsize=662364 CPUtime=2.62
/proc/32446/stat : 32446 (gnovelty+) R 32444 32446 24979 0 -1 4202496 21126 0 0 0 18 244 0 0 20 0 16 0 558799499 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/32446/statm: 165591 21082 103 286 0 165303 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 662364

[startup+0.701207 s]
/proc/loadavg: 15.94 15.89 15.80 2/189 32446
/proc/meminfo: memFree=19291428/36427776 swapFree=5492/12008
[pid=32446] ppid=32444 vsize=662364 CPUtime=8.98
/proc/32446/stat : 32446 (gnovelty+) R 32444 32446 24979 0 -1 4202496 21126 0 0 0 62 836 0 0 20 0 16 0 558799499 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/32446/statm: 165591 21082 103 286 0 165303 0
Current children cumulated CPU time (s) 8.98
Current children cumulated vsize (KiB) 662364

[startup+1.50764 s]
/proc/loadavg: 15.94 15.89 15.80 17/205 32462
/proc/meminfo: memFree=19209664/36427776 swapFree=6568/96916
[pid=32446] ppid=32444 vsize=662364 CPUtime=21.64
/proc/32446/stat : 32446 (gnovelty+) R 32444 32446 24979 0 -1 4202496 21126 0 0 0 170 1994 0 0 20 0 16 0 558799499 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/32446/statm: 165591 21082 103 286 0 165303 0
[pid=32446/tid=32448] ppid=32444 vsize=662364 CPUtime=1.34
/proc/32446/task/32448/stat : 32448 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 8 126 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32446/tid=32449] ppid=32444 vsize=662364 CPUtime=1.34
/proc/32446/task/32449/stat : 32449 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 10 124 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32446/tid=32450] ppid=32444 vsize=662364 CPUtime=1.34
/proc/32446/task/32450/stat : 32450 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 8 126 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32446/tid=32451] ppid=32444 vsize=662364 CPUtime=1.34
/proc/32446/task/32451/stat : 32451 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 8 126 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32446/tid=32452] ppid=32444 vsize=662364 CPUtime=1.34
/proc/32446/task/32452/stat : 32452 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 10 124 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32446/tid=32453] ppid=32444 vsize=662364 CPUtime=1.34
/proc/32446/task/32453/stat : 32453 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 6 128 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=32446/tid=32454] ppid=32444 vsize=662364 CPUtime=1.34
/proc/32446/task/32454/stat : 32454 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 10 124 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32446/tid=32455] ppid=32444 vsize=662364 CPUtime=1.34
/proc/32446/task/32455/stat : 32455 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 10 124 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=32446/tid=32456] ppid=32444 vsize=662364 CPUtime=1.34
/proc/32446/task/32456/stat : 32456 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 14 120 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=32446/tid=32457] ppid=32444 vsize=662364 CPUtime=1.34
/proc/32446/task/32457/stat : 32457 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 10 124 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134533068 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=32446/tid=32458] ppid=32444 vsize=662364 CPUtime=1.34
/proc/32446/task/32458/stat : 32458 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 6 128 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=32446/tid=32459] ppid=32444 vsize=662364 CPUtime=1.32
/proc/32446/task/32459/stat : 32459 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 8 124 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=32446/tid=32460] ppid=32444 vsize=662364 CPUtime=1.32
/proc/32446/task/32460/stat : 32460 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 10 122 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=32446/tid=32461] ppid=32444 vsize=662364 CPUtime=1.3
/proc/32446/task/32461/stat : 32461 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 6 124 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=32446/tid=32462] ppid=32444 vsize=662364 CPUtime=1.34
/proc/32446/task/32462/stat : 32462 (gnovelty+) S 32444 32446 24979 0 -1 4202560 63 0 0 0 12 122 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 21.64
Current children cumulated vsize (KiB) 662364

[startup+3.10474 s]
/proc/loadavg: 15.94 15.89 15.80 17/205 32462
/proc/meminfo: memFree=19209168/36427776 swapFree=6568/97628
[pid=32446] ppid=32444 vsize=662364 CPUtime=46.77
/proc/32446/stat : 32446 (gnovelty+) R 32444 32446 24979 0 -1 4202496 21126 0 0 0 384 4293 0 0 20 0 16 0 558799499 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/32446/statm: 165591 21082 103 286 0 165303 0
[pid=32446/tid=32448] ppid=32444 vsize=662364 CPUtime=2.92
/proc/32446/task/32448/stat : 32448 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 22 270 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32446/tid=32449] ppid=32444 vsize=662364 CPUtime=2.92
/proc/32446/task/32449/stat : 32449 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 24 268 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32446/tid=32450] ppid=32444 vsize=662364 CPUtime=2.92
/proc/32446/task/32450/stat : 32450 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 22 270 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32446/tid=32451] ppid=32444 vsize=662364 CPUtime=2.92
/proc/32446/task/32451/stat : 32451 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 20 272 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32446/tid=32452] ppid=32444 vsize=662364 CPUtime=2.92
/proc/32446/task/32452/stat : 32452 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 24 268 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32446/tid=32453] ppid=32444 vsize=662364 CPUtime=2.92
/proc/32446/task/32453/stat : 32453 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 18 274 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=32446/tid=32454] ppid=32444 vsize=662364 CPUtime=2.92
/proc/32446/task/32454/stat : 32454 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 22 270 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32446/tid=32455] ppid=32444 vsize=662364 CPUtime=2.9
/proc/32446/task/32455/stat : 32455 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 26 264 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=32446/tid=32456] ppid=32444 vsize=662364 CPUtime=2.92
/proc/32446/task/32456/stat : 32456 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 32 260 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=32446/tid=32457] ppid=32444 vsize=662364 CPUtime=2.92
/proc/32446/task/32457/stat : 32457 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 28 264 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=32446/tid=32458] ppid=32444 vsize=662364 CPUtime=2.9
/proc/32446/task/32458/stat : 32458 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 16 274 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=32446/tid=32459] ppid=32444 vsize=662364 CPUtime=2.9
/proc/32446/task/32459/stat : 32459 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 18 272 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=32446/tid=32460] ppid=32444 vsize=662364 CPUtime=2.9
/proc/32446/task/32460/stat : 32460 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 24 266 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=32446/tid=32461] ppid=32444 vsize=662364 CPUtime=2.86
/proc/32446/task/32461/stat : 32461 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 20 266 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=32446/tid=32462] ppid=32444 vsize=662364 CPUtime=2.9
/proc/32446/task/32462/stat : 32462 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 28 262 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 46.77
Current children cumulated vsize (KiB) 662364

[startup+6.3044 s]
/proc/loadavg: 15.94 15.89 15.80 17/205 32462
/proc/meminfo: memFree=19208920/36427776 swapFree=6568/97860
[pid=32446] ppid=32444 vsize=662364 CPUtime=97.17
/proc/32446/stat : 32446 (gnovelty+) R 32444 32446 24979 0 -1 4202496 21126 0 0 0 764 8953 0 0 20 0 16 0 558799499 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/32446/statm: 165591 21082 103 286 0 165303 0
[pid=32446/tid=32448] ppid=32444 vsize=662364 CPUtime=6.06
/proc/32446/task/32448/stat : 32448 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 52 554 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32446/tid=32449] ppid=32444 vsize=662364 CPUtime=6.06
/proc/32446/task/32449/stat : 32449 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 52 554 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32446/tid=32450] ppid=32444 vsize=662364 CPUtime=6.08
/proc/32446/task/32450/stat : 32450 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 36 572 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32446/tid=32451] ppid=32444 vsize=662364 CPUtime=6.08
/proc/32446/task/32451/stat : 32451 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 40 568 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32446/tid=32452] ppid=32444 vsize=662364 CPUtime=6.08
/proc/32446/task/32452/stat : 32452 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 46 562 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32446/tid=32453] ppid=32444 vsize=662364 CPUtime=6.06
/proc/32446/task/32453/stat : 32453 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 36 570 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=32446/tid=32454] ppid=32444 vsize=662364 CPUtime=6.06
/proc/32446/task/32454/stat : 32454 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 42 564 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32446/tid=32455] ppid=32444 vsize=662364 CPUtime=6.06
/proc/32446/task/32455/stat : 32455 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 58 548 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=32446/tid=32456] ppid=32444 vsize=662364 CPUtime=6.06
/proc/32446/task/32456/stat : 32456 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 58 548 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=32446/tid=32457] ppid=32444 vsize=662364 CPUtime=6.06
/proc/32446/task/32457/stat : 32457 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 50 556 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=32446/tid=32458] ppid=32444 vsize=662364 CPUtime=6.06
/proc/32446/task/32458/stat : 32458 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 46 560 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=32446/tid=32459] ppid=32444 vsize=662364 CPUtime=6.06
/proc/32446/task/32459/stat : 32459 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 44 562 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=32446/tid=32460] ppid=32444 vsize=662364 CPUtime=6.06
/proc/32446/task/32460/stat : 32460 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 48 558 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=32446/tid=32461] ppid=32444 vsize=662364 CPUtime=5.94
/proc/32446/task/32461/stat : 32461 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 40 554 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=32446/tid=32462] ppid=32444 vsize=662364 CPUtime=6.06
/proc/32446/task/32462/stat : 32462 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 48 558 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 97.17
Current children cumulated vsize (KiB) 662364

[startup+12.7028 s]
/proc/loadavg: 15.95 15.90 15.80 17/205 32462
/proc/meminfo: memFree=19208612/36427776 swapFree=6568/98320
[pid=32446] ppid=32444 vsize=662364 CPUtime=197.77
/proc/32446/stat : 32446 (gnovelty+) R 32444 32446 24979 0 -1 4202496 21126 0 0 0 1632 18145 0 0 20 0 16 0 558799499 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/32446/statm: 165591 21082 103 286 0 165303 0
[pid=32446/tid=32448] ppid=32444 vsize=662364 CPUtime=12.36
/proc/32446/task/32448/stat : 32448 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 102 1134 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32446/tid=32449] ppid=32444 vsize=662364 CPUtime=12.36
/proc/32446/task/32449/stat : 32449 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 104 1132 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32446/tid=32450] ppid=32444 vsize=662364 CPUtime=12.36
/proc/32446/task/32450/stat : 32450 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 100 1136 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32446/tid=32451] ppid=32444 vsize=662364 CPUtime=12.38
/proc/32446/task/32451/stat : 32451 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 96 1142 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32446/tid=32452] ppid=32444 vsize=662364 CPUtime=12.38
/proc/32446/task/32452/stat : 32452 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 100 1138 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32446/tid=32453] ppid=32444 vsize=662364 CPUtime=12.38
/proc/32446/task/32453/stat : 32453 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 92 1146 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=32446/tid=32454] ppid=32444 vsize=662364 CPUtime=12.38
/proc/32446/task/32454/stat : 32454 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 90 1148 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32446/tid=32455] ppid=32444 vsize=662364 CPUtime=12.36
/proc/32446/task/32455/stat : 32455 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 106 1130 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=32446/tid=32456] ppid=32444 vsize=662364 CPUtime=12.36
/proc/32446/task/32456/stat : 32456 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 112 1124 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=32446/tid=32457] ppid=32444 vsize=662364 CPUtime=12.36
/proc/32446/task/32457/stat : 32457 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 94 1142 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=32446/tid=32458] ppid=32444 vsize=662364 CPUtime=12.36
/proc/32446/task/32458/stat : 32458 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 98 1138 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0

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


[startup+97.5044 s]
/proc/loadavg: 15.85 15.87 15.80 17/205 32467
/proc/meminfo: memFree=19207248/36427776 swapFree=6568/98488
[pid=32446] ppid=32444 vsize=662364 CPUtime=1531.82
/proc/32446/stat : 32446 (gnovelty+) R 32444 32446 24979 0 -1 4202496 21126 0 0 0 12871 140311 0 0 20 0 16 0 558799499 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/32446/statm: 165591 21082 103 286 0 165303 0
[pid=32446/tid=32448] ppid=32444 vsize=662364 CPUtime=95.83
/proc/32446/task/32448/stat : 32448 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 790 8793 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32446/tid=32449] ppid=32444 vsize=662364 CPUtime=95.82
/proc/32446/task/32449/stat : 32449 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 804 8778 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32446/tid=32450] ppid=32444 vsize=662364 CPUtime=95.89
/proc/32446/task/32450/stat : 32450 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 776 8813 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32446/tid=32451] ppid=32444 vsize=662364 CPUtime=95.86
/proc/32446/task/32451/stat : 32451 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 824 8762 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32446/tid=32452] ppid=32444 vsize=662364 CPUtime=95.99
/proc/32446/task/32452/stat : 32452 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 832 8767 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32446/tid=32453] ppid=32444 vsize=662364 CPUtime=95.74
/proc/32446/task/32453/stat : 32453 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 802 8772 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=32446/tid=32454] ppid=32444 vsize=662364 CPUtime=95.83
/proc/32446/task/32454/stat : 32454 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 766 8817 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32446/tid=32455] ppid=32444 vsize=662364 CPUtime=95.91
/proc/32446/task/32455/stat : 32455 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 800 8791 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=32446/tid=32456] ppid=32444 vsize=662364 CPUtime=95.84
/proc/32446/task/32456/stat : 32456 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 750 8834 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=32446/tid=32457] ppid=32444 vsize=662364 CPUtime=95.91
/proc/32446/task/32457/stat : 32457 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 784 8807 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=32446/tid=32458] ppid=32444 vsize=662364 CPUtime=95.89
/proc/32446/task/32458/stat : 32458 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 842 8747 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=32446/tid=32459] ppid=32444 vsize=662364 CPUtime=95.84
/proc/32446/task/32459/stat : 32459 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 826 8758 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=32446/tid=32460] ppid=32444 vsize=662364 CPUtime=95.85
/proc/32446/task/32460/stat : 32460 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 822 8763 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=32446/tid=32461] ppid=32444 vsize=662364 CPUtime=93.69
/proc/32446/task/32461/stat : 32461 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 818 8551 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=32446/tid=32462] ppid=32444 vsize=662364 CPUtime=95.84
/proc/32446/task/32462/stat : 32462 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 828 8756 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 1531.82
Current children cumulated vsize (KiB) 662364

[startup+99.1068 s]
/proc/loadavg: 15.85 15.87 15.80 16/205 32467
/proc/meminfo: memFree=19207248/36427776 swapFree=6568/98488
[pid=32446] ppid=32444 vsize=662364 CPUtime=1556.99
/proc/32446/stat : 32446 (gnovelty+) R 32444 32446 24979 0 -1 4202496 21126 0 0 0 13115 142584 0 0 20 0 16 0 558799499 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/32446/statm: 165591 21082 103 286 0 165303 0
[pid=32446/tid=32448] ppid=32444 vsize=662364 CPUtime=97.41
/proc/32446/task/32448/stat : 32448 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 806 8935 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32446/tid=32449] ppid=32444 vsize=662364 CPUtime=97.4
/proc/32446/task/32449/stat : 32449 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 820 8920 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32446/tid=32450] ppid=32444 vsize=662364 CPUtime=97.46
/proc/32446/task/32450/stat : 32450 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 790 8956 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32446/tid=32451] ppid=32444 vsize=662364 CPUtime=97.43
/proc/32446/task/32451/stat : 32451 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 836 8907 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32446/tid=32452] ppid=32444 vsize=662364 CPUtime=97.57
/proc/32446/task/32452/stat : 32452 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 844 8913 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32446/tid=32453] ppid=32444 vsize=662364 CPUtime=97.32
/proc/32446/task/32453/stat : 32453 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 818 8914 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=32446/tid=32454] ppid=32444 vsize=662364 CPUtime=97.41
/proc/32446/task/32454/stat : 32454 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 782 8959 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32446/tid=32455] ppid=32444 vsize=662364 CPUtime=97.49
/proc/32446/task/32455/stat : 32455 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 814 8935 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=32446/tid=32456] ppid=32444 vsize=662364 CPUtime=97.42
/proc/32446/task/32456/stat : 32456 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 762 8980 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=32446/tid=32457] ppid=32444 vsize=662364 CPUtime=97.49
/proc/32446/task/32457/stat : 32457 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 798 8951 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=32446/tid=32458] ppid=32444 vsize=662364 CPUtime=97.47
/proc/32446/task/32458/stat : 32458 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 856 8891 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=32446/tid=32459] ppid=32444 vsize=662364 CPUtime=97.41
/proc/32446/task/32459/stat : 32459 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 846 8895 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=32446/tid=32460] ppid=32444 vsize=662364 CPUtime=97.43
/proc/32446/task/32460/stat : 32460 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 844 8899 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=32446/tid=32461] ppid=32444 vsize=662364 CPUtime=95.22
/proc/32446/task/32461/stat : 32461 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 832 8690 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=32446/tid=32462] ppid=32444 vsize=662364 CPUtime=97.42
/proc/32446/task/32462/stat : 32462 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 844 8898 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 1556.99
Current children cumulated vsize (KiB) 662364

[startup+99.5057 s]
/proc/loadavg: 15.85 15.87 15.80 16/205 32467
/proc/meminfo: memFree=19207248/36427776 swapFree=6568/98488
[pid=32446] ppid=32444 vsize=662364 CPUtime=1563.32
/proc/32446/stat : 32446 (gnovelty+) R 32444 32446 24979 0 -1 4202496 21126 0 0 0 13164 143168 0 0 20 0 16 0 558799499 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/32446/statm: 165591 21082 103 286 0 165303 0
[pid=32446/tid=32448] ppid=32444 vsize=662364 CPUtime=97.8
/proc/32446/task/32448/stat : 32448 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 806 8974 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32446/tid=32449] ppid=32444 vsize=662364 CPUtime=97.79
/proc/32446/task/32449/stat : 32449 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 824 8955 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32446/tid=32450] ppid=32444 vsize=662364 CPUtime=97.86
/proc/32446/task/32450/stat : 32450 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 792 8994 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32446/tid=32451] ppid=32444 vsize=662364 CPUtime=97.83
/proc/32446/task/32451/stat : 32451 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 840 8943 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32446/tid=32452] ppid=32444 vsize=662364 CPUtime=97.96
/proc/32446/task/32452/stat : 32452 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 846 8950 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32446/tid=32453] ppid=32444 vsize=662364 CPUtime=97.71
/proc/32446/task/32453/stat : 32453 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 820 8951 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=32446/tid=32454] ppid=32444 vsize=662364 CPUtime=97.8
/proc/32446/task/32454/stat : 32454 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 788 8992 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32446/tid=32455] ppid=32444 vsize=662364 CPUtime=97.88
/proc/32446/task/32455/stat : 32455 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 820 8968 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=32446/tid=32456] ppid=32444 vsize=662364 CPUtime=97.81
/proc/32446/task/32456/stat : 32456 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 766 9015 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=32446/tid=32457] ppid=32444 vsize=662364 CPUtime=97.89
/proc/32446/task/32457/stat : 32457 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 800 8989 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=32446/tid=32458] ppid=32444 vsize=662364 CPUtime=97.87
/proc/32446/task/32458/stat : 32458 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 862 8925 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=32446/tid=32459] ppid=32444 vsize=662364 CPUtime=97.8
/proc/32446/task/32459/stat : 32459 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 848 8932 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=32446/tid=32460] ppid=32444 vsize=662364 CPUtime=97.82
/proc/32446/task/32460/stat : 32460 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 846 8936 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=32446/tid=32461] ppid=32444 vsize=662364 CPUtime=95.61
/proc/32446/task/32461/stat : 32461 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 834 8727 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=32446/tid=32462] ppid=32444 vsize=662364 CPUtime=97.82
/proc/32446/task/32462/stat : 32462 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 844 8938 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 1563.32
Current children cumulated vsize (KiB) 662364

[startup+99.9049 s]
/proc/loadavg: 15.85 15.87 15.80 16/205 32467
/proc/meminfo: memFree=19207248/36427776 swapFree=6568/98488
[pid=32446] ppid=32444 vsize=662364 CPUtime=1569.59
/proc/32446/stat : 32446 (gnovelty+) R 32444 32446 24979 0 -1 4202496 21126 0 0 0 13210 143749 0 0 20 0 16 0 558799499 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/32446/statm: 165591 21082 103 286 0 165303 0
[pid=32446/tid=32448] ppid=32444 vsize=662364 CPUtime=98.2
/proc/32446/task/32448/stat : 32448 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 810 9010 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=32446/tid=32449] ppid=32444 vsize=662364 CPUtime=98.18
/proc/32446/task/32449/stat : 32449 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 826 8992 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=32446/tid=32450] ppid=32444 vsize=662364 CPUtime=98.25
/proc/32446/task/32450/stat : 32450 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 794 9031 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=32446/tid=32451] ppid=32444 vsize=662364 CPUtime=98.22
/proc/32446/task/32451/stat : 32451 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 844 8978 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=32446/tid=32452] ppid=32444 vsize=662364 CPUtime=98.35
/proc/32446/task/32452/stat : 32452 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 848 8987 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=32446/tid=32453] ppid=32444 vsize=662364 CPUtime=98.11
/proc/32446/task/32453/stat : 32453 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 826 8985 0 0 20 0 16 0 558799512 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=32446/tid=32454] ppid=32444 vsize=662364 CPUtime=98.19
/proc/32446/task/32454/stat : 32454 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 790 9029 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=32446/tid=32455] ppid=32444 vsize=662364 CPUtime=98.26
/proc/32446/task/32455/stat : 32455 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 820 9006 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=32446/tid=32456] ppid=32444 vsize=662364 CPUtime=98.21
/proc/32446/task/32456/stat : 32456 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 770 9051 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=32446/tid=32457] ppid=32444 vsize=662364 CPUtime=98.28
/proc/32446/task/32457/stat : 32457 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 802 9026 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=32446/tid=32458] ppid=32444 vsize=662364 CPUtime=98.26
/proc/32446/task/32458/stat : 32458 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 866 8960 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=32446/tid=32459] ppid=32444 vsize=662364 CPUtime=98.2
/proc/32446/task/32459/stat : 32459 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 848 8972 0 0 20 0 16 0 558799513 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=32446/tid=32460] ppid=32444 vsize=662364 CPUtime=98.21
/proc/32446/task/32460/stat : 32460 (gnovelty+) R 32444 32446 24979 0 -1 4202560 65 0 0 0 850 8971 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=32446/tid=32461] ppid=32444 vsize=662364 CPUtime=96
/proc/32446/task/32461/stat : 32461 (gnovelty+) R 32444 32446 24979 0 -1 4202560 64 0 0 0 836 8764 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=32446/tid=32462] ppid=32444 vsize=662364 CPUtime=98.21
/proc/32446/task/32462/stat : 32462 (gnovelty+) R 32444 32446 24979 0 -1 4202560 63 0 0 0 852 8969 0 0 20 0 16 0 558799514 678260736 21082 18446744073709551615 134512640 135680988 4292586656 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 1569.59
Current children cumulated vsize (KiB) 662364

Child status: 10

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32446 and gives
#  childrusage.ru_utime.tv_sec=128
#  childrusage.ru_utime.tv_usec=260015
#  childrusage.ru_stime.tv_sec=1395
#  childrusage.ru_stime.tv_usec=343203
# CPU time returned by wait4() is 1523.6
# while last known CPU time is 1569.59
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 99.939
CPU time (s): 1569.59
CPU user time (s): 132.1
CPU system time (s): 1437.49
CPU usage (%): 1570.55
Max. virtual memory (cumulated for all children) (KiB): 662364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 128.26
system time used= 1395.34
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21142
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= 101641
involuntary context switches= 3751

runsolver used 0.500031 second user time and 1.70011 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 04:08:51
IDJOB=1777299
IDBENCH=70281
IDSOLVER=619
FILE ID=xenhost3-49/1777299-1243994931
PBS_JOBID=
Free space on /tmp= 7135 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S547165541-056.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777299-1243994931/watcher-1777299-1243994931 -o /tmp/evaluation-result-1777299-1243994931/solver-1777299-1243994931 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777299-1243994931.cnf 615522380 16

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

MD5SUM BENCH= c7b32920fad710a8e62fee8bc80010c2
RANDOM SEED= 615522380

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:      19291428 kB
Buffers:        394728 kB
Cached:       14003752 kB
SwapCached:          0 kB
Active:        3077400 kB
Inactive:     11333068 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1352 kB
Writeback:           0 kB
AnonPages:       12008 kB
Mapped:           5492 kB
Slab:           670668 kB
SReclaimable:   644564 kB
SUnreclaim:      26104 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38504 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:10:31