Trace number 1778775

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) 3058.55 201.194

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand032.cnf
MD5SUM49dda3faa6676166ee2ccb89f6cd8ca0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.73
Satisfiable
(Un)Satisfiability was proved
Number of variables10794
Number of clauses31997
Sum of the clauses size74657
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 221330
Number of clauses of size 310665
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.03	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1778775-1244945234.cnf 
0.00/0.03	c Using SATTIMEOUT of 10000
0.00/0.03	c Using SATRAM of 2047
0.00/0.03	c Size of subset node = 16
0.00/0.03	c Variables = 10794
0.00/0.03	c Clauses = 31997
0.00/0.03	c Literals = 74657
0.00/0.03	c Reduced size:
0.00/0.03	c Variables = 10794
0.00/0.03	c Clauses = 31973
0.00/0.03	c Literals = 74602
0.00/0.03	c a2
0.00/0.07	c a1
1.00/1.04	c Independent sub-problems = 1
1.00/1.04	c Sub-problem with 10784 variables and 31973 clauses
1.00/1.04	c using permutation method 4
1.00/1.04	c count = 1
1.00/1.04	c Ordering finished 1.020 seconds
1.00/1.04	c mapped 1.030 seconds
1.00/1.04	c permuted 1.030 seconds
1.00/1.04	c about to sort
1.00/1.05	c sorted
1.30/1.37	c clauses now 31973
1.30/1.37	c init finished 1.240 seconds
1.30/1.37	c tree built 1.360 seconds
1.30/1.37	c 
1.30/1.37	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.30/1.37	c ---------------------------------|----------------------------------|------------------------------------------------------
1.30/1.37	c ................................ | ..........                       |                        1.4           0.0             
1.30/1.37	c ................................ | ..........                     1 |                        1.4           0.7             
1.30/1.37	c ................................ | ..........                     2 |                        1.4           1.5             
1.30/1.37	c ................................ | ..........                     3 |                        1.4           2.2             
1.30/1.37	c ................................ | ..........                     4 |                        1.4           2.9             
1.30/1.37	c ................................ | ..........                     5 |                        1.4           3.7             
1.30/1.39	c ................................ | ..........                  1000 |                        1.4         689.7          464
305.58/20.87	c ................................ | ..........               1015000 | 26432                200.0        5074.7      8672882
593.22/39.26	c ................................ | ..........               1491000 | 38335                400.0        3727.1     17899412
875.12/57.25	c ................................ | ..........               1743000 | 49318                600.2        2904.2     25760829
1147.19/74.70	c ................................ | ..........               1996000 | 62163                800.3        2494.2     33886815
1420.95/92.15	c ................................ | *.........               2159000 | 69316               1000.5        2157.9     40806480
1686.75/109.18	c ................................ | *.........               2411000 | 81513               1200.5        2008.3     51456306
1959.12/126.53	c ................................ | *.........               2593000 | 90460               1400.3        1851.7     60337849
2226.47/143.66	c ................................ | *.........               2784000 | 99801               1600.6        1739.3     69664284
2484.71/160.16	c ................................ | *.........               2913000 | 105751              1800.8        1617.7     78826398
2727.78/176.21	c ................................ | **........               3149000 | 117848              2000.0        1574.5     89341936

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-1778775-1244945234/watcher-1778775-1244945234 -o /tmp/evaluation-result-1778775-1244945234/solver-1778775-1244945234 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1778775-1244945234.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.80 15.30 12.23 2/184 21471
/proc/meminfo: memFree=19053956/36427776 swapFree=4312/8524
[pid=21471] ppid=21469 vsize=1540 CPUtime=0
/proc/21471/stat : 21471 (ttsth-5-0) R 21469 21471 15497 0 -1 4202496 291 0 0 0 0 0 0 0 20 0 1 0 653829759 1576960 248 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134732614 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/21471/statm: 385 248 75 177 0 207 0

[startup+0.089772 s]
/proc/loadavg: 15.80 15.30 12.23 2/184 21471
/proc/meminfo: memFree=19053956/36427776 swapFree=4312/8524
[pid=21471] ppid=21469 vsize=5704 CPUtime=0.08
/proc/21471/stat : 21471 (ttsth-5-0) R 21469 21471 15497 0 -1 4202496 1350 0 0 0 8 0 0 0 20 0 1 0 653829759 5840896 1275 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134737701 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/21471/statm: 1426 1275 77 177 0 1248 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5704

[startup+0.10174 s]
/proc/loadavg: 15.80 15.30 12.23 2/184 21471
/proc/meminfo: memFree=19053956/36427776 swapFree=4312/8524
[pid=21471] ppid=21469 vsize=6892 CPUtime=0.08
/proc/21471/stat : 21471 (ttsth-5-0) R 21469 21471 15497 0 -1 4202496 1623 0 0 0 8 0 0 0 20 0 1 0 653829759 7057408 1548 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134600246 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/21471/statm: 1723 1549 77 177 0 1545 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6892

[startup+0.301736 s]
/proc/loadavg: 15.80 15.30 12.23 2/184 21471
/proc/meminfo: memFree=19053956/36427776 swapFree=4312/8524
[pid=21471] ppid=21469 vsize=7032 CPUtime=0.28
/proc/21471/stat : 21471 (ttsth-5-0) R 21469 21471 15497 0 -1 4202496 1649 0 0 0 28 0 0 0 20 0 1 0 653829759 7200768 1574 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134749343 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/21471/statm: 1758 1574 77 177 0 1580 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7032

[startup+0.701781 s]
/proc/loadavg: 15.80 15.30 12.23 2/184 21471
/proc/meminfo: memFree=19053956/36427776 swapFree=4312/8524
[pid=21471] ppid=21469 vsize=7240 CPUtime=0.7
/proc/21471/stat : 21471 (ttsth-5-0) R 21469 21471 15497 0 -1 4202496 1694 0 0 0 70 0 0 0 20 0 1 0 653829759 7413760 1619 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134555272 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/21471/statm: 1810 1619 77 177 0 1632 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 7240

[startup+1.5048 s]
/proc/loadavg: 15.80 15.30 12.23 2/185 21472
/proc/meminfo: memFree=19047096/36427776 swapFree=4804/15716
[pid=21471] ppid=21469 vsize=264244 CPUtime=3.23
/proc/21471/stat : 21471 (ttsth-5-0) S 21469 21471 15497 0 -1 4202496 33394 0 0 0 149 174 0 0 20 0 17 0 653829759 270585856 33319 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/21471/statm: 66061 33321 95 177 0 65883 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 264244

[startup+3.1045 s]
/proc/loadavg: 15.81 15.31 12.25 15/201 21488
/proc/meminfo: memFree=18911004/36427776 swapFree=4672/153492
[pid=21471] ppid=21469 vsize=282680 CPUtime=28.14
/proc/21471/stat : 21471 (ttsth-5-0) S 21469 21471 15497 0 -1 4202496 40318 0 0 0 734 2080 0 0 20 0 17 0 653829759 289464320 40243 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/21471/statm: 70670 40243 95 177 0 70492 0
[pid=21471/tid=21473] ppid=21469 vsize=282680 CPUtime=1.7
/proc/21471/task/21473/stat : 21473 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 2021 0 0 0 166 4 0 0 20 0 17 0 653829897 289464320 40243 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=282680 CPUtime=1.66
/proc/21471/task/21474/stat : 21474 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 289 0 0 0 20 146 0 0 20 0 17 0 653829897 289464320 40244 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=282680 CPUtime=1.66
/proc/21471/task/21475/stat : 21475 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 453 0 0 0 30 136 0 0 20 0 17 0 653829897 289464320 40244 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=21471/tid=21476] ppid=21469 vsize=282680 CPUtime=1.64
/proc/21471/task/21476/stat : 21476 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 467 0 0 0 26 138 0 0 20 0 17 0 653829897 289464320 40244 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134564184 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=21471/tid=21477] ppid=21469 vsize=282680 CPUtime=1.68
/proc/21471/task/21477/stat : 21477 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 463 0 0 0 36 132 0 0 20 0 17 0 653829897 289464320 40244 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=21471/tid=21478] ppid=21469 vsize=282680 CPUtime=1.66
/proc/21471/task/21478/stat : 21478 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 427 0 0 0 34 132 0 0 20 0 17 0 653829897 289464320 40244 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=21471/tid=21479] ppid=21469 vsize=282680 CPUtime=1.68
/proc/21471/task/21479/stat : 21479 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 382 0 0 0 38 130 0 0 20 0 17 0 653829897 289464320 40244 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=21471/tid=21480] ppid=21469 vsize=282680 CPUtime=1.68
/proc/21471/task/21480/stat : 21480 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 354 0 0 0 28 140 0 0 20 0 17 0 653829897 289464320 40245 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134732614 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=21471/tid=21481] ppid=21469 vsize=282680 CPUtime=1.66
/proc/21471/task/21481/stat : 21481 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 242 0 0 0 24 142 0 0 20 0 17 0 653829897 289464320 40245 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=21471/tid=21482] ppid=21469 vsize=282680 CPUtime=1.66
/proc/21471/task/21482/stat : 21482 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 319 0 0 0 26 140 0 0 20 0 17 0 653829897 289464320 40246 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=21471/tid=21483] ppid=21469 vsize=282680 CPUtime=1.66
/proc/21471/task/21483/stat : 21483 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 374 0 0 0 24 142 0 0 20 0 17 0 653829897 289464320 40246 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=21471/tid=21484] ppid=21469 vsize=282680 CPUtime=1.66
/proc/21471/task/21484/stat : 21484 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 449 0 0 0 26 140 0 0 20 0 17 0 653829897 289464320 40246 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134590275 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=21471/tid=21485] ppid=21469 vsize=282680 CPUtime=1.64
/proc/21471/task/21485/stat : 21485 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 446 0 0 0 30 134 0 0 20 0 17 0 653829897 289464320 40246 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=21471/tid=21486] ppid=21469 vsize=282680 CPUtime=1.64
/proc/21471/task/21486/stat : 21486 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 346 0 0 0 28 136 0 0 20 0 17 0 653829897 289464320 40246 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=21471/tid=21487] ppid=21469 vsize=282680 CPUtime=1.66
/proc/21471/task/21487/stat : 21487 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 504 0 0 0 30 136 0 0 20 0 17 0 653829898 289464320 40246 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134593217 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=21471/tid=21488] ppid=21469 vsize=282680 CPUtime=1.64
/proc/21471/task/21488/stat : 21488 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 696 0 0 0 34 130 0 0 20 0 17 0 653829898 289464320 40246 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 28.14
Current children cumulated vsize (KiB) 282680

[startup+6.30643 s]
/proc/loadavg: 15.81 15.31 12.25 17/201 21488
/proc/meminfo: memFree=18871720/36427776 swapFree=4692/192000
[pid=21471] ppid=21469 vsize=312692 CPUtime=78.28
/proc/21471/stat : 21471 (ttsth-5-0) S 21469 21471 15497 0 -1 4202496 47944 0 0 0 2521 5307 0 0 20 0 17 0 653829759 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/21471/statm: 78173 47869 95 177 0 77995 0
[pid=21471/tid=21473] ppid=21469 vsize=312692 CPUtime=4.9
/proc/21471/task/21473/stat : 21473 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 4422 0 0 0 484 6 0 0 20 0 17 0 653829897 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134680326 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=312692 CPUtime=4.8
/proc/21471/task/21474/stat : 21474 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 519 0 0 0 116 364 0 0 20 0 17 0 653829897 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=312692 CPUtime=4.8
/proc/21471/task/21475/stat : 21475 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 664 0 0 0 102 378 0 0 20 0 17 0 653829897 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=21471/tid=21476] ppid=21469 vsize=312692 CPUtime=4.8
/proc/21471/task/21476/stat : 21476 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 1065 0 0 0 144 336 0 0 20 0 17 0 653829897 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=21471/tid=21477] ppid=21469 vsize=312692 CPUtime=4.8
/proc/21471/task/21477/stat : 21477 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 898 0 0 0 130 350 0 0 20 0 17 0 653829897 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=21471/tid=21478] ppid=21469 vsize=312692 CPUtime=4.8
/proc/21471/task/21478/stat : 21478 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 492 0 0 0 144 336 0 0 20 0 17 0 653829897 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=21471/tid=21479] ppid=21469 vsize=312692 CPUtime=4.8
/proc/21471/task/21479/stat : 21479 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 793 0 0 0 114 366 0 0 20 0 17 0 653829897 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=21471/tid=21480] ppid=21469 vsize=312692 CPUtime=4.82
/proc/21471/task/21480/stat : 21480 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 800 0 0 0 106 376 0 0 20 0 17 0 653829897 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=21471/tid=21481] ppid=21469 vsize=312692 CPUtime=4.78
/proc/21471/task/21481/stat : 21481 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 897 0 0 0 94 384 0 0 20 0 17 0 653829897 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=21471/tid=21482] ppid=21469 vsize=312692 CPUtime=4.8
/proc/21471/task/21482/stat : 21482 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 566 0 0 0 140 340 0 0 20 0 17 0 653829897 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=21471/tid=21483] ppid=21469 vsize=312692 CPUtime=4.8
/proc/21471/task/21483/stat : 21483 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 485 0 0 0 128 352 0 0 20 0 17 0 653829897 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134588414 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=21471/tid=21484] ppid=21469 vsize=312692 CPUtime=4.8
/proc/21471/task/21484/stat : 21484 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 560 0 0 0 128 352 0 0 20 0 17 0 653829897 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=21471/tid=21485] ppid=21469 vsize=312692 CPUtime=4.78
/proc/21471/task/21485/stat : 21485 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 713 0 0 0 162 316 0 0 20 0 17 0 653829897 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=21471/tid=21486] ppid=21469 vsize=312692 CPUtime=4.72
/proc/21471/task/21486/stat : 21486 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 508 0 0 0 110 362 0 0 20 0 17 0 653829897 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134749343 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=21471/tid=21487] ppid=21469 vsize=312692 CPUtime=4.8
/proc/21471/task/21487/stat : 21487 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 566 0 0 0 144 336 0 0 20 0 17 0 653829898 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=21471/tid=21488] ppid=21469 vsize=312692 CPUtime=4.8
/proc/21471/task/21488/stat : 21488 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 1908 0 0 0 146 334 0 0 20 0 17 0 653829898 320196608 47869 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 78.28
Current children cumulated vsize (KiB) 312692

[startup+12.7069 s]
/proc/loadavg: 15.83 15.32 12.27 17/201 21488
/proc/meminfo: memFree=18822628/36427776 swapFree=4692/241336
[pid=21471] ppid=21469 vsize=363340 CPUtime=178.57
/proc/21471/stat : 21471 (ttsth-5-0) S 21469 21471 15497 0 -1 4202496 59819 0 0 0 6553 11304 0 0 20 0 17 0 653829759 372060160 59744 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/21471/statm: 90835 59745 95 177 0 90657 0
[pid=21471/tid=21473] ppid=21469 vsize=363340 CPUtime=11.3
/proc/21471/task/21473/stat : 21473 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 8876 0 0 0 1120 10 0 0 20 0 17 0 653829897 372060160 59745 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=363340 CPUtime=11.06
/proc/21471/task/21474/stat : 21474 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 695 0 0 0 346 760 0 0 20 0 17 0 653829897 372060160 59745 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=363340 CPUtime=11.04
/proc/21471/task/21475/stat : 21475 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 1123 0 0 0 258 846 0 0 20 0 17 0 653829897 372060160 59745 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=21471/tid=21476] ppid=21469 vsize=363340 CPUtime=11.06
/proc/21471/task/21476/stat : 21476 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 1670 0 0 0 390 716 0 0 20 0 17 0 653829897 372060160 59745 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=21471/tid=21477] ppid=21469 vsize=363340 CPUtime=11.08
/proc/21471/task/21477/stat : 21477 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 1596 0 0 0 386 722 0 0 20 0 17 0 653829897 372060160 59745 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=21471/tid=21478] ppid=21469 vsize=363340 CPUtime=11.06
/proc/21471/task/21478/stat : 21478 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 601 0 0 0 380 726 0 0 20 0 17 0 653829897 372060160 59745 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=21471/tid=21479] ppid=21469 vsize=363340 CPUtime=11.08
/proc/21471/task/21479/stat : 21479 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 2219 0 0 0 306 802 0 0 20 0 17 0 653829897 372060160 59745 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=21471/tid=21480] ppid=21469 vsize=363340 CPUtime=11.08
/proc/21471/task/21480/stat : 21480 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 996 0 0 0 330 778 0 0 20 0 17 0 653829897 372060160 59745 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=21471/tid=21481] ppid=21469 vsize=363340 CPUtime=11.02
/proc/21471/task/21481/stat : 21481 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 1814 0 0 0 260 842 0 0 20 0 17 0 653829897 372060160 59745 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=21471/tid=21482] ppid=21469 vsize=363340 CPUtime=11.06
/proc/21471/task/21482/stat : 21482 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 910 0 0 0 386 720 0 0 20 0 17 0 653829897 372060160 59745 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=21471/tid=21483] ppid=21469 vsize=363340 CPUtime=11.06
/proc/21471/task/21483/stat : 21483 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 653 0 0 0 354 752 0 0 20 0 17 0 653829897 372060160 59745 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=21471/tid=21484] ppid=21469 vsize=363340 CPUtime=11.04
/proc/21471/task/21484/stat : 21484 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 782 0 0 0 346 758 0 0 20 0 17 0 653829897 372060160 59745 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=21471/tid=21485] ppid=21469 vsize=363340 CPUtime=11.06
/proc/21471/task/21485/stat : 21485 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 1055 0 0 0 438 668 0 0 20 0 17 0 653829897 372060160 59745 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=21471/tid=21486] ppid=21469 vsize=363340 CPUtime=10.84
/proc/21471/task/21486/stat : 21486 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 726 0 0 0 346 738 0 0 20 0 17 0 653829897 372060160 59745 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=21471/tid=21487] ppid=21469 vsize=363340 CPUtime=11.1
/proc/21471/task/21487/stat : 21487 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 730 0 0 0 396 714 0 0 20 0 17 0 653829898 372060160 59745 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=21471/tid=21488] ppid=21469 vsize=363340 CPUtime=11.1
/proc/21471/task/21488/stat : 21488 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 3286 0 0 0 378 732 0 0 20 0 17 0 653829898 372060160 59745 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 178.57
Current children cumulated vsize (KiB) 363340

[startup+25.5021 s]
/proc/loadavg: 15.86 15.36 12.33 16/201 21488
/proc/meminfo: memFree=18724016/36427776 swapFree=4692/339928
[pid=21471] ppid=21469 vsize=462848 CPUtime=378.93
/proc/21471/stat : 21471 (ttsth-5-0) S 21469 21471 15497 0 -1 4202496 83636 0 0 0 15122 22771 0 0 20 0 17 0 653829759 473956352 83561 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/21471/statm: 115712 83561 95 177 0 115534 0
[pid=21471/tid=21473] ppid=21469 vsize=462848 CPUtime=24.1
/proc/21471/task/21473/stat : 21473 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 17442 0 0 0 2392 18 0 0 20 0 17 0 653829897 473956352 83561 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=462848 CPUtime=23.56
/proc/21471/task/21474/stat : 21474 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 1236 0 0 0 832 1524 0 0 20 0 17 0 653829897 473956352 83561 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134590275 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=462848 CPUtime=23.52
/proc/21471/task/21475/stat : 21475 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 2581 0 0 0 672 1680 0 0 20 0 17 0 653829897 473956352 83561 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=21471/tid=21476] ppid=21469 vsize=462848 CPUtime=23.6

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

/proc/21471/task/21476/stat : 21476 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 5479 0 0 0 2070 2786 0 0 20 0 17 0 653829897 681111552 130958 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=21471/tid=21477] ppid=21469 vsize=665148 CPUtime=48.62
/proc/21471/task/21477/stat : 21477 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 9760 0 0 0 2068 2794 0 0 20 0 17 0 653829897 681111552 130958 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=21471/tid=21478] ppid=21469 vsize=665148 CPUtime=48.46
/proc/21471/task/21478/stat : 21478 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 1900 0 0 0 1930 2916 0 0 20 0 17 0 653829897 681111552 130958 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=21471/tid=21479] ppid=21469 vsize=665148 CPUtime=48.8
/proc/21471/task/21479/stat : 21479 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 7100 0 0 0 1924 2956 0 0 20 0 17 0 653829897 681111552 130958 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=21471/tid=21480] ppid=21469 vsize=665148 CPUtime=48.56
/proc/21471/task/21480/stat : 21480 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 2045 0 0 0 1816 3040 0 0 20 0 17 0 653829897 681111552 130958 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=21471/tid=21481] ppid=21469 vsize=665148 CPUtime=48.66
/proc/21471/task/21481/stat : 21481 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 6135 0 0 0 1650 3216 0 0 20 0 17 0 653829897 681111552 130958 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=21471/tid=21482] ppid=21469 vsize=665148 CPUtime=48.64
/proc/21471/task/21482/stat : 21482 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 4004 0 0 0 2090 2774 0 0 20 0 17 0 653829897 681111552 130958 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=21471/tid=21483] ppid=21469 vsize=665148 CPUtime=48.5
/proc/21471/task/21483/stat : 21483 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 1973 0 0 0 1814 3036 0 0 20 0 17 0 653829897 681111552 130958 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=21471/tid=21484] ppid=21469 vsize=665148 CPUtime=48.6
/proc/21471/task/21484/stat : 21484 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 5253 0 0 0 1862 2998 0 0 20 0 17 0 653829897 681111552 130958 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=21471/tid=21485] ppid=21469 vsize=665148 CPUtime=48.62
/proc/21471/task/21485/stat : 21485 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 2829 0 0 0 2154 2708 0 0 20 0 17 0 653829897 681111552 130958 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=21471/tid=21486] ppid=21469 vsize=665148 CPUtime=47.66
/proc/21471/task/21486/stat : 21486 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 2293 0 0 0 1900 2866 0 0 20 0 17 0 653829897 681111552 130958 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=21471/tid=21487] ppid=21469 vsize=665148 CPUtime=48.74
/proc/21471/task/21487/stat : 21487 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 2997 0 0 0 2072 2802 0 0 20 0 17 0 653829898 681111552 130958 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=21471/tid=21488] ppid=21469 vsize=665148 CPUtime=48.8
/proc/21471/task/21488/stat : 21488 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 6541 0 0 0 2094 2786 0 0 20 0 17 0 653829898 681111552 130958 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 779.61
Current children cumulated vsize (KiB) 665148

[startup+102.319 s]
/proc/loadavg: 15.84 15.47 12.62 17/201 21488
/proc/meminfo: memFree=18137340/36427776 swapFree=4692/925704
[pid=21471] ppid=21469 vsize=1086256 CPUtime=1580.58
/proc/21471/stat : 21471 (ttsth-5-0) S 21469 21471 15497 0 -1 4202496 229966 0 0 0 78308 79750 0 0 20 0 17 0 653829759 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/21471/statm: 271564 229891 95 177 0 271386 0
[pid=21471/tid=21473] ppid=21469 vsize=1086256 CPUtime=100.89
/proc/21471/task/21473/stat : 21473 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 53410 0 0 0 10025 64 0 0 20 0 17 0 653829897 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134562380 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=1086256 CPUtime=98.28
/proc/21471/task/21474/stat : 21474 (ttsth-5-0) S 21469 21471 15497 0 -1 4202560 5018 0 0 0 4586 5242 0 0 20 0 17 0 653829897 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 18446744071564503368 0 0 -1 0 0 0 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=1086256 CPUtime=98.63
/proc/21471/task/21475/stat : 21475 (ttsth-5-0) S 21469 21471 15497 0 -1 4202560 15636 0 0 0 4234 5629 0 0 20 0 17 0 653829897 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=21471/tid=21476] ppid=21469 vsize=1086256 CPUtime=98.49
/proc/21471/task/21476/stat : 21476 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 11183 0 0 0 4701 5148 0 0 20 0 17 0 653829897 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=21471/tid=21477] ppid=21469 vsize=1086256 CPUtime=98.58
/proc/21471/task/21477/stat : 21477 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 20702 0 0 0 4691 5167 0 0 20 0 17 0 653829897 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=21471/tid=21478] ppid=21469 vsize=1086256 CPUtime=98.19
/proc/21471/task/21478/stat : 21478 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 3677 0 0 0 4320 5499 0 0 20 0 17 0 653829897 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=21471/tid=21479] ppid=21469 vsize=1086256 CPUtime=99.22
/proc/21471/task/21479/stat : 21479 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 17089 0 0 0 4783 5139 0 0 20 0 17 0 653829897 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=21471/tid=21480] ppid=21469 vsize=1086256 CPUtime=98.43
/proc/21471/task/21480/stat : 21480 (ttsth-5-0) S 21469 21471 15497 0 -1 4202560 3749 0 0 0 4259 5584 0 0 20 0 17 0 653829897 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 18446744071564503368 0 0 -1 6 0 0 0 0 0
[pid=21471/tid=21481] ppid=21469 vsize=1086256 CPUtime=99.27
/proc/21471/task/21481/stat : 21481 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 15500 0 0 0 4540 5387 0 0 20 0 17 0 653829897 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=21471/tid=21482] ppid=21469 vsize=1086256 CPUtime=98.81
/proc/21471/task/21482/stat : 21482 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 10676 0 0 0 4953 4928 0 0 20 0 17 0 653829897 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=21471/tid=21483] ppid=21469 vsize=1086256 CPUtime=98.38
/proc/21471/task/21483/stat : 21483 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 4564 0 0 0 4226 5612 0 0 20 0 17 0 653829897 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=21471/tid=21484] ppid=21469 vsize=1086256 CPUtime=98.63
/proc/21471/task/21484/stat : 21484 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 9447 0 0 0 4294 5569 0 0 20 0 17 0 653829897 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=21471/tid=21485] ppid=21469 vsize=1086256 CPUtime=98.6
/proc/21471/task/21485/stat : 21485 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 5290 0 0 0 4778 5082 0 0 20 0 17 0 653829897 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134680340 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=21471/tid=21486] ppid=21469 vsize=1086256 CPUtime=96.73
/proc/21471/task/21486/stat : 21486 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 3935 0 0 0 4367 5306 0 0 20 0 17 0 653829897 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=21471/tid=21487] ppid=21469 vsize=1086256 CPUtime=99.07
/proc/21471/task/21487/stat : 21487 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 7294 0 0 0 4850 5057 0 0 20 0 17 0 653829898 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=21471/tid=21488] ppid=21469 vsize=1086256 CPUtime=98.94
/proc/21471/task/21488/stat : 21488 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 10708 0 0 0 4574 5320 0 0 20 0 17 0 653829898 1112326144 229891 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 1580.58
Current children cumulated vsize (KiB) 1086256

[startup+162.308 s]
/proc/loadavg: 15.88 15.54 12.81 17/201 21488
/proc/meminfo: memFree=17613532/36427776 swapFree=4692/1448692
[pid=21471] ppid=21469 vsize=1648580 CPUtime=2519.17
/proc/21471/stat : 21471 (ttsth-5-0) S 21469 21471 15497 0 -1 4202496 361863 0 0 0 131856 120061 0 0 20 0 17 0 653829759 1688145920 361788 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/21471/statm: 412145 361788 95 177 0 411967 0
[pid=21471/tid=21473] ppid=21469 vsize=1648580 CPUtime=160.87
/proc/21471/task/21473/stat : 21473 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 74180 0 0 0 16001 86 0 0 20 0 17 0 653829897 1688145920 361788 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134680237 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=1648580 CPUtime=156.79
/proc/21471/task/21474/stat : 21474 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 6580 0 0 0 7962 7717 0 0 20 0 17 0 653829897 1688145920 361788 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=1648580 CPUtime=156.47
/proc/21471/task/21475/stat : 21475 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 23222 0 0 0 6776 8871 0 0 20 0 17 0 653829897 1688145920 361789 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=21471/tid=21476] ppid=21469 vsize=1648580 CPUtime=157.13
/proc/21471/task/21476/stat : 21476 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 19352 0 0 0 8001 7712 0 0 20 0 17 0 653829897 1688145920 361789 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134590272 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=21471/tid=21477] ppid=21469 vsize=1648580 CPUtime=156.95
/proc/21471/task/21477/stat : 21477 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 26950 0 0 0 7742 7953 0 0 20 0 17 0 653829897 1688145920 361789 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134591171 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=21471/tid=21478] ppid=21469 vsize=1648580 CPUtime=156.58
/proc/21471/task/21478/stat : 21478 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 19820 0 0 0 7173 8485 0 0 20 0 17 0 653829897 1688145920 361789 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=21471/tid=21479] ppid=21469 vsize=1648580 CPUtime=158.44
/proc/21471/task/21479/stat : 21479 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 41915 0 0 0 8713 7131 0 0 20 0 17 0 653829897 1688145920 361789 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=21471/tid=21480] ppid=21469 vsize=1648580 CPUtime=157.04
/proc/21471/task/21480/stat : 21480 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 12155 0 0 0 7247 8457 0 0 20 0 17 0 653829897 1688145920 361789 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=21471/tid=21481] ppid=21469 vsize=1648580 CPUtime=157.99
/proc/21471/task/21481/stat : 21481 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 22065 0 0 0 7486 8313 0 0 20 0 17 0 653829897 1688145920 361789 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=21471/tid=21482] ppid=21469 vsize=1648580 CPUtime=157.7
/proc/21471/task/21482/stat : 21482 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 18843 0 0 0 8443 7327 0 0 20 0 17 0 653829897 1688145920 361789 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134590501 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=21471/tid=21483] ppid=21469 vsize=1648580 CPUtime=156.83
/proc/21471/task/21483/stat : 21483 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 6733 0 0 0 7210 8473 0 0 20 0 17 0 653829897 1688145920 361789 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134592199 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=21471/tid=21484] ppid=21469 vsize=1648580 CPUtime=157.21
/proc/21471/task/21484/stat : 21484 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 14131 0 0 0 7215 8506 0 0 20 0 17 0 653829897 1688145920 361789 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=21471/tid=21485] ppid=21469 vsize=1648580 CPUtime=157.19
/proc/21471/task/21485/stat : 21485 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 9083 0 0 0 7895 7824 0 0 20 0 17 0 653829897 1688145920 361789 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=21471/tid=21486] ppid=21469 vsize=1648580 CPUtime=154.35
/proc/21471/task/21486/stat : 21486 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 6137 0 0 0 7500 7935 0 0 20 0 17 0 653829897 1688145920 361790 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=21471/tid=21487] ppid=21469 vsize=1648580 CPUtime=158.17
/proc/21471/task/21487/stat : 21487 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 11145 0 0 0 8375 7442 0 0 20 0 17 0 653829898 1688145920 361790 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=21471/tid=21488] ppid=21469 vsize=1648580 CPUtime=157.95
/proc/21471/task/21488/stat : 21488 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 17465 0 0 0 7986 7809 0 0 20 0 17 0 653829898 1688145920 361790 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134749353 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 2519.17
Current children cumulated vsize (KiB) 1648580



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+201.006 s]
/proc/loadavg: 15.81 15.57 12.93 17/201 21493
/proc/meminfo: memFree=17186560/36427776 swapFree=4692/1874176
[pid=21471] ppid=21469 vsize=2096572 CPUtime=3058.23
/proc/21471/stat : 21471 (ttsth-5-0) S 21469 21471 15497 0 -1 4202496 466618 0 0 0 175811 130012 0 0 20 0 17 0 653829759 2146889728 466543 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/21471/statm: 524143 466543 95 177 0 523965 0
[pid=21471/tid=21473] ppid=21469 vsize=2096572 CPUtime=199.26
/proc/21471/task/21473/stat : 21473 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 91506 0 0 0 19816 110 0 0 20 0 17 0 653829897 2146889728 466543 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134562341 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=21471/tid=21474] ppid=21469 vsize=2096572 CPUtime=186.75
/proc/21471/task/21474/stat : 21474 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 7526 0 0 0 10550 8125 0 0 20 0 17 0 653829897 2146889728 466543 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=21471/tid=21475] ppid=21469 vsize=2096572 CPUtime=189.05
/proc/21471/task/21475/stat : 21475 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 30586 0 0 0 9227 9678 0 0 20 0 17 0 653829897 2146889728 466543 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=21471/tid=21476] ppid=21469 vsize=2096572 CPUtime=191.01
/proc/21471/task/21476/stat : 21476 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 26194 0 0 0 10678 8423 0 0 20 0 17 0 653829897 2146889728 466543 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134749345 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=21471/tid=21477] ppid=21469 vsize=2096572 CPUtime=191.54
/proc/21471/task/21477/stat : 21477 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 33893 0 0 0 10535 8619 0 0 20 0 17 0 653829897 2146889728 466543 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=21471/tid=21478] ppid=21469 vsize=2096572 CPUtime=187.22
/proc/21471/task/21478/stat : 21478 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 34867 0 0 0 9574 9148 0 0 20 0 17 0 653829897 2146889728 466544 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=21471/tid=21479] ppid=21469 vsize=2096572 CPUtime=196.43
/proc/21471/task/21479/stat : 21479 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 57442 0 0 0 12061 7582 0 0 20 0 17 0 653829897 2146889728 466544 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=21471/tid=21480] ppid=21469 vsize=2096572 CPUtime=179.75
/proc/21471/task/21480/stat : 21480 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 12983 0 0 0 9045 8930 0 0 20 0 17 0 653829897 2146889728 466544 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=21471/tid=21481] ppid=21469 vsize=2096572 CPUtime=194.69
/proc/21471/task/21481/stat : 21481 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 30858 0 0 0 10367 9102 0 0 20 0 17 0 653829897 2146889728 466544 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134749353 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=21471/tid=21482] ppid=21469 vsize=2096572 CPUtime=193.12
/proc/21471/task/21482/stat : 21482 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 24784 0 0 0 11403 7909 0 0 20 0 17 0 653829897 2146889728 466544 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=21471/tid=21483] ppid=21469 vsize=2096572 CPUtime=191.62
/proc/21471/task/21483/stat : 21483 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 9071 0 0 0 9859 9303 0 0 20 0 17 0 653829897 2146889728 466544 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=21471/tid=21484] ppid=21469 vsize=2096572 CPUtime=187.92
/proc/21471/task/21484/stat : 21484 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 17935 0 0 0 9567 9225 0 0 20 0 17 0 653829897 2146889728 466544 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=21471/tid=21485] ppid=21469 vsize=2096572 CPUtime=194.27
/proc/21471/task/21485/stat : 21485 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 12436 0 0 0 10807 8620 0 0 20 0 17 0 653829897 2146889728 466544 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=21471/tid=21486] ppid=21469 vsize=2096572 CPUtime=189.59
/proc/21471/task/21486/stat : 21486 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 8277 0 0 0 10261 8698 0 0 20 0 17 0 653829897 2146889728 466544 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=21471/tid=21487] ppid=21469 vsize=2096572 CPUtime=196.14
/proc/21471/task/21487/stat : 21487 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 15617 0 0 0 11565 8049 0 0 20 0 17 0 653829898 2146889728 466544 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=21471/tid=21488] ppid=21469 vsize=2096572 CPUtime=188.35
/proc/21471/task/21488/stat : 21488 (ttsth-5-0) R 21469 21471 15497 0 -1 4202560 20556 0 0 0 10364 8471 0 0 20 0 17 0 653829898 2146889728 466544 18446744073709551615 134512640 135237372 4290861808 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 3058.23
Current children cumulated vsize (KiB) 2096572

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

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

[startup+201.122 s]
/proc/loadavg: 15.81 15.57 12.93 17/201 21493
/proc/meminfo: memFree=17186560/36427776 swapFree=4692/1874176
[pid=21471] ppid=21469 vsize=0 CPUtime=3058.48
/proc/21471/stat : 21471 (ttsth-5-0) Z 21469 21471 15497 0 -1 4203532 466636 0 0 0 175821 130027 0 0 20 0 2 0 653829759 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/21471/statm: 0 0 0 0 0 0 0
[pid=21471/tid=21480] ppid=21469 vsize=0 CPUtime=179.84
/proc/21471/task/21480/stat : 21480 (ttsth-5-0) R 21469 21471 15497 0 -1 4203588 12983 0 0 0 9045 8939 0 0 20 0 2 0 653829897 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3058.48
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 201.194
CPU time (s): 3058.55
CPU user time (s): 1758.21
CPU system time (s): 1300.34
CPU usage (%): 1520.2
Max. virtual memory (cumulated for all children) (KiB): 2096572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1758.21
system time used= 1300.34
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 466636
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= 416116
involuntary context switches= 10459

runsolver used 0.936058 second user time and 3.13219 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 04:07:14
IDJOB=1778775
IDBENCH=70759
IDSOLVER=634
FILE ID=xenhost3-49/1778775-1244945234
PBS_JOBID=
Free space on /tmp= 7024 MiB

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

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

MD5SUM BENCH= 49dda3faa6676166ee2ccb89f6cd8ca0
RANDOM SEED= 436674935

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:      19053956 kB
Buffers:        478196 kB
Cached:       14115720 kB
SwapCached:          0 kB
Active:        4124284 kB
Inactive:     10478176 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:             688 kB
Writeback:           0 kB
AnonPages:        8524 kB
Mapped:           3648 kB
Slab:           719008 kB
SReclaimable:   692240 kB
SUnreclaim:      26768 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 04:10:37