Trace number 1776405

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) 3140.9 197.591

General information on the benchmark

Nameindustrial/grieu/
vmpc_26.cnf
MD5SUM7e9eba7a609bdbcf7c3a7e0f5c07ab04
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark48.85
Satisfiable
(Un)Satisfiability was proved
Number of variables676
Number of clauses86424
Sum of the clauses size226590
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 233878
Number of clauses of size 352494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 552

Solver Data

0.02/0.09	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776405-1244930657.cnf 
0.02/0.09	c Using SATTIMEOUT of 10000
0.02/0.09	c Using SATRAM of 2047
0.02/0.09	c Size of subset node = 16
0.02/0.09	c Variables = 676
0.02/0.09	c Clauses = 86424
0.02/0.09	c Literals = 226590
0.02/0.09	c Reduced size:
0.02/0.09	c Variables = 676
0.02/0.09	c Clauses = 86424
0.02/0.09	c Literals = 226590
0.02/0.09	c a2
0.20/0.22	c a1
0.40/0.48	c Independent sub-problems = 1
0.40/0.48	c Sub-problem with 676 variables and 86424 clauses
0.40/0.48	c using permutation method 4
0.40/0.48	c count = 1
0.40/0.48	c Ordering finished 0.450 seconds
0.40/0.48	c mapped 0.470 seconds
0.40/0.48	c permuted 0.470 seconds
0.40/0.48	c about to sort
0.50/0.50	c sorted
0.80/0.85	c clauses now 86424
0.80/0.85	c init finished 0.510 seconds
0.80/0.85	c tree built 0.840 seconds
0.80/0.85	c 
0.80/0.85	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.80/0.85	c ---------------------------------|----------------------------------|------------------------------------------------------
0.80/0.85	c ................................ | ..........                       |                        0.8           0.0             
0.80/0.85	c ................................ | ..........                     1 |                        0.8           1.2             
0.80/0.85	c ................................ | ..........                     2 |                        0.8           2.4            1
0.80/0.85	c ................................ | ..........                     3 |                        0.8           3.6            1
0.80/0.85	c ................................ | ..........                     4 |                        0.8           4.8            1
0.80/0.85	c ................................ | ..........                     5 |                        0.8           6.0            2
6.67/1.26	c ................................ | ..........                  1000 | 8                      5.3         188.0       176982
203.98/13.67	c ................................ | ..........                 53000 | 2112                 202.8         261.3     14207509
401.95/26.07	c ................................ | ..........                 92000 | 4514                 400.7         229.6     26453725
603.18/38.68	c ................................ | ..........                122000 | 6536                 602.1         202.6     36871197
807.66/51.50	c ................................ | ..........                145000 | 8143                 806.9         179.7     46170251
1005.92/63.87	c ................................ | *.........                164000 | 9583                1004.6         163.2     54030887
1213.46/76.81	c ................................ | *.........                181000 | 10788               1211.6         149.4     61392363
1413.20/89.32	c ................................ | *.........                194000 | 11615               1411.5         137.4     67637038
1617.69/102.11	c ................................ | *.........                206000 | 12427               1616.2         127.5     73676697
1801.44/113.62	c ................................ | *.........                219000 | 13211               1800.1         121.7     78700252
2001.21/126.13	c ................................ | **........                233000 | 14267               2000.1         116.5     84603880

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-1776405-1244930657/watcher-1776405-1244930657 -o /tmp/evaluation-result-1776405-1244930657/solver-1776405-1244930657 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776405-1244930657.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: 15.69 15.41 12.38 2/184 19103
/proc/meminfo: memFree=19061388/36427776 swapFree=4312/8628
[pid=19103] ppid=19101 vsize=1544 CPUtime=0
/proc/19103/stat : 19103 (ttsth-5-0) R 19101 19103 15497 0 -1 4202496 274 0 0 0 0 0 0 0 20 0 1 0 652372083 1581056 231 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19103/statm: 386 231 75 177 0 208 0

[startup+0.025967 s]
/proc/loadavg: 15.69 15.41 12.38 2/184 19103
/proc/meminfo: memFree=19061388/36427776 swapFree=4312/8628
[pid=19103] ppid=19101 vsize=2764 CPUtime=0.02
/proc/19103/stat : 19103 (ttsth-5-0) R 19101 19103 15497 0 -1 4202496 560 0 0 0 2 0 0 0 20 0 1 0 652372083 2830336 517 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134536395 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19103/statm: 691 517 75 177 0 513 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2764

[startup+0.102017 s]
/proc/loadavg: 15.69 15.41 12.38 2/184 19103
/proc/meminfo: memFree=19061388/36427776 swapFree=4312/8628
[pid=19103] ppid=19101 vsize=9464 CPUtime=0.1
/proc/19103/stat : 19103 (ttsth-5-0) R 19101 19103 15497 0 -1 4202496 2251 0 0 0 10 0 0 0 20 0 1 0 652372083 9691136 2208 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134749343 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19103/statm: 2366 2210 76 177 0 2188 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9464

[startup+0.302044 s]
/proc/loadavg: 15.69 15.41 12.38 2/184 19103
/proc/meminfo: memFree=19061388/36427776 swapFree=4312/8628
[pid=19103] ppid=19101 vsize=10332 CPUtime=0.3
/proc/19103/stat : 19103 (ttsth-5-0) R 19101 19103 15497 0 -1 4202496 3675 0 0 0 28 2 0 0 20 0 1 0 652372083 10579968 2342 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134600019 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19103/statm: 2583 2343 77 177 0 2405 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 10332

[startup+0.702048 s]
/proc/loadavg: 15.69 15.41 12.38 2/184 19103
/proc/meminfo: memFree=19061388/36427776 swapFree=4312/8628
[pid=19103] ppid=19101 vsize=21972 CPUtime=0.68
/proc/19103/stat : 19103 (ttsth-5-0) R 19101 19103 15497 0 -1 4202496 6709 0 0 0 66 2 0 0 20 0 1 0 652372083 22499328 5291 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19103/statm: 5493 5291 90 177 0 5315 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21972

[startup+1.50673 s]
/proc/loadavg: 15.71 15.42 12.40 16/201 19120
/proc/meminfo: memFree=19030060/36427776 swapFree=4672/38252
[pid=19103] ppid=19101 vsize=174820 CPUtime=11.65
/proc/19103/stat : 19103 (ttsth-5-0) S 19101 19103 15497 0 -1 4202496 11930 0 0 0 846 319 0 0 20 0 17 0 652372083 179015680 10423 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/19103/statm: 43705 10423 95 177 0 43527 0
[pid=19103/tid=19105] ppid=19101 vsize=174820 CPUtime=0.72
/proc/19103/task/19105/stat : 19105 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 224 0 0 0 48 24 0 0 20 0 17 0 652372168 179015680 10423 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=19103/tid=19106] ppid=19101 vsize=174820 CPUtime=0.7
/proc/19103/task/19106/stat : 19106 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 207 0 0 0 50 20 0 0 20 0 17 0 652372168 179015680 10423 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=19103/tid=19107] ppid=19101 vsize=174820 CPUtime=0.66
/proc/19103/task/19107/stat : 19107 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 126 0 0 0 54 12 0 0 20 0 17 0 652372168 179015680 10423 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134592184 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=19103/tid=19108] ppid=19101 vsize=174820 CPUtime=0.7
/proc/19103/task/19108/stat : 19108 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 208 0 0 0 46 24 0 0 20 0 17 0 652372168 179015680 10423 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=19103/tid=19109] ppid=19101 vsize=174820 CPUtime=0.66
/proc/19103/task/19109/stat : 19109 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 78 0 0 0 46 20 0 0 20 0 17 0 652372168 179015680 10423 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134590136 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=19103/tid=19110] ppid=19101 vsize=174820 CPUtime=0.68
/proc/19103/task/19110/stat : 19110 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 282 0 0 0 48 20 0 0 20 0 17 0 652372168 179015680 10423 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=19103/tid=19111] ppid=19101 vsize=174820 CPUtime=0.64
/proc/19103/task/19111/stat : 19111 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 190 0 0 0 46 18 0 0 20 0 17 0 652372168 179015680 10424 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=19103/tid=19112] ppid=19101 vsize=174820 CPUtime=0.66
/proc/19103/task/19112/stat : 19112 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 235 0 0 0 44 22 0 0 20 0 17 0 652372168 179015680 10424 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=19103/tid=19113] ppid=19101 vsize=174820 CPUtime=0.68
/proc/19103/task/19113/stat : 19113 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 171 0 0 0 46 22 0 0 20 0 17 0 652372168 179015680 10424 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=19103/tid=19114] ppid=19101 vsize=174820 CPUtime=0.68
/proc/19103/task/19114/stat : 19114 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 252 0 0 0 48 20 0 0 20 0 17 0 652372168 179015680 10424 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=19103/tid=19115] ppid=19101 vsize=174820 CPUtime=0.64
/proc/19103/task/19115/stat : 19115 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 181 0 0 0 46 18 0 0 20 0 17 0 652372168 179015680 10424 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=19103/tid=19116] ppid=19101 vsize=174820 CPUtime=0.66
/proc/19103/task/19116/stat : 19116 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 150 0 0 0 52 14 0 0 20 0 17 0 652372168 179015680 10424 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=19103/tid=19117] ppid=19101 vsize=174820 CPUtime=0.68
/proc/19103/task/19117/stat : 19117 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 169 0 0 0 44 24 0 0 20 0 17 0 652372168 179015680 10424 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134590140 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=19103/tid=19118] ppid=19101 vsize=174820 CPUtime=0.62
/proc/19103/task/19118/stat : 19118 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 166 0 0 0 46 16 0 0 20 0 17 0 652372168 179015680 10424 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134592435 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=19103/tid=19119] ppid=19101 vsize=174820 CPUtime=0.66
/proc/19103/task/19119/stat : 19119 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 206 0 0 0 48 18 0 0 20 0 17 0 652372168 179015680 10424 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=19103/tid=19120] ppid=19101 vsize=174820 CPUtime=0.66
/proc/19103/task/19120/stat : 19120 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 140 0 0 0 48 18 0 0 20 0 17 0 652372168 179015680 10424 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 11.65
Current children cumulated vsize (KiB) 174820

[startup+3.10816 s]
/proc/loadavg: 15.71 15.42 12.40 17/201 19120
/proc/meminfo: memFree=19011096/36427776 swapFree=4692/60772
[pid=19103] ppid=19101 vsize=209824 CPUtime=37.14
/proc/19103/stat : 19103 (ttsth-5-0) S 19101 19103 15497 0 -1 4202496 20471 0 0 0 3395 319 0 0 20 0 17 0 652372083 214859776 18964 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/19103/statm: 52456 18964 95 177 0 52278 0
[pid=19103/tid=19105] ppid=19101 vsize=209824 CPUtime=2.34
/proc/19103/task/19105/stat : 19105 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 684 0 0 0 210 24 0 0 20 0 17 0 652372168 214859776 18964 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134588146 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=19103/tid=19106] ppid=19101 vsize=209824 CPUtime=2.26
/proc/19103/task/19106/stat : 19106 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 703 0 0 0 206 20 0 0 20 0 17 0 652372168 214859776 18964 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=19103/tid=19107] ppid=19101 vsize=209824 CPUtime=2.22
/proc/19103/task/19107/stat : 19107 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 565 0 0 0 210 12 0 0 20 0 17 0 652372168 214859776 18965 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=19103/tid=19108] ppid=19101 vsize=209824 CPUtime=2.28
/proc/19103/task/19108/stat : 19108 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 922 0 0 0 204 24 0 0 20 0 17 0 652372168 214859776 18965 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=19103/tid=19109] ppid=19101 vsize=209824 CPUtime=2.26
/proc/19103/task/19109/stat : 19109 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 308 0 0 0 206 20 0 0 20 0 17 0 652372168 214859776 18965 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134591082 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=19103/tid=19110] ppid=19101 vsize=209824 CPUtime=2.28
/proc/19103/task/19110/stat : 19110 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 977 0 0 0 208 20 0 0 20 0 17 0 652372168 214859776 18965 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134592435 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=19103/tid=19111] ppid=19101 vsize=209824 CPUtime=2.22
/proc/19103/task/19111/stat : 19111 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 776 0 0 0 204 18 0 0 20 0 17 0 652372168 214859776 18965 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=19103/tid=19112] ppid=19101 vsize=209824 CPUtime=2.26
/proc/19103/task/19112/stat : 19112 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 851 0 0 0 204 22 0 0 20 0 17 0 652372168 214859776 18966 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=19103/tid=19113] ppid=19101 vsize=209824 CPUtime=2.3
/proc/19103/task/19113/stat : 19113 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 551 0 0 0 208 22 0 0 20 0 17 0 652372168 214859776 18966 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=19103/tid=19114] ppid=19101 vsize=209824 CPUtime=2.28
/proc/19103/task/19114/stat : 19114 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 991 0 0 0 208 20 0 0 20 0 17 0 652372168 214859776 18967 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=19103/tid=19115] ppid=19101 vsize=209824 CPUtime=2.24
/proc/19103/task/19115/stat : 19115 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 773 0 0 0 206 18 0 0 20 0 17 0 652372168 214859776 18967 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134591076 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=19103/tid=19116] ppid=19101 vsize=209824 CPUtime=2.24
/proc/19103/task/19116/stat : 19116 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 725 0 0 0 210 14 0 0 20 0 17 0 652372168 214859776 18967 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134592044 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=19103/tid=19117] ppid=19101 vsize=209824 CPUtime=2.3
/proc/19103/task/19117/stat : 19117 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 557 0 0 0 206 24 0 0 20 0 17 0 652372168 214859776 18967 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=19103/tid=19118] ppid=19101 vsize=209824 CPUtime=2.2
/proc/19103/task/19118/stat : 19118 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 731 0 0 0 204 16 0 0 20 0 17 0 652372168 214859776 18968 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134561392 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=19103/tid=19119] ppid=19101 vsize=209824 CPUtime=2.24
/proc/19103/task/19119/stat : 19119 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 868 0 0 0 206 18 0 0 20 0 17 0 652372168 214859776 18968 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134561510 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=19103/tid=19120] ppid=19101 vsize=209824 CPUtime=2.26
/proc/19103/task/19120/stat : 19120 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 544 0 0 0 208 18 0 0 20 0 17 0 652372168 214859776 18968 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 37.14
Current children cumulated vsize (KiB) 209824

[startup+6.30695 s]
/proc/loadavg: 15.71 15.42 12.40 17/201 19120
/proc/meminfo: memFree=18942940/36427776 swapFree=4692/131520
[pid=19103] ppid=19101 vsize=276224 CPUtime=87.86
/proc/19103/stat : 19103 (ttsth-5-0) S 19101 19103 15497 0 -1 4202496 36997 0 0 0 8454 332 0 0 20 0 17 0 652372083 282853376 35490 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/19103/statm: 69056 35491 95 177 0 68878 0
[pid=19103/tid=19105] ppid=19101 vsize=276224 CPUtime=5.5
/proc/19103/task/19105/stat : 19105 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 1693 0 0 0 526 24 0 0 20 0 17 0 652372168 282853376 35491 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=19103/tid=19106] ppid=19101 vsize=276224 CPUtime=5.44
/proc/19103/task/19106/stat : 19106 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 1917 0 0 0 524 20 0 0 20 0 17 0 652372168 282853376 35491 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=19103/tid=19107] ppid=19101 vsize=276224 CPUtime=5.42
/proc/19103/task/19107/stat : 19107 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 1377 0 0 0 526 16 0 0 20 0 17 0 652372168 282853376 35491 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=19103/tid=19108] ppid=19101 vsize=276224 CPUtime=5.48
/proc/19103/task/19108/stat : 19108 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 1892 0 0 0 524 24 0 0 20 0 17 0 652372168 282853376 35491 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=19103/tid=19109] ppid=19101 vsize=276224 CPUtime=5.44
/proc/19103/task/19109/stat : 19109 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 1118 0 0 0 524 20 0 0 20 0 17 0 652372168 282853376 35492 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=19103/tid=19110] ppid=19101 vsize=276224 CPUtime=5.46
/proc/19103/task/19110/stat : 19110 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 2063 0 0 0 526 20 0 0 20 0 17 0 652372168 282853376 35493 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=19103/tid=19111] ppid=19101 vsize=276224 CPUtime=5.42
/proc/19103/task/19111/stat : 19111 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 1900 0 0 0 520 22 0 0 20 0 17 0 652372168 282853376 35493 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=19103/tid=19112] ppid=19101 vsize=276224 CPUtime=5.42
/proc/19103/task/19112/stat : 19112 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 1908 0 0 0 520 22 0 0 20 0 17 0 652372168 282853376 35493 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=19103/tid=19113] ppid=19101 vsize=276224 CPUtime=5.44
/proc/19103/task/19113/stat : 19113 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 1514 0 0 0 522 22 0 0 20 0 17 0 652372168 282853376 35493 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=19103/tid=19114] ppid=19101 vsize=276224 CPUtime=5.44
/proc/19103/task/19114/stat : 19114 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 2384 0 0 0 524 20 0 0 20 0 17 0 652372168 282853376 35493 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=19103/tid=19115] ppid=19101 vsize=276224 CPUtime=5.42
/proc/19103/task/19115/stat : 19115 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 1787 0 0 0 522 20 0 0 20 0 17 0 652372168 282853376 35493 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=19103/tid=19116] ppid=19101 vsize=276224 CPUtime=5.42
/proc/19103/task/19116/stat : 19116 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 1759 0 0 0 526 16 0 0 20 0 17 0 652372168 282853376 35493 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134590140 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=19103/tid=19117] ppid=19101 vsize=276224 CPUtime=5.46
/proc/19103/task/19117/stat : 19117 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 1543 0 0 0 522 24 0 0 20 0 17 0 652372168 282853376 35493 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134591069 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=19103/tid=19118] ppid=19101 vsize=276224 CPUtime=5.3
/proc/19103/task/19118/stat : 19118 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 1782 0 0 0 512 18 0 0 20 0 17 0 652372168 282853376 35494 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134592456 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=19103/tid=19119] ppid=19101 vsize=276224 CPUtime=5.42
/proc/19103/task/19119/stat : 19119 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 1783 0 0 0 524 18 0 0 20 0 17 0 652372168 282853376 35495 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=19103/tid=19120] ppid=19101 vsize=276224 CPUtime=5.42
/proc/19103/task/19120/stat : 19120 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 1635 0 0 0 524 18 0 0 20 0 17 0 652372168 282853376 35495 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 87.86
Current children cumulated vsize (KiB) 276224

[startup+12.7031 s]
/proc/loadavg: 15.75 15.44 12.44 17/201 19120
/proc/meminfo: memFree=18814548/36427776 swapFree=4692/256448
[pid=19103] ppid=19101 vsize=402460 CPUtime=189.58
/proc/19103/stat : 19103 (ttsth-5-0) S 19101 19103 15497 0 -1 4202496 67296 0 0 0 18560 398 0 0 20 0 17 0 652372083 412119040 65789 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/19103/statm: 100615 65789 95 177 0 100437 0
[pid=19103/tid=19105] ppid=19101 vsize=402460 CPUtime=11.88
/proc/19103/task/19105/stat : 19105 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 3230 0 0 0 1164 24 0 0 20 0 17 0 652372168 412119040 65789 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=19103/tid=19106] ppid=19101 vsize=402460 CPUtime=11.8
/proc/19103/task/19106/stat : 19106 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 4524 0 0 0 1152 28 0 0 20 0 17 0 652372168 412119040 65789 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=19103/tid=19107] ppid=19101 vsize=402460 CPUtime=11.8
/proc/19103/task/19107/stat : 19107 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 3315 0 0 0 1160 20 0 0 20 0 17 0 652372168 412119040 65789 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=19103/tid=19108] ppid=19101 vsize=402460 CPUtime=11.8
/proc/19103/task/19108/stat : 19108 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 4036 0 0 0 1156 24 0 0 20 0 17 0 652372168 412119040 65790 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134588280 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=19103/tid=19109] ppid=19101 vsize=402460 CPUtime=11.8
/proc/19103/task/19109/stat : 19109 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 3181 0 0 0 1156 24 0 0 20 0 17 0 652372168 412119040 65790 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134591065 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=19103/tid=19110] ppid=19101 vsize=402460 CPUtime=11.8
/proc/19103/task/19110/stat : 19110 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 3967 0 0 0 1154 26 0 0 20 0 17 0 652372168 412119040 65791 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=19103/tid=19111] ppid=19101 vsize=402460 CPUtime=11.8
/proc/19103/task/19111/stat : 19111 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 3982 0 0 0 1152 28 0 0 20 0 17 0 652372168 412119040 65791 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=19103/tid=19112] ppid=19101 vsize=402460 CPUtime=11.8
/proc/19103/task/19112/stat : 19112 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 3945 0 0 0 1152 28 0 0 20 0 17 0 652372168 412119040 65791 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 15 0 0 0 0 0

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

/proc/19103/task/19108/stat : 19108 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 12616 0 0 0 4971 46 0 0 20 0 17 0 652372168 988119040 200312 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=19103/tid=19109] ppid=19101 vsize=964960 CPUtime=50.18
/proc/19103/task/19109/stat : 19109 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 10494 0 0 0 4978 40 0 0 20 0 17 0 652372168 988119040 200312 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=19103/tid=19110] ppid=19101 vsize=964960 CPUtime=50.18
/proc/19103/task/19110/stat : 19110 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 14720 0 0 0 4968 50 0 0 20 0 17 0 652372168 988119040 200312 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=19103/tid=19111] ppid=19101 vsize=964960 CPUtime=50.18
/proc/19103/task/19111/stat : 19111 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 11612 0 0 0 4964 54 0 0 20 0 17 0 652372168 988119040 200312 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=19103/tid=19112] ppid=19101 vsize=964960 CPUtime=50.19
/proc/19103/task/19112/stat : 19112 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 12092 0 0 0 4971 48 0 0 20 0 17 0 652372168 988119040 200312 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=19103/tid=19113] ppid=19101 vsize=964960 CPUtime=50.17
/proc/19103/task/19113/stat : 19113 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 9629 0 0 0 4973 44 0 0 20 0 17 0 652372168 988119040 200312 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=19103/tid=19114] ppid=19101 vsize=964960 CPUtime=50.18
/proc/19103/task/19114/stat : 19114 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 14046 0 0 0 4972 46 0 0 20 0 17 0 652372168 988119040 200312 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=19103/tid=19115] ppid=19101 vsize=964960 CPUtime=50.18
/proc/19103/task/19115/stat : 19115 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 10880 0 0 0 4980 38 0 0 20 0 17 0 652372168 988119040 200312 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562380 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=19103/tid=19116] ppid=19101 vsize=964960 CPUtime=50.18
/proc/19103/task/19116/stat : 19116 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 11446 0 0 0 4968 50 0 0 20 0 17 0 652372168 988119040 200312 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=19103/tid=19117] ppid=19101 vsize=964960 CPUtime=50.18
/proc/19103/task/19117/stat : 19117 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 14032 0 0 0 4968 50 0 0 20 0 17 0 652372168 988119040 200313 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=19103/tid=19118] ppid=19101 vsize=964960 CPUtime=49.19
/proc/19103/task/19118/stat : 19118 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 10302 0 0 0 4879 40 0 0 20 0 17 0 652372168 988119040 200313 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562380 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=19103/tid=19119] ppid=19101 vsize=964960 CPUtime=50.17
/proc/19103/task/19119/stat : 19119 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 12611 0 0 0 4979 38 0 0 20 0 17 0 652372168 988119040 200313 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=19103/tid=19120] ppid=19101 vsize=964960 CPUtime=50.18
/proc/19103/task/19120/stat : 19120 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 11384 0 0 0 4980 38 0 0 20 0 17 0 652372168 988119040 200313 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 802.86
Current children cumulated vsize (KiB) 964960

[startup+102.316 s]
/proc/loadavg: 15.94 15.58 12.76 17/201 19125
/proc/meminfo: memFree=17817216/36427776 swapFree=4692/1252040
[pid=19103] ppid=19101 vsize=1427400 CPUtime=1621.12
/proc/19103/stat : 19103 (ttsth-5-0) S 19101 19103 15497 0 -1 4202496 312800 0 0 0 161106 1006 0 0 20 0 17 0 652372083 1461657600 311293 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/19103/statm: 356850 311293 95 177 0 356672 0
[pid=19103/tid=19105] ppid=19101 vsize=1427400 CPUtime=101.38
/proc/19103/task/19105/stat : 19105 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 16572 0 0 0 10092 46 0 0 20 0 17 0 652372168 1461657600 311293 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=19103/tid=19106] ppid=19101 vsize=1427400 CPUtime=101.38
/proc/19103/task/19106/stat : 19106 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 22707 0 0 0 10066 72 0 0 20 0 17 0 652372168 1461657600 311293 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=19103/tid=19107] ppid=19101 vsize=1427400 CPUtime=101.38
/proc/19103/task/19107/stat : 19107 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 18632 0 0 0 10074 64 0 0 20 0 17 0 652372168 1461657600 311293 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=19103/tid=19108] ppid=19101 vsize=1427400 CPUtime=101.38
/proc/19103/task/19108/stat : 19108 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 19922 0 0 0 10074 64 0 0 20 0 17 0 652372168 1461657600 311293 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=19103/tid=19109] ppid=19101 vsize=1427400 CPUtime=101.39
/proc/19103/task/19109/stat : 19109 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 17099 0 0 0 10079 60 0 0 20 0 17 0 652372168 1461657600 311293 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=19103/tid=19110] ppid=19101 vsize=1427400 CPUtime=101.38
/proc/19103/task/19110/stat : 19110 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 22052 0 0 0 10070 68 0 0 20 0 17 0 652372168 1461657600 311293 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562380 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=19103/tid=19111] ppid=19101 vsize=1427400 CPUtime=101.39
/proc/19103/task/19111/stat : 19111 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 17084 0 0 0 10069 70 0 0 20 0 17 0 652372168 1461657600 311293 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=19103/tid=19112] ppid=19101 vsize=1427400 CPUtime=101.38
/proc/19103/task/19112/stat : 19112 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 19248 0 0 0 10074 64 0 0 20 0 17 0 652372168 1461657600 311293 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=19103/tid=19113] ppid=19101 vsize=1427400 CPUtime=101.36
/proc/19103/task/19113/stat : 19113 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 16576 0 0 0 10076 60 0 0 20 0 17 0 652372168 1461657600 311294 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562341 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=19103/tid=19114] ppid=19101 vsize=1427400 CPUtime=101.38
/proc/19103/task/19114/stat : 19114 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 23020 0 0 0 10070 68 0 0 20 0 17 0 652372168 1461657600 311294 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=19103/tid=19115] ppid=19101 vsize=1427400 CPUtime=101.38
/proc/19103/task/19115/stat : 19115 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 16982 0 0 0 10088 50 0 0 20 0 17 0 652372168 1461657600 311294 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=19103/tid=19116] ppid=19101 vsize=1427400 CPUtime=101.38
/proc/19103/task/19116/stat : 19116 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 18614 0 0 0 10070 68 0 0 20 0 17 0 652372168 1461657600 311294 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=19103/tid=19117] ppid=19101 vsize=1427400 CPUtime=101.38
/proc/19103/task/19117/stat : 19117 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 20820 0 0 0 10072 66 0 0 20 0 17 0 652372168 1461657600 311294 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562363 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=19103/tid=19118] ppid=19101 vsize=1427400 CPUtime=99.37
/proc/19103/task/19118/stat : 19118 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 16291 0 0 0 9877 60 0 0 20 0 17 0 652372168 1461657600 311294 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562351 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=19103/tid=19119] ppid=19101 vsize=1427400 CPUtime=101.38
/proc/19103/task/19119/stat : 19119 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 20837 0 0 0 10082 56 0 0 20 0 17 0 652372168 1461657600 311294 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=19103/tid=19120] ppid=19101 vsize=1427400 CPUtime=101.4
/proc/19103/task/19120/stat : 19120 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 17398 0 0 0 10082 58 0 0 20 0 17 0 652372168 1461657600 311294 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562380 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1621.12
Current children cumulated vsize (KiB) 1427400

[startup+162.303 s]
/proc/loadavg: 16.01 15.67 12.97 17/201 19125
/proc/meminfo: memFree=17391348/36427776 swapFree=4692/1676928
[pid=19103] ppid=19101 vsize=1878052 CPUtime=2579.63
/proc/19103/stat : 19103 (ttsth-5-0) S 19101 19103 15497 0 -1 4202496 420372 0 0 0 256710 1253 0 0 20 0 17 0 652372083 1923125248 418865 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/19103/statm: 469513 418865 95 177 0 469335 0
[pid=19103/tid=19105] ppid=19101 vsize=1878052 CPUtime=161.37
/proc/19103/task/19105/stat : 19105 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 23832 0 0 0 16079 58 0 0 20 0 17 0 652372168 1923125248 418865 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=19103/tid=19106] ppid=19101 vsize=1878052 CPUtime=161.37
/proc/19103/task/19106/stat : 19106 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 29662 0 0 0 16047 90 0 0 20 0 17 0 652372168 1923125248 418865 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=19103/tid=19107] ppid=19101 vsize=1878052 CPUtime=161.37
/proc/19103/task/19107/stat : 19107 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 25915 0 0 0 16055 82 0 0 20 0 17 0 652372168 1923125248 418866 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=19103/tid=19108] ppid=19101 vsize=1878052 CPUtime=161.35
/proc/19103/task/19108/stat : 19108 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 27873 0 0 0 16055 80 0 0 20 0 17 0 652372168 1923125248 418866 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=19103/tid=19109] ppid=19101 vsize=1878052 CPUtime=161.37
/proc/19103/task/19109/stat : 19109 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 23931 0 0 0 16063 74 0 0 20 0 17 0 652372168 1923125248 418866 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=19103/tid=19110] ppid=19101 vsize=1878052 CPUtime=161.37
/proc/19103/task/19110/stat : 19110 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 29179 0 0 0 16053 84 0 0 20 0 17 0 652372168 1923125248 418866 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=19103/tid=19111] ppid=19101 vsize=1878052 CPUtime=161.37
/proc/19103/task/19111/stat : 19111 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 21432 0 0 0 16059 78 0 0 20 0 17 0 652372168 1923125248 418866 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=19103/tid=19112] ppid=19101 vsize=1878052 CPUtime=161.37
/proc/19103/task/19112/stat : 19112 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 25818 0 0 0 16053 84 0 0 20 0 17 0 652372168 1923125248 418866 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=19103/tid=19113] ppid=19101 vsize=1878052 CPUtime=161.33
/proc/19103/task/19113/stat : 19113 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 25808 0 0 0 16053 80 0 0 20 0 17 0 652372168 1923125248 418866 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=19103/tid=19114] ppid=19101 vsize=1878052 CPUtime=161.37
/proc/19103/task/19114/stat : 19114 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 31344 0 0 0 16051 86 0 0 20 0 17 0 652372168 1923125248 418866 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=19103/tid=19115] ppid=19101 vsize=1878052 CPUtime=161.37
/proc/19103/task/19115/stat : 19115 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 21777 0 0 0 16077 60 0 0 20 0 17 0 652372168 1923125248 418867 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=19103/tid=19116] ppid=19101 vsize=1878052 CPUtime=161.35
/proc/19103/task/19116/stat : 19116 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 25059 0 0 0 16051 84 0 0 20 0 17 0 652372168 1923125248 418867 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=19103/tid=19117] ppid=19101 vsize=1878052 CPUtime=161.35
/proc/19103/task/19117/stat : 19117 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 26910 0 0 0 16055 80 0 0 20 0 17 0 652372168 1923125248 418867 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562416 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=19103/tid=19118] ppid=19101 vsize=1878052 CPUtime=158.17
/proc/19103/task/19118/stat : 19118 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 22867 0 0 0 15741 76 0 0 20 0 17 0 652372168 1923125248 418867 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562344 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=19103/tid=19119] ppid=19101 vsize=1878052 CPUtime=161.37
/proc/19103/task/19119/stat : 19119 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 26739 0 0 0 16065 72 0 0 20 0 17 0 652372168 1923125248 418867 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134565869 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=19103/tid=19120] ppid=19101 vsize=1878052 CPUtime=161.37
/proc/19103/task/19120/stat : 19120 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 23282 0 0 0 16063 74 0 0 20 0 17 0 652372168 1923125248 418867 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2579.63
Current children cumulated vsize (KiB) 1878052



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+197.404 s]
/proc/loadavg: 16.01 15.70 13.08 17/201 19125
/proc/meminfo: memFree=17176136/36427776 swapFree=4692/1891540
[pid=19103] ppid=19101 vsize=2096412 CPUtime=3140.54
/proc/19103/stat : 19103 (ttsth-5-0) S 19101 19103 15497 0 -1 4202496 472580 0 0 0 312680 1374 0 0 20 0 17 0 652372083 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/19103/statm: 524103 471073 95 177 0 523925 0
[pid=19103/tid=19105] ppid=19101 vsize=2096412 CPUtime=196.48
/proc/19103/task/19105/stat : 19105 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 26571 0 0 0 19584 64 0 0 20 0 17 0 652372168 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=19103/tid=19106] ppid=19101 vsize=2096412 CPUtime=196.47
/proc/19103/task/19106/stat : 19106 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 34023 0 0 0 19547 100 0 0 20 0 17 0 652372168 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134561428 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=19103/tid=19107] ppid=19101 vsize=2096412 CPUtime=196.48
/proc/19103/task/19107/stat : 19107 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 28834 0 0 0 19556 92 0 0 20 0 17 0 652372168 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134588146 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=19103/tid=19108] ppid=19101 vsize=2096412 CPUtime=196.47
/proc/19103/task/19108/stat : 19108 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 30969 0 0 0 19561 86 0 0 20 0 17 0 652372168 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=19103/tid=19109] ppid=19101 vsize=2096412 CPUtime=196.48
/proc/19103/task/19109/stat : 19109 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 27738 0 0 0 19566 82 0 0 20 0 17 0 652372168 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134587952 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=19103/tid=19110] ppid=19101 vsize=2096412 CPUtime=196.47
/proc/19103/task/19110/stat : 19110 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 31915 0 0 0 19559 88 0 0 20 0 17 0 652372168 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562380 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=19103/tid=19111] ppid=19101 vsize=2096412 CPUtime=196.46
/proc/19103/task/19111/stat : 19111 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 24241 0 0 0 19560 86 0 0 20 0 17 0 652372168 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=19103/tid=19112] ppid=19101 vsize=2096412 CPUtime=196.48
/proc/19103/task/19112/stat : 19112 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 28901 0 0 0 19554 94 0 0 20 0 17 0 652372168 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562416 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=19103/tid=19113] ppid=19101 vsize=2096412 CPUtime=196.45
/proc/19103/task/19113/stat : 19113 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 30406 0 0 0 19555 90 0 0 20 0 17 0 652372168 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=19103/tid=19114] ppid=19101 vsize=2096412 CPUtime=196.48
/proc/19103/task/19114/stat : 19114 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 35236 0 0 0 19554 94 0 0 20 0 17 0 652372168 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=19103/tid=19115] ppid=19101 vsize=2096412 CPUtime=196.48
/proc/19103/task/19115/stat : 19115 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 24145 0 0 0 19580 68 0 0 20 0 17 0 652372168 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=19103/tid=19116] ppid=19101 vsize=2096412 CPUtime=196.47
/proc/19103/task/19116/stat : 19116 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 28924 0 0 0 19555 92 0 0 20 0 17 0 652372168 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=19103/tid=19117] ppid=19101 vsize=2096412 CPUtime=196.45
/proc/19103/task/19117/stat : 19117 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 29198 0 0 0 19561 84 0 0 20 0 17 0 652372168 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562320 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=19103/tid=19118] ppid=19101 vsize=2096412 CPUtime=192.57
/proc/19103/task/19118/stat : 19118 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 26156 0 0 0 19171 86 0 0 20 0 17 0 652372168 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562278 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=19103/tid=19119] ppid=19101 vsize=2096412 CPUtime=196.47
/proc/19103/task/19119/stat : 19119 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 30242 0 0 0 19569 78 0 0 20 0 17 0 652372168 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=19103/tid=19120] ppid=19101 vsize=2096412 CPUtime=196.48
/proc/19103/task/19120/stat : 19120 (ttsth-5-0) R 19101 19103 15497 0 -1 4202560 26135 0 0 0 19566 82 0 0 20 0 17 0 652372168 2146725888 471073 18446744073709551615 134512640 135237372 4290077232 18446744073709551615 134562344 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3140.54
Current children cumulated vsize (KiB) 2096412

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

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

[startup+197.527 s]
/proc/loadavg: 16.01 15.70 13.08 17/201 19125
/proc/meminfo: memFree=17176136/36427776 swapFree=4692/1891540
[pid=19103] ppid=19101 vsize=0 CPUtime=3140.83
/proc/19103/stat : 19103 (ttsth-5-0) Z 19101 19103 15497 0 -1 4203532 472599 0 0 0 312697 1386 0 0 20 0 2 0 652372083 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/19103/statm: 0 0 0 0 0 0 0
[pid=19103/tid=19120] ppid=19101 vsize=0 CPUtime=196.58
/proc/19103/task/19120/stat : 19120 (ttsth-5-0) R 19101 19103 15497 0 -1 4203588 26153 0 0 0 19566 92 0 0 20 0 2 0 652372168 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3140.83
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 197.591
CPU time (s): 3140.9
CPU user time (s): 3127
CPU system time (s): 13.9049
CPU usage (%): 1589.6
Max. virtual memory (cumulated for all children) (KiB): 2096412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3127
system time used= 13.9049
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 472599
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= 9599
involuntary context switches= 7533

runsolver used 0.828051 second user time and 3.08419 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 00:04:17
IDJOB=1776405
IDBENCH=20494
IDSOLVER=634
FILE ID=xenhost3-49/1776405-1244930657
PBS_JOBID=
Free space on /tmp= 7024 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (16 threads)
BENCH NAME= SAT07/industrial/grieu/vmpc_26.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776405-1244930657/watcher-1776405-1244930657 -o /tmp/evaluation-result-1776405-1244930657/solver-1776405-1244930657 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776405-1244930657.cnf

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

MD5SUM BENCH= 7e9eba7a609bdbcf7c3a7e0f5c07ab04
RANDOM SEED= 1981419869

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:      19061388 kB
Buffers:        472612 kB
Cached:       14116468 kB
SwapCached:          0 kB
Active:        4118320 kB
Inactive:     10478744 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2020 kB
Writeback:           0 kB
AnonPages:        8628 kB
Mapped:           3648 kB
Slab:           717328 kB
SReclaimable:   690564 kB
SUnreclaim:      26764 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= 7024 MiB
End job on xenhost3-49 at 2009-06-14 00:07:37