Trace number 3261210

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.24 1201.94

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-13-13-unsat.cnf
MD5SUMb828910e9308a3dd9d5f850f224ef842
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark385.978
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses1183
Sum of the clauses size4225
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21014
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5169

Solver Data

0.00/0.00	c Command: HOME/ttsth-5-4 -num-threads 4 HOME/instance-3261210-1304087833.cnf 
0.00/0.00	c Using SATTIMEOUT of 4800
0.00/0.00	c Using SATRAM of 15500
0.00/0.00	c Size of subset node = 32
0.00/0.00	c Variables = 169
0.00/0.00	c Clauses = 1183
0.00/0.00	c Literals = 4225
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 169
0.00/0.00	c Clauses = 1183
0.00/0.00	c Literals = 4225
0.00/0.00	c a2
0.00/0.00	c a1
0.00/0.06	c Independent sub-problems = 1
0.00/0.06	c Sub-problem with 169 variables and 1183 clauses
0.00/0.06	c using permutation method 4
0.00/0.06	c count = 2
0.00/0.06	c Ordering finished 0.060 seconds
0.00/0.06	c mapped 0.060 seconds
0.00/0.06	c permuted 0.060 seconds
0.00/0.06	c about to sort
0.00/0.06	c sorted
0.00/0.07	c clauses now 1183
0.00/0.07	c init finished 0.060 seconds
0.00/0.07	c tree built 0.060 seconds
0.00/0.07	c 
0.00/0.07	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.00/0.07	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.00/0.07	c ................................ | ..........                    |                                  0.1         0.0             
0.00/0.07	c ................................ | ..........                  1 |                                  0.1        10.0             
0.00/0.07	c ................................ | ..........                  2 |                                  0.1        20.0             
0.00/0.07	c ................................ | ..........                  3 |                                  0.1        30.0             
0.00/0.07	c ................................ | ..........                  4 |                                  0.1        40.0             
0.00/0.07	c ................................ | ..........                  5 |                                  0.1        50.0             
0.09/0.09	c ................................ | ..........               1000 | 258          254                 0.1     10000.0        12241
97.24/24.48	c ................................ | ..........             179000 | 61119        22474              97.6      1834.2     11881614
193.12/48.45	c ................................ | ..........             250000 | 85361        26615             193.3      1293.1     17357299
288.17/72.24	c ................................ | ..........             324000 | 110562       28387             288.3      1123.7     19390083
386.45/96.85	c ................................ | ..........             379000 | 129585       31597             386.6       980.3     22077631
482.27/120.89	c ................................ | *.........             411000 | 140454       32807             482.6       851.6     25869088
576.55/144.41	c ................................ | *.........             442000 | 151072       33426             576.6       766.5     29973562
674.02/168.82	c ................................ | *.........             475000 | 162326       33732             674.1       704.6     33083198
772.28/193.47	c ................................ | *.........             508000 | 173617       34097             772.6       657.5     35535539
864.16/216.46	c ................................ | *.........             533000 | 182145       37539             864.4       616.6     38415857
960.81/240.63	c ................................ | **........             565000 | 192882       41198             961.0       588.0     41855060
1055.88/264.43	c ................................ | **........             606000 | 206877       42871            1056.0       573.9     45210883
1155.35/289.34	c ................................ | **........             637000 | 217442       46867            1155.5       551.3     48718500
1249.12/312.84	c ................................ | **........             659000 | 224727       49664            1249.3       527.5     50596682
1344.22/336.63	c ................................ | **........             692000 | 235864       51490            1344.3       514.8     51309661
1441.65/361.07	c ................................ | ***.......             722000 | 245835       52277            1441.9       500.7     52710165
1538.72/385.38	c ................................ | ***.......             754000 | 256650       55326            1539.1       489.9     55048119
1634.59/409.36	c ................................ | ***.......             788000 | 268137       55819            1634.8       482.0     56893422
1731.66/433.64	c ................................ | ***.......             806000 | 274236       57081            1731.8       465.4     58440399
1831.13/458.60	c ................................ | ***.......             825000 | 280700       59757            1831.5       450.4     60434835
1923.38/481.63	c ................................ | ****......             844000 | 287068       63156            1923.5       438.8     62657960
2018.85/505.50	c ................................ | ****......             865000 | 294224       64330            2018.9       428.5     64589523
2111.92/528.86	c ................................ | ****......             886000 | 301262       64823            2112.2       419.5     66079455
2209.00/553.17	c ................................ | ****......             905000 | 307878       66906            2209.3       409.6     67728693
2304.86/577.17	c ................................ | ****......             928000 | 315642       68272            2305.2       402.6     67728693
2401.93/601.44	c ................................ | *****.....             948000 | 322567       68885            2402.1       394.7     68298000
2497.40/625.31	c ................................ | *****.....             966000 | 328633       70067            2497.5       386.8     69576803
2592.09/649.07	c ................................ | *****.....             991000 | 337205       70868            2592.4       382.3     70519777
2688.36/673.19	c ................................ | *****.....            1027000 | 349436       71543            2688.7       382.0     71975739
2785.03/697.32	c ................................ | *****.....            1053000 | 358000       71750            2785.1       378.1     73404590
2884.08/722.15	c ................................ | ******....            1076000 | 365710       72495            2884.3       373.1     74897680
2978.38/745.79	c ................................ | ******....            1093000 | 371392       74680            2978.7       366.9     76402951
3073.03/769.41	c ................................ | ******....            1119000 | 380256       77026            3073.1       364.1     78733709
3168.89/793.46	c ................................ | ******....            1147000 | 389707       78726            3169.2       361.9     81188786
3265.56/817.68	c ................................ | ******....            1174000 | 398673       80439            3265.9       359.5     83848799
3364.63/842.41	c ................................ | *******...            1191000 | 404327       80510            3364.7       354.0     85797535
3458.02/865.87	c ................................ | *******...            1223000 | 415032       82329            3458.3       353.6     88171919
3553.49/889.73	c ................................ | *******...            1257000 | 426627       84908            3553.6       353.7     88171919
3648.45/913.56	c ................................ | *******...            1286000 | 436401       85924            3648.7       352.5     88171919
3746.71/938.15	c ................................ | *******...            1308000 | 443715       87373            3746.9       349.1     88171919
3843.38/962.32	c ................................ | ********..            1328000 | 450455       88552            3843.5       345.5     88171919
3936.06/985.54	c ................................ | ********..            1350000 | 457709       89020            3936.2       343.0     88435903
4031.91/1009.53	c ................................ | ********..            1371000 | 464939       90034            4032.1       340.0     89095558
4128.19/1033.61	c ................................ | ********..            1393000 | 472271       91568            4128.2       337.4     89677840
4226.85/1058.34	c ................................ | ********..            1419000 | 480788       93038            4227.0       335.7     90385552
4325.91/1083.19	c ................................ | *********.            1433000 | 485484       93988            4326.3       331.2     91050620
4421.39/1107.05	c ................................ | *********.            1446000 | 489778       95497            4421.6       327.0     91716177
4516.85/1130.92	c ................................ | *********.            1460000 | 494653       97454            4516.9       323.2     92534314
4610.33/1154.30	c ................................ | *********.            1474000 | 499472       97750            4610.4       319.7     93181240
4707.00/1178.52	c ................................ | *********.            1488000 | 504206       98036            4707.1       316.1     93766608

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3261210-1304087833/watcher-3261210-1304087833 -o /tmp/evaluation-result-3261210-1304087833/solver-3261210-1304087833 -C 4800 -W 1300 -M 15500 HOME/ttsth-5-4 -num-threads 4 HOME/instance-3261210-1304087833.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.68 7.91 7.27 5/181 25217
/proc/meminfo: memFree=15515680/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=9236 CPUtime=0 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) R 25215 25217 25048 0 -1 4202496 379 0 0 0 0 0 0 0 25 0 1 0 520384205 9457664 321 33554432000 4194304 4338100 140737410803888 18446744073709551615 4296702 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25217/statm: 2309 321 151 36 0 214 0

[startup+0.0779729 s]
/proc/loadavg: 7.68 7.91 7.27 5/181 25217
/proc/meminfo: memFree=15515680/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=196596 CPUtime=0.09 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 1300 0 0 0 9 0 0 0 25 0 5 0 520384205 201314304 1241 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 49149 1241 173 36 0 47054 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 196596

[startup+0.102301 s]
/proc/loadavg: 7.68 7.91 7.27 5/181 25217
/proc/meminfo: memFree=15515680/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=196728 CPUtime=0.18 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 1933 0 0 0 18 0 0 0 25 0 5 0 520384205 201449472 1874 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 49182 1875 173 36 0 47087 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 196728

[startup+0.300898 s]
/proc/loadavg: 7.68 7.91 7.27 5/181 25217
/proc/meminfo: memFree=15515680/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=209372 CPUtime=0.98 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 5764 0 0 0 97 1 0 0 25 0 5 0 520384205 214396928 5705 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 52343 5705 173 36 0 50248 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 209372

[startup+0.700829 s]
/proc/loadavg: 7.68 7.91 7.27 5/181 25217
/proc/meminfo: memFree=15515680/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=228140 CPUtime=2.58 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 10589 0 0 0 255 3 0 0 25 0 5 0 520384205 233615360 10530 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 57035 10530 173 36 0 54940 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 228140

[startup+1.50069 s]
/proc/loadavg: 7.68 7.91 7.27 9/186 25222
/proc/meminfo: memFree=15461728/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=253164 CPUtime=5.77 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 17500 0 0 0 571 6 0 0 25 0 5 0 520384205 259239936 17441 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 63291 17442 173 36 0 61196 0
[pid=25217/tid=25219] ppid=25215 vsize=253164 CPUtime=1.42 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 3888 0 0 0 142 0 0 0 20 0 5 0 520384212 259239936 17442 33554432000 4194304 4338100 140737410803888 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=253164 CPUtime=1.42 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 3623 0 0 0 141 1 0 0 20 0 5 0 520384212 259239936 17443 33554432000 4194304 4338100 140737410803888 18446744073709551615 4256720 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=253164 CPUtime=1.42 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 5982 0 0 0 141 1 0 0 20 0 5 0 520384212 259239936 17443 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=253164 CPUtime=1.41 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 2972 0 0 0 139 2 0 0 25 0 5 0 520384212 259239936 17443 33554432000 4194304 4338100 140737410803888 18446744073709551615 4256704 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 253164

[startup+3.1004 s]
/proc/loadavg: 7.71 7.91 7.27 9/186 25222
/proc/meminfo: memFree=15428372/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=297088 CPUtime=12.16 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 27302 0 0 0 1203 13 0 0 25 0 5 0 520384205 304218112 27241 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 74272 27241 175 36 0 72177 0
[pid=25217/tid=25219] ppid=25215 vsize=297088 CPUtime=3.02 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 5858 0 0 0 302 0 0 0 25 0 5 0 520384212 304218112 27241 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=297088 CPUtime=3.02 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 5609 0 0 0 298 4 0 0 25 0 5 0 520384212 304218112 27241 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=297088 CPUtime=3.02 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 9899 0 0 0 300 2 0 0 25 0 5 0 520384212 304218112 27241 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=297088 CPUtime=3.01 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 4900 0 0 0 296 5 0 0 25 0 5 0 520384212 304218112 27241 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 297088

[startup+6.30084 s]
/proc/loadavg: 7.71 7.91 7.27 9/186 25222
/proc/meminfo: memFree=15363056/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=348692 CPUtime=24.94 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 40635 0 0 0 2473 21 0 0 25 0 5 0 520384205 357060608 40566 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 87173 40566 176 36 0 85078 0
[pid=25217/tid=25219] ppid=25215 vsize=348692 CPUtime=6.22 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 8345 0 0 0 621 1 0 0 25 0 5 0 520384212 357060608 40566 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254429 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=348692 CPUtime=6.21 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 8152 0 0 0 614 7 0 0 25 0 5 0 520384212 357060608 40566 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=348692 CPUtime=6.22 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 15403 0 0 0 619 3 0 0 25 0 5 0 520384212 357060608 40566 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=348692 CPUtime=6.19 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 7699 0 0 0 611 8 0 0 25 0 5 0 520384212 357060608 40566 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 348692

[startup+12.7007 s]
/proc/loadavg: 7.75 7.91 7.28 9/186 25222
/proc/meminfo: memFree=15248960/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=442532 CPUtime=50.51 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 64139 0 0 0 5012 39 0 0 25 0 5 0 520384205 453152768 64070 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 110633 64070 176 36 0 108538 0
[pid=25217/tid=25219] ppid=25215 vsize=442532 CPUtime=12.62 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 12827 0 0 0 1260 2 0 0 25 0 5 0 520384212 453152768 64070 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=442532 CPUtime=12.62 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 12936 0 0 0 1247 15 0 0 25 0 5 0 520384212 453152768 64070 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=442532 CPUtime=12.62 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 24941 0 0 0 1257 5 0 0 25 0 5 0 520384212 453152768 64070 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=442532 CPUtime=12.56 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 12399 0 0 0 1240 16 0 0 25 0 5 0 520384212 453152768 64070 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254362 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 442532

[startup+25.5004 s]
/proc/loadavg: 7.79 7.91 7.29 9/186 25286
/proc/meminfo: memFree=16861152/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=573908 CPUtime=101.63 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 97456 0 0 0 10098 65 0 0 25 0 5 0 520384205 587681792 97387 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 143477 97387 176 36 0 141382 0
[pid=25217/tid=25219] ppid=25215 vsize=573908 CPUtime=25.42 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 19696 0 0 0 2539 3 0 0 25 0 5 0 520384212 587681792 97387 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=573908 CPUtime=25.42 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 19897 0 0 0 2515 27 0 0 25 0 5 0 520384212 587681792 97387 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=573908 CPUtime=25.42 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 37511 0 0 0 2534 8 0 0 25 0 5 0 520384212 587681792 97387 33554432000 4194304 4338100 140737410803888 18446744073709551615 4256749 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=573908 CPUtime=25.28 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 19316 0 0 0 2502 26 0 0 25 0 5 0 520384212 587681792 97387 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254404 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 573908

[startup+51.1009 s]
/proc/loadavg: 7.94 7.93 7.31 9/186 25286
/proc/meminfo: memFree=16497676/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=757584 CPUtime=203.89 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 141707 0 0 0 20285 104 0 0 25 0 5 0 520384205 775766016 141638 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 189396 141638 176 36 0 187301 0
[pid=25217/tid=25219] ppid=25215 vsize=757584 CPUtime=51.02 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 28620 0 0 0 5096 6 0 0 25 0 5 0 520384212 775766016 141638 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254321 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=757584 CPUtime=50.9 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 27641 0 0 0 5050 40 0 0 25 0 5 0 520384212 775766016 141638 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=757584 CPUtime=51.01 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 54415 0 0 0 5089 12 0 0 25 0 5 0 520384212 775766016 141638 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=757584 CPUtime=50.86 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 29995 0 0 0 5042 44 0 0 25 0 5 0 520384212 775766016 141638 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 757584

[startup+102.307 s]
/proc/loadavg: 8.06 7.96 7.35 9/186 25288
/proc/meminfo: memFree=16156736/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=921652 CPUtime=408.43 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 182313 0 0 0 40692 151 0 0 25 0 5 0 520384205 943771648 182244 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 230413 182244 176 36 0 228318 0
[pid=25217/tid=25219] ppid=25215 vsize=921652 CPUtime=102.23 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 42984 0 0 0 10213 10 0 0 25 0 5 0 520384212 943771648 182244 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=921652 CPUtime=101.82 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 31368 0 0 0 10122 60 0 0 25 0 5 0 520384212 943771648 182244 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624936629 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=921652 CPUtime=102.22 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 73634 0 0 0 10203 19 0 0 25 0 5 0 520384212 943771648 182244 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=921652 CPUtime=102.05 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 33291 0 0 0 10145 60 0 0 25 0 5 0 520384212 943771648 182244 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.43
Current children cumulated vsize (KiB) 921652

[startup+162.3 s]
/proc/loadavg: 8.08 7.98 7.40 9/186 25289
/proc/meminfo: memFree=15649016/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=1231324 CPUtime=648.05 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 259855 0 0 0 64588 217 0 0 25 0 5 0 520384205 1260875776 259786 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 307831 259786 176 36 0 305736 0
[pid=25217/tid=25219] ppid=25215 vsize=1231324 CPUtime=162.21 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 52457 0 0 0 16208 13 0 0 25 0 5 0 520384212 1260875776 259786 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=1231324 CPUtime=161.48 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 49454 0 0 0 16060 88 0 0 25 0 5 0 520384212 1260875776 259786 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254317 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=1231324 CPUtime=162.21 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 104911 0 0 0 16195 26 0 0 25 0 5 0 520384212 1260875776 259786 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=1231324 CPUtime=162.04 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 51997 0 0 0 16116 88 0 0 25 0 5 0 520384212 1260875776 259786 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254289 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.05
Current children cumulated vsize (KiB) 1231324


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

/proc/meminfo: memFree=13425296/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=2685800 CPUtime=3044.68 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 622092 0 0 0 303873 595 0 0 25 0 5 0 520384205 2750259200 622023 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 671450 622023 176 36 0 669355 0
[pid=25217/tid=25219] ppid=25215 vsize=2685800 CPUtime=762.23 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 121924 0 0 0 76189 34 0 0 25 0 5 0 520384212 2750259200 622023 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=2685800 CPUtime=759.68 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 119028 0 0 0 75723 245 0 0 25 0 5 0 520384212 2750259200 622023 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=2685800 CPUtime=761.89 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 252232 0 0 0 76120 69 0 0 25 0 5 0 520384212 2750259200 622023 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254289 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=2685800 CPUtime=760.78 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 127872 0 0 0 75833 245 0 0 25 0 5 0 520384212 2750259200 622023 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.68
Current children cumulated vsize (KiB) 2685800

[startup+822.3 s]
/proc/loadavg: 8.14 8.10 7.74 9/186 25369
/proc/meminfo: memFree=13176028/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=2876736 CPUtime=3284.34 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 671051 0 0 0 327801 633 0 0 25 0 5 0 520384205 2945777664 670982 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 719184 670982 176 36 0 717089 0
[pid=25217/tid=25219] ppid=25215 vsize=2876736 CPUtime=822.22 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 131186 0 0 0 82185 37 0 0 25 0 5 0 520384212 2945777664 670982 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=2876736 CPUtime=819.68 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 128400 0 0 0 81709 259 0 0 25 0 5 0 520384212 2945777664 670982 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=2876736 CPUtime=821.88 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 272881 0 0 0 82113 75 0 0 25 0 5 0 520384212 2945777664 670982 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=2876736 CPUtime=820.45 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 137548 0 0 0 81785 260 0 0 25 0 5 0 520384212 2945777664 670982 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.34
Current children cumulated vsize (KiB) 2876736

[startup+882.301 s]
/proc/loadavg: 8.13 8.11 7.76 9/186 25370
/proc/meminfo: memFree=13004244/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=3073536 CPUtime=3523.92 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 713510 0 0 0 351720 672 0 0 25 0 5 0 520384205 3147300864 713441 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 768384 713441 176 36 0 766289 0
[pid=25217/tid=25219] ppid=25215 vsize=3073536 CPUtime=882.2 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 140310 0 0 0 88180 40 0 0 25 0 5 0 520384212 3147300864 713441 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=3073536 CPUtime=879.67 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 136636 0 0 0 87693 274 0 0 25 0 5 0 520384212 3147300864 713441 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254404 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=3073536 CPUtime=881.87 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 287630 0 0 0 88107 80 0 0 25 0 5 0 520384212 3147300864 713441 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=3073536 CPUtime=880.09 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 147898 0 0 0 87732 277 0 0 25 0 5 0 520384212 3147300864 713441 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.92
Current children cumulated vsize (KiB) 3073536

[startup+942.301 s]
/proc/loadavg: 8.09 8.10 7.78 9/186 25372
/proc/meminfo: memFree=12938852/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=3175936 CPUtime=3763.49 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 728389 0 0 0 375640 709 0 0 25 0 5 0 520384205 3252158464 728320 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 793984 728320 176 36 0 791889 0
[pid=25217/tid=25219] ppid=25215 vsize=3175936 CPUtime=942.2 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 144448 0 0 0 94178 42 0 0 25 0 5 0 520384212 3252158464 728320 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254433 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=3175936 CPUtime=939.4 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 142607 0 0 0 93649 291 0 0 25 0 5 0 520384212 3252158464 728320 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254289 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=3175936 CPUtime=941.83 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 288824 0 0 0 94103 80 0 0 25 0 5 0 520384212 3252158464 728320 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=3175936 CPUtime=939.96 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 151474 0 0 0 93702 294 0 0 25 0 5 0 520384212 3252158464 728320 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.49
Current children cumulated vsize (KiB) 3175936

[startup+1002.3 s]
/proc/loadavg: 8.14 8.11 7.80 9/186 25374
/proc/meminfo: memFree=12821520/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=3197832 CPUtime=4003.15 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 734045 0 0 0 399583 732 0 0 25 0 5 0 520384205 3274579968 733976 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 799458 733976 176 36 0 797363 0
[pid=25217/tid=25219] ppid=25215 vsize=3197832 CPUtime=1002.21 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 144449 0 0 0 100179 42 0 0 25 0 5 0 520384212 3274579968 733976 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=3197832 CPUtime=999.06 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 142613 0 0 0 99604 302 0 0 25 0 5 0 520384212 3274579968 733976 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254285 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=3197832 CPUtime=1001.83 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 294470 0 0 0 100101 82 0 0 25 0 5 0 520384212 3274579968 733976 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=3197832 CPUtime=999.96 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 151477 0 0 0 99691 305 0 0 25 0 5 0 520384212 3274579968 733976 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.15
Current children cumulated vsize (KiB) 3197832

[startup+1062.3 s]
/proc/loadavg: 8.16 8.12 7.82 9/186 25375
/proc/meminfo: memFree=12666484/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=3247880 CPUtime=4242.83 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 746586 0 0 0 423524 759 0 0 25 0 5 0 520384205 3325829120 746517 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 811970 746517 176 36 0 809875 0
[pid=25217/tid=25219] ppid=25215 vsize=3247880 CPUtime=1062.21 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 144454 0 0 0 106179 42 0 0 25 0 5 0 520384212 3325829120 746517 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=3247880 CPUtime=1058.74 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 142617 0 0 0 105559 315 0 0 25 0 5 0 520384212 3325829120 746517 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=3247880 CPUtime=1061.82 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 306997 0 0 0 106096 86 0 0 25 0 5 0 520384212 3325829120 746517 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=3247880 CPUtime=1059.96 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 151482 0 0 0 105681 315 0 0 25 0 5 0 520384212 3325829120 746517 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254384 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4242.83
Current children cumulated vsize (KiB) 3247880

[startup+1122.3 s]
/proc/loadavg: 8.13 8.11 7.83 9/186 25377
/proc/meminfo: memFree=12502404/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=3304312 CPUtime=4482.5 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 760454 0 0 0 447463 787 0 0 25 0 5 0 520384205 3383615488 760385 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 826078 760385 176 36 0 823983 0
[pid=25217/tid=25219] ppid=25215 vsize=3304312 CPUtime=1122.21 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 144455 0 0 0 112179 42 0 0 25 0 5 0 520384212 3383615488 760385 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=3304312 CPUtime=1118.41 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 142626 0 0 0 111514 327 0 0 25 0 5 0 520384212 3383615488 760385 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254404 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=3304312 CPUtime=1121.83 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 320847 0 0 0 112092 91 0 0 25 0 5 0 520384212 3383615488 760385 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=3304312 CPUtime=1119.96 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 151490 0 0 0 111670 326 0 0 25 0 5 0 520384212 3383615488 760385 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 3304312

[startup+1182.3 s]
/proc/loadavg: 8.14 8.12 7.85 9/186 25378
/proc/meminfo: memFree=12390500/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=3354360 CPUtime=4722.18 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 772894 0 0 0 471409 809 0 0 25 0 5 0 520384205 3434864640 772825 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 838590 772825 176 36 0 836495 0
[pid=25217/tid=25219] ppid=25215 vsize=3354360 CPUtime=1182.21 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 144456 0 0 0 118179 42 0 0 25 0 5 0 520384212 3434864640 772825 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=3354360 CPUtime=1178.09 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 142629 0 0 0 117473 336 0 0 25 0 5 0 520384212 3434864640 772825 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254433 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=3354360 CPUtime=1181.83 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 333282 0 0 0 118089 94 0 0 25 0 5 0 520384212 3434864640 772825 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254304 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=3354360 CPUtime=1179.97 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 151491 0 0 0 117661 336 0 0 25 0 5 0 520384212 3434864640 772825 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.18
Current children cumulated vsize (KiB) 3354360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.10 8.11 7.85 9/186 25379
/proc/meminfo: memFree=12348704/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=3373128 CPUtime=4800.08 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) S 25215 25217 25048 0 -1 4202496 777618 0 0 0 479190 818 0 0 25 0 5 0 520384205 3454083072 777549 33554432000 4194304 4338100 140737410803888 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 843282 777549 176 36 0 841187 0
[pid=25217/tid=25219] ppid=25215 vsize=3373128 CPUtime=1201.71 cores=1,3,5,7
/proc/25217/task/25219/stat : 25219 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 144457 0 0 0 120129 42 0 0 25 0 5 0 520384212 3454083072 777549 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=3373128 CPUtime=1197.47 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 142630 0 0 0 119407 340 0 0 25 0 5 0 520384212 3454083072 777549 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=25217/tid=25221] ppid=25215 vsize=3373128 CPUtime=1201.34 cores=1,3,5,7
/proc/25217/task/25221/stat : 25221 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 338002 0 0 0 120038 96 0 0 25 0 5 0 520384212 3454083072 777549 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254384 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=25217/tid=25222] ppid=25215 vsize=3373128 CPUtime=1199.47 cores=1,3,5,7
/proc/25217/task/25222/stat : 25222 (ttsth-5-4) R 25215 25217 25048 0 -1 4202560 151493 0 0 0 119608 339 0 0 25 0 5 0 520384212 3454083072 777549 33554432000 4194304 4338100 140737410803888 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 3373128

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

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

[startup+1201.91 s]
/proc/loadavg: 8.10 8.11 7.85 9/186 25379
/proc/meminfo: memFree=12348704/32951124 swapFree=67111528/67111528
[pid=25217] ppid=25215 vsize=0 CPUtime=4800.2 cores=1,3,5,7
/proc/25217/stat : 25217 (ttsth-5-4) Z 25215 25217 25048 0 -1 4203548 777618 0 0 0 479192 828 0 0 18 0 2 0 520384205 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25217/statm: 0 0 0 0 0 0 0
[pid=25217/tid=25220] ppid=25215 vsize=0 CPUtime=1197.58 cores=1,3,5,7
/proc/25217/task/25220/stat : 25220 (ttsth-5-4) R 25215 25217 25048 0 -1 4203588 142630 0 0 0 119408 350 0 0 25 0 2 0 520384212 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.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.24
CPU user time (s): 4791.93
CPU system time (s): 8.31174
CPU usage (%): 399.376
Max. virtual memory (cumulated for all children) (KiB): 3373128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.93
system time used= 8.31174
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 777618
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= 2117
involuntary context switches= 20920

runsolver used 2.06169 second user time and 4.50631 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 16:37:13
IDJOB=3261210
IDBENCH=83217
IDSOLVER=1654
FILE ID=node108/3261210-1304087833
RUNJOBID= node108-1304086608-25067
PBS_JOBID= 13170551
Free space on /tmp= 72120 MiB

SOLVER NAME= ttsth 5-4
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-13-13-unsat.cnf
COMMAND LINE= DIR/ttsth-5-4 -num-threads NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261210-1304087833/watcher-3261210-1304087833 -o /tmp/evaluation-result-3261210-1304087833/solver-3261210-1304087833 -C 4800 -W 1300 -M 15500  HOME/ttsth-5-4 -num-threads 4 HOME/instance-3261210-1304087833.cnf

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

MD5SUM BENCH= b828910e9308a3dd9d5f850f224ef842
RANDOM SEED=864488615

node108.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.820
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.64
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.820
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	: 5226.15
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.75
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15515960 kB
Buffers:       2164560 kB
Cached:       12756380 kB
SwapCached:          0 kB
Active:        6068760 kB
Inactive:     10781920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15515960 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             328 kB
Writeback:           0 kB
AnonPages:     1928888 kB
Mapped:          15336 kB
Slab:           517792 kB
PageTables:       8252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2147616 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= 72120 MiB
End job on node108 at 2011-04-29 16:57:16