Trace number 1776675

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) 531.913 47.8897

General information on the benchmark

Namegoldb-heqc-frg1mul.cnf
MD5SUM4984fea7abc49dd7f6973cd779e805d7
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 variables3230
Number of clauses20575
Sum of the clauses size69606
Maximum clause length6
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24746
Number of clauses of size 39516
Number of clauses of size 40
Number of clauses of size 56312
Number of clauses of size over 51

Solver Data

0.00/0.02	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776675-1244936204.cnf 
0.00/0.02	c Using SATTIMEOUT of 10000
0.00/0.02	c Using SATRAM of 2047
0.00/0.02	c Size of subset node = 16
0.00/0.02	c Variables = 3230
0.00/0.02	c Clauses = 20575
0.00/0.02	c Literals = 69606
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 3230
0.00/0.02	c Clauses = 20575
0.00/0.02	c Literals = 69606
0.00/0.02	c a2
0.02/0.07	c a1
0.18/0.30	c Independent sub-problems = 1
0.18/0.30	c Sub-problem with 3230 variables and 20575 clauses
0.18/0.30	c using permutation method 4
0.18/0.30	c count = 1
0.18/0.30	c Ordering finished 0.280 seconds
0.18/0.30	c mapped 0.290 seconds
0.18/0.30	c permuted 0.290 seconds
0.18/0.30	c about to sort
0.30/0.30	c sorted
0.38/0.45	c clauses now 20575
0.38/0.45	c init finished 0.360 seconds
0.38/0.45	c tree built 0.450 seconds
0.38/0.45	c 
0.38/0.45	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.38/0.45	c ---------------------------------|----------------------------------|------------------------------------------------------
0.38/0.45	c ................................ | ..........                       |                        0.5           0.0             
0.38/0.45	c ................................ | ..........                     1 |                        0.5           2.2             
0.38/0.45	c ................................ | ..........                     2 |                        0.5           4.4             
0.38/0.45	c ................................ | ..........                     3 |                        0.5           6.7             
0.38/0.45	c ................................ | ..........                     4 |                        0.5           8.9             
0.38/0.45	c ................................ | ..........                     5 |                        0.5          11.1             
0.38/0.45	c ................................ | ..........                  1000 | 70                     0.5        2083.3         1132
222.06/18.09	c ................................ | ..........                323000 | 49721                200.8        1608.3     36592236
440.91/39.93	c ................................ | ..........                595000 | 91867                400.5        1485.6     78188074

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-1776675-1244936204/watcher-1776675-1244936204 -o /tmp/evaluation-result-1776675-1244936204/solver-1776675-1244936204 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776675-1244936204.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: 14.61 14.93 10.39 2/184 20033
/proc/meminfo: memFree=19060412/36427776 swapFree=4312/8180
[pid=20033] ppid=20031 vsize=1408 CPUtime=0
/proc/20033/stat : 20033 (ttsth-5-0) R 20031 20033 15497 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 652926723 1441792 215 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134639534 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/20033/statm: 352 215 75 177 0 174 0

[startup+0.030774 s]
/proc/loadavg: 14.61 14.93 10.39 2/184 20033
/proc/meminfo: memFree=19060412/36427776 swapFree=4312/8180
[pid=20033] ppid=20031 vsize=3468 CPUtime=0.02
/proc/20033/stat : 20033 (ttsth-5-0) R 20031 20033 15497 0 -1 4202496 748 0 0 0 2 0 0 0 20 0 1 0 652926723 3551232 705 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134749343 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/20033/statm: 867 708 76 177 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3468

[startup+0.102751 s]
/proc/loadavg: 14.61 14.93 10.39 2/184 20033
/proc/meminfo: memFree=19060412/36427776 swapFree=4312/8180
[pid=20033] ppid=20031 vsize=4788 CPUtime=0.1
/proc/20033/stat : 20033 (ttsth-5-0) R 20031 20033 15497 0 -1 4202496 1073 0 0 0 10 0 0 0 20 0 1 0 652926723 4902912 1029 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134555279 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/20033/statm: 1197 1029 77 177 0 1019 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4788

[startup+0.302766 s]
/proc/loadavg: 14.61 14.93 10.39 2/184 20033
/proc/meminfo: memFree=19060412/36427776 swapFree=4312/8180
[pid=20033] ppid=20031 vsize=4952 CPUtime=0.3
/proc/20033/stat : 20033 (ttsth-5-0) R 20031 20033 15497 0 -1 4202496 1127 0 0 0 30 0 0 0 20 0 1 0 652926723 5070848 1083 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134754878 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/20033/statm: 1238 1083 85 177 0 1060 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 4952

[startup+0.702999 s]
/proc/loadavg: 14.61 14.93 10.39 2/184 20033
/proc/meminfo: memFree=19060412/36427776 swapFree=4312/8180
[pid=20033] ppid=20031 vsize=182004 CPUtime=3.68
/proc/20033/stat : 20033 (ttsth-5-0) S 20031 20033 15497 0 -1 4202496 12705 0 0 0 98 270 0 0 20 0 17 0 652926723 186372096 12638 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/20033/statm: 45501 12638 95 177 0 45323 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 182004

[startup+1.50679 s]
/proc/loadavg: 14.61 14.93 10.39 17/201 20050
/proc/meminfo: memFree=19006308/36427776 swapFree=4656/64172
[pid=20033] ppid=20031 vsize=195836 CPUtime=14.3
/proc/20033/stat : 20033 (ttsth-5-0) S 20031 20033 15497 0 -1 4202496 16996 0 0 0 398 1032 0 0 20 0 17 0 652926723 200536064 16929 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/20033/statm: 48959 16930 95 177 0 48781 0
[pid=20033/tid=20035] ppid=20031 vsize=195836 CPUtime=0.54
/proc/20033/task/20035/stat : 20035 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 538 0 0 0 14 40 0 0 20 0 17 0 652926769 200536064 16930 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=20033/tid=20036] ppid=20031 vsize=195836 CPUtime=0.52
/proc/20033/task/20036/stat : 20036 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 216 0 0 0 14 38 0 0 20 0 17 0 652926769 200536064 16930 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=20033/tid=20037] ppid=20031 vsize=195836 CPUtime=0.98
/proc/20033/task/20037/stat : 20037 (ttsth-5-0) S 20031 20033 15497 0 -1 4202560 362 0 0 0 34 64 0 0 20 0 17 0 652926769 200536064 16931 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636382 0 0 1 0 18446744071564503368 0 0 -1 13 0 0 0 0 0
[pid=20033/tid=20038] ppid=20031 vsize=195836 CPUtime=0.98
/proc/20033/task/20038/stat : 20038 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 454 0 0 0 22 76 0 0 20 0 17 0 652926769 200536064 16931 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=20033/tid=20039] ppid=20031 vsize=195836 CPUtime=0.98
/proc/20033/task/20039/stat : 20039 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 351 0 0 0 36 62 0 0 20 0 17 0 652926769 200536064 16931 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=20033/tid=20040] ppid=20031 vsize=195836 CPUtime=0.98
/proc/20033/task/20040/stat : 20040 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 358 0 0 0 28 70 0 0 20 0 17 0 652926769 200536064 16931 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=20033/tid=20041] ppid=20031 vsize=195836 CPUtime=0.98
/proc/20033/task/20041/stat : 20041 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 436 0 0 0 20 78 0 0 20 0 17 0 652926769 200536064 16931 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=20033/tid=20042] ppid=20031 vsize=195836 CPUtime=0.98
/proc/20033/task/20042/stat : 20042 (ttsth-5-0) S 20031 20033 15497 0 -1 4202560 513 0 0 0 18 80 0 0 20 0 17 0 652926769 200536064 16932 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636382 0 0 1 0 18446744071564503368 0 0 -1 4 0 0 0 0 0
[pid=20033/tid=20043] ppid=20031 vsize=195836 CPUtime=0.96
/proc/20033/task/20043/stat : 20043 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 621 0 0 0 14 82 0 0 20 0 17 0 652926769 200536064 16933 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=20033/tid=20044] ppid=20031 vsize=195836 CPUtime=0.98
/proc/20033/task/20044/stat : 20044 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 328 0 0 0 36 62 0 0 20 0 17 0 652926769 200536064 16933 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=20033/tid=20045] ppid=20031 vsize=195836 CPUtime=0.98
/proc/20033/task/20045/stat : 20045 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 375 0 0 0 20 78 0 0 20 0 17 0 652926769 200536064 16933 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=20033/tid=20046] ppid=20031 vsize=195836 CPUtime=0.94
/proc/20033/task/20046/stat : 20046 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 381 0 0 0 24 70 0 0 20 0 17 0 652926769 200536064 16934 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20033/tid=20047] ppid=20031 vsize=195836 CPUtime=1
/proc/20033/task/20047/stat : 20047 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 361 0 0 0 30 70 0 0 20 0 17 0 652926769 200536064 16935 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=20033/tid=20048] ppid=20031 vsize=195836 CPUtime=0.54
/proc/20033/task/20048/stat : 20048 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 229 0 0 0 8 46 0 0 20 0 17 0 652926769 200536064 16935 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=20033/tid=20049] ppid=20031 vsize=195836 CPUtime=0.48
/proc/20033/task/20049/stat : 20049 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 200 0 0 0 16 32 0 0 20 0 17 0 652926772 200536064 16935 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=20033/tid=20050] ppid=20031 vsize=195836 CPUtime=0.92
/proc/20033/task/20050/stat : 20050 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 397 0 0 0 16 76 0 0 20 0 17 0 652926772 200536064 16935 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 14.3
Current children cumulated vsize (KiB) 195836

[startup+3.10303 s]
/proc/loadavg: 14.61 14.93 10.39 17/201 20050
/proc/meminfo: memFree=18982252/36427776 swapFree=4692/87328
[pid=20033] ppid=20031 vsize=252000 CPUtime=35.92
/proc/20033/stat : 20033 (ttsth-5-0) S 20031 20033 15497 0 -1 4202496 30760 0 0 0 1733 1859 0 0 20 0 17 0 652926723 258048000 30693 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/20033/statm: 63000 30693 95 177 0 62822 0
[pid=20033/tid=20035] ppid=20031 vsize=252000 CPUtime=1.76
/proc/20033/task/20035/stat : 20035 (ttsth-5-0) D 20031 20033 15497 0 -1 4202560 1421 0 0 0 108 68 0 0 20 0 17 0 652926769 258048000 30693 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=20033/tid=20036] ppid=20031 vsize=252000 CPUtime=1.32
/proc/20033/task/20036/stat : 20036 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 785 0 0 0 50 82 0 0 20 0 17 0 652926769 258048000 30693 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134758964 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=20033/tid=20037] ppid=20031 vsize=252000 CPUtime=2.52
/proc/20033/task/20037/stat : 20037 (ttsth-5-0) S 20031 20033 15497 0 -1 4202560 1284 0 0 0 118 134 0 0 20 0 17 0 652926769 258048000 30693 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636436 0 0 1 0 18446744071564503368 0 0 -1 13 0 0 0 0 0
[pid=20033/tid=20038] ppid=20031 vsize=252000 CPUtime=2.52
/proc/20033/task/20038/stat : 20038 (ttsth-5-0) D 20031 20033 15497 0 -1 4202560 1451 0 0 0 120 132 0 0 20 0 17 0 652926769 258048000 30693 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=20033/tid=20039] ppid=20031 vsize=252000 CPUtime=2.46
/proc/20033/task/20039/stat : 20039 (ttsth-5-0) S 20031 20033 15497 0 -1 4202560 1176 0 0 0 112 134 0 0 20 0 17 0 652926769 258048000 30693 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636436 0 0 1 0 18446744071564503368 0 0 -1 0 0 0 0 0 0
[pid=20033/tid=20040] ppid=20031 vsize=252000 CPUtime=2.5
/proc/20033/task/20040/stat : 20040 (ttsth-5-0) D 20031 20033 15497 0 -1 4202560 1686 0 0 0 108 142 0 0 20 0 17 0 652926769 258048000 30693 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=20033/tid=20041] ppid=20031 vsize=252000 CPUtime=2.5
/proc/20033/task/20041/stat : 20041 (ttsth-5-0) D 20031 20033 15497 0 -1 4202560 1259 0 0 0 126 124 0 0 20 0 17 0 652926769 258048000 30693 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134732614 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=20033/tid=20042] ppid=20031 vsize=252000 CPUtime=2.5
/proc/20033/task/20042/stat : 20042 (ttsth-5-0) D 20031 20033 15497 0 -1 4202560 1593 0 0 0 130 120 0 0 20 0 17 0 652926769 258048000 30693 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=20033/tid=20043] ppid=20031 vsize=252000 CPUtime=2.5
/proc/20033/task/20043/stat : 20043 (ttsth-5-0) D 20031 20033 15497 0 -1 4202560 1331 0 0 0 130 120 0 0 20 0 17 0 652926769 258048000 30693 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=20033/tid=20044] ppid=20031 vsize=252000 CPUtime=2.46
/proc/20033/task/20044/stat : 20044 (ttsth-5-0) S 20031 20033 15497 0 -1 4202560 1310 0 0 0 122 124 0 0 20 0 17 0 652926769 258048000 30696 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134634454 0 0 1 0 18446744071564503368 0 0 -1 6 0 0 0 0 0
[pid=20033/tid=20045] ppid=20031 vsize=252000 CPUtime=2.54
/proc/20033/task/20045/stat : 20045 (ttsth-5-0) S 20031 20033 15497 0 -1 4202560 1638 0 0 0 128 126 0 0 20 0 17 0 652926769 258048000 30698 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636436 0 0 1 0 18446744071564503368 0 0 -1 7 0 0 0 0 0
[pid=20033/tid=20046] ppid=20031 vsize=252000 CPUtime=2.44
/proc/20033/task/20046/stat : 20046 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 1240 0 0 0 102 142 0 0 20 0 17 0 652926769 258048000 30699 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20033/tid=20047] ppid=20031 vsize=252000 CPUtime=2.2
/proc/20033/task/20047/stat : 20047 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 1028 0 0 0 96 124 0 0 20 0 17 0 652926769 258048000 30700 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=20033/tid=20048] ppid=20031 vsize=252000 CPUtime=1.36
/proc/20033/task/20048/stat : 20048 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 728 0 0 0 52 84 0 0 20 0 17 0 652926769 258048000 30700 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=20033/tid=20049] ppid=20031 vsize=252000 CPUtime=1.3
/proc/20033/task/20049/stat : 20049 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 726 0 0 0 62 68 0 0 20 0 17 0 652926772 258048000 30701 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=20033/tid=20050] ppid=20031 vsize=252000 CPUtime=2.46
/proc/20033/task/20050/stat : 20050 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 1227 0 0 0 122 124 0 0 20 0 17 0 652926772 258048000 30701 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134591942 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 35.92
Current children cumulated vsize (KiB) 252000

[startup+6.3022 s]
/proc/loadavg: 14.72 14.95 10.42 5/201 20050
/proc/meminfo: memFree=18827672/36427776 swapFree=4692/242576
[pid=20033] ppid=20031 vsize=418344 CPUtime=76.77
/proc/20033/stat : 20033 (ttsth-5-0) S 20031 20033 15497 0 -1 4202496 69865 0 0 0 5762 1915 0 0 20 0 17 0 652926723 428384256 69798 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/20033/statm: 104586 69799 95 177 0 104408 0
[pid=20033/tid=20035] ppid=20031 vsize=418344 CPUtime=4.6
/proc/20033/task/20035/stat : 20035 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 4710 0 0 0 392 68 0 0 20 0 17 0 652926769 428384256 69799 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=20033/tid=20036] ppid=20031 vsize=418344 CPUtime=2.92
/proc/20033/task/20036/stat : 20036 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 2798 0 0 0 210 82 0 0 20 0 17 0 652926769 428384256 69802 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134545992 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=20033/tid=20037] ppid=20031 vsize=418344 CPUtime=4.56
/proc/20033/task/20037/stat : 20037 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 3350 0 0 0 322 134 0 0 20 0 17 0 652926769 428384256 69802 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=20033/tid=20038] ppid=20031 vsize=418344 CPUtime=5.42
/proc/20033/task/20038/stat : 20038 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 4514 0 0 0 408 134 0 0 20 0 17 0 652926769 428384256 69803 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=20033/tid=20039] ppid=20031 vsize=418344 CPUtime=5.4
/proc/20033/task/20039/stat : 20039 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 4088 0 0 0 400 140 0 0 20 0 17 0 652926769 428384256 69803 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=20033/tid=20040] ppid=20031 vsize=418344 CPUtime=5.34
/proc/20033/task/20040/stat : 20040 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 5237 0 0 0 392 142 0 0 20 0 17 0 652926769 428384256 69803 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134732535 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=20033/tid=20041] ppid=20031 vsize=418344 CPUtime=5.02
/proc/20033/task/20041/stat : 20041 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 2999 0 0 0 372 130 0 0 20 0 17 0 652926769 428384256 69804 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=20033/tid=20042] ppid=20031 vsize=418344 CPUtime=5.42
/proc/20033/task/20042/stat : 20042 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 3745 0 0 0 410 132 0 0 20 0 17 0 652926769 428384256 69805 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134549960 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=20033/tid=20043] ppid=20031 vsize=418344 CPUtime=5.42
/proc/20033/task/20043/stat : 20043 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 3997 0 0 0 416 126 0 0 20 0 17 0 652926769 428384256 69805 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=20033/tid=20044] ppid=20031 vsize=418344 CPUtime=4.1
/proc/20033/task/20044/stat : 20044 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 2298 0 0 0 286 124 0 0 20 0 17 0 652926769 428384256 69806 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=20033/tid=20045] ppid=20031 vsize=418344 CPUtime=5.42
/proc/20033/task/20045/stat : 20045 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 4145 0 0 0 410 132 0 0 20 0 17 0 652926769 428384256 69806 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=20033/tid=20046] ppid=20031 vsize=418344 CPUtime=5.28
/proc/20033/task/20046/stat : 20046 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 4425 0 0 0 386 142 0 0 20 0 17 0 652926769 428384256 69806 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134680336 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20033/tid=20047] ppid=20031 vsize=418344 CPUtime=5.02
/proc/20033/task/20047/stat : 20047 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 3340 0 0 0 374 128 0 0 20 0 17 0 652926769 428384256 69806 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=20033/tid=20048] ppid=20031 vsize=418344 CPUtime=4.04
/proc/20033/task/20048/stat : 20048 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 3318 0 0 0 318 86 0 0 20 0 17 0 652926769 428384256 69806 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=20033/tid=20049] ppid=20031 vsize=418344 CPUtime=2.84
/proc/20033/task/20049/stat : 20049 (ttsth-5-0) S 20031 20033 15497 0 -1 4202560 2483 0 0 0 212 72 0 0 20 0 17 0 652926772 428384256 69806 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134634454 0 0 1 0 18446744071564503368 0 0 -1 6 0 0 0 0 0
[pid=20033/tid=20050] ppid=20031 vsize=418344 CPUtime=5.38
/proc/20033/task/20050/stat : 20050 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 3547 0 0 0 406 132 0 0 20 0 17 0 652926772 428384256 69807 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 76.77
Current children cumulated vsize (KiB) 418344

[startup+12.7039 s]
/proc/loadavg: 14.82 14.97 10.45 17/201 20050
/proc/meminfo: memFree=18523104/36427776 swapFree=4692/548936
[pid=20033] ppid=20031 vsize=731752 CPUtime=155.44
/proc/20033/stat : 20033 (ttsth-5-0) S 20031 20033 15497 0 -1 4202496 143073 0 0 0 13357 2187 0 0 20 0 17 0 652926723 749314048 143006 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/20033/statm: 182938 143007 95 177 0 182760 0
[pid=20033/tid=20035] ppid=20031 vsize=731752 CPUtime=10.08
/proc/20033/task/20035/stat : 20035 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 9616 0 0 0 936 72 0 0 20 0 17 0 652926769 749314048 143007 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=20033/tid=20036] ppid=20031 vsize=731752 CPUtime=7.18
/proc/20033/task/20036/stat : 20036 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 7920 0 0 0 622 96 0 0 20 0 17 0 652926769 749314048 143007 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=20033/tid=20037] ppid=20031 vsize=731752 CPUtime=9.62
/proc/20033/task/20037/stat : 20037 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 8062 0 0 0 808 154 0 0 20 0 17 0 652926769 749314048 143007 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=20033/tid=20038] ppid=20031 vsize=731752 CPUtime=10.94
/proc/20033/task/20038/stat : 20038 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 10445 0 0 0 942 152 0 0 20 0 17 0 652926769 749314048 143008 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=20033/tid=20039] ppid=20031 vsize=731752 CPUtime=10.08
/proc/20033/task/20039/stat : 20039 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 8405 0 0 0 856 152 0 0 20 0 17 0 652926769 749314048 143010 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=20033/tid=20040] ppid=20031 vsize=731752 CPUtime=9.5
/proc/20033/task/20040/stat : 20040 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 8937 0 0 0 798 152 0 0 20 0 17 0 652926769 749314048 143011 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=20033/tid=20041] ppid=20031 vsize=731752 CPUtime=9.56
/proc/20033/task/20041/stat : 20041 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 5989 0 0 0 808 148 0 0 20 0 17 0 652926769 749314048 143011 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=20033/tid=20042] ppid=20031 vsize=731752 CPUtime=10.44
/proc/20033/task/20042/stat : 20042 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 7698 0 0 0 892 152 0 0 20 0 17 0 652926769 749314048 143011 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=20033/tid=20043] ppid=20031 vsize=731752 CPUtime=11.04
/proc/20033/task/20043/stat : 20043 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 8408 0 0 0 958 146 0 0 20 0 17 0 652926769 749314048 143011 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=20033/tid=20044] ppid=20031 vsize=731752 CPUtime=7.42
/proc/20033/task/20044/stat : 20044 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 5771 0 0 0 606 136 0 0 20 0 17 0 652926769 749314048 143012 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=20033/tid=20045] ppid=20031 vsize=731752 CPUtime=10.92
/proc/20033/task/20045/stat : 20045 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 9426 0 0 0 940 152 0 0 20 0 17 0 652926769 749314048 143012 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=20033/tid=20046] ppid=20031 vsize=731752 CPUtime=10.68
/proc/20033/task/20046/stat : 20046 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 11227 0 0 0 906 162 0 0 20 0 17 0 652926769 749314048 143013 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20033/tid=20047] ppid=20031 vsize=731752 CPUtime=10.62
/proc/20033/task/20047/stat : 20047 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 8151 0 0 0 904 158 0 0 20 0 17 0 652926769 749314048 143013 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=20033/tid=20048] ppid=20031 vsize=731752 CPUtime=8.78
/proc/20033/task/20048/stat : 20048 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 8005 0 0 0 776 102 0 0 20 0 17 0 652926769 749314048 143013 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=20033/tid=20049] ppid=20031 vsize=731752 CPUtime=7.04
/proc/20033/task/20049/stat : 20049 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 6816 0 0 0 618 86 0 0 20 0 17 0 652926772 749314048 143013 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=20033/tid=20050] ppid=20031 vsize=731752 CPUtime=10.98
/proc/20033/task/20050/stat : 20050 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 7325 0 0 0 944 154 0 0 20 0 17 0 652926772 749314048 143014 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 155.44
Current children cumulated vsize (KiB) 731752

[startup+25.5016 s]
/proc/loadavg: 14.55 14.90 10.50 16/201 20050
/proc/meminfo: memFree=18001148/36427776 swapFree=4692/1067204
[pid=20033] ppid=20031 vsize=1265276 CPUtime=297.8
/proc/20033/stat : 20033 (ttsth-5-0) S 20031 20033 15497 0 -1 4202496 267375 0 0 0 26994 2786 0 0 20 0 17 0 652926723 1295642624 267308 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/20033/statm: 316319 267310 95 177 0 316141 0
[pid=20033/tid=20035] ppid=20031 vsize=1265276 CPUtime=19.06
/proc/20033/task/20035/stat : 20035 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 17880 0 0 0 1818 88 0 0 20 0 17 0 652926769 1295642624 267310 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20033/tid=20036] ppid=20031 vsize=1265276 CPUtime=15.16
/proc/20033/task/20036/stat : 20036 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 17679 0 0 0 1380 136 0 0 20 0 17 0 652926769 1295642624 267311 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=20033/tid=20037] ppid=20031 vsize=1265276 CPUtime=19.92
/proc/20033/task/20037/stat : 20037 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 16930 0 0 0 1792 200 0 0 20 0 17 0 652926769 1295642624 267311 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=20033/tid=20038] ppid=20031 vsize=1265276 CPUtime=20.24
/proc/20033/task/20038/stat : 20038 (ttsth-5-0) S 20031 20033 15497 0 -1 4202560 18978 0 0 0 1826 198 0 0 20 0 17 0 652926769 1295642624 267312 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134634454 0 0 1 0 18446744071564503368 0 0 -1 15 0 0 0 0 0
[pid=20033/tid=20039] ppid=20031 vsize=1265276 CPUtime=17.3
/proc/20033/task/20039/stat : 20039 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 14712 0 0 0 1550 180 0 0 20 0 17 0 652926769 1295642624 267312 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134680282 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20033/tid=20040] ppid=20031 vsize=1265276 CPUtime=19.88
/proc/20033/task/20040/stat : 20040 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 19622 0 0 0 1796 192 0 0 20 0 17 0 652926769 1295642624 267312 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=20033/tid=20041] ppid=20031 vsize=1265276 CPUtime=18.68
/proc/20033/task/20041/stat : 20041 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 13053 0 0 0 1684 184 0 0 20 0 17 0 652926769 1295642624 267312 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=20033/tid=20042] ppid=20031 vsize=1265276 CPUtime=20.18
/proc/20033/task/20042/stat : 20042 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 14585 0 0 0 1822 196 0 0 20 0 17 0 652926769 1295642624 267313 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=20033/tid=20043] ppid=20031 vsize=1265276 CPUtime=21.52
/proc/20033/task/20043/stat : 20043 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 17347 0 0 0 1966 186 0 0 20 0 17 0 652926769 1295642624 267314 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=20033/tid=20044] ppid=20031 vsize=1265276 CPUtime=17.2
/proc/20033/task/20044/stat : 20044 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 12710 0 0 0 1548 172 0 0 20 0 17 0 652926769 1295642624 267314 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=20033/tid=20045] ppid=20031 vsize=1265276 CPUtime=19.74
/proc/20033/task/20045/stat : 20045 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 16294 0 0 0 1776 198 0 0 20 0 17 0 652926769 1295642624 267314 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=20033/tid=20046] ppid=20031 vsize=1265276 CPUtime=18.34
/proc/20033/task/20046/stat : 20046 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 19859 0 0 0 1638 196 0 0 20 0 17 0 652926769 1295642624 267315 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=20033/tid=20047] ppid=20031 vsize=1265276 CPUtime=17.92
/proc/20033/task/20047/stat : 20047 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 12940 0 0 0 1602 190 0 0 20 0 17 0 652926769 1295642624 267315 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=20033/tid=20048] ppid=20031 vsize=1265276 CPUtime=15.4
/proc/20033/task/20048/stat : 20048 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 14528 0 0 0 1406 134 0 0 20 0 17 0 652926769 1295642624 267315 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=20033/tid=20049] ppid=20031 vsize=1265276 CPUtime=17.12
/proc/20033/task/20049/stat : 20049 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 16473 0 0 0 1578 134 0 0 20 0 17 0 652926772 1295642624 267315 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134749345 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=20033/tid=20050] ppid=20031 vsize=1265276 CPUtime=19.58
/proc/20033/task/20050/stat : 20050 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 12912 0 0 0 1766 192 0 0 20 0 17 0 652926772 1295642624 267315 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 297.8
Current children cumulated vsize (KiB) 1265276



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+47.7029 s]
/proc/loadavg: 14.75 14.92 10.60 17/201 20050
/proc/meminfo: memFree=17211660/36427776 swapFree=4692/1856128
[pid=20033] ppid=20031 vsize=2098916 CPUtime=531.62
/proc/20033/stat : 20033 (ttsth-5-0) S 20031 20033 15497 0 -1 4202496 462294 0 0 0 49505 3657 0 0 20 0 17 0 652926723 2149289984 462227 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/20033/statm: 524729 462227 95 177 0 524551 0
[pid=20033/tid=20035] ppid=20031 vsize=2098916 CPUtime=35.13
/proc/20033/task/20035/stat : 20035 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 30503 0 0 0 3399 114 0 0 20 0 17 0 652926769 2149289984 462228 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134751534 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=20033/tid=20036] ppid=20031 vsize=2098916 CPUtime=30.38
/proc/20033/task/20036/stat : 20036 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 33336 0 0 0 2834 204 0 0 20 0 17 0 652926769 2149289984 462228 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=20033/tid=20037] ppid=20031 vsize=2098916 CPUtime=36.57
/proc/20033/task/20037/stat : 20037 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 31913 0 0 0 3405 252 0 0 20 0 17 0 652926769 2149289984 462229 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134593217 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=20033/tid=20038] ppid=20031 vsize=2098916 CPUtime=35.1
/proc/20033/task/20038/stat : 20038 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 28781 0 0 0 3256 254 0 0 20 0 17 0 652926769 2149289984 462229 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=20033/tid=20039] ppid=20031 vsize=2098916 CPUtime=30.18
/proc/20033/task/20039/stat : 20039 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 25573 0 0 0 2798 220 0 0 20 0 17 0 652926769 2149289984 462229 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=20033/tid=20040] ppid=20031 vsize=2098916 CPUtime=34.18
/proc/20033/task/20040/stat : 20040 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 32539 0 0 0 3166 252 0 0 20 0 17 0 652926769 2149289984 462229 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=20033/tid=20041] ppid=20031 vsize=2098916 CPUtime=32.46
/proc/20033/task/20041/stat : 20041 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 24447 0 0 0 3002 244 0 0 20 0 17 0 652926769 2149289984 462229 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=20033/tid=20042] ppid=20031 vsize=2098916 CPUtime=36.29
/proc/20033/task/20042/stat : 20042 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 27327 0 0 0 3371 258 0 0 20 0 17 0 652926769 2149289984 462231 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=20033/tid=20043] ppid=20031 vsize=2098916 CPUtime=37.5
/proc/20033/task/20043/stat : 20043 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 30957 0 0 0 3502 248 0 0 20 0 17 0 652926769 2149289984 462231 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=20033/tid=20044] ppid=20031 vsize=2098916 CPUtime=33.56
/proc/20033/task/20044/stat : 20044 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 21974 0 0 0 3130 226 0 0 20 0 17 0 652926769 2149289984 462231 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134634454 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=20033/tid=20045] ppid=20031 vsize=2098916 CPUtime=33.22
/proc/20033/task/20045/stat : 20045 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 26009 0 0 0 3066 256 0 0 20 0 17 0 652926769 2149289984 462231 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=20033/tid=20046] ppid=20031 vsize=2098916 CPUtime=30.38
/proc/20033/task/20046/stat : 20046 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 33643 0 0 0 2788 250 0 0 20 0 17 0 652926769 2149289984 462232 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=20033/tid=20047] ppid=20031 vsize=2098916 CPUtime=30.74
/proc/20033/task/20047/stat : 20047 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 23586 0 0 0 2834 240 0 0 20 0 17 0 652926769 2149289984 462232 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=20033/tid=20048] ppid=20031 vsize=2098916 CPUtime=26.46
/proc/20033/task/20048/stat : 20048 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 25070 0 0 0 2468 178 0 0 20 0 17 0 652926769 2149289984 462233 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=20033/tid=20049] ppid=20031 vsize=2098916 CPUtime=33.58
/proc/20033/task/20049/stat : 20049 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 31267 0 0 0 3158 200 0 0 20 0 17 0 652926772 2149289984 462233 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=20033/tid=20050] ppid=20031 vsize=2098916 CPUtime=35.34
/proc/20033/task/20050/stat : 20050 (ttsth-5-0) R 20031 20033 15497 0 -1 4202560 24494 0 0 0 3284 250 0 0 20 0 17 0 652926772 2149289984 462233 18446744073709551615 134512640 135237372 4292131872 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 531.62
Current children cumulated vsize (KiB) 2098916

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

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

[startup+47.8269 s]
/proc/loadavg: 14.75 14.92 10.60 17/201 20050
/proc/meminfo: memFree=17211660/36427776 swapFree=4692/1856128
[pid=20033] ppid=20031 vsize=0 CPUtime=531.84
/proc/20033/stat : 20033 (ttsth-5-0) Z 20031 20033 15497 0 -1 4203532 462360 0 0 0 49517 3667 0 0 20 0 2 0 652926723 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/20033/statm: 0 0 0 0 0 0 0
[pid=20033/tid=20046] ppid=20031 vsize=0 CPUtime=30.48
/proc/20033/task/20046/stat : 20046 (ttsth-5-0) R 20031 20033 15497 0 -1 4203588 33643 0 0 0 2788 260 0 0 20 0 2 0 652926769 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 531.84
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 47.8897
CPU time (s): 531.913
CPU user time (s): 495.175
CPU system time (s): 36.7383
CPU usage (%): 1110.7
Max. virtual memory (cumulated for all children) (KiB): 2098916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 495.175
system time used= 36.7383
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 462360
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= 87191
involuntary context switches= 4123

runsolver used 0.252015 second user time and 0.64404 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 01:36:44
IDJOB=1776675
IDBENCH=69567
IDSOLVER=634
FILE ID=xenhost3-49/1776675-1244936204
PBS_JOBID=
Free space on /tmp= 7025 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (16 threads)
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-frg1mul.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776675-1244936204/watcher-1776675-1244936204 -o /tmp/evaluation-result-1776675-1244936204/solver-1776675-1244936204 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776675-1244936204.cnf

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

MD5SUM BENCH= 4984fea7abc49dd7f6973cd779e805d7
RANDOM SEED= 1386980160

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:      19060412 kB
Buffers:        473900 kB
Cached:       14115476 kB
SwapCached:          0 kB
Active:        4120516 kB
Inactive:     10477724 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:             684 kB
Writeback:           0 kB
AnonPages:        8180 kB
Mapped:           4312 kB
Slab:           717444 kB
SReclaimable:   690612 kB
SUnreclaim:      26832 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29496 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7025 MiB
End job on xenhost3-49 at 2009-06-14 01:37:33