Trace number 3258438

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-4? (TO) 4800.32 1203.19

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v945c61409gyes5.cnf
MD5SUMccc3b90e7796ba48b01939580fe6357c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.34434
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.01/0.04	c Command: HOME/ttsth-5-4 -num-threads 4 HOME/instance-3258438-1304051321.cnf 
0.01/0.04	c Using SATTIMEOUT of 4800
0.01/0.04	c Using SATRAM of 15500
0.01/0.04	c Size of subset node = 32
0.01/0.04	c Variables = 945
0.01/0.04	c Clauses = 61409
0.01/0.04	c Literals = 123673
0.01/0.04	c Reduced size:
0.01/0.04	c Variables = 945
0.01/0.04	c Clauses = 61409
0.01/0.04	c Literals = 123673
0.01/0.04	c a2
0.01/0.07	c a1
0.09/0.14	c Independent sub-problems = 1
0.09/0.14	c Sub-problem with 945 variables and 61409 clauses
0.09/0.14	c using permutation method 4
0.09/0.14	c count = 1
0.09/0.14	c Ordering finished 0.120 seconds
0.09/0.14	c mapped 0.130 seconds
0.09/0.14	c permuted 0.130 seconds
0.09/0.14	c about to sort
0.09/0.14	c sorted
0.19/0.27	c clauses now 61409
0.19/0.27	c init finished 0.150 seconds
0.19/0.27	c tree built 0.260 seconds
0.19/0.27	c 
0.19/0.27	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.19/0.27	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.19/0.27	c ................................ | ..........                    |                                  0.3         0.0             
0.19/0.27	c ................................ | ..........                  1 |                                  0.3         3.8             
0.19/0.27	c ................................ | ..........                  2 |                                  0.3         7.7             
0.19/0.27	c ................................ | ..........                  3 |                                  0.3        11.5             
0.19/0.27	c ................................ | ..........                  4 |                                  0.3        15.4             
0.19/0.27	c ................................ | ..........                  5 |                                  0.3        19.2             
0.19/0.27	c ................................ | ..........               1000 | 11           77                  0.3      3703.7         3414
95.85/24.25	c ................................ | ..........            3830000 | 127282       558440             96.0     39883.4     19786012
191.67/48.28	c ................................ | ..........            6922000 | 223584       966067            192.0     36050.2     32989079
287.90/72.36	c ................................ | ..........            9460000 | 315590       1293068           288.1     32832.4     36535055
383.74/96.36	c ................................ | ..........           11917000 | 394424       1619808           384.0     31033.9     43620884
479.94/120.42	c ................................ | *.........           13936000 | 477917       1910283           480.1     29030.3     52322474
575.76/144.46	c ................................ | *.........           15800000 | 558130       2163618           576.0     27430.6     57311591
671.97/168.51	c ................................ | *.........           18006000 | 643487       2458249           672.0     26793.8     66476931
767.70/192.58	c ................................ | *.........           20587000 | 721465       2777801           768.0     26805.6     71670678
863.90/216.63	c ................................ | *.........           23269000 | 788588       3098341           864.0     26931.4     75094816
959.67/240.68	c ................................ | **........           25778000 | 859443       3367171           960.0     26851.5     81281261
1055.84/264.74	c ................................ | **........           28472000 | 933107       3673363          1056.0     26962.1     92613085
1152.00/288.80	c ................................ | **........           30655000 | 990575       3929484          1152.0     26609.8     94339051
1247.75/312.86	c ................................ | **........           32821000 | 1060652      4174115          1248.0     26298.9     99656652
1343.93/336.91	c ................................ | **........           35144000 | 1121184      4438684          1344.0     26148.8    102564150
1439.69/360.98	c ................................ | ***.......           37329000 | 1175290      4727116          1440.0     25922.7    107494001
1535.82/385.05	c ................................ | ***.......           39390000 | 1226922      4987558          1536.0     25644.2    108454115
1631.63/409.09	c ................................ | ***.......           41162000 | 1277946      5257368          1632.0     25221.8    109401969
1727.84/433.15	c ................................ | ***.......           43026000 | 1326375      5487718          1728.0     24898.7    111113927
1823.66/457.19	c ................................ | ***.......           44806000 | 1376059      5735058          1824.0     24564.3    113340446
1919.90/481.22	c ................................ | ****......           46566000 | 1427707      5950247          1920.0     24253.0    116898804
2015.71/505.27	c ................................ | ****......           48349000 | 1481898      6186720          2016.0     23982.4    123220067
2111.86/529.33	c ................................ | ****......           50967000 | 1561989      6430383          2112.0     24132.1    127907658
2208.00/553.40	c ................................ | ****......           53133000 | 1624827      6618257          2208.0     24063.6    130753965
2303.78/577.46	c ................................ | ****......           55018000 | 1698108      6822070          2304.0     23879.1    131252404
2399.91/601.52	c ................................ | *****.....           57275000 | 1759890      7064029          2400.0     23864.3    133599246
2495.75/625.56	c ................................ | *****.....           59485000 | 1824491      7300295          2496.0     23831.9    137631615
2591.94/649.62	c ................................ | *****.....           61351000 | 1893473      7531842          2592.0     23669.2    140217021
2687.68/673.68	c ................................ | *****.....           63006000 | 1955165      7741522          2688.0     23439.7    141584073
2783.91/697.72	c ................................ | *****.....           64614000 | 2009624      7949438          2784.0     23209.0    143854429
2879.66/721.78	c ................................ | ******....           66116000 | 2068871      8108091          2880.0     22956.8    146603465
2975.86/745.84	c ................................ | ******....           67934000 | 2126229      8287344          2976.0     22827.3    147087253
3071.98/769.91	c ................................ | ******....           69782000 | 2181205      8455177          3072.0     22715.3    150019784
3167.73/793.98	c ................................ | ******....           71513000 | 2229012      8646501          3168.1     22573.2    152401988
3263.89/818.02	c ................................ | ******....           73175000 | 2280258      8857202          3264.0     22418.8    155376202
3359.70/842.07	c ................................ | *******...           74995000 | 2336123      9058946          3360.0     22319.9    160734833
3455.94/866.11	c ................................ | *******...           76656000 | 2390773      9227897          3456.0     22180.6    165058937
3551.71/890.17	c ................................ | *******...           78150000 | 2448815      9411768          3552.0     22001.6    168057357
3647.91/914.23	c ................................ | *******...           79557000 | 2503206      9618884          3648.1     21808.0    168057357
3743.66/938.29	c ................................ | *******...           81009000 | 2552558      9803765          3744.1     21636.7    171462051
3839.80/962.35	c ................................ | ********..           82649000 | 2600339      9995662          3840.0     21523.1    171569645
3936.01/986.40	c ................................ | ********..           84136000 | 2647971      10151358         3936.0     21375.8    176255073
4031.79/1010.45	c ................................ | ********..           85536000 | 2695093      10318638         4032.0     21214.2    176255073
4128.00/1034.50	c ................................ | ********..           87025000 | 2742843      10501410         4128.0     21081.6    180028207
4223.86/1058.54	c ................................ | ********..           88639000 | 2792526      10671757         4224.0     20984.4    185216518
4319.64/1082.59	c ................................ | *********.           90076000 | 2846745      10837421         4320.0     20850.8    189036863
4415.81/1106.66	c ................................ | *********.           91477000 | 2903248      10978640         4416.0     20714.7    192775774
4511.90/1130.74	c ................................ | *********.           92772000 | 2952411      11140656         4512.1     20560.9    196344209
4608.01/1154.81	c ................................ | *********.           94021000 | 3004514      11313802         4608.1     20403.6    196401221
4703.78/1178.86	c ................................ | *********.           95402000 | 3052102      11484737         4704.0     20280.9    200249424
4799.95/1202.92	c CPU limit (4800) reached
4799.95/1202.92	c Time = 4800.05 seconds
4799.95/1202.92	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3258438-1304051321/watcher-3258438-1304051321 -o /tmp/evaluation-result-3258438-1304051321/solver-3258438-1304051321 -C 4800 -W 1300 -M 15500 HOME/ttsth-5-4 -num-threads 4 HOME/instance-3258438-1304051321.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.11 8.09 7.86 1/175 2210
/proc/meminfo: memFree=18304800/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=9244 CPUtime=0 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) R 2208 2210 1994 0 -1 4202496 373 0 0 0 0 0 0 0 25 0 1 0 516732526 9465856 315 33554432000 4194304 4338100 140733328666832 18446744073709551615 230808826565 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2210/statm: 2311 316 147 36 0 216 0

[startup+0.019418 s]
/proc/loadavg: 8.11 8.09 7.86 1/175 2210
/proc/meminfo: memFree=18304800/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=12460 CPUtime=0.01 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) R 2208 2210 1994 0 -1 4202496 1186 0 0 0 1 0 0 0 25 0 1 0 516732526 12759040 1128 33554432000 4194304 4338100 140733328666832 18446744073709551615 230808826565 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2210/statm: 3148 1130 148 36 0 1053 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12460

[startup+0.100398 s]
/proc/loadavg: 8.11 8.09 7.86 1/175 2210
/proc/meminfo: memFree=18304800/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=20648 CPUtime=0.09 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) R 2208 2210 1994 0 -1 4202496 3696 0 0 0 9 0 0 0 25 0 1 0 516732526 21143552 3181 33554432000 4194304 4338100 140733328666832 18446744073709551615 230808826565 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2210/statm: 5162 3183 155 36 0 3067 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20648

[startup+0.300325 s]
/proc/loadavg: 8.11 8.09 7.86 1/175 2210
/proc/meminfo: memFree=18304800/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=235812 CPUtime=0.36 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 12213 0 0 0 35 1 0 0 25 0 5 0 516732526 241471488 11459 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 58953 11459 176 36 0 56858 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 235812

[startup+0.700252 s]
/proc/loadavg: 8.11 8.09 7.86 1/175 2210
/proc/meminfo: memFree=18304800/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=248984 CPUtime=1.96 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 17043 0 0 0 193 3 0 0 25 0 5 0 516732526 254959616 16288 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 62246 16288 176 36 0 60151 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 248984

[startup+1.50111 s]
/proc/loadavg: 8.11 8.09 7.86 6/182 2242
/proc/meminfo: memFree=18174156/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=280660 CPUtime=5.16 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 25515 0 0 0 507 9 0 0 25 0 5 0 516732526 287395840 24760 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 70165 24760 176 36 0 68070 0
[pid=2210/tid=2212] ppid=2208 vsize=280660 CPUtime=1.22 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 5519 0 0 0 121 1 0 0 19 0 5 0 516732553 287395840 24760 33554432000 4194304 4338100 140733328666832 18446744073709551615 4206902 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=280660 CPUtime=1.21 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 1704 0 0 0 119 2 0 0 19 0 5 0 516732553 287395840 24760 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254315 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=280660 CPUtime=1.21 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 4796 0 0 0 121 0 0 0 19 0 5 0 516732553 287395840 24760 33554432000 4194304 4338100 140733328666832 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=280660 CPUtime=1.21 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 2047 0 0 0 118 3 0 0 25 0 5 0 516732553 287395840 24760 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254315 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 280660

[startup+3.10081 s]
/proc/loadavg: 7.86 8.04 7.84 8/186 2246
/proc/meminfo: memFree=18015776/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=346612 CPUtime=11.55 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 40890 0 0 0 1134 21 0 0 25 0 5 0 516732526 354930688 40135 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 86653 40135 176 36 0 84558 0
[pid=2210/tid=2212] ppid=2208 vsize=346612 CPUtime=2.82 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 11179 0 0 0 279 3 0 0 25 0 5 0 516732553 354930688 40136 33554432000 4194304 4338100 140733328666832 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=346612 CPUtime=2.81 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (ttsth-5-4) S 2208 2210 1994 0 -1 4202560 3466 0 0 0 275 6 0 0 22 0 5 0 516732553 354930688 40136 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820991348 0 0 4096 0 18446604470588084672 0 0 -1 1 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=346612 CPUtime=2.82 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 10792 0 0 0 280 2 0 0 24 0 5 0 516732553 354930688 40136 33554432000 4194304 4338100 140733328666832 18446744073709551615 230808862128 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=346612 CPUtime=2.8 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 4005 0 0 0 273 7 0 0 25 0 5 0 516732553 354930688 40136 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820978382 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.55
Current children cumulated vsize (KiB) 346612

[startup+6.30023 s]
/proc/loadavg: 7.86 8.04 7.84 10/186 2246
/proc/meminfo: memFree=17811552/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=466304 CPUtime=24.33 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 71190 0 0 0 2384 49 0 0 25 0 5 0 516732526 477495296 70435 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 116576 70435 176 36 0 114481 0
[pid=2210/tid=2212] ppid=2208 vsize=466304 CPUtime=6.02 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 21438 0 0 0 597 5 0 0 25 0 5 0 516732553 477495296 70435 33554432000 4194304 4338100 140733328666832 18446744073709551615 4256749 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=466304 CPUtime=6.01 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 7902 0 0 0 583 18 0 0 25 0 5 0 516732553 477495296 70435 33554432000 4194304 4338100 140733328666832 18446744073709551615 4255963 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=466304 CPUtime=6.02 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 21569 0 0 0 598 4 0 0 25 0 5 0 516732553 477495296 70435 33554432000 4194304 4338100 140733328666832 18446744073709551615 4256013 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=466304 CPUtime=5.98 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 8832 0 0 0 579 19 0 0 25 0 5 0 516732553 477495296 70435 33554432000 4194304 4338100 140733328666832 18446744073709551615 4256760 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.33
Current children cumulated vsize (KiB) 466304

[startup+12.7011 s]
/proc/loadavg: 8.03 8.07 7.85 10/186 2246
/proc/meminfo: memFree=17546852/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=597388 CPUtime=49.89 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 103126 0 0 0 4888 101 0 0 25 0 5 0 516732526 611725312 101923 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 149347 101923 176 36 0 147252 0
[pid=2210/tid=2212] ppid=2208 vsize=597388 CPUtime=12.42 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 36024 0 0 0 1233 9 0 0 25 0 5 0 516732553 611725312 101923 33554432000 4194304 4338100 140733328666832 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=597388 CPUtime=12.41 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 9646 0 0 0 1200 41 0 0 20 0 5 0 516732553 611725312 101923 33554432000 4194304 4338100 140733328666832 18446744073709551615 4242584 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=597388 CPUtime=12.41 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 33900 0 0 0 1236 5 0 0 25 0 5 0 516732553 611725312 101923 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=597388 CPUtime=12.34 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 12107 0 0 0 1192 42 0 0 25 0 5 0 516732553 611725312 101924 33554432000 4194304 4338100 140733328666832 18446744073709551615 4242669 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.89
Current children cumulated vsize (KiB) 597388

[startup+25.5007 s]
/proc/loadavg: 8.11 8.08 7.86 9/186 2246
/proc/meminfo: memFree=17025804/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=902188 CPUtime=101.01 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 177881 0 0 0 9884 217 0 0 25 0 5 0 516732526 923840512 176678 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 225547 176679 176 36 0 223452 0
[pid=2210/tid=2212] ppid=2208 vsize=902188 CPUtime=25.21 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 65095 0 0 0 2505 16 0 0 25 0 5 0 516732553 923840512 176680 33554432000 4194304 4338100 140733328666832 18446744073709551615 4235661 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=902188 CPUtime=25.21 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 19151 0 0 0 2430 91 0 0 25 0 5 0 516732553 923840512 176680 33554432000 4194304 4338100 140733328666832 18446744073709551615 4240533 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=902188 CPUtime=25.21 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 59079 0 0 0 2511 10 0 0 25 0 5 0 516732553 923840512 176680 33554432000 4194304 4338100 140733328666832 18446744073709551615 4234192 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=902188 CPUtime=25.07 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 23109 0 0 0 2411 96 0 0 25 0 5 0 516732553 923840512 176680 33554432000 4194304 4338100 140733328666832 18446744073709551615 4235661 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.01
Current children cumulated vsize (KiB) 902188

[startup+51.101 s]
/proc/loadavg: 8.33 8.14 7.88 9/186 2247
/proc/meminfo: memFree=16272264/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=1350036 CPUtime=203.23 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 286793 0 0 0 19864 459 0 0 25 0 5 0 516732526 1382436864 285590 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 337509 285590 176 36 0 335414 0
[pid=2210/tid=2212] ppid=2208 vsize=1350036 CPUtime=50.81 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 110627 0 0 0 5049 32 0 0 25 0 5 0 516732553 1382436864 285590 33554432000 4194304 4338100 140733328666832 18446744073709551615 4263456 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=1350036 CPUtime=50.74 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 29169 0 0 0 4876 198 0 0 25 0 5 0 516732553 1382436864 285590 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=1350036 CPUtime=50.81 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 99170 0 0 0 5062 19 0 0 25 0 5 0 516732553 1382436864 285590 33554432000 4194304 4338100 140733328666832 18446744073709551615 4283813 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=1350036 CPUtime=50.56 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 36378 0 0 0 4850 206 0 0 25 0 5 0 516732553 1382436864 285590 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.23
Current children cumulated vsize (KiB) 1350036

[startup+102.307 s]
/proc/loadavg: 8.25 8.14 7.90 9/186 2248
/proc/meminfo: memFree=15369032/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=1707684 CPUtime=407.72 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 376644 0 0 0 39867 905 0 0 25 0 5 0 516732526 1748668416 375441 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 426921 375441 176 36 0 424826 0
[pid=2210/tid=2212] ppid=2208 vsize=1707684 CPUtime=102 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 159062 0 0 0 10149 51 0 0 25 0 5 0 516732553 1748668416 375441 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254321 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=1707684 CPUtime=101.78 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 29832 0 0 0 9767 411 0 0 25 0 5 0 516732553 1748668416 375441 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=1707684 CPUtime=102.02 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 138868 0 0 0 10173 29 0 0 25 0 5 0 516732553 1748668416 375441 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254329 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=1707684 CPUtime=101.63 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 37433 0 0 0 9752 411 0 0 25 0 5 0 516732553 1748668416 375441 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.72
Current children cumulated vsize (KiB) 1707684

[startup+162.301 s]
/proc/loadavg: 8.03 8.09 7.89 9/186 2250
/proc/meminfo: memFree=14443220/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=2324824 CPUtime=647.22 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 532319 0 0 0 63289 1433 0 0 25 0 5 0 516732526 2380619776 531116 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 581206 531116 176 36 0 579111 0
[pid=2210/tid=2212] ppid=2208 vsize=2324824 CPUtime=161.85 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 224157 0 0 0 16115 70 0 0 25 0 5 0 516732553 2380619776 531116 33554432000 4194304 4338100 140733328666832 18446744073709551615 4258020 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=2324824 CPUtime=161.73 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 40843 0 0 0 15515 658 0 0 25 0 5 0 516732553 2380619776 531116 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=2324824 CPUtime=161.96 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 199580 0 0 0 16155 41 0 0 25 0 5 0 516732553 2380619776 531116 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254315 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=2324824 CPUtime=161.36 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 56290 0 0 0 15476 660 0 0 25 0 5 0 516732553 2380619776 531116 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.22
Current children cumulated vsize (KiB) 2324824


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

/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 73112 0 0 0 67479 2506 0 0 25 0 5 0 516732553 5054390272 1180808 33554432000 4194304 4338100 140733328666832 18446744073709551615 4256749 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.29
Current children cumulated vsize (KiB) 4935928

[startup+762.307 s]
/proc/loadavg: 8.15 8.10 7.96 9/186 2275
/proc/meminfo: memFree=9205468/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=5070960 CPUtime=3041.63 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 1216458 0 0 0 298451 5712 0 0 25 0 5 0 516732526 5192663040 1215255 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 1267740 1215255 176 36 0 1265645 0
[pid=2210/tid=2212] ppid=2208 vsize=5070960 CPUtime=760.26 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 648923 0 0 0 75788 238 0 0 25 0 5 0 516732553 5192663040 1215255 33554432000 4194304 4338100 140733328666832 18446744073709551615 4239484 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=5070960 CPUtime=759.81 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 61436 0 0 0 73291 2690 0 0 25 0 5 0 516732553 5192663040 1215255 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=5070960 CPUtime=761.6 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 421485 0 0 0 76063 97 0 0 25 0 5 0 516732553 5192663040 1215255 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254285 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=5070960 CPUtime=759.65 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 73165 0 0 0 73281 2684 0 0 25 0 5 0 516732553 5192663040 1215255 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3041.63
Current children cumulated vsize (KiB) 5070960

[startup+822.301 s]
/proc/loadavg: 8.06 8.08 7.96 9/186 2276
/proc/meminfo: memFree=8969096/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=5274808 CPUtime=3281.06 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 1267730 0 0 0 322021 6085 0 0 25 0 5 0 516732526 5401403392 1266527 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 1318702 1266528 176 36 0 1316607 0
[pid=2210/tid=2212] ppid=2208 vsize=5274808 CPUtime=820.19 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 681438 0 0 0 81767 252 0 0 25 0 5 0 516732553 5401403392 1266528 33554432000 4194304 4338100 140733328666832 18446744073709551615 4263499 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=5274808 CPUtime=819.48 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 61507 0 0 0 79082 2866 0 0 25 0 5 0 516732553 5401403392 1266528 33554432000 4194304 4338100 140733328666832 18446744073709551615 230808560656 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=5274808 CPUtime=821.54 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 440120 0 0 0 82052 102 0 0 25 0 5 0 516732553 5401403392 1266528 33554432000 4194304 4338100 140733328666832 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=5274808 CPUtime=819.54 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 73217 0 0 0 79092 2862 0 0 25 0 5 0 516732553 5401403392 1266528 33554432000 4194304 4338100 140733328666832 18446744073709551615 4285683 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3281.06
Current children cumulated vsize (KiB) 5274808

[startup+882.301 s]
/proc/loadavg: 8.07 8.08 7.97 9/186 2278
/proc/meminfo: memFree=8546616/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=5635056 CPUtime=3520.59 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 1358071 0 0 0 345625 6434 0 0 25 0 5 0 516732526 5770297344 1356868 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 1408764 1356868 176 36 0 1406669 0
[pid=2210/tid=2212] ppid=2208 vsize=5635056 CPUtime=880.13 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 716906 0 0 0 87747 266 0 0 25 0 5 0 516732553 5770297344 1356868 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=5635056 CPUtime=879.11 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 61577 0 0 0 84885 3026 0 0 25 0 5 0 516732553 5770297344 1356868 33554432000 4194304 4338100 140733328666832 18446744073709551615 230808561390 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=5635056 CPUtime=881.51 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 494862 0 0 0 88038 113 0 0 25 0 5 0 516732553 5770297344 1356868 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=5635056 CPUtime=879.52 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 73277 0 0 0 84927 3025 0 0 25 0 5 0 516732553 5770297344 1356868 33554432000 4194304 4338100 140733328666832 18446744073709551615 4206896 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3520.59
Current children cumulated vsize (KiB) 5635056

[startup+942.301 s]
/proc/loadavg: 8.09 8.08 7.97 9/186 2280
/proc/meminfo: memFree=8291392/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=5819148 CPUtime=3760.03 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 1399440 0 0 0 369225 6778 0 0 25 0 5 0 516732526 5958807552 1398237 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 1454787 1398237 176 36 0 1452692 0
[pid=2210/tid=2212] ppid=2208 vsize=5819148 CPUtime=940.08 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 725030 0 0 0 93736 272 0 0 25 0 5 0 516732553 5958807552 1398237 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254311 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=5819148 CPUtime=938.69 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 65965 0 0 0 90676 3193 0 0 25 0 5 0 516732553 5958807552 1398237 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254289 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=5819148 CPUtime=941.46 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 520580 0 0 0 94026 120 0 0 25 0 5 0 516732553 5958807552 1398237 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=5819148 CPUtime=939.49 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 76416 0 0 0 90760 3189 0 0 25 0 5 0 516732553 5958807552 1398237 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3760.03
Current children cumulated vsize (KiB) 5819148

[startup+1002.3 s]
/proc/loadavg: 8.03 8.06 7.97 9/186 2281
/proc/meminfo: memFree=8105376/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=6013776 CPUtime=3999.48 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 1440687 0 0 0 392829 7119 0 0 25 0 5 0 516732526 6158106624 1439484 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 1503444 1439484 176 36 0 1501349 0
[pid=2210/tid=2212] ppid=2208 vsize=6013776 CPUtime=999.76 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 742774 0 0 0 99693 283 0 0 25 0 5 0 516732553 6158106624 1439484 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=6013776 CPUtime=998.55 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 68322 0 0 0 96500 3355 0 0 25 0 5 0 516732553 6158106624 1439484 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=6013776 CPUtime=1001.44 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 540536 0 0 0 100019 125 0 0 25 0 5 0 516732553 6158106624 1439484 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=6013776 CPUtime=999.42 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 77606 0 0 0 96589 3353 0 0 25 0 5 0 516732553 6158106624 1439484 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3999.48
Current children cumulated vsize (KiB) 6013776

[startup+1062.3 s]
/proc/loadavg: 8.13 8.08 7.98 9/186 2283
/proc/meminfo: memFree=7668868/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=6320848 CPUtime=4239.05 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 1518411 0 0 0 416448 7457 0 0 25 0 5 0 516732526 6472548352 1517208 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 1580212 1517208 176 36 0 1578117 0
[pid=2210/tid=2212] ppid=2208 vsize=6320848 CPUtime=1059.65 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 785635 0 0 0 105666 299 0 0 25 0 5 0 516732553 6472548352 1517208 33554432000 4194304 4338100 140733328666832 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=6320848 CPUtime=1058.52 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 68390 0 0 0 102340 3512 0 0 25 0 5 0 516732553 6472548352 1517208 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=6320848 CPUtime=1061.19 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 575270 0 0 0 105987 132 0 0 25 0 5 0 516732553 6472548352 1517209 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=6320848 CPUtime=1059.38 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 77667 0 0 0 102427 3511 0 0 25 0 5 0 516732553 6472548352 1517209 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4239.05
Current children cumulated vsize (KiB) 6320848

[startup+1122.3 s]
/proc/loadavg: 8.09 8.08 7.99 9/186 2284
/proc/meminfo: memFree=7285072/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=6612148 CPUtime=4478.4 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 1591666 0 0 0 440037 7803 0 0 25 0 5 0 516732526 6770839552 1590463 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 1653037 1590463 176 36 0 1650942 0
[pid=2210/tid=2212] ppid=2208 vsize=6612148 CPUtime=1119.54 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 822622 0 0 0 111638 316 0 0 25 0 5 0 516732553 6770839552 1590463 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254285 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=6612148 CPUtime=1118.24 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 68435 0 0 0 108151 3673 0 0 25 0 5 0 516732553 6770839552 1590463 33554432000 4194304 4338100 140733328666832 18446744073709551615 4263499 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=6612148 CPUtime=1121.01 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 611452 0 0 0 111959 142 0 0 25 0 5 0 516732553 6770839552 1590463 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254289 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=6612148 CPUtime=1119.32 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 77708 0 0 0 108262 3670 0 0 25 0 5 0 516732553 6770839552 1590463 33554432000 4194304 4338100 140733328666832 18446744073709551615 230808561036 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.4
Current children cumulated vsize (KiB) 6612148

[startup+1182.3 s]
/proc/loadavg: 8.13 8.09 8.00 9/186 2286
/proc/meminfo: memFree=7045732/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=6765948 CPUtime=4717.76 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) S 2208 2210 1994 0 -1 4202496 1630503 0 0 0 463527 8249 0 0 25 0 5 0 516732526 6928330752 1629300 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 1691487 1629300 176 36 0 1689392 0
[pid=2210/tid=2212] ppid=2208 vsize=6765948 CPUtime=1179.41 cores=1,3,5,7
/proc/2210/task/2212/stat : 2212 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 837473 0 0 0 117616 325 0 0 25 0 5 0 516732553 6928330752 1629300 33554432000 4194304 4338100 140733328666832 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2210/tid=2213] ppid=2208 vsize=6765948 CPUtime=1178.1 cores=1,3,5,7
/proc/2210/task/2213/stat : 2213 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 69270 0 0 0 113925 3885 0 0 25 0 5 0 516732553 6928330752 1629300 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2210/tid=2214] ppid=2208 vsize=6765948 CPUtime=1180.96 cores=1,3,5,7
/proc/2210/task/2214/stat : 2214 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 634543 0 0 0 117948 148 0 0 25 0 5 0 516732553 6928330752 1629300 33554432000 4194304 4338100 140733328666832 18446744073709551615 4263499 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=6765948 CPUtime=1178.98 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4202560 77768 0 0 0 114011 3887 0 0 25 0 5 0 516732553 6928330752 1629300 33554432000 4194304 4338100 140733328666832 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4717.76
Current children cumulated vsize (KiB) 6765948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.09 8.08 8.00 6/183 2287
/proc/meminfo: memFree=8556912/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=0 CPUtime=4800.13 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) Z 2208 2210 1994 0 -1 4203548 1653548 0 0 0 471610 8403 0 0 18 0 2 0 516732526 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 0 0 0 0 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=0 CPUtime=1199.66 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4203588 77785 0 0 0 116003 3963 0 0 25 0 2 0 516732553 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 0

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

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

[startup+1203.11 s]
/proc/loadavg: 8.09 8.08 8.00 6/183 2287
/proc/meminfo: memFree=8556912/32951124 swapFree=67111528/67111528
[pid=2210] ppid=2208 vsize=0 CPUtime=4800.24 cores=1,3,5,7
/proc/2210/stat : 2210 (ttsth-5-4) Z 2208 2210 1994 0 -1 4203548 1653548 0 0 0 471610 8414 0 0 18 0 2 0 516732526 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2210/statm: 0 0 0 0 0 0 0
[pid=2210/tid=2215] ppid=2208 vsize=0 CPUtime=1199.77 cores=1,3,5,7
/proc/2210/task/2215/stat : 2215 (ttsth-5-4) R 2208 2210 1994 0 -1 4203588 77785 0 0 0 116003 3974 0 0 25 0 2 0 516732553 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1203.19
CPU time (s): 4800.32
CPU user time (s): 4716.11
CPU system time (s): 84.2152
CPU usage (%): 398.967
Max. virtual memory (cumulated for all children) (KiB): 6856792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4716.11
system time used= 84.2152
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1653548
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= 11030
involuntary context switches= 30257

runsolver used 1.9507 second user time and 4.6203 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 06:28:41
IDJOB=3258438
IDBENCH=71354
IDSOLVER=1654
FILE ID=node104/3258438-1304051321
RUNJOBID= node104-1304048911-2013
PBS_JOBID= 13170409
Free space on /tmp= 71548 MiB

SOLVER NAME= ttsth 5-4
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v945c61409gyes5.cnf
COMMAND LINE= DIR/ttsth-5-4 -num-threads NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258438-1304051321/watcher-3258438-1304051321 -o /tmp/evaluation-result-3258438-1304051321/solver-3258438-1304051321 -C 4800 -W 1300 -M 15500  HOME/ttsth-5-4 -num-threads 4 HOME/instance-3258438-1304051321.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ccc3b90e7796ba48b01939580fe6357c
RANDOM SEED=1048039198

node104.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5293.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18305080 kB
Buffers:       2195928 kB
Cached:       11798400 kB
SwapCached:          0 kB
Active:        2337516 kB
Inactive:     11723072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18305080 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             804 kB
Writeback:           0 kB
AnonPages:       65672 kB
Mapped:          15092 kB
Slab:           522680 kB
PageTables:       4632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   220792 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71544 MiB
End job on node104 at 2011-04-29 06:48:46