Trace number 1779045

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
ttsth-5-0 2009-03-19 (16 threads)? (MO) 3746.64 242.6

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand032.cnf
MD5SUMfc00df719c8630009723cd295f7c0c3b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark863.54
Satisfiable
(Un)Satisfiability was proved
Number of variables23696
Number of clauses70703
Sum of the clauses size164971
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 247134
Number of clauses of size 323567
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.09	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1779045-1244949649.cnf 
0.00/0.09	c Using SATTIMEOUT of 10000
0.00/0.09	c Using SATRAM of 2047
0.00/0.09	c Size of subset node = 16
0.00/0.09	c Variables = 23696
0.00/0.09	c Clauses = 70703
0.00/0.09	c Literals = 164971
0.00/0.09	c Reduced size:
0.00/0.09	c Variables = 23696
0.00/0.09	c Clauses = 70679
0.00/0.09	c Literals = 164916
0.00/0.09	c a2
0.10/0.16	c a1
2.90/2.96	c Independent sub-problems = 1
2.90/2.96	c Sub-problem with 23686 variables and 70679 clauses
2.90/2.96	c using permutation method 4
2.90/2.96	c count = 1
2.90/2.96	c Ordering finished 2.930 seconds
2.90/2.96	c mapped 2.950 seconds
2.90/2.96	c permuted 2.950 seconds
2.90/2.96	c about to sort
2.90/2.97	c sorted
3.60/3.69	c clauses now 70679
3.60/3.69	c init finished 3.420 seconds
3.60/3.69	c tree built 3.680 seconds
3.60/3.69	c 
3.60/3.69	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
3.60/3.69	c ---------------------------------|----------------------------------|------------------------------------------------------
3.60/3.69	c ................................ | ..........                       |                        3.7           0.0             
3.60/3.69	c ................................ | ..........                     1 |                        3.7           0.3             
3.60/3.69	c ................................ | ..........                     2 |                        3.7           0.5             
3.60/3.69	c ................................ | ..........                     3 |                        3.7           0.8             
3.60/3.69	c ................................ | ..........                     4 |                        3.7           1.1             
3.60/3.69	c ................................ | ..........                     5 |                        3.7           1.4             
3.68/3.71	c ................................ | ..........                  1000 | 2                      3.8         262.5          132
318.35/23.85	c ................................ | ..........               1725000 | 53071                200.0        8623.3      9305308
632.18/43.90	c ................................ | ..........               2967000 | 93685                400.3        7412.5     16719446
947.43/63.95	c ................................ | ..........               3912000 | 125740               600.5        6514.6     21478025
1249.93/83.23	c ................................ | ..........               4919000 | 161907               800.0        6148.4     28972332
1552.58/102.53	c ................................ | *.........               5801000 | 193369              1000.0        5800.8     35271622
1855.33/121.84	c ................................ | *.........               6930000 | 242266              1200.9        5770.5     39510077
2148.07/140.53	c ................................ | *.........               7690000 | 287139              1400.2        5492.2     46312892
2442.65/159.40	c ................................ | *.........               8480000 | 328660              1600.2        5299.3     50836307
2726.09/177.41	c ................................ | *.........               8787000 | 340364              1800.9        4879.3     57289835
2987.40/194.18	c ................................ | **........               9099000 | 352095              2000.6        4548.2     65249399

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-1779045-1244949649/watcher-1779045-1244949649 -o /tmp/evaluation-result-1779045-1244949649/solver-1779045-1244949649 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1779045-1244949649.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 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: 1.01 1.15 2.22 2/184 22443
/proc/meminfo: memFree=19043276/36427776 swapFree=4312/7132
[pid=22443] ppid=22441 vsize=1540 CPUtime=0
/proc/22443/stat : 22443 (ttsth-5-0) R 22441 22443 15497 0 -1 4202496 293 0 0 0 0 0 0 0 20 0 1 0 654271249 1576960 250 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134639534 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/22443/statm: 385 250 75 177 0 207 0

[startup+0.093796 s]
/proc/loadavg: 1.01 1.15 2.22 2/184 22443
/proc/meminfo: memFree=19043276/36427776 swapFree=4312/7132
[pid=22443] ppid=22441 vsize=7056 CPUtime=0.08
/proc/22443/stat : 22443 (ttsth-5-0) R 22441 22443 15497 0 -1 4202496 1581 0 0 0 8 0 0 0 20 0 1 0 654271249 7225344 1538 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134732614 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/22443/statm: 1764 1543 76 177 0 1586 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7056

[startup+0.101795 s]
/proc/loadavg: 1.01 1.15 2.22 2/184 22443
/proc/meminfo: memFree=19043276/36427776 swapFree=4312/7132
[pid=22443] ppid=22441 vsize=8508 CPUtime=0.1
/proc/22443/stat : 22443 (ttsth-5-0) R 22441 22443 15497 0 -1 4202496 1948 0 0 0 10 0 0 0 20 0 1 0 654271249 8712192 1905 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134732614 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/22443/statm: 2127 1907 76 177 0 1949 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8508

[startup+0.301818 s]
/proc/loadavg: 1.01 1.15 2.22 2/184 22443
/proc/meminfo: memFree=19043276/36427776 swapFree=4312/7132
[pid=22443] ppid=22441 vsize=14084 CPUtime=0.3
/proc/22443/stat : 22443 (ttsth-5-0) R 22441 22443 15497 0 -1 4202496 3502 0 0 0 30 0 0 0 20 0 1 0 654271249 14422016 3318 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134555272 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/22443/statm: 3521 3318 77 177 0 3343 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 14084

[startup+0.701837 s]
/proc/loadavg: 1.01 1.15 2.22 2/184 22443
/proc/meminfo: memFree=19043276/36427776 swapFree=4312/7132
[pid=22443] ppid=22441 vsize=14228 CPUtime=0.7
/proc/22443/stat : 22443 (ttsth-5-0) R 22441 22443 15497 0 -1 4202496 3532 0 0 0 70 0 0 0 20 0 1 0 654271249 14569472 3348 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134555272 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/22443/statm: 3557 3348 77 177 0 3379 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 14228

[startup+1.5019 s]
/proc/loadavg: 1.01 1.15 2.22 2/185 22444
/proc/meminfo: memFree=19030328/36427776 swapFree=4244/21496
[pid=22443] ppid=22441 vsize=14384 CPUtime=1.5
/proc/22443/stat : 22443 (ttsth-5-0) R 22441 22443 15497 0 -1 4202496 3601 0 0 0 150 0 0 0 20 0 1 0 654271249 14729216 3417 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134600972 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/22443/statm: 3596 3417 77 177 0 3418 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 14384

[startup+3.10205 s]
/proc/loadavg: 1.09 1.16 2.22 2/185 22444
/proc/meminfo: memFree=19030452/36427776 swapFree=4728/22788
[pid=22443] ppid=22441 vsize=73592 CPUtime=3.1
/proc/22443/stat : 22443 (ttsth-5-0) R 22441 22443 15497 0 -1 4202496 18361 0 0 0 302 8 0 0 20 0 1 0 654271249 75358208 18108 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134732614 0 0 1 0 0 0 0 17 12 0 0 0 0 0
/proc/22443/statm: 18398 18113 85 177 0 18220 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 73592

[startup+6.30905 s]
/proc/loadavg: 1.09 1.16 2.22 17/201 22460
/proc/meminfo: memFree=18744696/36427776 swapFree=4692/310564
[pid=22443] ppid=22441 vsize=433664 CPUtime=44.15
/proc/22443/stat : 22443 (ttsth-5-0) S 22441 22443 15497 0 -1 4202496 78551 0 0 0 1219 3196 0 0 20 0 17 0 654271249 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/22443/statm: 108416 78297 95 177 0 108238 0
[pid=22443/tid=22445] ppid=22441 vsize=433664 CPUtime=2.58
/proc/22443/task/22445/stat : 22445 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 1232 0 0 0 254 4 0 0 20 0 17 0 654271619 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134751534 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=22443/tid=22446] ppid=22441 vsize=433664 CPUtime=2.52
/proc/22443/task/22446/stat : 22446 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 631 0 0 0 44 208 0 0 20 0 17 0 654271619 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=22443/tid=22447] ppid=22441 vsize=433664 CPUtime=2.54
/proc/22443/task/22447/stat : 22447 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 396 0 0 0 44 210 0 0 20 0 17 0 654271619 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=22443/tid=22448] ppid=22441 vsize=433664 CPUtime=2.52
/proc/22443/task/22448/stat : 22448 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 416 0 0 0 42 210 0 0 20 0 17 0 654271619 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=22443/tid=22449] ppid=22441 vsize=433664 CPUtime=2.5
/proc/22443/task/22449/stat : 22449 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 612 0 0 0 36 214 0 0 20 0 17 0 654271619 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=22443/tid=22450] ppid=22441 vsize=433664 CPUtime=2.54
/proc/22443/task/22450/stat : 22450 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 345 0 0 0 40 214 0 0 20 0 17 0 654271619 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=22443/tid=22451] ppid=22441 vsize=433664 CPUtime=2.54
/proc/22443/task/22451/stat : 22451 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 289 0 0 0 48 206 0 0 20 0 17 0 654271619 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=22443/tid=22452] ppid=22441 vsize=433664 CPUtime=2.54
/proc/22443/task/22452/stat : 22452 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 351 0 0 0 40 214 0 0 20 0 17 0 654271619 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=22443/tid=22453] ppid=22441 vsize=433664 CPUtime=2.5
/proc/22443/task/22453/stat : 22453 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 410 0 0 0 36 214 0 0 20 0 17 0 654271619 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=22443/tid=22454] ppid=22441 vsize=433664 CPUtime=2.52
/proc/22443/task/22454/stat : 22454 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 791 0 0 0 52 200 0 0 20 0 17 0 654271619 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=22443/tid=22455] ppid=22441 vsize=433664 CPUtime=2.5
/proc/22443/task/22455/stat : 22455 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 456 0 0 0 38 212 0 0 20 0 17 0 654271619 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=22443/tid=22456] ppid=22441 vsize=433664 CPUtime=2.54
/proc/22443/task/22456/stat : 22456 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 392 0 0 0 44 210 0 0 20 0 17 0 654271619 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=22443/tid=22457] ppid=22441 vsize=433664 CPUtime=2.46
/proc/22443/task/22457/stat : 22457 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 698 0 0 0 36 210 0 0 20 0 17 0 654271620 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=22443/tid=22458] ppid=22441 vsize=433664 CPUtime=2.48
/proc/22443/task/22458/stat : 22458 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 413 0 0 0 44 204 0 0 20 0 17 0 654271620 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=22443/tid=22459] ppid=22441 vsize=433664 CPUtime=2.54
/proc/22443/task/22459/stat : 22459 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 374 0 0 0 38 216 0 0 20 0 17 0 654271620 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=22443/tid=22460] ppid=22441 vsize=433664 CPUtime=2.5
/proc/22443/task/22460/stat : 22460 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 523 0 0 0 36 214 0 0 20 0 17 0 654271621 444071936 78297 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 44.15
Current children cumulated vsize (KiB) 433664

[startup+12.7072 s]
/proc/loadavg: 3.38 1.65 2.36 17/201 22460
/proc/meminfo: memFree=18679304/36427776 swapFree=4692/377308
[pid=22443] ppid=22441 vsize=493896 CPUtime=144.3
/proc/22443/stat : 22443 (ttsth-5-0) S 22441 22443 15497 0 -1 4202496 94903 0 0 0 4109 10321 0 0 20 0 17 0 654271249 505749504 94649 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/22443/statm: 123474 94650 95 177 0 123296 0
[pid=22443/tid=22445] ppid=22441 vsize=493896 CPUtime=8.98
/proc/22443/task/22445/stat : 22445 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 1891 0 0 0 888 10 0 0 20 0 17 0 654271619 505749504 94650 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134680282 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=22443/tid=22446] ppid=22441 vsize=493896 CPUtime=8.78
/proc/22443/task/22446/stat : 22446 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 1111 0 0 0 186 692 0 0 20 0 17 0 654271619 505749504 94650 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=22443/tid=22447] ppid=22441 vsize=493896 CPUtime=8.8
/proc/22443/task/22447/stat : 22447 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 1054 0 0 0 182 698 0 0 20 0 17 0 654271619 505749504 94650 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=22443/tid=22448] ppid=22441 vsize=493896 CPUtime=8.78
/proc/22443/task/22448/stat : 22448 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 1064 0 0 0 180 698 0 0 20 0 17 0 654271619 505749504 94650 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=22443/tid=22449] ppid=22441 vsize=493896 CPUtime=8.78
/proc/22443/task/22449/stat : 22449 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 1640 0 0 0 228 650 0 0 20 0 17 0 654271619 505749504 94650 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134590501 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=22443/tid=22450] ppid=22441 vsize=493896 CPUtime=8.78
/proc/22443/task/22450/stat : 22450 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 1060 0 0 0 178 700 0 0 20 0 17 0 654271619 505749504 94650 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=22443/tid=22451] ppid=22441 vsize=493896 CPUtime=8.78
/proc/22443/task/22451/stat : 22451 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 1045 0 0 0 180 698 0 0 20 0 17 0 654271619 505749504 94650 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=22443/tid=22452] ppid=22441 vsize=493896 CPUtime=8.78
/proc/22443/task/22452/stat : 22452 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 1247 0 0 0 196 682 0 0 20 0 17 0 654271619 505749504 94650 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=22443/tid=22453] ppid=22441 vsize=493896 CPUtime=8.76
/proc/22443/task/22453/stat : 22453 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 1645 0 0 0 196 680 0 0 20 0 17 0 654271619 505749504 94650 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=22443/tid=22454] ppid=22441 vsize=493896 CPUtime=8.8
/proc/22443/task/22454/stat : 22454 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 1913 0 0 0 190 690 0 0 20 0 17 0 654271619 505749504 94650 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=22443/tid=22455] ppid=22441 vsize=493896 CPUtime=8.78
/proc/22443/task/22455/stat : 22455 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 2455 0 0 0 220 658 0 0 20 0 17 0 654271619 505749504 94651 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=22443/tid=22456] ppid=22441 vsize=493896 CPUtime=8.78
/proc/22443/task/22456/stat : 22456 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 1572 0 0 0 178 700 0 0 20 0 17 0 654271619 505749504 94651 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=22443/tid=22457] ppid=22441 vsize=493896 CPUtime=8.72
/proc/22443/task/22457/stat : 22457 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 1969 0 0 0 182 690 0 0 20 0 17 0 654271620 505749504 94651 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=22443/tid=22458] ppid=22441 vsize=493896 CPUtime=8.6
/proc/22443/task/22458/stat : 22458 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 1237 0 0 0 178 682 0 0 20 0 17 0 654271620 505749504 94651 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=22443/tid=22459] ppid=22441 vsize=493896 CPUtime=8.8
/proc/22443/task/22459/stat : 22459 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 1564 0 0 0 192 688 0 0 20 0 17 0 654271620 505749504 94651 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=22443/tid=22460] ppid=22441 vsize=493896 CPUtime=8.78
/proc/22443/task/22460/stat : 22460 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 2216 0 0 0 208 670 0 0 20 0 17 0 654271621 505749504 94651 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 144.3
Current children cumulated vsize (KiB) 493896

[startup+25.5019 s]
/proc/loadavg: 5.32 2.12 2.51 17/201 22460
/proc/meminfo: memFree=18547460/36427776 swapFree=4692/508840
[pid=22443] ppid=22441 vsize=622400 CPUtime=345.04
/proc/22443/stat : 22443 (ttsth-5-0) S 22441 22443 15497 0 -1 4202496 126090 0 0 0 11250 23254 0 0 20 0 17 0 654271249 637337600 125836 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/22443/statm: 155600 125839 95 177 0 155422 0
[pid=22443/tid=22445] ppid=22441 vsize=622400 CPUtime=21.76
/proc/22443/task/22445/stat : 22445 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 2255 0 0 0 2166 10 0 0 20 0 17 0 654271619 637337600 125839 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134751534 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=22443/tid=22446] ppid=22441 vsize=622400 CPUtime=21.32
/proc/22443/task/22446/stat : 22446 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 3675 0 0 0 588 1544 0 0 20 0 17 0 654271619 637337600 125839 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=22443/tid=22447] ppid=22441 vsize=622400 CPUtime=21.34
/proc/22443/task/22447/stat : 22447 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 2307 0 0 0 508 1626 0 0 20 0 17 0 654271619 637337600 125840 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=22443/tid=22448] ppid=22441 vsize=622400 CPUtime=21.26
/proc/22443/task/22448/stat : 22448 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 2245 0 0 0 454 1672 0 0 20 0 17 0 654271619 637337600 125840 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=22443/tid=22449] ppid=22441 vsize=622400 CPUtime=21.32
/proc/22443/task/22449/stat : 22449 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 3725 0 0 0 584 1548 0 0 20 0 17 0 654271619 637337600 125840 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=22443/tid=22450] ppid=22441 vsize=622400 CPUtime=21.36
/proc/22443/task/22450/stat : 22450 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 4087 0 0 0 700 1436 0 0 20 0 17 0 654271619 637337600 125840 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=22443/tid=22451] ppid=22441 vsize=622400 CPUtime=21.34
/proc/22443/task/22451/stat : 22451 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 3807 0 0 0 616 1518 0 0 20 0 17 0 654271619 637337600 125841 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=22443/tid=22452] ppid=22441 vsize=622400 CPUtime=21.28
/proc/22443/task/22452/stat : 22452 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 2144 0 0 0 524 1604 0 0 20 0 17 0 654271619 637337600 125842 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=22443/tid=22453] ppid=22441 vsize=622400 CPUtime=21.3
/proc/22443/task/22453/stat : 22453 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 3120 0 0 0 554 1576 0 0 20 0 17 0 654271619 637337600 125842 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=22443/tid=22454] ppid=22441 vsize=622400 CPUtime=21.34
/proc/22443/task/22454/stat : 22454 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 3249 0 0 0 526 1608 0 0 20 0 17 0 654271619 637337600 125843 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=22443/tid=22455] ppid=22441 vsize=622400 CPUtime=21.36
/proc/22443/task/22455/stat : 22455 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 6735 0 0 0 720 1416 0 0 20 0 17 0 654271619 637337600 125843 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=22443/tid=22456] ppid=22441 vsize=622400 CPUtime=21.32
/proc/22443/task/22456/stat : 22456 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 3158 0 0 0 528 1604 0 0 20 0 17 0 654271619 637337600 125843 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=22443/tid=22457] ppid=22441 vsize=622400 CPUtime=21.26
/proc/22443/task/22457/stat : 22457 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 3380 0 0 0 572 1554 0 0 20 0 17 0 654271620 637337600 125843 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134593366 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=22443/tid=22458] ppid=22441 vsize=622400 CPUtime=20.9
/proc/22443/task/22458/stat : 22458 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 2921 0 0 0 588 1502 0 0 20 0 17 0 654271620 637337600 125844 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134680502 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=22443/tid=22459] ppid=22441 vsize=622400 CPUtime=21.38
/proc/22443/task/22459/stat : 22459 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 3653 0 0 0 606 1532 0 0 20 0 17 0 654271620 637337600 125845 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=22443/tid=22460] ppid=22441 vsize=622400 CPUtime=21.36
/proc/22443/task/22460/stat : 22460 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 5412 0 0 0 668 1468 0 0 20 0 17 0 654271621 637337600 125845 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 345.04
Current children cumulated vsize (KiB) 622400

[startup+51.1046 s]
/proc/loadavg: 8.96 3.24 2.87 17/201 22460
/proc/meminfo: memFree=18395228/36427776 swapFree=4692/659456
[pid=22443] ppid=22441 vsize=781304 CPUtime=746.67

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

/proc/22443/task/22448/stat : 22448 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 6515 0 0 0 2780 6851 0 0 20 0 17 0 654271619 1126858752 239458 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=22443/tid=22449] ppid=22441 vsize=1100448 CPUtime=96.43
/proc/22443/task/22449/stat : 22449 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 11988 0 0 0 2916 6727 0 0 20 0 17 0 654271619 1126858752 239458 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=22443/tid=22450] ppid=22441 vsize=1100448 CPUtime=96.84
/proc/22443/task/22450/stat : 22450 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 16725 0 0 0 3618 6066 0 0 20 0 17 0 654271619 1126858752 239458 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=22443/tid=22451] ppid=22441 vsize=1100448 CPUtime=96.61
/proc/22443/task/22451/stat : 22451 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 9772 0 0 0 3353 6308 0 0 20 0 17 0 654271619 1126858752 239458 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=22443/tid=22452] ppid=22441 vsize=1100448 CPUtime=96.46
/proc/22443/task/22452/stat : 22452 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 4572 0 0 0 3010 6636 0 0 20 0 17 0 654271619 1126858752 239458 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=22443/tid=22453] ppid=22441 vsize=1100448 CPUtime=96.83
/proc/22443/task/22453/stat : 22453 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 10549 0 0 0 3459 6224 0 0 20 0 17 0 654271619 1126858752 239458 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=22443/tid=22454] ppid=22441 vsize=1100448 CPUtime=96.57
/proc/22443/task/22454/stat : 22454 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 7253 0 0 0 2962 6695 0 0 20 0 17 0 654271619 1126858752 239458 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=22443/tid=22455] ppid=22441 vsize=1100448 CPUtime=96.61
/proc/22443/task/22455/stat : 22455 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 11576 0 0 0 3130 6531 0 0 20 0 17 0 654271619 1126858752 239458 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=22443/tid=22456] ppid=22441 vsize=1100448 CPUtime=96.49
/proc/22443/task/22456/stat : 22456 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 6011 0 0 0 2850 6799 0 0 20 0 17 0 654271619 1126858752 239458 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=22443/tid=22457] ppid=22441 vsize=1100448 CPUtime=96.48
/proc/22443/task/22457/stat : 22457 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 7349 0 0 0 2870 6778 0 0 20 0 17 0 654271620 1126858752 239458 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=22443/tid=22458] ppid=22441 vsize=1100448 CPUtime=94.59
/proc/22443/task/22458/stat : 22458 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 4304 0 0 0 2984 6475 0 0 20 0 17 0 654271620 1126858752 239458 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=22443/tid=22459] ppid=22441 vsize=1100448 CPUtime=96.58
/proc/22443/task/22459/stat : 22459 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 6677 0 0 0 3040 6618 0 0 20 0 17 0 654271620 1126858752 239458 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=22443/tid=22460] ppid=22441 vsize=1100448 CPUtime=96.87
/proc/22443/task/22460/stat : 22460 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 17078 0 0 0 3518 6169 0 0 20 0 17 0 654271621 1126858752 239458 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 1549.6
Current children cumulated vsize (KiB) 1100448

[startup+162.303 s]
/proc/loadavg: 14.97 7.31 4.39 17/201 22460
/proc/meminfo: memFree=17808760/36427776 swapFree=4692/1244824
[pid=22443] ppid=22441 vsize=1395468 CPUtime=2489.66
/proc/22443/stat : 22443 (ttsth-5-0) S 22441 22443 15497 0 -1 4202496 310344 0 0 0 97703 151263 0 0 20 0 17 0 654271249 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/22443/statm: 348867 310090 95 177 0 348689 0
[pid=22443/tid=22445] ppid=22441 vsize=1395468 CPUtime=158.5
/proc/22443/task/22445/stat : 22445 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 26130 0 0 0 15800 50 0 0 20 0 17 0 654271619 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=22443/tid=22446] ppid=22441 vsize=1395468 CPUtime=155.69
/proc/22443/task/22446/stat : 22446 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 26688 0 0 0 6007 9562 0 0 20 0 17 0 654271619 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=22443/tid=22447] ppid=22441 vsize=1395468 CPUtime=155.55
/proc/22443/task/22447/stat : 22447 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 13982 0 0 0 4988 10567 0 0 20 0 17 0 654271619 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134749353 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=22443/tid=22448] ppid=22441 vsize=1395468 CPUtime=154.85
/proc/22443/task/22448/stat : 22448 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 8356 0 0 0 4979 10506 0 0 20 0 17 0 654271619 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=22443/tid=22449] ppid=22441 vsize=1395468 CPUtime=154.96
/proc/22443/task/22449/stat : 22449 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 18935 0 0 0 5079 10417 0 0 20 0 17 0 654271619 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=22443/tid=22450] ppid=22441 vsize=1395468 CPUtime=155.74
/proc/22443/task/22450/stat : 22450 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 30621 0 0 0 6254 9320 0 0 20 0 17 0 654271619 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=22443/tid=22451] ppid=22441 vsize=1395468 CPUtime=155.24
/proc/22443/task/22451/stat : 22451 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 12654 0 0 0 5530 9994 0 0 20 0 17 0 654271619 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=22443/tid=22452] ppid=22441 vsize=1395468 CPUtime=155.26
/proc/22443/task/22452/stat : 22452 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 11058 0 0 0 5516 10010 0 0 20 0 17 0 654271619 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=22443/tid=22453] ppid=22441 vsize=1395468 CPUtime=155.72
/proc/22443/task/22453/stat : 22453 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 13423 0 0 0 6081 9491 0 0 20 0 17 0 654271619 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=22443/tid=22454] ppid=22441 vsize=1395468 CPUtime=155.32
/proc/22443/task/22454/stat : 22454 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 9951 0 0 0 5239 10293 0 0 20 0 17 0 654271619 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=22443/tid=22455] ppid=22441 vsize=1395468 CPUtime=155.44
/proc/22443/task/22455/stat : 22455 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 16745 0 0 0 5380 10164 0 0 20 0 17 0 654271619 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=22443/tid=22456] ppid=22441 vsize=1395468 CPUtime=155.16
/proc/22443/task/22456/stat : 22456 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 8278 0 0 0 5082 10434 0 0 20 0 17 0 654271619 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=22443/tid=22457] ppid=22441 vsize=1395468 CPUtime=155.23
/proc/22443/task/22457/stat : 22457 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 8451 0 0 0 5153 10370 0 0 20 0 17 0 654271620 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=22443/tid=22458] ppid=22441 vsize=1395468 CPUtime=152.15
/proc/22443/task/22458/stat : 22458 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 6442 0 0 0 5092 10123 0 0 20 0 17 0 654271620 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=22443/tid=22459] ppid=22441 vsize=1395468 CPUtime=155.3
/proc/22443/task/22459/stat : 22459 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 8839 0 0 0 5410 10120 0 0 20 0 17 0 654271620 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=22443/tid=22460] ppid=22441 vsize=1395468 CPUtime=155.71
/proc/22443/task/22460/stat : 22460 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 19569 0 0 0 5767 9804 0 0 20 0 17 0 654271621 1428959232 310090 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 2489.66
Current children cumulated vsize (KiB) 1395468

[startup+222.305 s]
/proc/loadavg: 15.58 8.88 5.11 16/201 22460
/proc/meminfo: memFree=17350448/36427776 swapFree=4692/1703428
[pid=22443] ppid=22441 vsize=1876888 CPUtime=3429.32
/proc/22443/stat : 22443 (ttsth-5-0) S 22441 22443 15497 0 -1 4202496 424829 0 0 0 158915 184017 0 0 20 0 17 0 654271249 1921933312 424575 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/22443/statm: 469222 424575 95 177 0 469044 0
[pid=22443/tid=22445] ppid=22441 vsize=1876888 CPUtime=218.5
/proc/22443/task/22445/stat : 22445 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 46145 0 0 0 21778 72 0 0 20 0 17 0 654271619 1921933312 424575 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134680367 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=22443/tid=22446] ppid=22441 vsize=1876888 CPUtime=214.39
/proc/22443/task/22446/stat : 22446 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 38080 0 0 0 9369 12070 0 0 20 0 17 0 654271619 1921933312 424575 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134519962 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=22443/tid=22447] ppid=22441 vsize=1876888 CPUtime=214.18
/proc/22443/task/22447/stat : 22447 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 17576 0 0 0 8236 13182 0 0 20 0 17 0 654271619 1921933312 424575 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=22443/tid=22448] ppid=22441 vsize=1876888 CPUtime=213.14
/proc/22443/task/22448/stat : 22448 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 11332 0 0 0 8486 12828 0 0 20 0 17 0 654271619 1921933312 424575 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134680326 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=22443/tid=22449] ppid=22441 vsize=1876888 CPUtime=213.2
/proc/22443/task/22449/stat : 22449 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 22446 0 0 0 8245 13075 0 0 20 0 17 0 654271619 1921933312 424575 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134591687 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=22443/tid=22450] ppid=22441 vsize=1876888 CPUtime=214.66
/proc/22443/task/22450/stat : 22450 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 48420 0 0 0 10004 11462 0 0 20 0 17 0 654271619 1921933312 424575 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=22443/tid=22451] ppid=22441 vsize=1876888 CPUtime=214.21
/proc/22443/task/22451/stat : 22451 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 21096 0 0 0 10005 11416 0 0 20 0 17 0 654271619 1921933312 424575 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=22443/tid=22452] ppid=22441 vsize=1876888 CPUtime=213.82
/proc/22443/task/22452/stat : 22452 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 14849 0 0 0 9094 12288 0 0 20 0 17 0 654271619 1921933312 424575 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=22443/tid=22453] ppid=22441 vsize=1876888 CPUtime=214.62
/proc/22443/task/22453/stat : 22453 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 18119 0 0 0 9781 11681 0 0 20 0 17 0 654271619 1921933312 424575 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=22443/tid=22454] ppid=22441 vsize=1876888 CPUtime=214.06
/proc/22443/task/22454/stat : 22454 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 14332 0 0 0 9095 12311 0 0 20 0 17 0 654271619 1921933312 424576 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134590245 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=22443/tid=22455] ppid=22441 vsize=1876888 CPUtime=214.01
/proc/22443/task/22455/stat : 22455 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 18676 0 0 0 8729 12672 0 0 20 0 17 0 654271619 1921933312 424576 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134590275 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=22443/tid=22456] ppid=22441 vsize=1876888 CPUtime=213.79
/proc/22443/task/22456/stat : 22456 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 16093 0 0 0 8944 12435 0 0 20 0 17 0 654271619 1921933312 424576 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134680504 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=22443/tid=22457] ppid=22441 vsize=1876888 CPUtime=214.12
/proc/22443/task/22457/stat : 22457 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 13014 0 0 0 8795 12617 0 0 20 0 17 0 654271620 1921933312 424576 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134590129 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=22443/tid=22458] ppid=22441 vsize=1876888 CPUtime=209.92
/proc/22443/task/22458/stat : 22458 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 14554 0 0 0 8988 12004 0 0 20 0 17 0 654271620 1921933312 424576 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134591433 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=22443/tid=22459] ppid=22441 vsize=1876888 CPUtime=214.22
/proc/22443/task/22459/stat : 22459 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 14501 0 0 0 9429 11993 0 0 20 0 17 0 654271620 1921933312 424576 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134591211 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=22443/tid=22460] ppid=22441 vsize=1876888 CPUtime=214.62
/proc/22443/task/22460/stat : 22460 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 25374 0 0 0 9590 11872 0 0 20 0 17 0 654271621 1921933312 424576 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134590285 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 3429.32
Current children cumulated vsize (KiB) 1876888



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+242.404 s]
/proc/loadavg: 15.62 9.32 5.34 17/201 22460
/proc/meminfo: memFree=17138872/36427776 swapFree=4692/1914572
[pid=22443] ppid=22441 vsize=2096724 CPUtime=3746.33
/proc/22443/stat : 22443 (ttsth-5-0) S 22441 22443 15497 0 -1 4202496 476784 0 0 0 188817 185816 0 0 20 0 17 0 654271249 2147045376 476530 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/22443/statm: 524181 476530 95 177 0 524003 0
[pid=22443/tid=22445] ppid=22441 vsize=2096724 CPUtime=238.61
/proc/22443/task/22445/stat : 22445 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 49230 0 0 0 23785 76 0 0 20 0 17 0 654271619 2147045376 476530 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134592468 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=22443/tid=22446] ppid=22441 vsize=2096724 CPUtime=234.16
/proc/22443/task/22446/stat : 22446 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 39036 0 0 0 11143 12273 0 0 20 0 17 0 654271619 2147045376 476531 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134590501 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=22443/tid=22447] ppid=22441 vsize=2096724 CPUtime=234.11
/proc/22443/task/22447/stat : 22447 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 22512 0 0 0 10098 13313 0 0 20 0 17 0 654271619 2147045376 476532 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=22443/tid=22448] ppid=22441 vsize=2096724 CPUtime=232.66
/proc/22443/task/22448/stat : 22448 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 11950 0 0 0 10196 13070 0 0 20 0 17 0 654271619 2147045376 476532 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134591221 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=22443/tid=22449] ppid=22441 vsize=2096724 CPUtime=232.75
/proc/22443/task/22449/stat : 22449 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 25717 0 0 0 9992 13283 0 0 20 0 17 0 654271619 2147045376 476532 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=22443/tid=22450] ppid=22441 vsize=2096724 CPUtime=234.42
/proc/22443/task/22450/stat : 22450 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 60084 0 0 0 11753 11689 0 0 20 0 17 0 654271619 2147045376 476532 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=22443/tid=22451] ppid=22441 vsize=2096724 CPUtime=234.14
/proc/22443/task/22451/stat : 22451 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 27241 0 0 0 11954 11460 0 0 20 0 17 0 654271619 2147045376 476532 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=22443/tid=22452] ppid=22441 vsize=2096724 CPUtime=233.42
/proc/22443/task/22452/stat : 22452 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 15814 0 0 0 10799 12543 0 0 20 0 17 0 654271619 2147045376 476532 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=22443/tid=22453] ppid=22441 vsize=2096724 CPUtime=234.36
/proc/22443/task/22453/stat : 22453 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 20402 0 0 0 11599 11837 0 0 20 0 17 0 654271619 2147045376 476532 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=22443/tid=22454] ppid=22441 vsize=2096724 CPUtime=233.99
/proc/22443/task/22454/stat : 22454 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 16435 0 0 0 11076 12323 0 0 20 0 17 0 654271619 2147045376 476532 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134591203 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=22443/tid=22455] ppid=22441 vsize=2096724 CPUtime=233.72
/proc/22443/task/22455/stat : 22455 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 24374 0 0 0 10566 12806 0 0 20 0 17 0 654271619 2147045376 476532 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=22443/tid=22456] ppid=22441 vsize=2096724 CPUtime=233.56
/proc/22443/task/22456/stat : 22456 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 17653 0 0 0 10784 12572 0 0 20 0 17 0 654271619 2147045376 476532 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134680329 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=22443/tid=22457] ppid=22441 vsize=2096724 CPUtime=233.9
/proc/22443/task/22457/stat : 22457 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 15904 0 0 0 10773 12617 0 0 20 0 17 0 654271620 2147045376 476533 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=22443/tid=22458] ppid=22441 vsize=2096724 CPUtime=229.65
/proc/22443/task/22458/stat : 22458 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 16354 0 0 0 10947 12018 0 0 20 0 17 0 654271620 2147045376 476533 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134591171 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=22443/tid=22459] ppid=22441 vsize=2096724 CPUtime=234.5
/proc/22443/task/22459/stat : 22459 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 16599 0 0 0 11457 11993 0 0 20 0 17 0 654271620 2147045376 476533 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134590501 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=22443/tid=22460] ppid=22441 vsize=2096724 CPUtime=234.49
/proc/22443/task/22460/stat : 22460 (ttsth-5-0) R 22441 22443 15497 0 -1 4202560 27259 0 0 0 11544 11905 0 0 20 0 17 0 654271621 2147045376 476533 18446744073709551615 134512640 135237372 4287121248 18446744073709551615 134591217 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 3746.33
Current children cumulated vsize (KiB) 2096724

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

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

[startup+242.526 s]
/proc/loadavg: 15.62 9.32 5.34 17/201 22460
/proc/meminfo: memFree=17138872/36427776 swapFree=4692/1914572
[pid=22443] ppid=22441 vsize=0 CPUtime=3746.55
/proc/22443/stat : 22443 (ttsth-5-0) Z 22441 22443 15497 0 -1 4203532 476807 0 0 0 188834 185821 0 0 20 0 2 0 654271249 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 12 0 0 0 0 0
/proc/22443/statm: 0 0 0 0 0 0 0
[pid=22443/tid=22460] ppid=22441 vsize=0 CPUtime=234.54
/proc/22443/task/22460/stat : 22460 (ttsth-5-0) R 22441 22443 15497 0 -1 4203588 27261 0 0 0 11544 11910 0 0 20 0 2 0 654271621 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 3746.55
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 242.6
CPU time (s): 3746.64
CPU user time (s): 1888.35
CPU system time (s): 1858.3
CPU usage (%): 1544.37
Max. virtual memory (cumulated for all children) (KiB): 2096724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1888.35
system time used= 1858.3
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 476807
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= 420333
involuntary context switches= 8573

runsolver used 1.32808 second user time and 3.62823 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 05:20:49
IDJOB=1779045
IDBENCH=70796
IDSOLVER=634
FILE ID=xenhost3-49/1779045-1244949649
PBS_JOBID=
Free space on /tmp= 7023 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (16 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxororand/maxxororand032.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779045-1244949649/watcher-1779045-1244949649 -o /tmp/evaluation-result-1779045-1244949649/solver-1779045-1244949649 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 16 HOME/instance-1779045-1244949649.cnf

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

MD5SUM BENCH= fc00df719c8630009723cd295f7c0c3b
RANDOM SEED= 365267899

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:      19043276 kB
Buffers:        482580 kB
Cached:       14117552 kB
SwapCached:          0 kB
Active:        4128748 kB
Inactive:     10479172 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1996 kB
Writeback:           0 kB
AnonPages:        7132 kB
Mapped:           4312 kB
Slab:           721428 kB
SReclaimable:   694648 kB
SUnreclaim:      26780 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29736 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7023 MiB
End job on xenhost3-49 at 2009-06-14 05:24:53