Trace number 1779540

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) 2144 143.808

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.08/0.13	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1779540-1244954007.cnf 
0.08/0.13	c Using SATTIMEOUT of 10000
0.08/0.13	c Using SATRAM of 2047
0.08/0.13	c Size of subset node = 16
0.08/0.13	c Variables = 31613
0.08/0.13	c Clauses = 95104
0.08/0.13	c Literals = 224206
0.08/0.13	c Reduced size:
0.08/0.13	c Variables = 31613
0.08/0.13	c Clauses = 94620
0.08/0.13	c Literals = 222922
0.08/0.13	c a2
0.18/0.24	c a1
3.48/3.53	c Independent sub-problems = 1
3.48/3.53	c Sub-problem with 31465 variables and 94620 clauses
3.48/3.53	c using permutation method 4
3.48/3.53	c count = 1
3.48/3.53	c Ordering finished 3.490 seconds
3.48/3.53	c mapped 3.520 seconds
3.48/3.53	c permuted 3.520 seconds
3.48/3.53	c about to sort
3.48/3.54	c sorted
4.40/4.49	c clauses now 94620
4.40/4.49	c init finished 4.140 seconds
4.40/4.49	c tree built 4.480 seconds
4.40/4.49	c 
4.40/4.49	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
4.40/4.49	c ---------------------------------|----------------------------------|------------------------------------------------------
4.40/4.49	c ................................ | ..........                       |                        4.5           0.0             
4.40/4.49	c ................................ | ..........                     1 |                        4.5           0.2             
4.40/4.49	c ................................ | ..........                     2 |                        4.5           0.4             
4.40/4.49	c ................................ | ..........                     3 |                        4.5           0.7             
4.40/4.49	c ................................ | ..........                     4 |                        4.5           0.9             
4.40/4.49	c ................................ | ..........                     5 |                        4.5           1.1             
4.55/4.51	c ................................ | ..........                  1000 | 10                     4.6         216.9          145
316.23/24.42	c ................................ | ..........               1182000 | 34840                200.3        5901.1      9214012
627.33/44.24	c ................................ | ..........               2127000 | 61844                400.1        5316.0     18189843
932.01/63.64	c ................................ | ..........               3075000 | 86629                600.2        5122.9     26586029
1222.28/82.12	c ................................ | ..........               3744000 | 105313               800.5        4677.0     36174704
1487.34/99.45	c ................................ | *.........               4143000 | 119700              1000.8        4139.8     46679718
1709.33/115.51	c ................................ | *.........               4402000 | 129568              1200.1        3668.0     61782551
1944.13/131.04	c ................................ | *.........               4630000 | 137225              1400.9        3305.0     75140480

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-1779540-1244954007/watcher-1779540-1244954007 -o /tmp/evaluation-result-1779540-1244954007/solver-1779540-1244954007 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1779540-1244954007.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.75 15.10 14.03 2/189 24319
/proc/meminfo: memFree=19043736/36427776 swapFree=4456/7592
[pid=24319] ppid=24317 vsize=1540 CPUtime=0
/proc/24319/stat : 24319 (ttsth-5-0) R 24317 24319 15497 0 -1 4202496 281 0 0 0 0 0 0 0 20 0 1 0 654707079 1576960 238 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134639534 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 385 239 75 177 0 207 0

[startup+0.090059 s]
/proc/loadavg: 15.75 15.10 14.03 2/189 24319
/proc/meminfo: memFree=19043736/36427776 swapFree=4456/7592
[pid=24319] ppid=24317 vsize=7872 CPUtime=0.08
/proc/24319/stat : 24319 (ttsth-5-0) R 24317 24319 15497 0 -1 4202496 1653 0 0 0 8 0 0 0 20 0 1 0 654707079 8060928 1610 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134522703 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 1968 1610 75 177 0 1790 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7872

[startup+0.102066 s]
/proc/loadavg: 15.75 15.10 14.03 2/189 24319
/proc/meminfo: memFree=19043736/36427776 swapFree=4456/7592
[pid=24319] ppid=24317 vsize=7872 CPUtime=0.08
/proc/24319/stat : 24319 (ttsth-5-0) R 24317 24319 15497 0 -1 4202496 1773 0 0 0 8 0 0 0 20 0 1 0 654707079 8060928 1730 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134534282 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 1968 1730 75 177 0 1790 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7872

[startup+0.302098 s]
/proc/loadavg: 15.75 15.10 14.03 2/189 24319
/proc/meminfo: memFree=19043736/36427776 swapFree=4456/7592
[pid=24319] ppid=24317 vsize=14664 CPUtime=0.28
/proc/24319/stat : 24319 (ttsth-5-0) R 24317 24319 15497 0 -1 4202496 3681 0 0 0 28 0 0 0 20 0 1 0 654707079 15015936 3451 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134732614 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 3666 3453 77 177 0 3488 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14664

[startup+0.702093 s]
/proc/loadavg: 15.75 15.10 14.03 2/189 24319
/proc/meminfo: memFree=19043736/36427776 swapFree=4456/7592
[pid=24319] ppid=24317 vsize=18660 CPUtime=0.68
/proc/24319/stat : 24319 (ttsth-5-0) R 24317 24319 15497 0 -1 4202496 4668 0 0 0 66 2 0 0 20 0 1 0 654707079 19107840 4438 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134749343 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 4665 4438 77 177 0 4487 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18660

[startup+1.50215 s]
/proc/loadavg: 15.75 15.10 14.03 2/190 24320
/proc/meminfo: memFree=19026476/36427776 swapFree=4760/26000
[pid=24319] ppid=24317 vsize=18824 CPUtime=1.48
/proc/24319/stat : 24319 (ttsth-5-0) R 24317 24319 15497 0 -1 4202496 4742 0 0 0 146 2 0 0 20 0 1 0 654707079 19275776 4512 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134555272 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 4706 4512 77 177 0 4528 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18824

[startup+3.10232 s]
/proc/loadavg: 14.57 14.86 13.96 2/190 24320
/proc/meminfo: memFree=19024808/36427776 swapFree=4588/27476
[pid=24319] ppid=24317 vsize=19824 CPUtime=3.08
/proc/24319/stat : 24319 (ttsth-5-0) R 24317 24319 15497 0 -1 4202496 4983 0 0 0 306 2 0 0 20 0 1 0 654707079 20299776 4753 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134550999 0 0 1 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 4956 4753 77 177 0 4778 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19824

[startup+6.30485 s]
/proc/loadavg: 14.57 14.86 13.96 17/206 24336
/proc/meminfo: memFree=18649904/36427776 swapFree=4816/404728
[pid=24319] ppid=24317 vsize=530868 CPUtime=32.3
/proc/24319/stat : 24319 (ttsth-5-0) S 24317 24319 15497 0 -1 4202496 102484 0 0 0 997 2233 0 0 20 0 17 0 654707079 543608832 102068 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 132717 102068 95 177 0 132539 0
[pid=24319/tid=24321] ppid=24317 vsize=530868 CPUtime=1.72
/proc/24319/task/24321/stat : 24321 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1662 0 0 0 158 14 0 0 20 0 17 0 654707528 543608832 102068 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134549969 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=24319/tid=24322] ppid=24317 vsize=530868 CPUtime=1.74
/proc/24319/task/24322/stat : 24322 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 451 0 0 0 34 140 0 0 20 0 17 0 654707528 543608832 102069 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=24319/tid=24323] ppid=24317 vsize=530868 CPUtime=1.74
/proc/24319/task/24323/stat : 24323 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 631 0 0 0 26 148 0 0 20 0 17 0 654707528 543608832 102069 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=24319/tid=24324] ppid=24317 vsize=530868 CPUtime=1.74
/proc/24319/task/24324/stat : 24324 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 484 0 0 0 26 148 0 0 20 0 17 0 654707528 543608832 102069 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=24319/tid=24325] ppid=24317 vsize=530868 CPUtime=1.74
/proc/24319/task/24325/stat : 24325 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 397 0 0 0 24 150 0 0 20 0 17 0 654707528 543608832 102070 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=24319/tid=24326] ppid=24317 vsize=530868 CPUtime=1.74
/proc/24319/task/24326/stat : 24326 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 534 0 0 0 32 142 0 0 20 0 17 0 654707528 543608832 102070 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=24319/tid=24327] ppid=24317 vsize=530868 CPUtime=1.74
/proc/24319/task/24327/stat : 24327 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 447 0 0 0 28 146 0 0 20 0 17 0 654707528 543608832 102070 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=24319/tid=24328] ppid=24317 vsize=530868 CPUtime=1.74
/proc/24319/task/24328/stat : 24328 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 566 0 0 0 24 150 0 0 20 0 17 0 654707528 543608832 102071 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=24319/tid=24329] ppid=24317 vsize=530868 CPUtime=1.74
/proc/24319/task/24329/stat : 24329 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 606 0 0 0 30 144 0 0 20 0 17 0 654707528 543608832 102071 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=24319/tid=24330] ppid=24317 vsize=530868 CPUtime=1.74
/proc/24319/task/24330/stat : 24330 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 544 0 0 0 36 138 0 0 20 0 17 0 654707529 543608832 102071 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=24319/tid=24331] ppid=24317 vsize=530868 CPUtime=1.72
/proc/24319/task/24331/stat : 24331 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 500 0 0 0 28 144 0 0 20 0 17 0 654707529 543608832 102071 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134519949 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=24319/tid=24332] ppid=24317 vsize=530868 CPUtime=1.72
/proc/24319/task/24332/stat : 24332 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 461 0 0 0 22 150 0 0 20 0 17 0 654707529 543608832 102071 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=24319/tid=24333] ppid=24317 vsize=530868 CPUtime=1.7
/proc/24319/task/24333/stat : 24333 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 605 0 0 0 28 142 0 0 20 0 17 0 654707529 543608832 102072 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=24319/tid=24334] ppid=24317 vsize=530868 CPUtime=1.74
/proc/24319/task/24334/stat : 24334 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 509 0 0 0 26 148 0 0 20 0 17 0 654707529 543608832 102072 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=24319/tid=24335] ppid=24317 vsize=530868 CPUtime=1.72
/proc/24319/task/24335/stat : 24335 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 443 0 0 0 28 144 0 0 20 0 17 0 654707529 543608832 102072 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=24319/tid=24336] ppid=24317 vsize=530868 CPUtime=1.72
/proc/24319/task/24336/stat : 24336 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 627 0 0 0 28 144 0 0 20 0 17 0 654707530 543608832 102072 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 32.3
Current children cumulated vsize (KiB) 530868

[startup+12.7036 s]
/proc/loadavg: 14.79 14.90 13.98 17/206 24336
/proc/meminfo: memFree=18581280/36427776 swapFree=4836/470984
[pid=24319] ppid=24317 vsize=591212 CPUtime=132.61
/proc/24319/stat : 24319 (ttsth-5-0) S 24317 24319 15497 0 -1 4202496 118664 0 0 0 3846 9415 0 0 20 0 17 0 654707079 605401088 118248 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 147803 118248 95 177 0 147625 0
[pid=24319/tid=24321] ppid=24317 vsize=591212 CPUtime=8.1
/proc/24319/task/24321/stat : 24321 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 5080 0 0 0 784 26 0 0 20 0 17 0 654707528 605401088 118248 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134751534 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=24319/tid=24322] ppid=24317 vsize=591212 CPUtime=8
/proc/24319/task/24322/stat : 24322 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1381 0 0 0 184 616 0 0 20 0 17 0 654707528 605401088 118248 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=24319/tid=24323] ppid=24317 vsize=591212 CPUtime=8
/proc/24319/task/24323/stat : 24323 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1586 0 0 0 172 628 0 0 20 0 17 0 654707528 605401088 118248 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=24319/tid=24324] ppid=24317 vsize=591212 CPUtime=8.02
/proc/24319/task/24324/stat : 24324 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1449 0 0 0 182 620 0 0 20 0 17 0 654707528 605401088 118248 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=24319/tid=24325] ppid=24317 vsize=591212 CPUtime=8.02
/proc/24319/task/24325/stat : 24325 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1018 0 0 0 158 644 0 0 20 0 17 0 654707528 605401088 118249 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=24319/tid=24326] ppid=24317 vsize=591212 CPUtime=8
/proc/24319/task/24326/stat : 24326 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1516 0 0 0 174 626 0 0 20 0 17 0 654707528 605401088 118249 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=24319/tid=24327] ppid=24317 vsize=591212 CPUtime=8.02
/proc/24319/task/24327/stat : 24327 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1162 0 0 0 182 620 0 0 20 0 17 0 654707528 605401088 118249 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=24319/tid=24328] ppid=24317 vsize=591212 CPUtime=8.02
/proc/24319/task/24328/stat : 24328 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1226 0 0 0 154 648 0 0 20 0 17 0 654707528 605401088 118249 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=24319/tid=24329] ppid=24317 vsize=591212 CPUtime=8
/proc/24319/task/24329/stat : 24329 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1557 0 0 0 186 614 0 0 20 0 17 0 654707528 605401088 118249 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=24319/tid=24330] ppid=24317 vsize=591212 CPUtime=8.04
/proc/24319/task/24330/stat : 24330 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1235 0 0 0 178 626 0 0 20 0 17 0 654707529 605401088 118249 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134680720 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=24319/tid=24331] ppid=24317 vsize=591212 CPUtime=7.98
/proc/24319/task/24331/stat : 24331 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1484 0 0 0 204 594 0 0 20 0 17 0 654707529 605401088 118249 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134680273 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=24319/tid=24332] ppid=24317 vsize=591212 CPUtime=8
/proc/24319/task/24332/stat : 24332 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1211 0 0 0 176 624 0 0 20 0 17 0 654707529 605401088 118249 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=24319/tid=24333] ppid=24317 vsize=591212 CPUtime=7.84
/proc/24319/task/24333/stat : 24333 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1235 0 0 0 162 622 0 0 20 0 17 0 654707529 605401088 118249 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=24319/tid=24334] ppid=24317 vsize=591212 CPUtime=8.02
/proc/24319/task/24334/stat : 24334 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1184 0 0 0 144 658 0 0 20 0 17 0 654707529 605401088 118249 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=24319/tid=24335] ppid=24317 vsize=591212 CPUtime=8
/proc/24319/task/24335/stat : 24335 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1384 0 0 0 190 610 0 0 20 0 17 0 654707529 605401088 118249 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=24319/tid=24336] ppid=24317 vsize=591212 CPUtime=7.98
/proc/24319/task/24336/stat : 24336 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1939 0 0 0 196 602 0 0 20 0 17 0 654707530 605401088 118249 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 132.61
Current children cumulated vsize (KiB) 591212

[startup+25.5029 s]
/proc/loadavg: 14.97 14.94 14.00 17/206 24336
/proc/meminfo: memFree=18459552/36427776 swapFree=4836/595176
[pid=24319] ppid=24317 vsize=713304 CPUtime=333.49
/proc/24319/stat : 24319 (ttsth-5-0) S 24317 24319 15497 0 -1 4202496 148160 0 0 0 11196 22153 0 0 20 0 17 0 654707079 730423296 147744 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 178326 147744 95 177 0 178148 0
[pid=24319/tid=24321] ppid=24317 vsize=713304 CPUtime=20.9
/proc/24319/task/24321/stat : 24321 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 10116 0 0 0 2054 36 0 0 20 0 17 0 654707528 730423296 147744 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134590777 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=24319/tid=24322] ppid=24317 vsize=713304 CPUtime=20.54
/proc/24319/task/24322/stat : 24322 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 2776 0 0 0 548 1506 0 0 20 0 17 0 654707528 730423296 147744 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=24319/tid=24323] ppid=24317 vsize=713304 CPUtime=20.62
/proc/24319/task/24323/stat : 24323 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 6032 0 0 0 724 1338 0 0 20 0 17 0 654707528 730423296 147744 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=24319/tid=24324] ppid=24317 vsize=713304 CPUtime=20.56
/proc/24319/task/24324/stat : 24324 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 2800 0 0 0 588 1468 0 0 20 0 17 0 654707528 730423296 147744 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=24319/tid=24325] ppid=24317 vsize=713304 CPUtime=20.52
/proc/24319/task/24325/stat : 24325 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 1885 0 0 0 528 1524 0 0 20 0 17 0 654707528 730423296 147744 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=24319/tid=24326] ppid=24317 vsize=713304 CPUtime=20.56
/proc/24319/task/24326/stat : 24326 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 2633 0 0 0 544 1512 0 0 20 0 17 0 654707528 730423296 147745 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=24319/tid=24327] ppid=24317 vsize=713304 CPUtime=20.62
/proc/24319/task/24327/stat : 24327 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 4088 0 0 0 728 1334 0 0 20 0 17 0 654707528 730423296 147745 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=24319/tid=24328] ppid=24317 vsize=713304 CPUtime=20.54
/proc/24319/task/24328/stat : 24328 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 2107 0 0 0 502 1552 0 0 20 0 17 0 654707528 730423296 147745 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=24319/tid=24329] ppid=24317 vsize=713304 CPUtime=20.54
/proc/24319/task/24329/stat : 24329 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 2549 0 0 0 566 1488 0 0 20 0 17 0 654707528 730423296 147745 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=24319/tid=24330] ppid=24317 vsize=713304 CPUtime=20.64
/proc/24319/task/24330/stat : 24330 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 2839 0 0 0 532 1532 0 0 20 0 17 0 654707529 730423296 147745 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=24319/tid=24331] ppid=24317 vsize=713304 CPUtime=20.56
/proc/24319/task/24331/stat : 24331 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 2221 0 0 0 554 1502 0 0 20 0 17 0 654707529 730423296 147745 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=24319/tid=24332] ppid=24317 vsize=713304 CPUtime=20.56
/proc/24319/task/24332/stat : 24332 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 3356 0 0 0 614 1442 0 0 20 0 17 0 654707529 730423296 147745 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=24319/tid=24333] ppid=24317 vsize=713304 CPUtime=20.08
/proc/24319/task/24333/stat : 24333 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 2278 0 0 0 518 1490 0 0 20 0 17 0 654707529 730423296 147745 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=24319/tid=24334] ppid=24317 vsize=713304 CPUtime=20.52
/proc/24319/task/24334/stat : 24334 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 2889 0 0 0 576 1476 0 0 20 0 17 0 654707529 730423296 147745 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=24319/tid=24335] ppid=24317 vsize=713304 CPUtime=20.58
/proc/24319/task/24335/stat : 24335 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 3235 0 0 0 590 1468 0 0 20 0 17 0 654707529 730423296 147745 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=24319/tid=24336] ppid=24317 vsize=713304 CPUtime=20.54
/proc/24319/task/24336/stat : 24336 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 3339 0 0 0 610 1444 0 0 20 0 17 0 654707530 730423296 147745 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 333.49
Current children cumulated vsize (KiB) 713304

[startup+51.1055 s]
/proc/loadavg: 15.32 15.02 14.05 17/206 24336
/proc/meminfo: memFree=18263536/36427776 swapFree=4836/789864
[pid=24319] ppid=24317 vsize=916536 CPUtime=735.65
/proc/24319/stat : 24319 (ttsth-5-0) S 24317 24319 15497 0 -1 4202496 196851 0 0 0 25912 47653 0 0 20 0 17 0 654707079 938532864 196435 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 229134 196435 95 177 0 228956 0
[pid=24319/tid=24321] ppid=24317 vsize=916536 CPUtime=46.47
/proc/24319/task/24321/stat : 24321 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 19346 0 0 0 4599 48 0 0 20 0 17 0 654707528 938532864 196436 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=24319/tid=24322] ppid=24317 vsize=916536 CPUtime=45.7
/proc/24319/task/24322/stat : 24322 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 5788 0 0 0 1396 3174 0 0 20 0 17 0 654707528 938532864 196436 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=24319/tid=24323] ppid=24317 vsize=916536 CPUtime=45.76
/proc/24319/task/24323/stat : 24323 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 9202 0 0 0 1632 2944 0 0 20 0 17 0 654707528 938532864 196436 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134591304 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=24319/tid=24324] ppid=24317 vsize=916536 CPUtime=45.67
/proc/24319/task/24324/stat : 24324 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 4427 0 0 0 1348 3219 0 0 20 0 17 0 654707528 938532864 196436 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=24319/tid=24325] ppid=24317 vsize=916536 CPUtime=45.68
/proc/24319/task/24325/stat : 24325 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 5164 0 0 0 1440 3128 0 0 20 0 17 0 654707528 938532864 196436 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=24319/tid=24326] ppid=24317 vsize=916536 CPUtime=45.72
/proc/24319/task/24326/stat : 24326 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 5643 0 0 0 1404 3168 0 0 20 0 17 0 654707528 938532864 196436 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=24319/tid=24327] ppid=24317 vsize=916536 CPUtime=45.78
/proc/24319/task/24327/stat : 24327 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 7586 0 0 0 1552 3026 0 0 20 0 17 0 654707528 938532864 196436 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=24319/tid=24328] ppid=24317 vsize=916536 CPUtime=45.67
/proc/24319/task/24328/stat : 24328 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 4554 0 0 0 1256 3311 0 0 20 0 17 0 654707528 938532864 196436 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=24319/tid=24329] ppid=24317 vsize=916536 CPUtime=45.7
/proc/24319/task/24329/stat : 24329 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 4351 0 0 0 1330 3240 0 0 20 0 17 0 654707528 938532864 196437 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=24319/tid=24330] ppid=24317 vsize=916536 CPUtime=45.82
/proc/24319/task/24330/stat : 24330 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 5677 0 0 0 1288 3294 0 0 20 0 17 0 654707529 938532864 196437 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=24319/tid=24331] ppid=24317 vsize=916536 CPUtime=45.74
/proc/24319/task/24331/stat : 24331 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 5361 0 0 0 1384 3190 0 0 20 0 17 0 654707529 938532864 196437 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=24319/tid=24332] ppid=24317 vsize=916536 CPUtime=45.66
/proc/24319/task/24332/stat : 24332 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 5587 0 0 0 1410 3156 0 0 20 0 17 0 654707529 938532864 196437 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=24319/tid=24333] ppid=24317 vsize=916536 CPUtime=44.66
/proc/24319/task/24333/stat : 24333 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 4652 0 0 0 1282 3184 0 0 20 0 17 0 654707529 938532864 196437 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=24319/tid=24334] ppid=24317 vsize=916536 CPUtime=45.61
/proc/24319/task/24334/stat : 24334 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 4933 0 0 0 1342 3219 0 0 20 0 17 0 654707529 938532864 196437 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=24319/tid=24335] ppid=24317 vsize=916536 CPUtime=45.68
/proc/24319/task/24335/stat : 24335 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 5664 0 0 0 1404 3164 0 0 20 0 17 0 654707529 938532864 196437 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=24319/tid=24336] ppid=24317 vsize=916536 CPUtime=45.7
/proc/24319/task/24336/stat : 24336 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 5899 0 0 0 1424 3146 0 0 20 0 17 0 654707530 938532864 196437 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 735.65
Current children cumulated vsize (KiB) 916536

[startup+102.316 s]
/proc/loadavg: 15.73 15.18 14.16 17/206 24341
/proc/meminfo: memFree=17796060/36427776 swapFree=4836/1256668
[pid=24319] ppid=24317 vsize=1402800 CPUtime=1527.45
/proc/24319/stat : 24319 (ttsth-5-0) S 24317 24319 15497 0 -1 4202496 312678 0 0 0 66595 86150 0 0 20 0 17 0 654707079 1436467200 312262 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 350700 312262 95 177 0 350522 0
[pid=24319/tid=24321] ppid=24317 vsize=1402800 CPUtime=97.67
/proc/24319/task/24321/stat : 24321 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 41322 0 0 0 9687 80 0 0 20 0 17 0 654707528 1436467200 312263 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=24319/tid=24322] ppid=24317 vsize=1402800 CPUtime=95.17
/proc/24319/task/24322/stat : 24322 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 13008 0 0 0 4265 5252 0 0 20 0 17 0 654707528 1436467200 312263 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=24319/tid=24323] ppid=24317 vsize=1402800 CPUtime=95.77
/proc/24319/task/24323/stat : 24323 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 13685 0 0 0 3828 5749 0 0 20 0 17 0 654707528 1436467200 312263 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=24319/tid=24324] ppid=24317 vsize=1402800 CPUtime=95.7
/proc/24319/task/24324/stat : 24324 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 8525 0 0 0 3498 6072 0 0 20 0 17 0 654707528 1436467200 312263 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=24319/tid=24325] ppid=24317 vsize=1402800 CPUtime=95.97
/proc/24319/task/24325/stat : 24325 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 12089 0 0 0 4126 5471 0 0 20 0 17 0 654707528 1436467200 312263 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=24319/tid=24326] ppid=24317 vsize=1402800 CPUtime=94.78
/proc/24319/task/24326/stat : 24326 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 10224 0 0 0 3756 5722 0 0 20 0 17 0 654707528 1436467200 312263 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134590190 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=24319/tid=24327] ppid=24317 vsize=1402800 CPUtime=94.8
/proc/24319/task/24327/stat : 24327 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 15445 0 0 0 4007 5473 0 0 20 0 17 0 654707528 1436467200 312263 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134591529 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=24319/tid=24328] ppid=24317 vsize=1402800 CPUtime=93.62
/proc/24319/task/24328/stat : 24328 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 10363 0 0 0 3394 5968 0 0 20 0 17 0 654707528 1436467200 312263 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=24319/tid=24329] ppid=24317 vsize=1402800 CPUtime=95.95
/proc/24319/task/24329/stat : 24329 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 10854 0 0 0 3656 5939 0 0 20 0 17 0 654707528 1436467200 312263 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=24319/tid=24330] ppid=24317 vsize=1402800 CPUtime=96.12
/proc/24319/task/24330/stat : 24330 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 13015 0 0 0 3785 5827 0 0 20 0 17 0 654707529 1436467200 312263 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=24319/tid=24331] ppid=24317 vsize=1402800 CPUtime=95.85
/proc/24319/task/24331/stat : 24331 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 15112 0 0 0 4168 5417 0 0 20 0 17 0 654707529 1436467200 312263 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=24319/tid=24332] ppid=24317 vsize=1402800 CPUtime=95.8
/proc/24319/task/24332/stat : 24332 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 15136 0 0 0 4040 5540 0 0 20 0 17 0 654707529 1436467200 312264 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134587907 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=24319/tid=24333] ppid=24317 vsize=1402800 CPUtime=90.26
/proc/24319/task/24333/stat : 24333 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 8710 0 0 0 3182 5844 0 0 20 0 17 0 654707529 1436467200 312264 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=24319/tid=24334] ppid=24317 vsize=1402800 CPUtime=95.28
/proc/24319/task/24334/stat : 24334 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 10302 0 0 0 3518 6010 0 0 20 0 17 0 654707529 1436467200 312265 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=24319/tid=24335] ppid=24317 vsize=1402800 CPUtime=95.89
/proc/24319/task/24335/stat : 24335 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 11948 0 0 0 3738 5851 0 0 20 0 17 0 654707529 1436467200 312265 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134749353 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=24319/tid=24336] ppid=24317 vsize=1402800 CPUtime=94.29
/proc/24319/task/24336/stat : 24336 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 9923 0 0 0 3531 5898 0 0 20 0 17 0 654707530 1436467200 312265 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1527.45
Current children cumulated vsize (KiB) 1402800



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+143.608 s]
/proc/loadavg: 15.86 15.28 14.24 17/206 24341
/proc/meminfo: memFree=17139580/36427776 swapFree=4836/1912484
[pid=24319] ppid=24317 vsize=2099488 CPUtime=2143.63
/proc/24319/stat : 24319 (ttsth-5-0) S 24317 24319 15497 0 -1 4202496 476341 0 0 0 121006 93357 0 0 20 0 17 0 654707079 2149875712 475925 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 524872 475925 95 177 0 524694 0
[pid=24319/tid=24321] ppid=24317 vsize=2099488 CPUtime=138.8
/proc/24319/task/24321/stat : 24321 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 57129 0 0 0 13780 100 0 0 20 0 17 0 654707528 2149875712 475927 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=24319/tid=24322] ppid=24317 vsize=2099488 CPUtime=133.41
/proc/24319/task/24322/stat : 24322 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 22098 0 0 0 7797 5544 0 0 20 0 17 0 654707528 2149875712 475927 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134591529 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=24319/tid=24323] ppid=24317 vsize=2099488 CPUtime=132.9
/proc/24319/task/24323/stat : 24323 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 24423 0 0 0 7072 6218 0 0 20 0 17 0 654707528 2149875712 475927 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134680332 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=24319/tid=24324] ppid=24317 vsize=2099488 CPUtime=131.05
/proc/24319/task/24324/stat : 24324 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 16660 0 0 0 6453 6652 0 0 20 0 17 0 654707528 2149875712 475927 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=24319/tid=24325] ppid=24317 vsize=2099488 CPUtime=136.28
/proc/24319/task/24325/stat : 24325 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 24177 0 0 0 7447 6181 0 0 20 0 17 0 654707528 2149875712 475928 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=24319/tid=24326] ppid=24317 vsize=2099488 CPUtime=134.18
/proc/24319/task/24326/stat : 24326 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 20664 0 0 0 7165 6253 0 0 20 0 17 0 654707528 2149875712 475928 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=24319/tid=24327] ppid=24317 vsize=2099488 CPUtime=132.11
/proc/24319/task/24327/stat : 24327 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 28173 0 0 0 7254 5957 0 0 20 0 17 0 654707528 2149875712 475928 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134749345 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=24319/tid=24328] ppid=24317 vsize=2099488 CPUtime=131.9
/proc/24319/task/24328/stat : 24328 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 20385 0 0 0 6675 6515 0 0 20 0 17 0 654707528 2149875712 475928 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=24319/tid=24329] ppid=24317 vsize=2099488 CPUtime=135.98
/proc/24319/task/24329/stat : 24329 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 21306 0 0 0 7338 6260 0 0 20 0 17 0 654707528 2149875712 475928 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=24319/tid=24330] ppid=24317 vsize=2099488 CPUtime=130.78
/proc/24319/task/24330/stat : 24330 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 19949 0 0 0 6868 6210 0 0 20 0 17 0 654707529 2149875712 475928 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=24319/tid=24331] ppid=24317 vsize=2099488 CPUtime=135.56
/proc/24319/task/24331/stat : 24331 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 27702 0 0 0 7682 5874 0 0 20 0 17 0 654707529 2149875712 475928 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=24319/tid=24332] ppid=24317 vsize=2099488 CPUtime=135.31
/proc/24319/task/24332/stat : 24332 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 25693 0 0 0 7447 6084 0 0 20 0 17 0 654707529 2149875712 475929 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=24319/tid=24333] ppid=24317 vsize=2099488 CPUtime=130.38
/proc/24319/task/24333/stat : 24333 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 18285 0 0 0 6472 6566 0 0 20 0 17 0 654707529 2149875712 475929 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=24319/tid=24334] ppid=24317 vsize=2099488 CPUtime=135.07
/proc/24319/task/24334/stat : 24334 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 17938 0 0 0 7094 6413 0 0 20 0 17 0 654707529 2149875712 475931 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134590248 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=24319/tid=24335] ppid=24317 vsize=2099488 CPUtime=135.95
/proc/24319/task/24335/stat : 24335 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 21633 0 0 0 7438 6157 0 0 20 0 17 0 654707529 2149875712 475931 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=24319/tid=24336] ppid=24317 vsize=2099488 CPUtime=129.38
/proc/24319/task/24336/stat : 24336 (ttsth-5-0) R 24317 24319 15497 0 -1 4202560 17111 0 0 0 6604 6334 0 0 20 0 17 0 654707530 2149875712 475931 18446744073709551615 134512640 135237372 4293262656 18446744073709551615 134680226 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 2143.63
Current children cumulated vsize (KiB) 2099488

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

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

[startup+143.802 s]
/proc/loadavg: 15.86 15.28 14.24 17/206 24341
/proc/meminfo: memFree=17139580/36427776 swapFree=4836/1912484
[pid=24319] ppid=24317 vsize=0 CPUtime=2143.98
/proc/24319/stat : 24319 (ttsth-5-0) Z 24317 24319 15497 0 -1 4203532 476430 0 0 0 121021 93377 0 0 20 0 2 0 654707079 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 0 0 0 0 0 0 0
[pid=24319/tid=24333] ppid=24317 vsize=0 CPUtime=130.55
/proc/24319/task/24333/stat : 24333 (ttsth-5-0) R 24317 24319 15497 0 -1 4203588 18287 0 0 0 6472 6583 0 0 20 0 2 0 654707529 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2143.98
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 143.808
CPU time (s): 2144
CPU user time (s): 1210.22
CPU system time (s): 933.778
CPU usage (%): 1490.88
Max. virtual memory (cumulated for all children) (KiB): 2099488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1210.22
system time used= 933.778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 476430
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= 258358
involuntary context switches= 9337

runsolver used 0.680042 second user time and 2.26814 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 06:33:27
IDJOB=1779540
IDBENCH=70873
IDSOLVER=634
FILE ID=xenhost3-49/1779540-1244954007
PBS_JOBID=
Free space on /tmp= 7022 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (16 threads)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-21-s100.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779540-1244954007/watcher-1779540-1244954007 -o /tmp/evaluation-result-1779540-1244954007/solver-1779540-1244954007 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 16 HOME/instance-1779540-1244954007.cnf

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED= 125428121

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:      19043736 kB
Buffers:        482628 kB
Cached:       14118184 kB
SwapCached:          0 kB
Active:        4129400 kB
Inactive:     10480352 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2020 kB
Writeback:           0 kB
AnonPages:        7592 kB
Mapped:           3792 kB
Slab:           721620 kB
SReclaimable:   694812 kB
SUnreclaim:      26808 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    31444 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

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