Trace number 3259142

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.21 1203.25

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g9.cnf
MD5SUM35278b3ce28129761cf8ae7994f37d3f
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.10/0.18	c Command: HOME/ttsth-5-4 -num-threads 4 HOME/instance-3259142-1304054235.cnf 
0.10/0.18	c Using SATTIMEOUT of 4800
0.10/0.18	c Using SATRAM of 15500
0.10/0.18	c Size of subset node = 32
0.10/0.18	c Variables = 2400
0.10/0.18	c Clauses = 266431
0.10/0.18	c Literals = 535112
0.10/0.18	c Reduced size:
0.10/0.18	c Variables = 2400
0.10/0.18	c Clauses = 266431
0.10/0.18	c Literals = 535112
0.10/0.18	c a2
0.29/0.33	c a1
0.69/0.70	c Independent sub-problems = 1
0.69/0.70	c Sub-problem with 2400 variables and 266431 clauses
0.69/0.70	c using permutation method 4
0.69/0.70	c count = 1
0.69/0.70	c Ordering finished 0.660 seconds
0.69/0.70	c mapped 0.690 seconds
0.69/0.70	c permuted 0.690 seconds
0.69/0.70	c about to sort
0.69/0.72	c sorted
1.39/1.40	c clauses now 266431
1.39/1.40	c init finished 0.770 seconds
1.39/1.40	c tree built 1.390 seconds
1.39/1.40	c 
1.39/1.40	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
1.39/1.40	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
1.39/1.40	c ................................ | ..........                    |                                  1.4         0.0             
1.39/1.40	c ................................ | ..........                  1 |                                  1.4         0.7             
1.39/1.40	c ................................ | ..........                  2 |                                  1.4         1.4             
1.39/1.40	c ................................ | ..........                  3 |                                  1.4         2.2             
1.39/1.40	c ................................ | ..........                  4 |                                  1.4         2.9             
1.39/1.40	c ................................ | ..........                  5 |                                  1.4         3.6             
1.39/1.40	c ................................ | ..........               1000 |              30                  1.4       719.4             
95.65/25.08	c ................................ | ..........            3616000 | 76977        233199             96.0     37666.7     13737165
191.92/49.12	c ................................ | ..........            6678000 | 156325       428034            192.0     34779.4     23750699
287.78/73.15	c ................................ | ..........            9399000 | 233110       585891            288.0     32634.3     29538269
383.65/97.18	c ................................ | ..........           11825000 | 301286       734350            384.0     30793.5     33533271
479.88/121.23	c ................................ | *.........           14146000 | 361124       858247            480.0     29469.0     36456144
575.73/145.27	c ................................ | *.........           16405000 | 424535       965548            576.0     28479.9     37516959
671.99/169.30	c ................................ | *.........           18669000 | 484022       1076018           672.0     27781.2     40951393
767.84/193.34	c ................................ | *.........           20765000 | 534361       1179394           768.0     27037.1     45158218
863.68/217.38	c ................................ | *.........           22899000 | 596151       1270065           864.0     26502.6     49589513
959.94/241.42	c ................................ | **........           24942000 | 651207       1370057           960.0     25980.4     52155157
1055.78/265.45	c ................................ | **........           26830000 | 694243       1481269          1056.0     25407.0     53104128
1151.99/289.51	c ................................ | **........           28646000 | 741272       1571415          1152.0     24865.5     54713536
1247.85/313.54	c ................................ | **........           30429000 | 787880       1665484          1248.0     24382.2     56096397
1343.72/337.58	c ................................ | **........           32092000 | 836118       1755318          1344.0     23877.1     59367340
1439.94/361.62	c ................................ | ***.......           33742000 | 879003       1847091          1440.0     23431.1     59976106
1535.80/385.65	c ................................ | ***.......           35419000 | 920792       1933760          1536.0     23059.1     62459651
1632.01/409.70	c ................................ | ***.......           37036000 | 956672       2027786          1632.0     22693.5     62822403
1727.86/433.73	c ................................ | ***.......           38543000 | 991435       2111916          1728.0     22304.7     64683536
1823.71/457.78	c ................................ | ***.......           40083000 | 1030012      2189343          1824.0     21975.0     68687207
1919.95/481.81	c ................................ | ****......           41625000 | 1065450      2265441          1920.0     21679.7     70895835
2015.76/505.87	c ................................ | ****......           43215000 | 1106924      2343139          2016.0     21435.5     73929775
2111.99/529.91	c ................................ | ****......           44808000 | 1145659      2413554          2112.1     21215.2     77996421
2207.85/553.94	c ................................ | ****......           46273000 | 1183291      2473631          2208.0     20956.8     79315186
2303.67/577.98	c ................................ | ****......           48139000 | 1229011      2552356          2304.0     20893.7     80852390
2399.94/602.01	c ................................ | *****.....           49881000 | 1272268      2631112          2400.0     20783.7     84383264
2495.76/626.06	c ................................ | *****.....           51449000 | 1306828      2717759          2496.0     20612.6     85449374
2591.61/650.09	c ................................ | *****.....           52995000 | 1347722      2799413          2592.0     20445.6     85449374
2687.84/674.14	c ................................ | *****.....           54496000 | 1385160      2873484          2688.0     20273.7     86794490
2783.66/698.18	c ................................ | *****.....           56110000 | 1416224      2952105          2784.0     20154.4     88563797
2879.91/722.22	c ................................ | ******....           57725000 | 1447299      3035122          2880.0     20043.3     91600039
2975.73/746.27	c ................................ | ******....           59266000 | 1480020      3111073          2976.0     19914.4     95247587
3071.98/770.30	c ................................ | ******....           60690000 | 1510370      3183854          3072.0     19755.9     98592493
3167.85/794.35	c ................................ | ******....           62039000 | 1543045      3244685          3168.0     19582.8    100276273
3263.71/818.39	c ................................ | ******....           63364000 | 1576139      3308327          3264.1     19412.6    104302671
3359.93/842.42	c ................................ | *******...           64790000 | 1606456      3372101          3360.0     19282.7    108558316
3455.79/866.45	c ................................ | *******...           66149000 | 1639804      3432595          3456.0     19140.3    112132428
3551.60/890.50	c ................................ | *******...           67491000 | 1678265      3491533          3552.0     19000.8    113869729
3647.85/914.54	c ................................ | *******...           68788000 | 1718019      3546119          3648.0     18856.2    114909267
3743.67/938.58	c ................................ | *******...           70031000 | 1753975      3609654          3744.0     18704.8    118843827
3839.90/962.63	c ................................ | ********..           71179000 | 1786038      3671993          3840.0     18536.1    122855150
3935.67/986.69	c ................................ | ********..           72429000 | 1821108      3732288          3936.0     18401.5    126680786
4031.87/1010.74	c ................................ | ********..           73573000 | 1848411      3802172          4032.1     18247.0    130234580
4127.68/1034.78	c ................................ | ********..           74637000 | 1876110      3871712          4128.0     18080.6    131465363
4223.93/1058.84	c ................................ | ********..           75713000 | 1904835      3934587          4224.1     17924.1    131529014
4319.79/1082.85	c ................................ | *********.           76740000 | 1935788      3997502          4320.0     17763.8    131830211
4416.04/1106.91	c ................................ | *********.           77791000 | 1968664      4058554          4416.1     17615.4    131830211
4511.84/1130.94	c ................................ | *********.           78841000 | 2000831      4111866          4512.0     17473.5    131830211
4607.67/1154.98	c ................................ | *********.           79950000 | 2034041      4179564          4608.0     17350.2    131830211
4703.87/1179.03	c ................................ | *********.           81002000 | 2063577      4255001          4704.0     17219.8    131830211
4799.72/1203.08	c CPU limit (4800) reached
4799.72/1203.08	c Time = 4800.04 seconds
4799.72/1203.08	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-3259142-1304054235/watcher-3259142-1304054235 -o /tmp/evaluation-result-3259142-1304054235/solver-3259142-1304054235 -C 4800 -W 1300 -M 15500 HOME/ttsth-5-4 -num-threads 4 HOME/instance-3259142-1304054235.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: 7.39 7.92 7.96 1/175 556
/proc/meminfo: memFree=27177120/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=8980 CPUtime=0 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) R 554 556 330 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517022038 9195520 274 33554432000 4194304 4338100 140736980206000 18446744073709551615 210204673130 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/556/statm: 2278 275 147 36 0 183 0

[startup+0.106744 s]
/proc/loadavg: 7.39 7.92 7.96 1/175 556
/proc/meminfo: memFree=27177120/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=29864 CPUtime=0.1 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) R 554 556 330 0 -1 4202496 5486 0 0 0 9 1 0 0 25 0 1 0 517022038 30580736 5428 33554432000 4194304 4338100 140736980206000 18446744073709551615 210204308165 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/556/statm: 7466 5431 148 36 0 5371 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 29864

[startup+0.200721 s]
/proc/loadavg: 7.39 7.92 7.96 1/175 556
/proc/meminfo: memFree=27177120/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=50348 CPUtime=0.19 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) R 554 556 330 0 -1 4202496 10568 0 0 0 18 1 0 0 25 0 1 0 517022038 51556352 10510 33554432000 4194304 4338100 140736980206000 18446744073709551615 210204344075 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/556/statm: 12587 10515 151 36 0 10492 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 50348

[startup+0.300699 s]
/proc/loadavg: 7.39 7.92 7.96 1/175 556
/proc/meminfo: memFree=27177120/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=61060 CPUtime=0.29 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) R 554 556 330 0 -1 4202496 13258 0 0 0 27 2 0 0 25 0 1 0 517022038 62525440 13199 33554432000 4194304 4338100 140736980206000 18446744073709551615 210204042425 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/556/statm: 15265 13199 153 36 0 13170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61060

[startup+0.70065 s]
/proc/loadavg: 7.39 7.92 7.96 1/175 556
/proc/meminfo: memFree=27177120/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=70452 CPUtime=0.69 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) R 554 556 330 0 -1 4202496 16404 0 0 0 67 2 0 0 25 0 1 0 517022038 72142848 15303 33554432000 4194304 4338100 140736980206000 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/556/statm: 17613 15310 161 36 0 15518 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70452

[startup+1.50047 s]
/proc/loadavg: 7.39 7.92 7.96 6/182 588
/proc/meminfo: memFree=26995404/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=298012 CPUtime=1.77 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 46316 0 0 0 172 5 0 0 25 0 5 0 517022038 305164288 44173 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 74503 44173 176 36 0 72408 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 298012

[startup+3.1012 s]
/proc/loadavg: 7.39 7.92 7.96 10/186 592
/proc/meminfo: memFree=26867776/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=405136 CPUtime=8.17 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 56695 0 0 0 801 16 0 0 25 0 5 0 517022038 414859264 54552 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 101284 54553 176 36 0 99189 0
[pid=556/tid=589] ppid=554 vsize=405136 CPUtime=1.69 cores=1,3,5,7
/proc/556/task/589/stat : 589 (ttsth-5-4) R 554 556 330 0 -1 4202560 3701 0 0 0 168 1 0 0 20 0 5 0 517022179 414859264 54553 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254840 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=556/tid=590] ppid=554 vsize=405136 CPUtime=1.69 cores=1,3,5,7
/proc/556/task/590/stat : 590 (ttsth-5-4) R 554 556 330 0 -1 4202560 1970 0 0 0 165 4 0 0 20 0 5 0 517022179 414859264 54553 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216473269 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=556/tid=591] ppid=554 vsize=405136 CPUtime=1.68 cores=1,3,5,7
/proc/556/task/591/stat : 591 (ttsth-5-4) R 554 556 330 0 -1 4202560 4527 0 0 0 168 0 0 0 20 0 5 0 517022179 414859264 54553 33554432000 4194304 4338100 140736980206000 18446744073709551615 4256013 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=556/tid=592] ppid=554 vsize=405136 CPUtime=1.68 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4202560 2013 0 0 0 164 4 0 0 20 0 5 0 517022179 414859264 54553 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216473269 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.17
Current children cumulated vsize (KiB) 405136

[startup+6.30066 s]
/proc/loadavg: 7.52 7.94 7.97 9/186 592
/proc/meminfo: memFree=26662352/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=468520 CPUtime=20.95 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 73763 0 0 0 2057 38 0 0 25 0 5 0 517022038 479764480 71620 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 117130 71620 176 36 0 115035 0
[pid=556/tid=589] ppid=554 vsize=468520 CPUtime=4.87 cores=1,3,5,7
/proc/556/task/589/stat : 589 (ttsth-5-4) R 554 556 330 0 -1 4202560 9249 0 0 0 485 2 0 0 25 0 5 0 517022179 479764480 71621 33554432000 4194304 4338100 140736980206000 18446744073709551615 210204042682 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=556/tid=590] ppid=554 vsize=468520 CPUtime=4.88 cores=1,3,5,7
/proc/556/task/590/stat : 590 (ttsth-5-4) R 554 556 330 0 -1 4202560 4815 0 0 0 474 14 0 0 25 0 5 0 517022179 479764480 71621 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216473269 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=556/tid=591] ppid=554 vsize=468520 CPUtime=4.88 cores=1,3,5,7
/proc/556/task/591/stat : 591 (ttsth-5-4) R 554 556 330 0 -1 4202560 10407 0 0 0 487 1 0 0 25 0 5 0 517022179 479764480 71621 33554432000 4194304 4338100 140736980206000 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=556/tid=592] ppid=554 vsize=468520 CPUtime=4.88 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4202560 4808 0 0 0 474 14 0 0 25 0 5 0 517022179 479764480 71621 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216473269 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.95
Current children cumulated vsize (KiB) 468520

[startup+12.7006 s]
/proc/loadavg: 7.56 7.94 7.97 9/186 592
/proc/meminfo: memFree=26324236/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=585792 CPUtime=46.52 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 103217 0 0 0 4564 88 0 0 25 0 5 0 517022038 599851008 101074 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 146448 101074 176 36 0 144353 0
[pid=556/tid=589] ppid=554 vsize=585792 CPUtime=11.23 cores=1,3,5,7
/proc/556/task/589/stat : 589 (ttsth-5-4) R 554 556 330 0 -1 4202560 19451 0 0 0 1118 5 0 0 25 0 5 0 517022179 599851008 101074 33554432000 4194304 4338100 140736980206000 18446744073709551615 4257956 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=556/tid=590] ppid=554 vsize=585792 CPUtime=11.29 cores=1,3,5,7
/proc/556/task/590/stat : 590 (ttsth-5-4) R 554 556 330 0 -1 4202560 9634 0 0 0 1091 38 0 0 25 0 5 0 517022179 599851008 101074 33554432000 4194304 4338100 140736980206000 18446744073709551615 210204043002 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=556/tid=591] ppid=554 vsize=585792 CPUtime=11.28 cores=1,3,5,7
/proc/556/task/591/stat : 591 (ttsth-5-4) R 554 556 330 0 -1 4202560 20713 0 0 0 1125 3 0 0 25 0 5 0 517022179 599851008 101074 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254289 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=556/tid=592] ppid=554 vsize=585792 CPUtime=11.28 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4202560 8934 0 0 0 1093 35 0 0 25 0 5 0 517022179 599851008 101074 33554432000 4194304 4338100 140736980206000 18446744073709551615 210204343793 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 46.52
Current children cumulated vsize (KiB) 585792

[startup+25.5005 s]
/proc/loadavg: 7.66 7.94 7.97 9/186 593
/proc/meminfo: memFree=25731152/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=801624 CPUtime=97.64 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 156179 0 0 0 9575 189 0 0 25 0 5 0 517022038 820862976 154036 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 200406 154037 176 36 0 198311 0
[pid=556/tid=589] ppid=554 vsize=801624 CPUtime=23.96 cores=1,3,5,7
/proc/556/task/589/stat : 589 (ttsth-5-4) R 554 556 330 0 -1 4202560 40082 0 0 0 2385 11 0 0 25 0 5 0 517022179 820862976 154037 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254437 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=556/tid=590] ppid=554 vsize=801624 CPUtime=24.09 cores=1,3,5,7
/proc/556/task/590/stat : 590 (ttsth-5-4) R 554 556 330 0 -1 4202560 16442 0 0 0 2324 85 0 0 25 0 5 0 517022179 820862976 154038 33554432000 4194304 4338100 140736980206000 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=556/tid=591] ppid=554 vsize=801624 CPUtime=24.08 cores=1,3,5,7
/proc/556/task/591/stat : 591 (ttsth-5-4) R 554 556 330 0 -1 4202560 39410 0 0 0 2402 6 0 0 25 0 5 0 517022179 820862976 154038 33554432000 4194304 4338100 140736980206000 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=556/tid=592] ppid=554 vsize=801624 CPUtime=24.08 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4202560 15763 0 0 0 2327 81 0 0 25 0 5 0 517022179 820862976 154039 33554432000 4194304 4338100 140736980206000 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 97.64
Current children cumulated vsize (KiB) 801624

[startup+51.1012 s]
/proc/loadavg: 7.83 7.96 7.97 9/186 593
/proc/meminfo: memFree=25012472/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=1135116 CPUtime=199.91 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 239390 0 0 0 19596 395 0 0 25 0 5 0 517022038 1162358784 237247 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 283779 237247 176 36 0 281684 0
[pid=556/tid=589] ppid=554 vsize=1135116 CPUtime=49.42 cores=1,3,5,7
/proc/556/task/589/stat : 589 (ttsth-5-4) R 554 556 330 0 -1 4202560 74379 0 0 0 4921 21 0 0 25 0 5 0 517022179 1162358784 237247 33554432000 4194304 4338100 140736980206000 18446744073709551615 4241581 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=556/tid=590] ppid=554 vsize=1135116 CPUtime=49.68 cores=1,3,5,7
/proc/556/task/590/stat : 590 (ttsth-5-4) R 554 556 330 0 -1 4202560 25549 0 0 0 4788 180 0 0 25 0 5 0 517022179 1162358784 237247 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216473269 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=556/tid=591] ppid=554 vsize=1135116 CPUtime=49.68 cores=1,3,5,7
/proc/556/task/591/stat : 591 (ttsth-5-4) R 554 556 330 0 -1 4202560 67237 0 0 0 4957 11 0 0 25 0 5 0 517022179 1162358784 237247 33554432000 4194304 4338100 140736980206000 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=556/tid=592] ppid=554 vsize=1135116 CPUtime=49.68 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4202560 27740 0 0 0 4792 176 0 0 25 0 5 0 517022179 1162358784 237247 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216473269 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 199.91
Current children cumulated vsize (KiB) 1135116

[startup+102.301 s]
/proc/loadavg: 8.04 8.00 7.98 9/186 605
/proc/meminfo: memFree=24151044/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=1495172 CPUtime=404.43 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 329729 0 0 0 39661 782 0 0 25 0 5 0 517022038 1531056128 324177 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 373793 324177 176 36 0 371698 0
[pid=556/tid=589] ppid=554 vsize=1495172 CPUtime=100.34 cores=1,3,5,7
/proc/556/task/589/stat : 589 (ttsth-5-4) R 554 556 330 0 -1 4202560 121740 0 0 0 9995 39 0 0 25 0 5 0 517022179 1531056128 324183 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254357 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=556/tid=590] ppid=554 vsize=1495172 CPUtime=100.88 cores=1,3,5,7
/proc/556/task/590/stat : 590 (ttsth-5-4) R 554 556 330 0 -1 4202560 31118 0 0 0 9727 361 0 0 25 0 5 0 517022179 1531056128 324183 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216473269 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=556/tid=591] ppid=554 vsize=1495172 CPUtime=100.89 cores=1,3,5,7
/proc/556/task/591/stat : 591 (ttsth-5-4) R 554 556 330 0 -1 4202560 97374 0 0 0 10071 18 0 0 25 0 5 0 517022179 1531056128 324183 33554432000 4194304 4338100 140736980206000 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=556/tid=592] ppid=554 vsize=1495172 CPUtime=100.88 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4202560 35018 0 0 0 9731 357 0 0 25 0 5 0 517022179 1531056128 324183 33554432000 4194304 4338100 140736980206000 18446744073709551615 4240537 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 404.43
Current children cumulated vsize (KiB) 1495172

[startup+162.301 s]
/proc/loadavg: 8.12 8.03 7.99 9/186 606
/proc/meminfo: memFree=23494084/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=1715268 CPUtime=644.02 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 384614 0 0 0 63235 1167 0 0 25 0 5 0 517022038 1756434432 379062 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 428817 379062 176 36 0 426722 0
[pid=556/tid=589] ppid=554 vsize=1715268 CPUtime=160 cores=1,3,5,7
/proc/556/task/589/stat : 589 (ttsth-5-4) R 554 556 330 0 -1 4202560 153536 0 0 0 15946 54 0 0 25 0 5 0 517022179 1756434432 379062 33554432000 4194304 4338100 140736980206000 18446744073709551615 4284177 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=556/tid=590] ppid=554 vsize=1715268 CPUtime=160.86 cores=1,3,5,7
/proc/556/task/590/stat : 590 (ttsth-5-4) R 554 556 330 0 -1 4202560 37625 0 0 0 15541 545 0 0 25 0 5 0 517022179 1756434432 379062 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216473269 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=556/tid=591] ppid=554 vsize=1715268 CPUtime=160.87 cores=1,3,5,7
/proc/556/task/591/stat : 591 (ttsth-5-4) R 554 556 330 0 -1 4202560 108190 0 0 0 16066 21 0 0 25 0 5 0 517022179 1756434432 379062 33554432000 4194304 4338100 140736980206000 18446744073709551615 4253954 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=556/tid=592] ppid=554 vsize=1715268 CPUtime=160.86 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4202560 40778 0 0 0 15545 541 0 0 25 0 5 0 517022179 1756434432 379062 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216473269 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 644.02
Current children cumulated vsize (KiB) 1715268

[startup+222.307 s]
/proc/loadavg: 8.04 8.02 7.99 9/186 608
/proc/meminfo: memFree=22613660/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=2062608 CPUtime=883.68 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 471834 0 0 0 86827 1541 0 0 25 0 5 0 517022038 2112110592 466282 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 515652 466283 176 36 0 513557 0
[pid=556/tid=589] ppid=554 vsize=2062608 CPUtime=219.71 cores=1,3,5,7
/proc/556/task/589/stat : 589 (ttsth-5-4) R 554 556 330 0 -1 4202560 203006 0 0 0 21900 71 0 0 25 0 5 0 517022179 2112110592 466283 33554432000 4194304 4338100 140736980206000 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 5 0 0 0

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

/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4202560 64250 0 0 0 68149 1784 0 0 25 0 5 0 517022179 3709612032 822234 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216472948 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800.44
Current children cumulated vsize (KiB) 3622668

[startup+762.3 s]
/proc/loadavg: 8.15 8.10 8.02 9/186 622
/proc/meminfo: memFree=18628076/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=3876036 CPUtime=3040.03 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 890767 0 0 0 299951 4052 0 0 25 0 5 0 517022038 3969060864 885215 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 969009 885216 176 36 0 966914 0
[pid=556/tid=589] ppid=554 vsize=3876036 CPUtime=759.28 cores=1,3,5,7
/proc/556/task/589/stat : 589 (ttsth-5-4) R 554 556 330 0 -1 4202560 450086 0 0 0 75739 189 0 0 25 0 5 0 517022179 3969060864 885220 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=556/tid=590] ppid=554 vsize=3876036 CPUtime=759.62 cores=1,3,5,7
/proc/556/task/590/stat : 590 (ttsth-5-4) R 554 556 330 0 -1 4202560 62474 0 0 0 74066 1896 0 0 25 0 5 0 517022179 3969060864 885221 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=556/tid=591] ppid=554 vsize=3876036 CPUtime=760.73 cores=1,3,5,7
/proc/556/task/591/stat : 591 (ttsth-5-4) R 554 556 330 0 -1 4202560 269477 0 0 0 76013 60 0 0 25 0 5 0 517022179 3969060864 885221 33554432000 4194304 4338100 140736980206000 18446744073709551615 4240540 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=556/tid=592] ppid=554 vsize=3876036 CPUtime=758.99 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4202560 64250 0 0 0 73998 1901 0 0 25 0 5 0 517022179 3969060864 885221 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.03
Current children cumulated vsize (KiB) 3876036

[startup+822.3 s]
/proc/loadavg: 8.13 8.09 8.02 9/186 624
/proc/meminfo: memFree=18163812/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=4123148 CPUtime=3279.68 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 953941 0 0 0 323667 4301 0 0 25 0 5 0 517022038 4222103552 948389 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 1030787 948389 176 36 0 1028692 0
[pid=556/tid=589] ppid=554 vsize=4123148 CPUtime=819.26 cores=1,3,5,7
/proc/556/task/589/stat : 589 (ttsth-5-4) R 554 556 330 0 -1 4202560 484345 0 0 0 81721 205 0 0 25 0 5 0 517022179 4222103552 948389 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254352 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=556/tid=590] ppid=554 vsize=4123148 CPUtime=819.54 cores=1,3,5,7
/proc/556/task/590/stat : 590 (ttsth-5-4) R 554 556 330 0 -1 4202560 62706 0 0 0 79945 2009 0 0 25 0 5 0 517022179 4222103552 948389 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216473269 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=556/tid=591] ppid=554 vsize=4123148 CPUtime=820.59 cores=1,3,5,7
/proc/556/task/591/stat : 591 (ttsth-5-4) R 554 556 330 0 -1 4202560 296648 0 0 0 81992 67 0 0 25 0 5 0 517022179 4222103552 948389 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=556/tid=592] ppid=554 vsize=4123148 CPUtime=818.86 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4202560 65757 0 0 0 79872 2014 0 0 25 0 5 0 517022179 4222103552 948389 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216473269 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3279.68
Current children cumulated vsize (KiB) 4123148

[startup+882.306 s]
/proc/loadavg: 8.05 8.07 8.01 9/186 625
/proc/meminfo: memFree=17509672/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=4373388 CPUtime=3519.27 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 1016913 0 0 0 347394 4533 0 0 25 0 5 0 517022038 4478349312 1011361 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 1093347 1011361 176 36 0 1091252 0
[pid=556/tid=589] ppid=554 vsize=4373388 CPUtime=879.24 cores=1,3,5,7
/proc/556/task/589/stat : 589 (ttsth-5-4) R 554 556 330 0 -1 4202560 523573 0 0 0 87703 221 0 0 25 0 5 0 517022179 4478349312 1011361 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=556/tid=590] ppid=554 vsize=4373388 CPUtime=879.53 cores=1,3,5,7
/proc/556/task/590/stat : 590 (ttsth-5-4) R 554 556 330 0 -1 4202560 62706 0 0 0 85841 2112 0 0 25 0 5 0 517022179 4478349312 1011361 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216473269 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=556/tid=591] ppid=554 vsize=4373388 CPUtime=880.24 cores=1,3,5,7
/proc/556/task/591/stat : 591 (ttsth-5-4) R 554 556 330 0 -1 4202560 320390 0 0 0 87952 72 0 0 25 0 5 0 517022179 4478349312 1011361 33554432000 4194304 4338100 140736980206000 18446744073709551615 210204042990 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=556/tid=592] ppid=554 vsize=4373388 CPUtime=878.83 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4202560 65759 0 0 0 85762 2121 0 0 25 0 5 0 517022179 4478349312 1011361 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216473269 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3519.27
Current children cumulated vsize (KiB) 4373388

[startup+942.3 s]
/proc/loadavg: 8.02 8.06 8.01 9/186 627
/proc/meminfo: memFree=16897212/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=4576708 CPUtime=3758.81 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 1067885 0 0 0 371117 4764 0 0 25 0 5 0 517022038 4686548992 1062333 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 1144177 1062333 176 36 0 1142082 0
[pid=556/tid=589] ppid=554 vsize=4576708 CPUtime=939.19 cores=1,3,5,7
/proc/556/task/589/stat : 589 (ttsth-5-4) R 554 556 330 0 -1 4202560 552542 0 0 0 93684 235 0 0 25 0 5 0 517022179 4686548992 1062333 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=556/tid=590] ppid=554 vsize=4576708 CPUtime=939.36 cores=1,3,5,7
/proc/556/task/590/stat : 590 (ttsth-5-4) R 554 556 330 0 -1 4202560 62707 0 0 0 91722 2214 0 0 25 0 5 0 517022179 4686548992 1062333 33554432000 4194304 4338100 140736980206000 18446744073709551615 210204042256 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=556/tid=591] ppid=554 vsize=4576708 CPUtime=940.04 cores=1,3,5,7
/proc/556/task/591/stat : 591 (ttsth-5-4) R 554 556 330 0 -1 4202560 342320 0 0 0 93927 77 0 0 25 0 5 0 517022179 4686548992 1062333 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=556/tid=592] ppid=554 vsize=4576708 CPUtime=938.77 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4202560 65831 0 0 0 91646 2231 0 0 25 0 5 0 517022179 4686548992 1062333 33554432000 4194304 4338100 140736980206000 18446744073709551615 210204042465 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3758.81
Current children cumulated vsize (KiB) 4576708

[startup+1002.3 s]
/proc/loadavg: 8.07 8.06 8.01 9/186 629
/proc/meminfo: memFree=16195724/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=4870872 CPUtime=3998.38 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 1140762 0 0 0 394834 5004 0 0 25 0 5 0 517022038 4987772928 1135210 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 1217718 1135210 176 36 0 1215623 0
[pid=556/tid=589] ppid=554 vsize=4870872 CPUtime=999.16 cores=1,3,5,7
/proc/556/task/589/stat : 589 (ttsth-5-4) R 554 556 330 0 -1 4202560 590409 0 0 0 99668 248 0 0 25 0 5 0 517022179 4987772928 1135210 33554432000 4194304 4338100 140736980206000 18446744073709551615 4263499 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=556/tid=590] ppid=554 vsize=4870872 CPUtime=999.01 cores=1,3,5,7
/proc/556/task/590/stat : 590 (ttsth-5-4) R 554 556 330 0 -1 4202560 62711 0 0 0 97581 2320 0 0 25 0 5 0 517022179 4987772928 1135210 33554432000 4194304 4338100 140736980206000 18446744073709551615 210204042990 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=556/tid=591] ppid=554 vsize=4870872 CPUtime=1000.03 cores=1,3,5,7
/proc/556/task/591/stat : 591 (ttsth-5-4) R 554 556 330 0 -1 4202560 377325 0 0 0 99915 88 0 0 25 0 5 0 517022179 4987772928 1135210 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=556/tid=592] ppid=554 vsize=4870872 CPUtime=998.75 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4202560 65832 0 0 0 97533 2342 0 0 25 0 5 0 517022179 4987772928 1135210 33554432000 4194304 4338100 140736980206000 18446744073709551615 210204042489 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3998.38
Current children cumulated vsize (KiB) 4870872

[startup+1062.3 s]
/proc/loadavg: 8.12 8.08 8.01 9/186 630
/proc/meminfo: memFree=15987628/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=4955328 CPUtime=4237.91 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 1166383 0 0 0 418543 5248 0 0 25 0 5 0 517022038 5074255872 1160831 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 1238832 1160831 176 36 0 1236737 0
[pid=556/tid=589] ppid=554 vsize=4955328 CPUtime=1059.12 cores=1,3,5,7
/proc/556/task/589/stat : 589 (ttsth-5-4) R 554 556 330 0 -1 4202560 600784 0 0 0 105657 255 0 0 25 0 5 0 517022179 5074255872 1160831 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=556/tid=590] ppid=554 vsize=4955328 CPUtime=1058.95 cores=1,3,5,7
/proc/556/task/590/stat : 590 (ttsth-5-4) R 554 556 330 0 -1 4202560 63558 0 0 0 103457 2438 0 0 25 0 5 0 517022179 5074255872 1160831 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=556/tid=591] ppid=554 vsize=4955328 CPUtime=1060 cores=1,3,5,7
/proc/556/task/591/stat : 591 (ttsth-5-4) R 554 556 330 0 -1 4202560 388130 0 0 0 105910 90 0 0 25 0 5 0 517022179 5074255872 1160831 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=556/tid=592] ppid=554 vsize=4955328 CPUtime=1058.4 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4202560 69426 0 0 0 103382 2458 0 0 25 0 5 0 517022179 5074255872 1160831 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254289 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4237.91
Current children cumulated vsize (KiB) 4955328

[startup+1122.3 s]
/proc/loadavg: 7.95 8.04 8.00 9/186 632
/proc/meminfo: memFree=15845872/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=5292392 CPUtime=4477.5 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 1179775 0 0 0 442248 5502 0 0 25 0 5 0 517022038 5419409408 1174223 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 1323098 1174223 176 36 0 1321003 0
[pid=556/tid=589] ppid=554 vsize=5292392 CPUtime=1119.1 cores=1,3,5,7
/proc/556/task/589/stat : 589 (ttsth-5-4) R 554 556 330 0 -1 4202560 603146 0 0 0 111651 259 0 0 25 0 5 0 517022179 5419409408 1174223 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254259 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=556/tid=590] ppid=554 vsize=5292392 CPUtime=1118.91 cores=1,3,5,7
/proc/556/task/590/stat : 590 (ttsth-5-4) R 554 556 330 0 -1 4202560 69290 0 0 0 109325 2566 0 0 25 0 5 0 517022179 5419409408 1174223 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=556/tid=591] ppid=554 vsize=5292392 CPUtime=1119.99 cores=1,3,5,7
/proc/556/task/591/stat : 591 (ttsth-5-4) R 554 556 330 0 -1 4202560 389610 0 0 0 111909 90 0 0 25 0 5 0 517022179 5419409408 1174223 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254418 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=556/tid=592] ppid=554 vsize=5292392 CPUtime=1118.06 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4202560 73244 0 0 0 109226 2580 0 0 25 0 5 0 517022179 5419409408 1174223 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4477.5
Current children cumulated vsize (KiB) 5292392

[startup+1182.3 s]
/proc/loadavg: 8.09 8.06 8.01 9/186 633
/proc/meminfo: memFree=15485744/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=5292392 CPUtime=4717.05 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) S 554 556 330 0 -1 4202496 1198508 0 0 0 465918 5787 0 0 25 0 5 0 517022038 5419409408 1192956 33554432000 4194304 4338100 140736980206000 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 1323098 1192956 176 36 0 1321003 0
[pid=556/tid=589] ppid=554 vsize=5292392 CPUtime=1179.07 cores=1,3,5,7
/proc/556/task/589/stat : 589 (ttsth-5-4) R 554 556 330 0 -1 4202560 606173 0 0 0 117643 264 0 0 25 0 5 0 517022179 5419409408 1192956 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=556/tid=590] ppid=554 vsize=5292392 CPUtime=1178.69 cores=1,3,5,7
/proc/556/task/590/stat : 590 (ttsth-5-4) R 554 556 330 0 -1 4202560 75830 0 0 0 115158 2711 0 0 25 0 5 0 517022179 5419409408 1192956 33554432000 4194304 4338100 140736980206000 18446744073709551615 210204343753 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=556/tid=591] ppid=554 vsize=5292392 CPUtime=1179.99 cores=1,3,5,7
/proc/556/task/591/stat : 591 (ttsth-5-4) R 554 556 330 0 -1 4202560 391572 0 0 0 117909 90 0 0 25 0 5 0 517022179 5419409408 1192956 33554432000 4194304 4338100 140736980206000 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=556/tid=592] ppid=554 vsize=5292392 CPUtime=1177.87 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4202560 80448 0 0 0 115072 2715 0 0 25 0 5 0 517022179 5419409408 1192956 33554432000 4194304 4338100 140736980206000 18446744073709551615 4240516 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4717.05
Current children cumulated vsize (KiB) 5292392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.06 8.06 8.00 6/183 634
/proc/meminfo: memFree=15867056/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=0 CPUtime=4800.06 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) Z 554 556 330 0 -1 4203548 1198510 0 0 0 474115 5891 0 0 18 0 2 0 517022038 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 0 0 0 0 0 0 0
[pid=556/tid=592] ppid=554 vsize=0 CPUtime=1198.68 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4203588 80449 0 0 0 117100 2768 0 0 25 0 2 0 517022179 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.06
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.21 s]
/proc/loadavg: 8.06 8.06 8.00 6/183 634
/proc/meminfo: memFree=15867056/32951124 swapFree=67088964/67111528
[pid=556] ppid=554 vsize=0 CPUtime=4800.17 cores=1,3,5,7
/proc/556/stat : 556 (ttsth-5-4) Z 554 556 330 0 -1 4203548 1198510 0 0 0 474115 5902 0 0 18 0 2 0 517022038 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/556/statm: 0 0 0 0 0 0 0
[pid=556/tid=592] ppid=554 vsize=0 CPUtime=1198.79 cores=1,3,5,7
/proc/556/task/592/stat : 592 (ttsth-5-4) R 554 556 330 0 -1 4203588 80449 0 0 0 117100 2779 0 0 25 0 2 0 517022179 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1203.25
CPU time (s): 4800.21
CPU user time (s): 4741.16
CPU system time (s): 59.056
CPU usage (%): 398.939
Max. virtual memory (cumulated for all children) (KiB): 5292392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4741.16
system time used= 59.056
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1198510
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= 4984
involuntary context switches= 33880

runsolver used 2.09468 second user time and 4.44932 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 07:17:15
IDJOB=3259142
IDBENCH=71492
IDSOLVER=1654
FILE ID=node130/3259142-1304054235
RUNJOBID= node130-1304051825-349
PBS_JOBID= 13170415
Free space on /tmp= 71988 MiB

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

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

MD5SUM BENCH= 35278b3ce28129761cf8ae7994f37d3f
RANDOM SEED=1928952380

node130.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.838
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.67
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.838
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.838
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.75
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.838
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.81
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.838
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	: 5332.75
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27177400 kB
Buffers:       1156336 kB
Cached:        4098712 kB
SwapCached:      22432 kB
Active:         361880 kB
Inactive:      4980772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27177400 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:            3412 kB
Writeback:          24 kB
AnonPages:       64832 kB
Mapped:          15344 kB
Slab:           368424 kB
PageTables:       4560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221768 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= 71992 MiB
End job on node130 at 2011-04-29 07:37:21