Trace number 3264422

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.3 1211.8

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.02/
connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
MD5SUM7bb85ebdeae46262f72a4c54d4e16683
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 variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/ttsth-5-4 -num-threads 4 HOME/instance-3264422-1304099719.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 = 772
0.00/0.00	c Clauses = 9601
0.00/0.00	c Literals = 28996
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 772
0.00/0.00	c Clauses = 9601
0.00/0.00	c Literals = 28996
0.00/0.00	c a2
0.00/0.01	c a1
0.02/0.09	c Independent sub-problems = 1
0.02/0.09	c Sub-problem with 772 variables and 9601 clauses
0.02/0.09	c using permutation method 4
0.02/0.09	c count = 2
0.02/0.09	c Ordering finished 0.090 seconds
0.02/0.09	c mapped 0.090 seconds
0.02/0.09	c permuted 0.090 seconds
0.02/0.09	c about to sort
0.02/0.10	c sorted
0.10/0.11	c clauses now 9601
0.10/0.11	c init finished 0.100 seconds
0.10/0.11	c tree built 0.110 seconds
0.10/0.11	c 
0.10/0.11	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.10/0.11	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.10/0.11	c ................................ | ..........                    |                                  0.1         0.0             
0.10/0.11	c ................................ | ..........                  1 |                                  0.1         9.1             
0.10/0.11	c ................................ | ..........                  2 |                                  0.1        18.2             
0.10/0.11	c ................................ | ..........                  3 |                                  0.1        27.3             
0.10/0.11	c ................................ | ..........                  4 |                                  0.1        36.4             
0.10/0.11	c ................................ | ..........                  5 |                                  0.1        45.5             
0.10/0.12	c ................................ | ..........               1000 | 16           646                 0.1      8333.3         1784
95.84/24.28	c ................................ | ..........            6437000 | 344716       6041851            96.0     67052.1     12031805
191.84/48.34	c ................................ | ..........           12104000 | 670196       11557718          192.0     63041.7     18036758
287.82/72.45	c ................................ | ..........           17827000 | 978640       16717184          288.0     61895.0     23019351
383.71/96.57	c ................................ | ..........           22855000 | 1263007      21470928          384.0     59518.2     27519458
479.91/120.72	c ................................ | *.........           27600000 | 1524211      25834457          480.0     57500.0     31525906
575.70/144.87	c ................................ | *.........           32497000 | 1824620      30129689          576.0     56418.4     35016738
671.87/169.03	c ................................ | *.........           37270000 | 2110375      34303872          672.0     55461.3     38387601
767.77/193.15	c ................................ | *.........           42188000 | 2409130      38552917          768.0     54932.3     43039294
863.85/217.34	c ................................ | *.........           46654000 | 2677938      42790410          864.0     53997.1     46629438
959.66/241.48	c ................................ | **........           50937000 | 2942409      46735412          960.0     53059.4     50200307
1055.66/265.68	c ................................ | **........           55519000 | 3207836      50830786         1056.0     52574.3     51902601
1151.81/289.85	c ................................ | **........           60226000 | 3462457      55006477         1152.0     52279.5     53926571
1247.67/314.08	c ................................ | **........           64800000 | 3719589      59049321         1248.0     51922.7     56498363
1343.68/338.28	c ................................ | **........           69554000 | 4001682      63014616         1344.0     51751.5     59107801
1439.72/362.47	c ................................ | ***.......           74109000 | 4282598      67050291         1440.0     51464.2     62602002
1535.78/386.65	c ................................ | ***.......           78336000 | 4538046      71016320         1536.0     51000.0     64113011
1631.75/410.86	c ................................ | ***.......           82261000 | 4782417      74804203         1632.0     50404.7     65925735
1727.65/435.09	c ................................ | ***.......           87078000 | 5037527      78969768         1728.0     50392.1     68830262
1823.90/459.32	c ................................ | ***.......           91914000 | 5301192      83337943         1824.0     50391.4     71583447
1920.01/483.60	c ................................ | ****......           96011000 | 5542039      87350097         1920.0     50005.2     74426254
2015.70/507.87	c ................................ | ****......           99781000 | 5776265      91249644         2016.0     49494.5     77128189
2111.62/532.09	c ................................ | ****......          103419000 | 5997556      95145098         2112.0     48967.3     79568008
2207.86/556.33	c ................................ | ****......          107398000 | 6221693      98991713         2208.0     48640.2     82322490
2303.87/580.53	c ................................ | ****......          111464000 | 6436480      102550605        2304.0     48378.5     84720563
2399.96/604.81	c ................................ | *****.....          115656000 | 6689745      106095892        2400.0     48189.8     88283691
2495.75/629.06	c ................................ | *****.....          119789000 | 6957212      109623832        2496.0     47992.0     90418315
2591.70/653.27	c ................................ | *****.....          123703000 | 7207804      113069671        2592.0     47724.9     92815068
2687.67/677.68	c ................................ | *****.....          127564000 | 7454314      116362871        2688.0     47456.7     93787683
2783.73/701.97	c ................................ | *****.....          131407000 | 7697247      119721435        2784.0     47200.6     96301264
2879.86/726.23	c ................................ | ******....          135952000 | 7962518      123226829        2880.0     47205.6     98561880
2975.80/750.44	c ................................ | ******....          140131000 | 8214525      126565147        2976.0     47087.0    101082623
3071.87/774.74	c ................................ | ******....          143825000 | 8437216      130074822        3072.0     46817.7    102935959
3167.89/799.03	c ................................ | ******....          147349000 | 8649743      133475962        3168.0     46511.7    104943219
3263.79/823.35	c ................................ | ******....          151209000 | 8898980      136724627        3264.0     46326.1    106443619
3359.83/847.54	c ................................ | *******...          154906000 | 9129315      139918277        3360.0     46102.8    108714518
3455.70/871.78	c ................................ | *******...          158380000 | 9350280      143096934        3456.0     45827.4    109835698
3551.72/896.07	c ................................ | *******...          162505000 | 9611784      146489840        3552.0     45750.2    112145161
3647.66/920.38	c ................................ | *******...          166317000 | 9835928      149685064        3648.0     45591.3    114363207
3743.74/944.67	c ................................ | *******...          170320000 | 10056649     153275003        3744.0     45491.3    116137096
3839.98/968.90	c ................................ | ********..          174476000 | 10284015     156786312        3840.0     45436.3    118703133
3935.86/993.14	c ................................ | ********..          178494000 | 10516367     160256241        3936.0     45348.9    119926547
4031.87/1017.43	c ................................ | ********..          182575000 | 10751295     163859211        4032.0     45281.3    121947623
4127.79/1041.65	c ................................ | ********..          186217000 | 10970557     167258287        4128.0     45110.6    124444224
4223.63/1065.89	c ................................ | ********..          189538000 | 11170255     170390946        4224.0     44871.5    126272584
4319.72/1090.06	c ................................ | *********.          193571000 | 11389530     173760309        4320.0     44808.1    127907837
4415.78/1114.25	c ................................ | *********.          197802000 | 11621187     177358512        4416.0     44792.1    130075113
4512.04/1138.60	c ................................ | *********.          201290000 | 11827972     180688305        4512.1     44611.7    131926105
4607.90/1162.83	c ................................ | *********.          204540000 | 12035918     184021346        4608.0     44387.6    133609499
4703.92/1187.18	c ................................ | *********.          207541000 | 12221172     187314534        4704.0     44120.0    135093231
4799.98/1211.51	c CPU limit (4800) reached
4799.98/1211.51	c Time = 4800.00 seconds
4799.98/1211.51	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-3264422-1304099719/watcher-3264422-1304099719 -o /tmp/evaluation-result-3264422-1304099719/solver-3264422-1304099719 -C 4800 -W 1300 -M 15500 HOME/ttsth-5-4 -num-threads 4 HOME/instance-3264422-1304099719.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.01 7.97 7.91 5/179 13163
/proc/meminfo: memFree=26477396/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=9408 CPUtime=0 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) R 13161 13163 12928 0 -1 4202496 427 0 0 0 0 0 0 0 25 0 1 0 521570558 9633792 369 33554432000 4194304 4338100 140734709565936 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13163/statm: 2352 370 147 36 0 257 0

[startup+0.024137 s]
/proc/loadavg: 8.01 7.97 7.91 5/179 13163
/proc/meminfo: memFree=26477396/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=11388 CPUtime=0.02 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) R 13161 13163 12928 0 -1 4202496 931 0 0 0 2 0 0 0 25 0 1 0 521570558 11661312 872 33554432000 4194304 4338100 140734709565936 18446744073709551615 4245192 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13163/statm: 2847 872 154 36 0 752 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11388

[startup+0.101122 s]
/proc/loadavg: 8.01 7.97 7.91 5/179 13163
/proc/meminfo: memFree=26477396/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=11388 CPUtime=0.1 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) R 13161 13163 12928 0 -1 4202496 939 0 0 0 10 0 0 0 25 0 1 0 521570558 11661312 880 33554432000 4194304 4338100 140734709565936 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13163/statm: 2847 892 161 36 0 752 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11388

[startup+0.386828 s]
/proc/loadavg: 8.01 7.97 7.91 5/179 13163
/proc/meminfo: memFree=26477396/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=202840 CPUtime=1.18 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 5202 0 0 0 118 0 0 0 25 0 5 0 521570558 207708160 5142 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 50710 5142 175 36 0 48615 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 202840

[startup+0.80644 s]
/proc/loadavg: 8.01 7.97 7.91 5/179 13163
/proc/meminfo: memFree=26477396/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=210008 CPUtime=2.84 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 7572 0 0 0 281 3 0 0 25 0 5 0 521570558 215048192 7512 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 52502 7512 175 36 0 50407 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 210008

[startup+1.50684 s]
/proc/loadavg: 8.09 7.98 7.92 9/184 13168
/proc/meminfo: memFree=26418864/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=223432 CPUtime=5.64 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 11549 0 0 0 559 5 0 0 25 0 5 0 521570558 228794368 11489 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 55858 11489 175 36 0 53763 0
[pid=13163/tid=13165] ppid=13161 vsize=223432 CPUtime=1.37 cores=0,2,4,6
/proc/13163/task/13165/stat : 13165 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 2615 0 0 0 135 2 0 0 20 0 5 0 521570569 228794368 11489 33554432000 4194304 4338100 140734709565936 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=223432 CPUtime=1.37 cores=0,2,4,6
/proc/13163/task/13166/stat : 13166 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 1927 0 0 0 137 0 0 0 25 0 5 0 521570569 228794368 11489 33554432000 4194304 4338100 140734709565936 18446744073709551615 4256770 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=223432 CPUtime=1.36 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 2788 0 0 0 136 0 0 0 20 0 5 0 521570569 228794368 11489 33554432000 4194304 4338100 140734709565936 18446744073709551615 4234400 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=223432 CPUtime=1.37 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 1053 0 0 0 137 0 0 0 19 0 5 0 521570569 228794368 11489 33554432000 4194304 4338100 140734709565936 18446744073709551615 242969945569 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 223432

[startup+3.10057 s]
/proc/loadavg: 8.09 7.98 7.92 9/184 13168
/proc/meminfo: memFree=26383764/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=250524 CPUtime=11.8 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 19055 0 0 0 1166 14 0 0 25 0 5 0 521570558 256536576 18995 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 62631 18995 176 36 0 60536 0
[pid=13163/tid=13165] ppid=13161 vsize=250524 CPUtime=2.89 cores=0,2,4,6
/proc/13163/task/13165/stat : 13165 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 5024 0 0 0 284 5 0 0 25 0 5 0 521570569 256536576 18995 33554432000 4194304 4338100 140734709565936 18446744073709551615 242969945352 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=250524 CPUtime=2.94 cores=0,2,4,6
/proc/13163/task/13166/stat : 13166 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 3734 0 0 0 290 4 0 0 18 0 5 0 521570569 256536576 18996 33554432000 4194304 4338100 140734709565936 18446744073709551615 242969945135 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=250524 CPUtime=2.9 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 5266 0 0 0 289 1 0 0 24 0 5 0 521570569 256536576 18996 33554432000 4194304 4338100 140734709565936 18446744073709551615 242969945530 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=250524 CPUtime=2.93 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 1865 0 0 0 291 2 0 0 25 0 5 0 521570569 256536576 18996 33554432000 4194304 4338100 140734709565936 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 250524

[startup+6.30102 s]
/proc/loadavg: 8.08 7.98 7.92 10/184 13168
/proc/meminfo: memFree=26301424/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=304592 CPUtime=24.53 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 33257 0 0 0 2429 24 0 0 25 0 5 0 521570558 311902208 33189 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 76148 33189 176 36 0 74053 0
[pid=13163/tid=13165] ppid=13161 vsize=304592 CPUtime=6.05 cores=0,2,4,6
/proc/13163/task/13165/stat : 13165 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 9902 0 0 0 597 8 0 0 25 0 5 0 521570569 311902208 33189 33554432000 4194304 4338100 140734709565936 18446744073709551615 242969945838 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=304592 CPUtime=6.11 cores=0,2,4,6
/proc/13163/task/13166/stat : 13166 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 6624 0 0 0 605 6 0 0 18 0 5 0 521570569 311902208 33189 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982362830 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=304592 CPUtime=6.08 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 9926 0 0 0 605 3 0 0 19 0 5 0 521570569 311902208 33189 33554432000 4194304 4338100 140734709565936 18446744073709551615 4263466 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=304592 CPUtime=6.12 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 3639 0 0 0 608 4 0 0 25 0 5 0 521570569 311902208 33189 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982362830 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 304592

[startup+12.7009 s]
/proc/loadavg: 8.08 7.98 7.92 9/184 13168
/proc/meminfo: memFree=26152888/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=449064 CPUtime=50.05 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 56610 0 0 0 4972 33 0 0 25 0 5 0 521570558 459841536 56542 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 112266 56542 176 36 0 110171 0
[pid=13163/tid=13165] ppid=13161 vsize=449064 CPUtime=12.44 cores=0,2,4,6
/proc/13163/task/13165/stat : 13165 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 18998 0 0 0 1233 11 0 0 25 0 5 0 521570569 459841536 56542 33554432000 4194304 4338100 140734709565936 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=449064 CPUtime=12.5 cores=0,2,4,6
/proc/13163/task/13166/stat : 13166 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 10849 0 0 0 1242 8 0 0 22 0 5 0 521570569 459841536 56542 33554432000 4194304 4338100 140734709565936 18446744073709551615 242969945122 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=449064 CPUtime=12.45 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 17834 0 0 0 1241 4 0 0 20 0 5 0 521570569 459841536 56542 33554432000 4194304 4338100 140734709565936 18446744073709551615 242969945337 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=449064 CPUtime=12.51 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 5763 0 0 0 1244 7 0 0 25 0 5 0 521570569 459841536 56542 33554432000 4194304 4338100 140734709565936 18446744073709551615 4239456 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.05
Current children cumulated vsize (KiB) 449064

[startup+25.5007 s]
/proc/loadavg: 8.06 7.98 7.92 9/184 13169
/proc/meminfo: memFree=25854788/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=672864 CPUtime=101.01 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 118400 0 0 0 10044 57 0 0 25 0 5 0 521570558 689012736 118332 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 168216 118333 176 36 0 166121 0
[pid=13163/tid=13165] ppid=13161 vsize=672864 CPUtime=25.17 cores=0,2,4,6
/proc/13163/task/13165/stat : 13165 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 42891 0 0 0 2499 18 0 0 25 0 5 0 521570569 689012736 118333 33554432000 4194304 4338100 140734709565936 18446744073709551615 242969945484 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=672864 CPUtime=25.21 cores=0,2,4,6
/proc/13163/task/13166/stat : 13166 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 22196 0 0 0 2508 13 0 0 18 0 5 0 521570569 689012736 118333 33554432000 4194304 4338100 140734709565936 18446744073709551615 4206896 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=672864 CPUtime=25.21 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 38829 0 0 0 2512 9 0 0 25 0 5 0 521570569 689012736 118333 33554432000 4194304 4338100 140734709565936 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=672864 CPUtime=25.26 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 11319 0 0 0 2512 14 0 0 25 0 5 0 521570569 689012736 118333 33554432000 4194304 4338100 140734709565936 18446744073709551615 4240496 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.01
Current children cumulated vsize (KiB) 672864

[startup+51.1003 s]
/proc/loadavg: 8.11 8.00 7.93 9/184 13169
/proc/meminfo: memFree=25343648/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=894692 CPUtime=203 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 185458 0 0 0 20182 118 0 0 25 0 5 0 521570558 916164608 185390 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 223673 185390 176 36 0 221578 0
[pid=13163/tid=13165] ppid=13161 vsize=894692 CPUtime=50.59 cores=0,2,4,6
/proc/13163/task/13165/stat : 13165 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 76298 0 0 0 5032 27 0 0 25 0 5 0 521570569 916164608 185390 33554432000 4194304 4338100 140734709565936 18446744073709551615 4288130 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=894692 CPUtime=50.72 cores=0,2,4,6
/proc/13163/task/13166/stat : 13166 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 28831 0 0 0 5037 35 0 0 25 0 5 0 521570569 916164608 185390 33554432000 4194304 4338100 140734709565936 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=894692 CPUtime=50.76 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 61255 0 0 0 5059 17 0 0 25 0 5 0 521570569 916164608 185390 33554432000 4194304 4338100 140734709565936 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=894692 CPUtime=50.79 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 15908 0 0 0 5041 38 0 0 25 0 5 0 521570569 916164608 185390 33554432000 4194304 4338100 140734709565936 18446744073709551615 4284198 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203
Current children cumulated vsize (KiB) 894692

[startup+102.3 s]
/proc/loadavg: 8.05 8.00 7.93 9/184 13171
/proc/meminfo: memFree=24591328/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=1325928 CPUtime=406.77 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 296241 0 0 0 40404 273 0 0 25 0 5 0 521570558 1357750272 296173 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 331482 296173 176 36 0 329387 0
[pid=13163/tid=13165] ppid=13161 vsize=1325928 CPUtime=101.51 cores=0,2,4,6
/proc/13163/task/13165/stat : 13165 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 135606 0 0 0 10102 49 0 0 25 0 5 0 521570569 1357750272 296173 33554432000 4194304 4338100 140734709565936 18446744073709551615 4255960 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=1325928 CPUtime=101.48 cores=0,2,4,6
/proc/13163/task/13166/stat : 13166 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 42070 0 0 0 10050 98 0 0 25 0 5 0 521570569 1357750272 296173 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982376117 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=1325928 CPUtime=101.82 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 90333 0 0 0 10158 24 0 0 25 0 5 0 521570569 1357750272 296173 33554432000 4194304 4338100 140734709565936 18446744073709551615 4256770 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=1325928 CPUtime=101.8 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 25066 0 0 0 10080 100 0 0 25 0 5 0 521570569 1357750272 296173 33554432000 4194304 4338100 140734709565936 18446744073709551615 4284177 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.77
Current children cumulated vsize (KiB) 1325928

[startup+162.301 s]
/proc/loadavg: 8.05 8.01 7.93 9/184 13172
/proc/meminfo: memFree=23873720/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=1799792 CPUtime=645.2 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 402699 0 0 0 64057 463 0 0 25 0 5 0 521570558 1842987008 402631 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 449948 402631 176 36 0 447853 0
[pid=13163/tid=13165] ppid=13161 vsize=1799792 CPUtime=160.89 cores=0,2,4,6
/proc/13163/task/13165/stat : 13165 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 206098 0 0 0 16013 76 0 0 25 0 5 0 521570569 1842987008 402631 33554432000 4194304 4338100 140734709565936 18446744073709551615 242969945474 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=1799792 CPUtime=161.18 cores=0,2,4,6
/proc/13163/task/13166/stat : 13166 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 51136 0 0 0 15943 175 0 0 25 0 5 0 521570569 1842987008 402631 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982376117 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=1799792 CPUtime=161.57 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 105824 0 0 0 16126 31 0 0 25 0 5 0 521570569 1842987008 402632 33554432000 4194304 4338100 140734709565936 18446744073709551615 242970211361 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=1799792 CPUtime=161.41 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 36476 0 0 0 15962 179 0 0 25 0 5 0 521570569 1842987008 402632 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982376117 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 645.2
Current children cumulated vsize (KiB) 1799792


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

/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 237650 0 0 0 69697 99 0 0 25 0 5 0 521570569 5177348096 1171460 33554432000 4194304 4338100 140734709565936 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=5056004 CPUtime=695.84 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 138025 0 0 0 68759 825 0 0 18 0 5 0 521570569 5177348096 1171460 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982376117 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2785.31
Current children cumulated vsize (KiB) 5056004

[startup+762.301 s]
/proc/loadavg: 8.22 8.17 8.03 9/184 13200
/proc/meminfo: memFree=19131592/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=5330432 CPUtime=3022.96 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 1247237 0 0 0 300077 2219 0 0 25 0 5 0 521570558 5458362368 1247169 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 1332608 1247169 176 36 0 1330513 0
[pid=13163/tid=13165] ppid=13161 vsize=5330432 CPUtime=754.33 cores=0,2,4,6
/proc/13163/task/13165/stat : 13165 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 707629 0 0 0 75124 309 0 0 25 0 5 0 521570569 5458362368 1247169 33554432000 4194304 4338100 140734709565936 18446744073709551615 242970246699 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=5330432 CPUtime=755.76 cores=0,2,4,6
/proc/13163/task/13166/stat : 13166 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 144551 0 0 0 74667 909 0 0 25 0 5 0 521570569 5458362368 1247169 33554432000 4194304 4338100 140734709565936 18446744073709551615 242969945140 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=5330432 CPUtime=757.57 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 245175 0 0 0 75652 105 0 0 25 0 5 0 521570569 5458362368 1247169 33554432000 4194304 4338100 140734709565936 18446744073709551615 4253962 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=5330432 CPUtime=755.16 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 146716 0 0 0 74621 895 0 0 18 0 5 0 521570569 5458362368 1247169 33554432000 4194304 4338100 140734709565936 18446744073709551615 4254289 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3022.96
Current children cumulated vsize (KiB) 5330432

[startup+822.3 s]
/proc/loadavg: 8.17 8.17 8.03 9/184 13202
/proc/meminfo: memFree=18743800/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=5477952 CPUtime=3259.81 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 1318386 0 0 0 323670 2311 0 0 25 0 5 0 521570558 5609422848 1318318 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 1369488 1318318 176 36 0 1367393 0
[pid=13163/tid=13165] ppid=13161 vsize=5477952 CPUtime=813.56 cores=0,2,4,6
/proc/13163/task/13165/stat : 13165 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 743022 0 0 0 81029 327 0 0 25 0 5 0 521570569 5609422848 1318318 33554432000 4194304 4338100 140734709565936 18446744073709551615 242969945230 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=5477952 CPUtime=815.16 cores=0,2,4,6
/proc/13163/task/13166/stat : 13166 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 157280 0 0 0 80565 951 0 0 18 0 5 0 521570569 5609422848 1318318 33554432000 4194304 4338100 140734709565936 18446744073709551615 4234430 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=5477952 CPUtime=816.81 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 254114 0 0 0 81571 110 0 0 25 0 5 0 521570569 5609422848 1318318 33554432000 4194304 4338100 140734709565936 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=5477952 CPUtime=814.14 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 160804 0 0 0 80492 922 0 0 19 0 5 0 521570569 5609422848 1318318 33554432000 4194304 4338100 140734709565936 18446744073709551615 4253954 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3259.81
Current children cumulated vsize (KiB) 5477952

[startup+882.301 s]
/proc/loadavg: 8.12 8.16 8.04 9/184 13204
/proc/meminfo: memFree=18377744/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=6025448 CPUtime=3497.53 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 1386238 0 0 0 347347 2406 0 0 25 0 5 0 521570558 6170058752 1386170 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 1506362 1386170 176 36 0 1504267 0
[pid=13163/tid=13165] ppid=13161 vsize=6025448 CPUtime=872.76 cores=0,2,4,6
/proc/13163/task/13165/stat : 13165 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 783929 0 0 0 86930 346 0 0 25 0 5 0 521570569 6170058752 1386170 33554432000 4194304 4338100 140734709565936 18446744073709551615 4263499 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=6025448 CPUtime=874.36 cores=0,2,4,6
/proc/13163/task/13166/stat : 13166 (ttsth-5-4) S 13161 13163 12928 0 -1 4202560 168130 0 0 0 86461 975 0 0 18 0 5 0 521570569 6170058752 1386170 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982362886 0 0 4096 0 18446604453733839808 0 0 -1 2 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=6025448 CPUtime=876.46 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 260340 0 0 0 87531 115 0 0 24 0 5 0 521570569 6170058752 1386170 33554432000 4194304 4338100 140734709565936 18446744073709551615 242969945318 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=6025448 CPUtime=873.8 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) S 13161 13163 12928 0 -1 4202560 170673 0 0 0 86412 968 0 0 25 0 5 0 521570569 6170058752 1386170 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982362886 0 0 4096 0 18446604453733839808 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3497.53
Current children cumulated vsize (KiB) 6025448

[startup+942.301 s]
/proc/loadavg: 8.08 8.14 8.04 9/184 13205
/proc/meminfo: memFree=17987856/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=6212276 CPUtime=3734.62 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 1459401 0 0 0 370950 2512 0 0 25 0 5 0 521570558 6361370624 1459333 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 1553069 1459333 176 36 0 1550974 0
[pid=13163/tid=13165] ppid=13161 vsize=6212276 CPUtime=931.95 cores=0,2,4,6
/proc/13163/task/13165/stat : 13165 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 830697 0 0 0 92829 366 0 0 18 0 5 0 521570569 6361370624 1459333 33554432000 4194304 4338100 140734709565936 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=6212276 CPUtime=933.38 cores=0,2,4,6
/proc/13163/task/13166/stat : 13166 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 177374 0 0 0 92334 1004 0 0 18 0 5 0 521570569 6361370624 1459333 33554432000 4194304 4338100 140734709565936 18446744073709551615 242969945313 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=6212276 CPUtime=935.93 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 266779 0 0 0 93472 121 0 0 25 0 5 0 521570569 6361370624 1459333 33554432000 4194304 4338100 140734709565936 18446744073709551615 4240537 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=6212276 CPUtime=933.21 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 181385 0 0 0 92302 1019 0 0 25 0 5 0 521570569 6361370624 1459333 33554432000 4194304 4338100 140734709565936 18446744073709551615 4254315 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3734.62
Current children cumulated vsize (KiB) 6212276

[startup+1002.3 s]
/proc/loadavg: 8.13 8.15 8.04 9/184 13207
/proc/meminfo: memFree=17628240/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=6381448 CPUtime=3972.04 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 1523254 0 0 0 394509 2695 0 0 25 0 5 0 521570558 6534602752 1523186 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 1595362 1523186 176 36 0 1593267 0
[pid=13163/tid=13165] ppid=13161 vsize=6381448 CPUtime=991.26 cores=0,2,4,6
/proc/13163/task/13165/stat : 13165 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 873946 0 0 0 98737 389 0 0 25 0 5 0 521570569 6534602752 1523186 33554432000 4194304 4338100 140734709565936 18446744073709551615 242969945153 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=6381448 CPUtime=992.66 cores=0,2,4,6
/proc/13163/task/13166/stat : 13166 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 184512 0 0 0 98188 1078 0 0 25 0 5 0 521570569 6534602752 1523186 33554432000 4194304 4338100 140734709565936 18446744073709551615 4254321 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=6381448 CPUtime=995.56 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 271938 0 0 0 99430 126 0 0 25 0 5 0 521570569 6534602752 1523186 33554432000 4194304 4338100 140734709565936 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=6381448 CPUtime=992.42 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 189692 0 0 0 98142 1100 0 0 25 0 5 0 521570569 6534602752 1523186 33554432000 4194304 4338100 140734709565936 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3972.04
Current children cumulated vsize (KiB) 6381448

[startup+1062.3 s]
/proc/loadavg: 8.11 8.13 8.04 9/184 13208
/proc/meminfo: memFree=17254492/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=6769832 CPUtime=4209.77 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 1591546 0 0 0 418056 2921 0 0 25 0 5 0 521570558 6932307968 1591478 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 1692458 1591478 176 36 0 1690363 0
[pid=13163/tid=13165] ppid=13161 vsize=6769832 CPUtime=1050.55 cores=0,2,4,6
/proc/13163/task/13165/stat : 13165 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 921618 0 0 0 104644 411 0 0 25 0 5 0 521570569 6932307968 1591478 33554432000 4194304 4338100 140734709565936 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=6769832 CPUtime=1052.01 cores=0,2,4,6
/proc/13163/task/13166/stat : 13166 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 191161 0 0 0 104019 1182 0 0 25 0 5 0 521570569 6932307968 1591478 33554432000 4194304 4338100 140734709565936 18446744073709551615 4254311 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=6769832 CPUtime=1055.29 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 277309 0 0 0 105398 131 0 0 25 0 5 0 521570569 6932307968 1591478 33554432000 4194304 4338100 140734709565936 18446744073709551615 4240524 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=6769832 CPUtime=1051.77 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 198292 0 0 0 103981 1196 0 0 25 0 5 0 521570569 6932307968 1591478 33554432000 4194304 4338100 140734709565936 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4209.77
Current children cumulated vsize (KiB) 6769832

[startup+1122.3 s]
/proc/loadavg: 8.09 8.12 8.04 9/184 13210
/proc/meminfo: memFree=16902180/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=6935208 CPUtime=4447.9 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 1658743 0 0 0 441645 3145 0 0 25 0 5 0 521570558 7101652992 1658675 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 1733802 1658675 176 36 0 1731707 0
[pid=13163/tid=13165] ppid=13161 vsize=6935208 CPUtime=1110.05 cores=0,2,4,6
/proc/13163/task/13165/stat : 13165 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 964774 0 0 0 110570 435 0 0 25 0 5 0 521570569 7101652992 1658675 33554432000 4194304 4338100 140734709565936 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=6935208 CPUtime=1111.57 cores=0,2,4,6
/proc/13163/task/13166/stat : 13166 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 198891 0 0 0 109880 1277 0 0 25 0 5 0 521570569 7101652992 1658675 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982376117 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=6935208 CPUtime=1114.98 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 283908 0 0 0 111362 136 0 0 25 0 5 0 521570569 7101652992 1658675 33554432000 4194304 4338100 140734709565936 18446744073709551615 4256749 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=6935208 CPUtime=1111.16 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 208004 0 0 0 109820 1296 0 0 25 0 5 0 521570569 7101652992 1658675 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982376117 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4447.9
Current children cumulated vsize (KiB) 6935208

[startup+1182.3 s]
/proc/loadavg: 8.16 8.13 8.05 9/184 13212
/proc/meminfo: memFree=16547880/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=7089128 CPUtime=4684.91 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) S 13161 13163 12928 0 -1 4202496 1720562 0 0 0 465157 3334 0 0 25 0 5 0 521570558 7259267072 1720494 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982352869 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 1772282 1720494 176 36 0 1770187 0
[pid=13163/tid=13165] ppid=13161 vsize=7089128 CPUtime=1169.07 cores=0,2,4,6
/proc/13163/task/13165/stat : 13165 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 1001137 0 0 0 116451 456 0 0 25 0 5 0 521570569 7259267072 1720494 33554432000 4194304 4338100 140734709565936 18446744073709551615 4240516 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=13163/tid=13166] ppid=13161 vsize=7089128 CPUtime=1170.95 cores=0,2,4,6
/proc/13163/task/13166/stat : 13166 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 207145 0 0 0 115736 1359 0 0 25 0 5 0 521570569 7259267072 1720494 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982376117 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=7089128 CPUtime=1174.36 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 291806 0 0 0 117295 141 0 0 25 0 5 0 521570569 7259267072 1720494 33554432000 4194304 4338100 140734709565936 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=13163/tid=13168] ppid=13161 vsize=7089128 CPUtime=1170.38 cores=0,2,4,6
/proc/13163/task/13168/stat : 13168 (ttsth-5-4) R 13161 13163 12928 0 -1 4202560 217308 0 0 0 115662 1376 0 0 18 0 5 0 521570569 7259267072 1720494 33554432000 4194304 4338100 140734709565936 18446744073709551615 242982376117 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4684.91
Current children cumulated vsize (KiB) 7089128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1211.6 s]
/proc/loadavg: 6.96 7.85 7.96 2/171 13230
/proc/meminfo: memFree=21588016/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=0 CPUtime=4800.1 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) Z 13161 13163 12928 0 -1 4203548 1750396 0 0 0 476606 3404 0 0 18 0 2 0 521570558 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 0 0 0 0 0 0 0
[pid=13163/tid=13167] ppid=13161 vsize=0 CPUtime=1203.36 cores=0,2,4,6
/proc/13163/task/13167/stat : 13167 (ttsth-5-4) R 13161 13163 12928 0 -1 4203588 296768 0 0 0 120181 155 0 0 20 0 2 0 521570569 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.1
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+1211.8 s]
/proc/loadavg: 6.96 7.85 7.96 2/171 13230
/proc/meminfo: memFree=21588016/32951132 swapFree=67111364/67111528
[pid=13163] ppid=13161 vsize=0 CPUtime=4800.29 cores=0,2,4,6
/proc/13163/stat : 13163 (ttsth-5-4) Z 13161 13163 12928 0 -1 4203548 1750396 0 0 0 476606 3423 0 0 18 0 1 0 521570558 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13163/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1211.8
CPU time (s): 4800.3
CPU user time (s): 4766.07
CPU system time (s): 34.2358
CPU usage (%): 396.13
Max. virtual memory (cumulated for all children) (KiB): 7689324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4766.07
system time used= 34.2358
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1750396
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= 44087
involuntary context switches= 21092

runsolver used 1.75273 second user time and 3.85541 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 19:55:19
IDJOB=3264422
IDBENCH=84608
IDSOLVER=1654
FILE ID=node128/3264422-1304099719
RUNJOBID= node128-1304097280-12946
PBS_JOBID= 13170611
Free space on /tmp= 66972 MiB

SOLVER NAME= ttsth 5-4
BENCH NAME= SAT04/handmade/connamacher/connm-d0.02/connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
COMMAND LINE= DIR/ttsth-5-4 -num-threads NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264422-1304099719/watcher-3264422-1304099719 -o /tmp/evaluation-result-3264422-1304099719/solver-3264422-1304099719 -C 4800 -W 1300 -M 15500  HOME/ttsth-5-4 -num-threads 4 HOME/instance-3264422-1304099719.cnf

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

MD5SUM BENCH= 7bb85ebdeae46262f72a4c54d4e16683
RANDOM SEED=1649339970

node128.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.852
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.70
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.852
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.75
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.852
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.852
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.75
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.852
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      26477536 kB
Buffers:       1282480 kB
Cached:        4391676 kB
SwapCached:        160 kB
Active:         487264 kB
Inactive:      5400728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26477536 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             904 kB
Writeback:           0 kB
AnonPages:      213544 kB
Mapped:          15504 kB
Slab:           523924 kB
PageTables:       4632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   401796 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66976 MiB
End job on node128 at 2011-04-29 20:15:33