Trace number 3259010

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.27 1202.98

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g6.cnf
MD5SUMd0bb6612a0c88017c970eb8fd1a4be9e
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.09/0.18	c Command: HOME/ttsth-5-4 -num-threads 4 HOME/instance-3259010-1304053739.cnf 
0.09/0.18	c Using SATTIMEOUT of 4800
0.09/0.18	c Using SATRAM of 15500
0.09/0.18	c Size of subset node = 32
0.09/0.18	c Variables = 2400
0.09/0.18	c Clauses = 266431
0.09/0.18	c Literals = 535112
0.09/0.18	c Reduced size:
0.09/0.18	c Variables = 2400
0.09/0.18	c Clauses = 266431
0.09/0.18	c Literals = 535112
0.09/0.18	c a2
0.29/0.34	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.38/1.40	c clauses now 266431
1.38/1.40	c init finished 0.770 seconds
1.38/1.40	c tree built 1.390 seconds
1.38/1.40	c 
1.38/1.40	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
1.38/1.40	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
1.38/1.40	c ................................ | ..........                    |                                  1.4         0.0             
1.38/1.40	c ................................ | ..........                  1 |                                  1.4         0.7             
1.38/1.40	c ................................ | ..........                  2 |                                  1.4         1.4             
1.38/1.40	c ................................ | ..........                  3 |                                  1.4         2.2             
1.38/1.40	c ................................ | ..........                  4 |                                  1.4         2.9             
1.38/1.40	c ................................ | ..........                  5 |                                  1.4         3.6             
1.38/1.41	c ................................ | ..........               1000 |              74                  1.4       714.3         1718
95.63/25.09	c ................................ | ..........            3710000 | 50722        258068             96.0     38641.8     15120430
191.90/49.13	c ................................ | ..........            6676000 | 97912        472655            192.0     34765.4     25397383
287.76/73.16	c ................................ | ..........            9505000 | 140970       665752            288.0     33001.2     35520966
383.63/97.19	c ................................ | ..........           12049000 | 178288       833000            384.0     31377.6     42398481
479.90/121.22	c ................................ | *.........           14190000 | 215278       981441            480.0     29562.5     46949799
575.79/145.26	c ................................ | *.........           16330000 | 246087       1118119           576.0     28349.7     52389137
671.64/169.29	c ................................ | *.........           18253000 | 280027       1249763           672.0     27161.8     59555825
767.91/193.33	c ................................ | *.........           20108000 | 312497       1368146           768.1     26180.2     66260158
863.78/217.35	c ................................ | *.........           21855000 | 343689       1483710           864.0     25295.1     72200558
959.64/241.39	c ................................ | **........           23501000 | 371375       1599511           960.0     24479.2     77966047
1055.91/265.43	c ................................ | **........           25070000 | 398306       1718976          1056.0     23740.1     80092366
1151.78/289.46	c ................................ | **........           26632000 | 425113       1831397          1152.0     23117.1     86228193
1247.64/313.50	c ................................ | **........           28673000 | 456331       1951849          1248.0     22974.6     90953057
1343.91/337.52	c ................................ | **........           30736000 | 485356       2089721          1344.0     22868.9     91718768
1439.77/361.56	c ................................ | ***.......           32680000 | 513742       2217738          1440.0     22694.1     93787595
1535.64/385.59	c ................................ | ***.......           34543000 | 540301       2343371          1536.0     22488.6     97577737
1631.90/409.63	c ................................ | ***.......           36316000 | 565319       2454416          1632.0     22251.9    101849013
1727.78/433.67	c ................................ | ***.......           37907000 | 589868       2570981          1728.1     21935.9    107008790
1823.67/457.69	c ................................ | ***.......           39448000 | 614400       2681535          1824.0     21626.7    112438732
1919.93/481.73	c ................................ | ****......           41005000 | 638431       2793549          1920.0     21356.3    114799937
2015.79/505.75	c ................................ | ****......           42526000 | 662579       2897543          2016.0     21094.0    118397530
2111.65/529.79	c ................................ | ****......           43880000 | 687421       2994950          2112.0     20776.4    118397530
2207.91/553.84	c ................................ | ****......           45212000 | 712960       3090470          2208.1     20475.8    118951036
2303.76/577.87	c ................................ | ****......           46594000 | 735234       3183664          2304.1     20222.7    122205188
2400.03/601.90	c ................................ | *****.....           47970000 | 759028       3291424          2400.0     19987.2    127080301
2495.92/625.93	c ................................ | *****.....           49389000 | 782230       3404637          2496.0     19786.9    129873883
2591.77/649.95	c ................................ | *****.....           50765000 | 803504       3512148          2592.0     19585.3    134759648
2688.04/674.00	c ................................ | *****.....           52062000 | 824507       3604395          2688.1     19367.9    139246879
2783.91/698.02	c ................................ | *****.....           53305000 | 844288       3700665          2784.0     19146.8    139246879
2879.78/722.06	c ................................ | ******....           54503000 | 863335       3789064          2880.0     18924.5    141281025
2976.05/746.10	c ................................ | ******....           55674000 | 884218       3871584          2976.1     18707.3    142919232
3071.91/770.13	c ................................ | ******....           56928000 | 904764       3962437          3072.1     18530.9    146644748
3167.80/794.16	c ................................ | ******....           58162000 | 923967       4053895          3168.0     18359.0    150191969
3263.66/818.18	c ................................ | ******....           59342000 | 943907       4147439          3264.0     18180.7    152910223
3359.91/842.22	c ................................ | *******...           60541000 | 963217       4232064          3360.0     18018.0    156386944
3455.77/866.26	c ................................ | *******...           61786000 | 983479       4313548          3456.0     17877.8    160291731
3551.65/890.29	c ................................ | *******...           63011000 | 1003070      4391370          3552.0     17739.4    163547071
3647.91/914.33	c ................................ | *******...           64176000 | 1023613      4464657          3648.1     17591.8    167717574
3743.81/938.35	c ................................ | *******...           65321000 | 1043261      4535738          3744.0     17446.8    169520949
3839.66/962.40	c ................................ | ********..           66435000 | 1063263      4613903          3840.1     17300.5    171850728
3935.93/986.41	c ................................ | ********..           67518000 | 1081462      4689045          3936.0     17154.0    175298780
4031.79/1010.45	c ................................ | ********..           68548000 | 1100209      4757128          4032.0     17000.9    179267701
4127.66/1034.49	c ................................ | ********..           69534000 | 1120265      4825072          4128.0     16844.3    182479239
4223.94/1058.53	c ................................ | ********..           70577000 | 1138637      4897928          4224.1     16708.3    185966655
4319.80/1082.55	c ................................ | *********.           71605000 | 1159184      4966543          4320.0     16575.1    189393600
4417.65/1107.02	c ................................ | *********.           72650000 | 1177739      5032655          4417.7     16445.1    193190247
4511.90/1130.64	c ................................ | *********.           73594000 | 1195766      5094544          4512.1     16310.5    193190247
4607.76/1154.66	c ................................ | *********.           74593000 | 1212686      5162784          4608.0     16187.6    193190247
4704.03/1178.70	c ................................ | *********.           75705000 | 1228664      5236456          4704.0     16093.6    193190247
4799.89/1202.73	c CPU limit (4800) reached
4799.89/1202.73	c Time = 4800.02 seconds
4799.89/1202.73	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-3259010-1304053739/watcher-3259010-1304053739 -o /tmp/evaluation-result-3259010-1304053739/solver-3259010-1304053739 -C 4800 -W 1300 -M 15500 HOME/ttsth-5-4 -num-threads 4 HOME/instance-3259010-1304053739.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.50 7.99 7.99 7/181 2459
/proc/meminfo: memFree=18232612/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=8980 CPUtime=0 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) R 2457 2459 1994 0 -1 4202496 319 0 0 0 0 0 0 0 25 0 1 0 516974389 9195520 262 33554432000 4194304 4338100 140736634826416 18446744073709551615 230808826565 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2459/statm: 2245 263 147 36 0 150 0

[startup+0.053757 s]
/proc/loadavg: 7.50 7.99 7.99 7/181 2459
/proc/meminfo: memFree=18232612/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=18932 CPUtime=0.04 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) R 2457 2459 1994 0 -1 4202496 2784 0 0 0 4 0 0 0 25 0 1 0 516974389 19386368 2727 33554432000 4194304 4338100 140736634826416 18446744073709551615 230808826565 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2459/statm: 4733 2729 148 36 0 2638 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18932

[startup+0.100737 s]
/proc/loadavg: 7.50 7.99 7.99 7/181 2459
/proc/meminfo: memFree=18232612/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=28544 CPUtime=0.09 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) R 2457 2459 1994 0 -1 4202496 5117 0 0 0 9 0 0 0 25 0 1 0 516974389 29229056 5060 33554432000 4194304 4338100 140736634826416 18446744073709551615 230808826565 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2459/statm: 7136 5062 148 36 0 5041 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28544

[startup+0.30071 s]
/proc/loadavg: 7.50 7.99 7.99 7/181 2459
/proc/meminfo: memFree=18232612/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=61336 CPUtime=0.29 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) R 2457 2459 1994 0 -1 4202496 13308 0 0 0 28 1 0 0 25 0 1 0 516974389 62808064 13250 33554432000 4194304 4338100 140736634826416 18446744073709551615 4206987 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2459/statm: 15334 13250 153 36 0 13239 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61336

[startup+0.70063 s]
/proc/loadavg: 7.50 7.99 7.99 7/181 2459
/proc/meminfo: memFree=18232612/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=68248 CPUtime=0.69 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) R 2457 2459 1994 0 -1 4202496 16178 0 0 0 68 1 0 0 25 0 1 0 516974389 69885952 15078 33554432000 4194304 4338100 140736634826416 18446744073709551615 4228264 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2459/statm: 17062 15078 161 36 0 14967 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68248

[startup+1.50045 s]
/proc/loadavg: 7.50 7.99 7.99 7/182 2460
/proc/meminfo: memFree=18087160/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=297724 CPUtime=1.75 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 46098 0 0 0 170 5 0 0 25 0 5 0 516974389 304869376 43955 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 74431 43955 176 36 0 72336 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 297724

[startup+3.10115 s]
/proc/loadavg: 7.50 7.99 7.99 10/186 2464
/proc/meminfo: memFree=17952832/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=395992 CPUtime=8.16 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 56068 0 0 0 792 24 0 0 25 0 5 0 516974389 405495808 53925 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 98998 53925 176 36 0 96903 0
[pid=2459/tid=2461] ppid=2457 vsize=395992 CPUtime=1.68 cores=1,3,5,7
/proc/2459/task/2461/stat : 2461 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 3373 0 0 0 167 1 0 0 20 0 5 0 516974530 405495808 53926 33554432000 4194304 4338100 140736634826416 18446744073709551615 230808560656 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=395992 CPUtime=1.68 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 1855 0 0 0 162 6 0 0 20 0 5 0 516974530 405495808 53926 33554432000 4194304 4338100 140736634826416 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2459/tid=2463] ppid=2457 vsize=395992 CPUtime=1.68 cores=1,3,5,7
/proc/2459/task/2463/stat : 2463 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 4738 0 0 0 167 1 0 0 20 0 5 0 516974530 405495808 53926 33554432000 4194304 4338100 140736634826416 18446744073709551615 230808560679 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2459/tid=2464] ppid=2457 vsize=395992 CPUtime=1.68 cores=1,3,5,7
/proc/2459/task/2464/stat : 2464 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 1719 0 0 0 159 9 0 0 25 0 5 0 516974530 405495808 53926 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.16
Current children cumulated vsize (KiB) 395992

[startup+6.30057 s]
/proc/loadavg: 7.54 7.99 7.99 9/186 2464
/proc/meminfo: memFree=17750276/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=478176 CPUtime=20.93 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 76383 0 0 0 2037 56 0 0 25 0 5 0 516974389 489652224 74240 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 119544 74240 176 36 0 117449 0
[pid=2459/tid=2461] ppid=2457 vsize=478176 CPUtime=4.88 cores=1,3,5,7
/proc/2459/task/2461/stat : 2461 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 9739 0 0 0 485 3 0 0 25 0 5 0 516974530 489652224 74240 33554432000 4194304 4338100 140736634826416 18446744073709551615 230808561016 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=478176 CPUtime=4.88 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 5763 0 0 0 468 20 0 0 25 0 5 0 516974530 489652224 74240 33554432000 4194304 4338100 140736634826416 18446744073709551615 230808561086 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2459/tid=2463] ppid=2457 vsize=478176 CPUtime=4.86 cores=1,3,5,7
/proc/2459/task/2463/stat : 2463 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 11171 0 0 0 484 2 0 0 25 0 5 0 516974530 489652224 74241 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2459/tid=2464] ppid=2457 vsize=478176 CPUtime=4.88 cores=1,3,5,7
/proc/2459/task/2464/stat : 2464 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 5326 0 0 0 464 24 0 0 25 0 5 0 516974530 489652224 74241 33554432000 4194304 4338100 140736634826416 18446744073709551615 230808560870 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.93
Current children cumulated vsize (KiB) 478176

[startup+12.7004 s]
/proc/loadavg: 7.58 7.99 7.99 9/186 2464
/proc/meminfo: memFree=17423148/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=609552 CPUtime=46.5 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 108621 0 0 0 4531 119 0 0 25 0 5 0 516974389 624181248 106478 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 152388 106478 176 36 0 150293 0
[pid=2459/tid=2461] ppid=2457 vsize=609552 CPUtime=11.28 cores=1,3,5,7
/proc/2459/task/2461/stat : 2461 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 23136 0 0 0 1122 6 0 0 25 0 5 0 516974530 624181248 106478 33554432000 4194304 4338100 140736634826416 18446744073709551615 230808561108 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=609552 CPUtime=11.28 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 9734 0 0 0 1079 49 0 0 25 0 5 0 516974530 624181248 106478 33554432000 4194304 4338100 140736634826416 18446744073709551615 230808561074 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2459/tid=2463] ppid=2457 vsize=609552 CPUtime=11.22 cores=1,3,5,7
/proc/2459/task/2463/stat : 2463 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 22975 0 0 0 1117 5 0 0 25 0 5 0 516974530 624181248 106478 33554432000 4194304 4338100 140736634826416 18446744073709551615 230808560737 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2459/tid=2464] ppid=2457 vsize=609552 CPUtime=11.27 cores=1,3,5,7
/proc/2459/task/2464/stat : 2464 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 8392 0 0 0 1075 52 0 0 25 0 5 0 516974530 624181248 106478 33554432000 4194304 4338100 140736634826416 18446744073709551615 230808560865 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 46.5
Current children cumulated vsize (KiB) 609552

[startup+25.5011 s]
/proc/loadavg: 7.67 7.99 7.99 9/186 2465
/proc/meminfo: memFree=16921948/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=847280 CPUtime=97.63 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 167023 0 0 0 9531 232 0 0 25 0 5 0 516974389 867614720 164880 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 211820 164880 176 36 0 209725 0
[pid=2459/tid=2461] ppid=2457 vsize=847280 CPUtime=24.08 cores=1,3,5,7
/proc/2459/task/2461/stat : 2461 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 41978 0 0 0 2395 13 0 0 25 0 5 0 516974530 867614720 164880 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=847280 CPUtime=24.08 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 19185 0 0 0 2307 101 0 0 25 0 5 0 516974530 867614720 164880 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2459/tid=2463] ppid=2457 vsize=847280 CPUtime=23.95 cores=1,3,5,7
/proc/2459/task/2463/stat : 2463 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 44450 0 0 0 2386 9 0 0 25 0 5 0 516974530 867614720 164880 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254208 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2459/tid=2464] ppid=2457 vsize=847280 CPUtime=24.08 cores=1,3,5,7
/proc/2459/task/2464/stat : 2464 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 17026 0 0 0 2305 103 0 0 25 0 5 0 516974530 867614720 164880 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 97.63
Current children cumulated vsize (KiB) 847280

[startup+51.1004 s]
/proc/loadavg: 7.84 8.01 8.00 9/186 2465
/proc/meminfo: memFree=16159604/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=1192860 CPUtime=199.88 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 254355 0 0 0 19508 480 0 0 25 0 5 0 516974389 1221488640 252212 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 298215 252212 176 36 0 296120 0
[pid=2459/tid=2461] ppid=2457 vsize=1192860 CPUtime=49.68 cores=1,3,5,7
/proc/2459/task/2461/stat : 2461 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 66801 0 0 0 4948 20 0 0 25 0 5 0 516974530 1221488640 252213 33554432000 4194304 4338100 140736634826416 18446744073709551615 4256749 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=1192860 CPUtime=49.68 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 31942 0 0 0 4752 216 0 0 25 0 5 0 516974530 1221488640 252213 33554432000 4194304 4338100 140736634826416 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2459/tid=2463] ppid=2457 vsize=1192860 CPUtime=49.41 cores=1,3,5,7
/proc/2459/task/2463/stat : 2463 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 84505 0 0 0 4924 17 0 0 25 0 5 0 516974530 1221488640 252213 33554432000 4194304 4338100 140736634826416 18446744073709551615 4279520 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2459/tid=2464] ppid=2457 vsize=1192860 CPUtime=49.67 cores=1,3,5,7
/proc/2459/task/2464/stat : 2464 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 26724 0 0 0 4747 220 0 0 25 0 5 0 516974530 1221488640 252213 33554432000 4194304 4338100 140736634826416 18446744073709551615 230808561082 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 199.88
Current children cumulated vsize (KiB) 1192860

[startup+102.307 s]
/proc/loadavg: 7.99 8.02 8.00 9/186 2467
/proc/meminfo: memFree=15180844/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=1789548 CPUtime=404.42 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 402058 0 0 0 39532 910 0 0 25 0 5 0 516974389 1832497152 398293 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 447387 398293 176 36 0 445292 0
[pid=2459/tid=2461] ppid=2457 vsize=1789548 CPUtime=100.89 cores=1,3,5,7
/proc/2459/task/2461/stat : 2461 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 119665 0 0 0 10047 42 0 0 25 0 5 0 516974530 1832497152 398293 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254352 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=1789548 CPUtime=100.88 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 53062 0 0 0 9675 413 0 0 25 0 5 0 516974530 1832497152 398293 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254404 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2459/tid=2463] ppid=2457 vsize=1789548 CPUtime=100.33 cores=1,3,5,7
/proc/2459/task/2463/stat : 2463 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 144974 0 0 0 10003 30 0 0 25 0 5 0 516974530 1832497152 398293 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254433 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2459/tid=2464] ppid=2457 vsize=1789548 CPUtime=100.88 cores=1,3,5,7
/proc/2459/task/2464/stat : 2464 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 39973 0 0 0 9670 418 0 0 25 0 5 0 516974530 1832497152 398293 33554432000 4194304 4338100 140736634826416 18446744073709551615 4239484 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 404.42
Current children cumulated vsize (KiB) 1789548

[startup+162.301 s]
/proc/loadavg: 8.24 8.08 8.02 9/186 2468
/proc/meminfo: memFree=14149156/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=2208700 CPUtime=644.08 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 506598 0 0 0 63057 1351 0 0 25 0 5 0 516974389 2261708800 502833 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 552175 502833 176 36 0 550080 0
[pid=2459/tid=2461] ppid=2457 vsize=2208700 CPUtime=160.88 cores=1,3,5,7
/proc/2459/task/2461/stat : 2461 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 166589 0 0 0 16026 62 0 0 25 0 5 0 516974530 2261708800 502833 33554432000 4194304 4338100 140736634826416 18446744073709551615 230808560656 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=2208700 CPUtime=160.89 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 65497 0 0 0 15466 623 0 0 25 0 5 0 516974530 2261708800 502833 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2459/tid=2463] ppid=2457 vsize=2208700 CPUtime=160 cores=1,3,5,7
/proc/2459/task/2463/stat : 2463 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 181174 0 0 0 15963 37 0 0 25 0 5 0 516974530 2261708800 502833 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2459/tid=2464] ppid=2457 vsize=2208700 CPUtime=160.88 cores=1,3,5,7
/proc/2459/task/2464/stat : 2464 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 48954 0 0 0 15465 623 0 0 25 0 5 0 516974530 2261708800 502833 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 644.08
Current children cumulated vsize (KiB) 2208700

[startup+222.301 s]
/proc/loadavg: 8.33 8.14 8.04 9/186 2470
/proc/meminfo: memFree=12978448/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=2712308 CPUtime=883.75 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 633864 0 0 0 86651 1724 0 0 25 0 5 0 516974389 2777403392 630099 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 678077 630099 176 36 0 675982 0
[pid=2459/tid=2461] ppid=2457 vsize=2712308 CPUtime=220.84 cores=1,3,5,7
/proc/2459/task/2461/stat : 2461 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 217442 0 0 0 22005 79 0 0 25 0 5 0 516974530 2777403392 630099 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 7 0 0 0

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

/proc/2459/task/2464/stat : 2464 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 96442 0 0 0 67941 2133 0 0 25 0 5 0 516974530 5049593856 1169470 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2801.09
Current children cumulated vsize (KiB) 4931244

[startup+762.306 s]
/proc/loadavg: 8.13 8.10 8.05 9/186 2484
/proc/meminfo: memFree=8333616/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=5118924 CPUtime=3040.77 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 1220199 0 0 0 299205 4872 0 0 25 0 5 0 516974389 5241778176 1216434 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 1279731 1216434 176 36 0 1277636 0
[pid=2459/tid=2461] ppid=2457 vsize=5118924 CPUtime=759.94 cores=1,3,5,7
/proc/2459/task/2461/stat : 2461 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 543249 0 0 0 75784 210 0 0 25 0 5 0 516974530 5241778176 1216434 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254433 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=5118924 CPUtime=760.87 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 103730 0 0 0 73797 2290 0 0 25 0 5 0 516974530 5241778176 1216434 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2459/tid=2463] ppid=2457 vsize=5118924 CPUtime=757.77 cores=1,3,5,7
/proc/2459/task/2463/stat : 2463 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 432394 0 0 0 75675 102 0 0 25 0 5 0 516974530 5241778176 1216434 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2459/tid=2464] ppid=2457 vsize=5118924 CPUtime=760.75 cores=1,3,5,7
/proc/2459/task/2464/stat : 2464 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 96442 0 0 0 73812 2263 0 0 25 0 5 0 516974530 5241778176 1216434 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.77
Current children cumulated vsize (KiB) 5118924

[startup+822.301 s]
/proc/loadavg: 8.08 8.10 8.05 9/186 2486
/proc/meminfo: memFree=7837232/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=5375420 CPUtime=3280.44 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 1284839 0 0 0 322859 5185 0 0 25 0 5 0 516974389 5504430080 1281074 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 1343855 1281074 176 36 0 1341760 0
[pid=2459/tid=2461] ppid=2457 vsize=5375420 CPUtime=819.95 cores=1,3,5,7
/proc/2459/task/2461/stat : 2461 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 577838 0 0 0 81773 222 0 0 25 0 5 0 516974530 5504430080 1281074 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=5375420 CPUtime=820.87 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 103731 0 0 0 79651 2436 0 0 25 0 5 0 516974530 5504430080 1281074 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2459/tid=2463] ppid=2457 vsize=5375420 CPUtime=817.44 cores=1,3,5,7
/proc/2459/task/2463/stat : 2463 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 462444 0 0 0 81636 108 0 0 25 0 5 0 516974530 5504430080 1281074 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2459/tid=2464] ppid=2457 vsize=5375420 CPUtime=820.74 cores=1,3,5,7
/proc/2459/task/2464/stat : 2464 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 96442 0 0 0 79662 2412 0 0 25 0 5 0 516974530 5504430080 1281074 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3280.44
Current children cumulated vsize (KiB) 5375420

[startup+882.301 s]
/proc/loadavg: 8.14 8.11 8.06 9/186 2488
/proc/meminfo: memFree=7417228/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=5666324 CPUtime=3520.09 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 1357224 0 0 0 346556 5453 0 0 25 0 5 0 516974389 5802315776 1353459 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 1416581 1353459 176 36 0 1414486 0
[pid=2459/tid=2461] ppid=2457 vsize=5666324 CPUtime=879.94 cores=1,3,5,7
/proc/2459/task/2461/stat : 2461 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 620150 0 0 0 87757 237 0 0 25 0 5 0 516974530 5802315776 1353459 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254291 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=5666324 CPUtime=880.71 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 103732 0 0 0 85513 2558 0 0 25 0 5 0 516974530 5802315776 1353459 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254384 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2459/tid=2463] ppid=2457 vsize=5666324 CPUtime=877.27 cores=1,3,5,7
/proc/2459/task/2463/stat : 2463 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 492516 0 0 0 87611 116 0 0 25 0 5 0 516974530 5802315776 1353459 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254317 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2459/tid=2464] ppid=2457 vsize=5666324 CPUtime=880.75 cores=1,3,5,7
/proc/2459/task/2464/stat : 2464 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 96442 0 0 0 85538 2537 0 0 25 0 5 0 516974530 5802315776 1353459 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3520.09
Current children cumulated vsize (KiB) 5666324

[startup+942.301 s]
/proc/loadavg: 8.12 8.10 8.06 9/186 2489
/proc/meminfo: memFree=7045952/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=5879028 CPUtime=3759.77 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 1410131 0 0 0 370281 5696 0 0 25 0 5 0 516974389 6020124672 1406366 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 1469757 1406366 176 36 0 1467662 0
[pid=2459/tid=2461] ppid=2457 vsize=5879028 CPUtime=939.94 cores=1,3,5,7
/proc/2459/task/2461/stat : 2461 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 642401 0 0 0 93749 245 0 0 25 0 5 0 516974530 6020124672 1406366 33554432000 4194304 4338100 140736634826416 18446744073709551615 4239484 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=5879028 CPUtime=940.38 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 112408 0 0 0 91364 2674 0 0 25 0 5 0 516974530 6020124672 1406366 33554432000 4194304 4338100 140736634826416 18446744073709551615 4206902 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2459/tid=2463] ppid=2457 vsize=5879028 CPUtime=937.26 cores=1,3,5,7
/proc/2459/task/2463/stat : 2463 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 510909 0 0 0 93606 120 0 0 25 0 5 0 516974530 6020124672 1406366 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2459/tid=2464] ppid=2457 vsize=5879028 CPUtime=940.74 cores=1,3,5,7
/proc/2459/task/2464/stat : 2464 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 100029 0 0 0 91425 2649 0 0 25 0 5 0 516974530 6020124672 1406366 33554432000 4194304 4338100 140736634826416 18446744073709551615 4285259 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3759.77
Current children cumulated vsize (KiB) 5879028

[startup+1002.3 s]
/proc/loadavg: 8.08 8.08 8.05 9/186 2491
/proc/meminfo: memFree=6713360/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=6141780 CPUtime=3999.44 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 1475767 0 0 0 393984 5960 0 0 25 0 5 0 516974389 6289182720 1472002 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 1535445 1472002 176 36 0 1533350 0
[pid=2459/tid=2461] ppid=2457 vsize=6141780 CPUtime=999.94 cores=1,3,5,7
/proc/2459/task/2461/stat : 2461 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 678201 0 0 0 99736 258 0 0 25 0 5 0 516974530 6289182720 1472002 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=6141780 CPUtime=1000.05 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 116081 0 0 0 97210 2795 0 0 25 0 5 0 516974530 6289182720 1472002 33554432000 4194304 4338100 140736634826416 18446744073709551615 4253962 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2459/tid=2463] ppid=2457 vsize=6141780 CPUtime=997.27 cores=1,3,5,7
/proc/2459/task/2463/stat : 2463 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 532406 0 0 0 99599 128 0 0 25 0 5 0 516974530 6289182720 1472002 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2459/tid=2464] ppid=2457 vsize=6141780 CPUtime=1000.75 cores=1,3,5,7
/proc/2459/task/2464/stat : 2464 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 104695 0 0 0 97302 2773 0 0 25 0 5 0 516974530 6289182720 1472002 33554432000 4194304 4338100 140736634826416 18446744073709551615 4253954 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3999.44
Current children cumulated vsize (KiB) 6141780

[startup+1062.3 s]
/proc/loadavg: 8.08 8.08 8.05 9/186 2492
/proc/meminfo: memFree=6334756/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=6410788 CPUtime=4239.12 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 1543673 0 0 0 417675 6237 0 0 25 0 5 0 516974389 6564646912 1539908 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 1602697 1539908 176 36 0 1600602 0
[pid=2459/tid=2461] ppid=2457 vsize=6410788 CPUtime=1059.94 cores=1,3,5,7
/proc/2459/task/2461/stat : 2461 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 709699 0 0 0 105725 269 0 0 25 0 5 0 516974530 6564646912 1539908 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=6410788 CPUtime=1059.77 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 126007 0 0 0 103045 2932 0 0 25 0 5 0 516974530 6564646912 1539908 33554432000 4194304 4338100 140736634826416 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2459/tid=2463] ppid=2457 vsize=6410788 CPUtime=1057.27 cores=1,3,5,7
/proc/2459/task/2463/stat : 2463 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 553679 0 0 0 105594 133 0 0 25 0 5 0 516974530 6564646912 1539908 33554432000 4194304 4338100 140736634826416 18446744073709551615 230808560674 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2459/tid=2464] ppid=2457 vsize=6410788 CPUtime=1060.71 cores=1,3,5,7
/proc/2459/task/2464/stat : 2464 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 109904 0 0 0 103174 2897 0 0 25 0 5 0 516974530 6564646912 1539908 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254433 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4239.12
Current children cumulated vsize (KiB) 6410788

[startup+1122.3 s]
/proc/loadavg: 8.08 8.08 8.05 9/186 2494
/proc/meminfo: memFree=5911880/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=6743244 CPUtime=4478.74 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 1620851 0 0 0 441372 6502 0 0 25 0 5 0 516974389 6905081856 1617086 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 1685811 1617088 176 36 0 1683716 0
[pid=2459/tid=2461] ppid=2457 vsize=6743244 CPUtime=1119.93 cores=1,3,5,7
/proc/2459/task/2461/stat : 2461 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 743985 0 0 0 111712 281 0 0 25 0 5 0 516974530 6905081856 1617090 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=6743244 CPUtime=1119.76 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 133321 0 0 0 108923 3053 0 0 25 0 5 0 516974530 6905081856 1617091 33554432000 4194304 4338100 140736634826416 18446744073709551615 4240533 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2459/tid=2463] ppid=2457 vsize=6743244 CPUtime=1117.24 cores=1,3,5,7
/proc/2459/task/2463/stat : 2463 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 580714 0 0 0 111583 141 0 0 25 0 5 0 516974530 6905081856 1617091 33554432000 4194304 4338100 140736634826416 18446744073709551615 4240533 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2459/tid=2464] ppid=2457 vsize=6743244 CPUtime=1120.37 cores=1,3,5,7
/proc/2459/task/2464/stat : 2464 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 118452 0 0 0 109016 3021 0 0 25 0 5 0 516974530 6905081856 1617093 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.74
Current children cumulated vsize (KiB) 6743244

[startup+1182.3 s]
/proc/loadavg: 8.11 8.08 8.05 9/186 2496
/proc/meminfo: memFree=5686420/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=6743244 CPUtime=4718.4 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) S 2457 2459 1994 0 -1 4202496 1625142 0 0 0 465107 6733 0 0 25 0 5 0 516974389 6905081856 1621377 33554432000 4194304 4338100 140736634826416 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 1685811 1621377 176 36 0 1683716 0
[pid=2459/tid=2461] ppid=2457 vsize=6743244 CPUtime=1179.93 cores=1,3,5,7
/proc/2459/task/2461/stat : 2461 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 745189 0 0 0 117707 286 0 0 25 0 5 0 516974530 6905081856 1621377 33554432000 4194304 4338100 140736634826416 18446744073709551615 230808561402 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=6743244 CPUtime=1179.57 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 134100 0 0 0 114788 3169 0 0 25 0 5 0 516974530 6905081856 1621377 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=2459/tid=2463] ppid=2457 vsize=6743244 CPUtime=1177.24 cores=1,3,5,7
/proc/2459/task/2463/stat : 2463 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 581487 0 0 0 117583 141 0 0 25 0 5 0 516974530 6905081856 1621377 33554432000 4194304 4338100 140736634826416 18446744073709551615 4239484 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2459/tid=2464] ppid=2457 vsize=6743244 CPUtime=1180.24 cores=1,3,5,7
/proc/2459/task/2464/stat : 2464 (ttsth-5-4) R 2457 2459 1994 0 -1 4202560 119982 0 0 0 114893 3131 0 0 25 0 5 0 516974530 6905081856 1621377 33554432000 4194304 4338100 140736634826416 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4718.4
Current children cumulated vsize (KiB) 6743244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.08 8.07 8.05 6/183 2496
/proc/meminfo: memFree=7131408/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=0 CPUtime=4800.09 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) Z 2457 2459 1994 0 -1 4203548 1625143 0 0 0 473197 6812 0 0 18 0 2 0 516974389 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 0 0 0 0 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=0 CPUtime=1199.96 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4203588 134100 0 0 0 116785 3211 0 0 25 0 2 0 516974530 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.09
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+1202.91 s]
/proc/loadavg: 8.08 8.07 8.05 6/183 2496
/proc/meminfo: memFree=7131408/32951124 swapFree=67111528/67111528
[pid=2459] ppid=2457 vsize=0 CPUtime=4800.19 cores=1,3,5,7
/proc/2459/stat : 2459 (ttsth-5-4) Z 2457 2459 1994 0 -1 4203548 1625143 0 0 0 473197 6822 0 0 18 0 2 0 516974389 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2459/statm: 0 0 0 0 0 0 0
[pid=2459/tid=2462] ppid=2457 vsize=0 CPUtime=1200.06 cores=1,3,5,7
/proc/2459/task/2462/stat : 2462 (ttsth-5-4) R 2457 2459 1994 0 -1 4203588 134100 0 0 0 116785 3221 0 0 25 0 2 0 516974530 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1202.98
CPU time (s): 4800.27
CPU user time (s): 4731.97
CPU system time (s): 68.2996
CPU usage (%): 399.031
Max. virtual memory (cumulated for all children) (KiB): 6743244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4731.97
system time used= 68.2996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1625143
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= 4093
involuntary context switches= 31697

runsolver used 1.9967 second user time and 4.5743 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 07:08:59
IDJOB=3259010
IDBENCH=71471
IDSOLVER=1654
FILE ID=node104/3259010-1304053739
RUNJOBID= node104-1304052534-2327
PBS_JOBID= 13170409
Free space on /tmp= 71544 MiB

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

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

MD5SUM BENCH= d0bb6612a0c88017c970eb8fd1a4be9e
RANDOM SEED=644976086

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:      18233016 kB
Buffers:       2195996 kB
Cached:       11800532 kB
SwapCached:          0 kB
Active:        2414056 kB
Inactive:     11718772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18233016 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4296 kB
Writeback:           0 kB
AnonPages:      135764 kB
Mapped:          15208 kB
Slab:           523072 kB
PageTables:       4424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   326688 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 07:29:04