Trace number 1531176

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-0 2009-03-19? (TO) 1200.29 1200.71

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S2125430099-013.cnf
MD5SUM7cb8956402a507cc73d79fe8c2c7c68b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.6619
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.05	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531176-1238395294.cnf 
0.00/0.05	c Using SATTIMEOUT of 1200
0.00/0.05	c Using SATRAM of 1800
0.00/0.05	c Size of subset node = 16
0.00/0.05	c Variables = 6000
0.00/0.05	c Clauses = 25200
0.00/0.05	c Literals = 75600
0.00/0.05	c Reduced size:
0.00/0.05	c Variables = 6000
0.00/0.05	c Clauses = 25093
0.00/0.05	c Literals = 75279
0.00/0.05	c a2
0.09/0.14	c a1
2.58/2.61	c Independent sub-problems = 1
2.58/2.61	c Sub-problem with 5981 variables and 25093 clauses
2.58/2.61	c using permutation method 4
2.58/2.61	c count = 1
2.58/2.61	c Ordering finished 2.600 seconds
2.58/2.61	c mapped 2.610 seconds
2.58/2.61	c permuted 2.610 seconds
2.58/2.61	c about to sort
2.58/2.62	c sorted
2.79/2.82	c clauses now 25093
2.79/2.82	c init finished 2.640 seconds
2.79/2.82	c tree built 2.810 seconds
2.79/2.82	c 
2.79/2.82	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
2.79/2.82	c ---------------------------------|----------------------------------|------------------------------------------------------
2.79/2.82	c ................................ | ..........                       |                        2.8           0.0             
2.79/2.82	c ................................ | ..........                     1 |                        2.8           0.4             
2.79/2.82	c ................................ | ..........                     2 |                        2.8           0.7             
2.79/2.82	c ................................ | ..........                     3 |                        2.8           1.1             
2.79/2.82	c ................................ | ..........                     4 |                        2.8           1.4             
2.79/2.82	c ................................ | ..........                     5 |                        2.8           1.8             
2.79/2.83	c ................................ | ..........                  1000 | 4                      2.8         354.6           59
24.09/24.12	c ................................ | ..........                520000 | 44828                 24.1       21567.8      1406258
48.07/48.13	c ................................ | ..........                779000 | 71407                 48.1       16192.1      3184342
72.26/72.31	c ................................ | ..........               1032000 | 101131                72.3       14275.8      5065111
96.06/96.16	c ................................ | ..........               1196000 | 120475                96.1       12441.5      7473644
120.25/120.34	c ................................ | *.........               1270000 | 130697               120.3       10556.1      9246245
144.14/144.21	c ................................ | *.........               1402000 | 148243               144.2        9724.6     11265416
168.24/168.34	c ................................ | *.........               1476000 | 160484               168.3        8770.1     14014685
192.22/192.34	c ................................ | *.........               1521000 | 168409               192.3        7909.5     16062265
216.52/216.60	c ................................ | *.........               1557000 | 174483               216.6        7190.0     18919964
240.41/240.55	c ................................ | **........               1604000 | 182389               240.5        6669.4     22088214
264.00/264.16	c ................................ | **........               1637000 | 188550               264.1        6198.2     25238729
288.39/288.60	c ................................ | **........               1675000 | 195393               288.5        5805.3     28014067
312.09/312.22	c ................................ | **........               1721000 | 203198               312.2        5513.2     30067876
336.27/336.43	c ................................ | **........               1807000 | 214455               336.4        5372.2     32442784
359.97/360.18	c ................................ | ***.......               1863000 | 222792               360.1        5173.6     34833995
384.56/384.77	c ................................ | ***.......               1896000 | 228780               384.7        4928.5     36906208
408.35/408.58	c ................................ | ***.......               1918000 | 233065               408.5        4695.2     38680334
432.05/432.26	c ................................ | ***.......               1939000 | 237185               432.2        4486.6     40846875
456.44/456.65	c ................................ | ***.......               1979000 | 243213               456.6        4334.6     42426824
480.22/480.40	c ................................ | ****......               2013000 | 248978               480.3        4191.0     44523352
505.01/505.21	c ................................ | ****......               2044000 | 254159               505.1        4046.6     46404333
528.61/528.83	c ................................ | ****......               2089000 | 261068               528.7        3951.1     48456466
552.60/552.84	c ................................ | ****......               2107000 | 264437               552.7        3812.0     50258052
576.79/577.02	c ................................ | ****......               2128000 | 268379               576.9        3688.6     51767006
600.19/600.45	c ................................ | *****.....               2166000 | 274973               600.3        3608.0     54205155
624.18/624.49	c ................................ | *****.....               2195000 | 280308               624.4        3515.6     55858641
648.97/649.29	c ................................ | *****.....               2213000 | 283761               649.2        3409.0     57010963
673.36/673.63	c ................................ | *****.....               2227000 | 286558               673.5        3306.6     58135093
695.96/696.28	c ................................ | *****.....               2238000 | 288653               696.1        3214.9     58985299
721.75/722.04	c ................................ | ******....               2252000 | 291301               721.9        3119.5     60261299
744.53/744.88	c ................................ | ******....               2262000 | 293180               744.7        3037.3     61225402
767.93/768.24	c ................................ | ******....               2274000 | 295437               768.1        2960.6     62340049
792.83/793.12	c ................................ | ******....               2289000 | 298196               793.0        2886.6     63686177
817.81/818.13	c ................................ | ******....               2303000 | 300827               818.0        2815.5     64480109
840.81/841.15	c ................................ | *******...               2316000 | 303316               841.0        2753.9     65455630
865.00/865.34	c ................................ | *******...               2328000 | 305679               865.2        2690.8     66692990
888.39/888.76	c ................................ | *******...               2348000 | 309388               888.6        2642.4     67997215
913.18/913.54	c ................................ | *******...               2366000 | 312788               913.4        2590.4     69491737
937.27/937.69	c ................................ | *******...               2380000 | 315549               937.5        2538.7     70896341
961.16/961.57	c ................................ | ********..               2394000 | 318264               961.4        2490.2     71918075
984.76/985.11	c ................................ | ********..               2408000 | 320830               984.9        2444.9     72935001
1008.54/1008.96	c ................................ | ********..               2422000 | 323386              1008.8        2401.0     74049265
1033.34/1033.71	c ................................ | ********..               2434000 | 325616              1033.5        2355.1     75269216
1057.33/1057.74	c ................................ | ********..               2448000 | 328236              1057.5        2314.8     76312802
1081.12/1081.56	c ................................ | *********.               2460000 | 330400              1081.3        2274.9     77279173
1104.91/1105.33	c ................................ | *********.               2473000 | 332891              1105.1        2237.8     78340072
1128.31/1128.75	c ................................ | *********.               2485000 | 335303              1128.5        2202.0     79512907
1151.90/1152.37	c ................................ | *********.               2517000 | 339762              1152.1        2184.6     80650633
1178.08/1178.55	c ................................ | *********.               2538000 | 342931              1178.3        2153.9     81914942

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1531176-1238395294/watcher-1531176-1238395294 -o /tmp/evaluation-result-1531176-1238395294/solver-1531176-1238395294 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531176-1238395294.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.21 4/86 26111
/proc/meminfo: memFree=1773720/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=1064 CPUtime=0
/proc/26111/stat : 26111 (ttsth-5-0) R 26109 26111 25716 0 -1 4194304 152 0 0 0 0 0 0 0 20 0 1 0 465859890 1089536 136 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 266 136 77 176 0 88 0

[startup+0.090041 s]
/proc/loadavg: 2.00 2.00 2.21 4/86 26111
/proc/meminfo: memFree=1773720/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=4656 CPUtime=0.08
/proc/26111/stat : 26111 (ttsth-5-0) R 26109 26111 25716 0 -1 4194304 1041 0 0 0 8 0 0 0 20 0 1 0 465859890 4767744 1025 1992294400 134512640 135237372 4294956192 18446744073709551615 134519988 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 1164 1025 79 176 0 986 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4656

[startup+0.101041 s]
/proc/loadavg: 2.00 2.00 2.21 4/86 26111
/proc/meminfo: memFree=1773720/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=4656 CPUtime=0.09
/proc/26111/stat : 26111 (ttsth-5-0) R 26109 26111 25716 0 -1 4194304 1041 0 0 0 9 0 0 0 20 0 1 0 465859890 4767744 1025 1992294400 134512640 135237372 4294956192 18446744073709551615 134680208 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 1164 1025 79 176 0 986 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4656

[startup+0.301078 s]
/proc/loadavg: 2.00 2.00 2.21 4/86 26111
/proc/meminfo: memFree=1773720/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=5928 CPUtime=0.29
/proc/26111/stat : 26111 (ttsth-5-0) R 26109 26111 25716 0 -1 4194304 1364 0 0 0 29 0 0 0 22 0 1 0 465859890 6070272 1348 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 1482 1348 80 176 0 1304 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5928

[startup+0.701152 s]
/proc/loadavg: 2.00 2.00 2.21 4/86 26111
/proc/meminfo: memFree=1773720/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=5928 CPUtime=0.69
/proc/26111/stat : 26111 (ttsth-5-0) R 26109 26111 25716 0 -1 4194304 1364 0 0 0 69 0 0 0 25 0 1 0 465859890 6070272 1348 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 1482 1348 80 176 0 1304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5928

[startup+1.5013 s]
/proc/loadavg: 2.00 2.00 2.21 3/87 26112
/proc/meminfo: memFree=1768592/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=5928 CPUtime=1.49
/proc/26111/stat : 26111 (ttsth-5-0) R 26109 26111 25716 0 -1 4194304 1369 0 0 0 149 0 0 0 25 0 1 0 465859890 6070272 1353 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 1482 1353 80 176 0 1304 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5928

[startup+3.1016 s]
/proc/loadavg: 2.00 2.00 2.21 3/87 26112
/proc/meminfo: memFree=1768336/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=43224 CPUtime=3.08
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 5711 0 0 0 306 2 0 0 25 0 3 0 465859890 44261376 5637 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 10806 5637 98 176 0 10628 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 43224

[startup+6.30119 s]
/proc/loadavg: 2.00 2.00 2.21 4/89 26114
/proc/meminfo: memFree=1749184/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=45508 CPUtime=6.29
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 6345 0 0 0 626 3 0 0 25 0 3 0 465859890 46600192 6271 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 11377 6271 98 176 0 11199 0
[pid=26111/tid=26113] ppid=26109 vsize=45508 CPUtime=1.74
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 542 0 0 0 174 0 0 0 25 0 3 0 465860172 46600192 6271 1992294400 134512640 135237372 4294956192 18446744073709551615 134590129 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=45508 CPUtime=1.71
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 294 0 0 0 171 0 0 0 25 0 3 0 465860172 46600192 6271 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45508

[startup+12.7014 s]
/proc/loadavg: 2.15 2.03 2.22 4/89 26114
/proc/meminfo: memFree=1744008/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=50232 CPUtime=12.69
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 7556 0 0 0 1265 4 0 0 25 0 3 0 465859890 51437568 7482 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 12558 7482 98 176 0 12380 0
[pid=26111/tid=26113] ppid=26109 vsize=50232 CPUtime=4.93
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 1405 0 0 0 493 0 0 0 25 0 3 0 465860172 51437568 7482 1992294400 134512640 135237372 4294956192 18446744073709551615 134590501 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=50232 CPUtime=4.91
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 642 0 0 0 491 0 0 0 25 0 3 0 465860172 51437568 7482 1992294400 134512640 135237372 4294956192 18446744073709551615 134587921 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50232

[startup+25.5017 s]
/proc/loadavg: 2.28 2.07 2.23 4/89 26114
/proc/meminfo: memFree=1725320/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=68976 CPUtime=25.49
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 12248 0 0 0 2542 7 0 0 25 0 3 0 465859890 70631424 12174 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 17244 12174 98 176 0 17066 0
[pid=26111/tid=26113] ppid=26109 vsize=68976 CPUtime=11.34
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 4827 0 0 0 1132 2 0 0 25 0 3 0 465860172 70631424 12174 1992294400 134512640 135237372 4294956192 18446744073709551615 134562405 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=68976 CPUtime=11.31
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 1912 0 0 0 1130 1 0 0 25 0 3 0 465860172 70631424 12174 1992294400 134512640 135237372 4294956192 18446744073709551615 134590129 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68976

[startup+51.1015 s]
/proc/loadavg: 2.53 2.14 2.25 4/89 26114
/proc/meminfo: memFree=1694472/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=101388 CPUtime=51.08
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 20096 0 0 0 5096 12 0 0 25 0 3 0 465859890 103821312 20022 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 25347 20022 98 176 0 25169 0
[pid=26111/tid=26113] ppid=26109 vsize=101388 CPUtime=24.13
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 9328 0 0 0 2408 5 0 0 25 0 3 0 465860172 103821312 20022 1992294400 134512640 135237372 4294956192 18446744073709551615 134681048 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=101388 CPUtime=24.1
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 5259 0 0 0 2407 3 0 0 25 0 3 0 465860172 103821312 20022 1992294400 134512640 135237372 4294956192 18446744073709551615 134590501 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 101388

[startup+102.308 s]
/proc/loadavg: 2.81 2.28 2.29 4/89 26114
/proc/meminfo: memFree=1621000/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=173608 CPUtime=102.26
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 38142 0 0 0 10206 20 0 0 25 0 3 0 465859890 177774592 38067 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 43402 38067 98 176 0 43224 0
[pid=26111/tid=26113] ppid=26109 vsize=173608 CPUtime=49.73
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 19513 0 0 0 4963 10 0 0 25 0 3 0 465860172 177774592 38067 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=173608 CPUtime=49.69
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 13120 0 0 0 4963 6 0 0 25 0 3 0 465860172 177774592 38067 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 173608

[startup+162.302 s]
/proc/loadavg: 2.92 2.40 2.33 4/89 26114
/proc/meminfo: memFree=1538184/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=258780 CPUtime=162.23
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 59107 0 0 0 16192 31 0 0 25 0 3 0 465859890 264990720 59032 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 64695 59032 98 176 0 64517 0
[pid=26111/tid=26113] ppid=26109 vsize=258780 CPUtime=79.73
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 31899 0 0 0 7956 17 0 0 25 0 3 0 465860172 264990720 59032 1992294400 134512640 135237372 4294956192 18446744073709551615 134549923 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=258780 CPUtime=79.68
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 21699 0 0 0 7956 12 0 0 25 0 3 0 465860172 264990720 59032 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 258780

[startup+222.301 s]
/proc/loadavg: 2.97 2.51 2.37 4/89 26114
/proc/meminfo: memFree=1436616/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=359376 CPUtime=222.21
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 84243 0 0 0 22175 46 0 0 25 0 3 0 465859890 368001024 84168 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 89844 84168 98 176 0 89666 0
[pid=26111/tid=26113] ppid=26109 vsize=359376 CPUtime=109.72
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 42846 0 0 0 10949 23 0 0 25 0 3 0 465860172 368001024 84168 1992294400 134512640 135237372 4294956192 18446744073709551615 134562300 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=359376 CPUtime=109.66
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 35888 0 0 0 10946 20 0 0 25 0 3 0 465860172 368001024 84168 1992294400 134512640 135237372 4294956192 18446744073709551615 134546026 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 359376

[startup+282.302 s]
/proc/loadavg: 2.99 2.59 2.40 4/89 26114
/proc/meminfo: memFree=1317896/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=481836 CPUtime=282.2
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 114023 0 0 0 28161 59 0 0 25 0 3 0 465859890 493400064 113948 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 120459 113948 98 176 0 120281 0
[pid=26111/tid=26113] ppid=26109 vsize=481836 CPUtime=139.72
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 51989 0 0 0 13945 27 0 0 25 0 3 0 465860172 493400064 113948 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=481992 CPUtime=139.65
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 56527 0 0 0 13936 29 0 0 25 0 3 0 465860172 493559808 113950 1992294400 134512640 135237372 4294956192 18446744073709551615 134591429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 481836

[startup+342.301 s]
/proc/loadavg: 2.99 2.67 2.44 4/89 26114
/proc/meminfo: memFree=1227912/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=573220 CPUtime=342.18
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 136271 0 0 0 34147 71 0 0 25 0 3 0 465859890 586977280 136196 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 143305 136196 98 176 0 143127 0
[pid=26111/tid=26113] ppid=26109 vsize=573220 CPUtime=169.71
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 62344 0 0 0 16939 32 0 0 25 0 3 0 465860172 586977280 136196 1992294400 134512640 135237372 4294956192 18446744073709551615 134519936 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=573220 CPUtime=169.62
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 68418 0 0 0 16927 35 0 0 25 0 3 0 465860172 586977280 136196 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 573220

[startup+402.301 s]
/proc/loadavg: 2.99 2.72 2.47 4/89 26114
/proc/meminfo: memFree=1148680/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=652716 CPUtime=402.15
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 156194 0 0 0 40134 81 0 0 25 0 3 0 465859890 668381184 156119 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 163179 156119 98 176 0 163001 0
[pid=26111/tid=26113] ppid=26109 vsize=652716 CPUtime=199.71
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 73292 0 0 0 19932 39 0 0 25 0 3 0 465860172 668381184 156119 1992294400 134512640 135237372 4294956192 18446744073709551615 134562355 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=652716 CPUtime=199.61

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


[startup+642.302 s]
/proc/loadavg: 2.99 2.87 2.58 4/89 26114
/proc/meminfo: memFree=857864/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=942736 CPUtime=642.08
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 228458 0 0 0 64089 119 0 0 25 0 3 0 465859890 965361664 228383 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 235684 228383 98 176 0 235506 0
[pid=26111/tid=26113] ppid=26109 vsize=942736 CPUtime=319.67
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 108845 0 0 0 31912 55 0 0 25 0 3 0 465860172 965361664 228383 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=942736 CPUtime=319.56
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 114104 0 0 0 31896 60 0 0 25 0 3 0 465860172 965361664 228383 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 942736

[startup+702.302 s]
/proc/loadavg: 2.99 2.89 2.60 4/89 26116
/proc/meminfo: memFree=818376/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=982944 CPUtime=702.06
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 238345 0 0 0 70083 123 0 0 25 0 3 0 465859890 1006534656 238270 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 245736 238270 98 176 0 245558 0
[pid=26111/tid=26113] ppid=26109 vsize=982944 CPUtime=349.66
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 113738 0 0 0 34909 57 0 0 25 0 3 0 465860172 1006534656 238270 1992294400 134512640 135237372 4294956192 18446744073709551615 134562314 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=982944 CPUtime=349.56
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 119098 0 0 0 34894 62 0 0 25 0 3 0 465860172 1006534656 238270 1992294400 134512640 135237372 4294956192 18446744073709551615 134562328 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 982944

[startup+762.308 s]
/proc/loadavg: 2.99 2.91 2.63 4/89 26116
/proc/meminfo: memFree=773384/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=1029760 CPUtime=762.04
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 249451 0 0 0 76076 128 0 0 25 0 3 0 465859890 1054474240 249376 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 257440 249376 98 176 0 257262 0
[pid=26111/tid=26113] ppid=26109 vsize=1029760 CPUtime=379.65
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 117754 0 0 0 37906 59 0 0 25 0 3 0 465860172 1054474240 249376 1992294400 134512640 135237372 4294956192 18446744073709551615 134562294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=1029760 CPUtime=379.56
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 126188 0 0 0 37890 66 0 0 25 0 3 0 465860172 1054474240 249376 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 1029760

[startup+822.302 s]
/proc/loadavg: 2.99 2.92 2.65 4/89 26116
/proc/meminfo: memFree=733768/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=1072148 CPUtime=822.02
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 259420 0 0 0 82069 133 0 0 25 0 3 0 465859890 1097879552 259345 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 268037 259345 98 176 0 267859 0
[pid=26111/tid=26113] ppid=26109 vsize=1072148 CPUtime=409.63
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 122223 0 0 0 40902 61 0 0 25 0 3 0 465860172 1097879552 259345 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=1072148 CPUtime=409.55
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 131688 0 0 0 40886 69 0 0 25 0 3 0 465860172 1097879552 259345 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 1072148

[startup+882.302 s]
/proc/loadavg: 2.99 2.93 2.67 4/89 26116
/proc/meminfo: memFree=685896/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=1120104 CPUtime=881.99
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 271329 0 0 0 88060 139 0 0 25 0 3 0 465859890 1146986496 271254 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 280026 271254 98 176 0 279848 0
[pid=26111/tid=26113] ppid=26109 vsize=1120104 CPUtime=439.61
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 127237 0 0 0 43898 63 0 0 25 0 3 0 465860172 1146986496 271254 1992294400 134512640 135237372 4294956192 18446744073709551615 134593221 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=1120104 CPUtime=439.55
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 138583 0 0 0 43882 73 0 0 25 0 3 0 465860172 1146986496 271254 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 1120104

[startup+942.301 s]
/proc/loadavg: 2.99 2.94 2.68 4/89 26116
/proc/meminfo: memFree=631816/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=1174484 CPUtime=941.97
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 284888 0 0 0 94052 145 0 0 25 0 3 0 465859890 1202671616 284813 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 293621 284813 98 176 0 293443 0
[pid=26111/tid=26113] ppid=26109 vsize=1174484 CPUtime=469.59
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 134671 0 0 0 46893 66 0 0 25 0 3 0 465860172 1202671616 284813 1992294400 134512640 135237372 4294956192 18446744073709551615 134546026 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=1174484 CPUtime=469.54
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 144708 0 0 0 46879 75 0 0 25 0 3 0 465860172 1202671616 284813 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 1174484

[startup+1002.3 s]
/proc/loadavg: 2.99 2.95 2.70 4/89 26116
/proc/meminfo: memFree=590280/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=1215580 CPUtime=1001.95
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 295154 0 0 0 100045 150 0 0 25 0 3 0 465859890 1244753920 295079 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 303895 295079 98 176 0 303717 0
[pid=26111/tid=26113] ppid=26109 vsize=1215580 CPUtime=499.58
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 139526 0 0 0 49889 69 0 0 25 0 3 0 465860172 1244753920 295079 1992294400 134512640 135237372 4294956192 18446744073709551615 134562317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=1215580 CPUtime=499.54
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 150119 0 0 0 49876 78 0 0 25 0 3 0 465860172 1244753920 295079 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 1215580

[startup+1062.3 s]
/proc/loadavg: 2.99 2.95 2.72 4/89 26116
/proc/meminfo: memFree=546696/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=1259800 CPUtime=1061.93
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 306201 0 0 0 106039 154 0 0 25 0 3 0 465859890 1290035200 306126 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 314950 306126 98 176 0 314772 0
[pid=26111/tid=26113] ppid=26109 vsize=1259800 CPUtime=529.56
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 144252 0 0 0 52885 71 0 0 25 0 3 0 465860172 1290035200 306126 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=1259800 CPUtime=529.53
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 156440 0 0 0 52873 80 0 0 25 0 3 0 465860172 1290035200 306126 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 1259800

[startup+1122.3 s]
/proc/loadavg: 2.99 2.96 2.73 4/89 26116
/proc/meminfo: memFree=505992/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=1300216 CPUtime=1121.9
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 316223 0 0 0 112033 157 0 0 25 0 3 0 465859890 1331421184 316148 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 325054 316148 98 176 0 324876 0
[pid=26111/tid=26113] ppid=26109 vsize=1300216 CPUtime=559.55
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 148292 0 0 0 55883 72 0 0 25 0 3 0 465860172 1331421184 316148 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=1300216 CPUtime=559.52
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 162422 0 0 0 55870 82 0 0 25 0 3 0 465860172 1331421184 316148 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 1300216

[startup+1182.3 s]
/proc/loadavg: 2.99 2.97 2.74 4/89 26122
/proc/meminfo: memFree=460808/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=1347104 CPUtime=1181.88
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 327611 0 0 0 118025 163 0 0 25 0 3 0 465859890 1379434496 327536 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 336776 327536 98 176 0 336598 0
[pid=26111/tid=26113] ppid=26109 vsize=1347104 CPUtime=589.55
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 152518 0 0 0 58880 75 0 0 25 0 3 0 465860172 1379434496 327536 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=1347104 CPUtime=589.5
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 169584 0 0 0 58865 85 0 0 25 0 3 0 465860172 1379434496 327536 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 1347104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 2.99 2.97 2.75 4/89 26122
/proc/meminfo: memFree=449288/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=1358076 CPUtime=1200.08
/proc/26111/stat : 26111 (ttsth-5-0) S 26109 26111 25716 0 -1 4194304 330294 0 0 0 119843 165 0 0 25 0 3 0 465859890 1390669824 330219 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26111/statm: 339519 330219 98 176 0 339341 0
[pid=26111/tid=26113] ppid=26109 vsize=1358076 CPUtime=598.65
/proc/26111/task/26113/stat : 26113 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 153469 0 0 0 59790 75 0 0 25 0 3 0 465860172 1390669824 330219 1992294400 134512640 135237372 4294956192 18446744073709551615 134562370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26111/tid=26114] ppid=26109 vsize=1358076 CPUtime=598.6
/proc/26111/task/26114/stat : 26114 (ttsth-5-0) R 26109 26111 25716 0 -1 4194368 171316 0 0 0 59773 87 0 0 25 0 3 0 465860172 1390669824 330219 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 1358076

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

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

[startup+1200.61 s]
/proc/loadavg: 2.99 2.97 2.75 4/89 26122
/proc/meminfo: memFree=449288/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=0 CPUtime=1200.19
/proc/26111/stat : 26111 (ttsth-5-0) R 26109 26111 25716 0 -1 4195332 330296 0 0 0 119844 175 0 0 17 0 1 0 465859890 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/26111/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

[startup+1200.7 s]
/proc/loadavg: 2.99 2.97 2.75 4/89 26122
/proc/meminfo: memFree=449288/2055924 swapFree=4179644/4192956
[pid=26111] ppid=26109 vsize=0 CPUtime=1200.28
/proc/26111/stat : 26111 (ttsth-5-0) R 26109 26111 25716 0 -1 4195332 330296 0 0 0 119844 184 0 0 18 0 1 0 465859890 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/26111/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.28
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.29
CPU user time (s): 1198.44
CPU system time (s): 1.84872
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 1358076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.44
system time used= 1.84872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 330296
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= 4
involuntary context switches= 13984

runsolver used 1.49377 second user time and 3.98039 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-30 08:41:35
IDJOB=1531176
IDBENCH=70317
IDSOLVER=549
FILE ID=node83/1531176-1238395294
PBS_JOBID= 9061373
Free space on /tmp= 66508 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S2125430099-013.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531176-1238395294/watcher-1531176-1238395294 -o /tmp/evaluation-result-1531176-1238395294/solver-1531176-1238395294 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531176-1238395294.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= 7cb8956402a507cc73d79fe8c2c7c68b
RANDOM SEED=1532777212

node83.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1774136 kB
Buffers:         42404 kB
Cached:         147576 kB
SwapCached:       7492 kB
Active:          74276 kB
Inactive:       134200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1774136 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:            1264 kB
Writeback:           0 kB
Mapped:          26008 kB
Slab:            57336 kB
Committed_AS:  1053792 kB
PageTables:       2680 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66504 MiB
End job on node83 at 2009-03-30 09:01:37