Trace number 3261386

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-4UNSAT 3086.62 773.455

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-12-12-unsat.cnf
MD5SUM9255daf8fc8e7a0c753f68fd095283c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.0447
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of clauses936
Sum of the clauses size3312
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2792
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5144

Solver Data

0.00/0.00	c Command: HOME/ttsth-5-4 -num-threads 4 HOME/instance-3261386-1304088491.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 = 144
0.00/0.00	c Clauses = 936
0.00/0.00	c Literals = 3312
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 144
0.00/0.00	c Clauses = 936
0.00/0.00	c Literals = 3312
0.00/0.00	c a2
0.00/0.00	c a1
0.00/0.04	c Independent sub-problems = 1
0.00/0.04	c Sub-problem with 144 variables and 936 clauses
0.00/0.04	c using permutation method 4
0.00/0.04	c count = 2
0.00/0.04	c Ordering finished 0.040 seconds
0.00/0.04	c mapped 0.040 seconds
0.00/0.04	c permuted 0.040 seconds
0.00/0.04	c about to sort
0.00/0.04	c sorted
0.00/0.04	c clauses now 936
0.00/0.04	c init finished 0.040 seconds
0.00/0.04	c tree built 0.040 seconds
0.00/0.04	c 
0.00/0.04	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.00/0.04	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.00/0.04	c ................................ | ..........                    |                                  0.1         0.0             
0.00/0.04	c ................................ | ..........                  1 |                                  0.1        10.0             
0.00/0.04	c ................................ | ..........                  2 |                                  0.1        20.0             
0.00/0.04	c ................................ | ..........                  3 |                                  0.1        30.0             
0.00/0.04	c ................................ | ..........                  4 |                                  0.1        40.0             
0.00/0.04	c ................................ | ..........                  5 |                                  0.1        50.0             
0.00/0.05	c ................................ | ..........               1000 | 156          222                 0.1     10000.0         3649
96.47/24.24	c ................................ | ..........             351000 | 107888       7459               96.6      3634.7      6541405
192.69/48.32	c ................................ | ..........             525000 | 162831       8945              192.8      2723.2     11799758
287.75/72.16	c ................................ | ..........             642000 | 200550       11339             288.0      2229.0     19523668
383.95/96.22	c ................................ | ..........             764000 | 240375       12902             384.0      1989.4     21093880
480.14/120.31	c ................................ | *.........             879000 | 278884       12992             480.0      1831.1     21597364
576.73/144.57	c ................................ | *.........             996000 | 319817       13134             577.0      1726.1     22290017
672.56/168.56	c ................................ | *.........            1065000 | 343792       13176             672.8      1582.9     22570569
768.74/192.61	c ................................ | *.........            1237000 | 402297       13399             768.8      1609.0     22928301
864.14/216.59	c ................................ | *.........            1362000 | 444720       13502             864.5      1575.4     23281199
960.33/240.68	c ................................ | **........            1525000 | 497445       14687             960.6      1587.5     23990203
1055.73/264.57	c ................................ | **........            1626000 | 529618       15430            1056.0      1539.7     24361556
1153.54/289.09	c ................................ | **........            1801000 | 582899       17030            1153.9      1560.8     24740477
1248.51/312.84	c ................................ | **........            1893000 | 612534       17030            1248.7      1516.0     25297631
1343.87/336.76	c ................................ | **........            2041000 | 660147       17030            1344.1      1518.5     26199638
1440.07/360.82	c ................................ | ***.......            2126000 | 688282       17047            1440.2      1476.2     26621312
1536.28/384.93	c ................................ | ***.......            2211000 | 716948       17223            1536.4      1439.1     26644282
1632.50/409.06	c ................................ | ***.......            2302000 | 748780       17380            1632.5      1410.1     26682058
1728.27/433.04	c ................................ | ***.......            2416000 | 788184       17542            1728.4      1397.8     26903762
1824.83/457.28	c ................................ | ***.......            2563000 | 836277       18090            1825.1      1404.3     27334591
1920.23/481.17	c ................................ | ****......            2679000 | 871927       19647            1920.5      1394.9     27873207
2016.45/505.23	c ................................ | ****......            2767000 | 898925       19647            2016.6      1372.1     28114170
2111.84/529.17	c ................................ | ****......            2880000 | 935036       19647            2112.1      1363.6     28723976
2209.21/553.55	c ................................ | ****......            3009000 | 977284       19672            2209.4      1361.9     29652932
2303.79/577.26	c ................................ | ****......            3093000 | 1006147      19692            2304.0      1342.4     29837029
2400.69/601.57	c ................................ | *****.....            3248000 | 1058151      19739            2401.0      1352.8     30052219
2496.49/625.58	c ................................ | *****.....            3386000 | 1102602      20081            2496.8      1356.1     30052219
2592.63/649.67	c ................................ | *****.....            3528000 | 1147884      20081            2592.9      1360.6     30052219
2688.76/673.73	c ................................ | *****.....            3693000 | 1199868      20565            2688.9      1373.4     30052219
2784.56/697.73	c ................................ | *****.....            3791000 | 1232406      20902            2784.7      1361.4     30052219
2820.50/706.73	c *............................... | *****.....            3821431 | 1241834      21175            2820.6      1354.8     30052219
2879.96/721.62	c *............................... | ******....            3897000 | 1265542      21175            2880.1      1353.1     30168542
2911.08/729.49	c **.............................. | ******....            3968725 | 1288089      21175            2911.5      1363.1     30245279
2911.08/729.49	c **.............................. | ******....            3968726 | 1288089      21175            2911.5      1363.1     30245279
2976.08/745.72	c **.............................. | ******....            4094000 | 1328211      21184            2976.2      1375.6     30385374
3066.25/768.34	c ****............................ | ******....            4299641 | 1391659      22885            3066.4      1402.2     30462041
3066.25/768.34	c ****............................ | ******....            4299642 | 1391659      22885            3066.4      1402.2     30462041
3066.25/768.34	c ****............................ | ******....            4299643 | 1391659      22885            3066.4      1402.2     30462041
3071.85/769.76	c ****............................ | ******....            4318000 | 1397707      22885            3072.1      1405.6     30510501
3086.55/773.40	c Thread 3 result 0
3086.55/773.40	c Thread 3 found (nil)
3086.55/773.40	c Thread 1 result 0
3086.55/773.40	c ********........................ | ******....            4372372 | 1414626      22885            3086.6      1416.6     30540265
3086.55/773.40	c Thread 2 result 0
3086.55/773.40	c Thread 0 result 0
3086.55/773.40	c Partial assignments = 4372373, improvements = 1414626  ucps = 22885 PA/sec = 1416.58, subset nodes = 30540265
3086.55/773.40	s UNSATISFIABLE
3086.55/773.40	c CPU time = 3086.56 seconds
3086.55/773.40	c Elapsed time = 773 seconds

Verifier Data

No possible verification on an UNSAT instance

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-3261386-1304088491/watcher-3261386-1304088491 -o /tmp/evaluation-result-3261386-1304088491/solver-3261386-1304088491 -C 4800 -W 1300 -M 15500 HOME/ttsth-5-4 -num-threads 4 HOME/instance-3261386-1304088491.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: 6.26 7.65 7.61 3/173 20798
/proc/meminfo: memFree=30893716/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=9104 CPUtime=0 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) R 20796 20798 20765 0 -1 4202496 356 0 0 0 0 0 0 0 24 0 1 0 599079732 9322496 299 33554432000 4194304 4338100 140734243629040 18446744073709551615 4296000 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20798/statm: 2276 300 152 36 0 181 0

[startup+0.056174 s]
/proc/loadavg: 6.26 7.65 7.61 3/173 20798
/proc/meminfo: memFree=30893716/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=195512 CPUtime=0.08 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 992 0 0 0 8 0 0 0 24 0 5 0 599079732 200204288 935 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 48878 1042 173 36 0 46783 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 195512

[startup+0.205886 s]
/proc/loadavg: 6.26 7.65 7.61 3/173 20798
/proc/meminfo: memFree=30893716/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=217540 CPUtime=3.65 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 8460 0 0 0 362 3 0 0 24 0 5 0 599079732 222760960 8403 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 54385 8403 173 36 0 52290 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 217540

[startup+1.05301 s]
/proc/loadavg: 6.26 7.65 7.61 3/173 20798
/proc/meminfo: memFree=30893716/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=223796 CPUtime=4.05 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 8808 0 0 0 402 3 0 0 24 0 5 0 599079732 229167104 8751 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 55949 8751 173 36 0 53854 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 223796

[startup+1.15297 s]
/proc/loadavg: 6.26 7.65 7.61 3/173 20798
/proc/meminfo: memFree=30893716/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=223796 CPUtime=4.46 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 9444 0 0 0 442 4 0 0 24 0 5 0 599079732 229167104 9387 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 55949 9387 173 36 0 53854 0
Current children cumulated CPU time (s) 4.46
Current children cumulated vsize (KiB) 223796

[startup+1.53915 s]
/proc/loadavg: 6.26 7.65 7.61 3/173 20798
/proc/meminfo: memFree=30893716/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=230052 CPUtime=5.99 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 11363 0 0 0 595 4 0 0 24 0 5 0 599079732 235573248 11306 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 57513 11306 173 36 0 55418 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 230052

[startup+3.10058 s]
/proc/loadavg: 6.26 7.65 7.61 9/186 20874
/proc/meminfo: memFree=30793272/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=273976 CPUtime=12.23 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 21580 0 0 0 1214 9 0 0 24 0 5 0 599079732 280551424 21523 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 68494 21523 173 36 0 66399 0
[pid=20798/tid=20805] ppid=20796 vsize=273976 CPUtime=3.03 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 4551 0 0 0 302 1 0 0 25 0 5 0 599079736 280551424 21523 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254439 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=273976 CPUtime=3.04 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 4173 0 0 0 301 3 0 0 20 0 5 0 599079736 280551424 21523 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=273976 CPUtime=3.05 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 8034 0 0 0 304 1 0 0 25 0 5 0 599079736 280551424 21523 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254418 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=273976 CPUtime=3.04 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 4037 0 0 0 301 3 0 0 25 0 5 0 599079736 280551424 21523 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 273976

[startup+6.30699 s]
/proc/loadavg: 6.40 7.65 7.61 9/186 20874
/proc/meminfo: memFree=30703264/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=383304 CPUtime=25.03 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 32861 0 0 0 2484 19 0 0 24 0 5 0 599079732 392503296 32804 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 95826 32805 173 36 0 93731 0
[pid=20798/tid=20805] ppid=20796 vsize=383304 CPUtime=6.21 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 7370 0 0 0 620 1 0 0 25 0 5 0 599079736 392503296 32806 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=383304 CPUtime=6.24 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 6059 0 0 0 618 6 0 0 21 0 5 0 599079736 392503296 32806 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=383304 CPUtime=6.25 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 12773 0 0 0 622 3 0 0 25 0 5 0 599079736 392503296 32806 33554432000 4194304 4338100 140734243629040 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=383304 CPUtime=6.25 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 5876 0 0 0 618 7 0 0 20 0 5 0 599079736 392503296 32806 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 383304

[startup+12.7008 s]
/proc/loadavg: 6.53 7.66 7.61 9/186 20874
/proc/meminfo: memFree=30623472/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=420840 CPUtime=50.57 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 42363 0 0 0 5026 31 0 0 24 0 5 0 599079732 430940160 42306 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 105210 42306 173 36 0 103115 0
[pid=20798/tid=20805] ppid=20796 vsize=420840 CPUtime=12.58 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 10245 0 0 0 1256 2 0 0 25 0 5 0 599079736 430940160 42306 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254342 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=420840 CPUtime=12.63 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 7589 0 0 0 1253 10 0 0 18 0 5 0 599079736 430940160 42306 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=420840 CPUtime=12.64 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 16439 0 0 0 1259 5 0 0 25 0 5 0 599079736 430940160 42306 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=420840 CPUtime=12.63 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 7305 0 0 0 1251 12 0 0 25 0 5 0 599079736 430940160 42306 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 420840

[startup+25.5005 s]
/proc/loadavg: 6.85 7.67 7.62 9/186 20875
/proc/meminfo: memFree=30501404/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=474016 CPUtime=101.65 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 55589 0 0 0 10112 53 0 0 24 0 5 0 599079732 485392384 55532 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 118504 55532 173 36 0 116409 0
[pid=20798/tid=20805] ppid=20796 vsize=474016 CPUtime=25.31 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 13363 0 0 0 2528 3 0 0 25 0 5 0 599079736 485392384 55532 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254404 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=474016 CPUtime=25.41 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 10453 0 0 0 2523 18 0 0 18 0 5 0 599079736 485392384 55532 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=474016 CPUtime=25.44 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 20818 0 0 0 2534 10 0 0 18 0 5 0 599079736 485392384 55532 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=474016 CPUtime=25.42 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 10171 0 0 0 2522 20 0 0 18 0 5 0 599079736 485392384 55533 33554432000 4194304 4338100 140734243629040 18446744073709551615 4234407 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 474016

[startup+51.1007 s]
/proc/loadavg: 7.39 7.73 7.64 9/186 20875
/proc/meminfo: memFree=30236404/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=633544 CPUtime=203.88 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 95577 0 0 0 20292 96 0 0 24 0 5 0 599079732 648749056 95520 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 158386 95520 173 36 0 156291 0
[pid=20798/tid=20805] ppid=20796 vsize=633544 CPUtime=50.78 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 19245 0 0 0 5073 5 0 0 25 0 5 0 599079736 648749056 95520 33554432000 4194304 4338100 140734243629040 18446744073709551615 4256770 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=633544 CPUtime=50.99 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 18328 0 0 0 5064 35 0 0 18 0 5 0 599079736 648749056 95520 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=633544 CPUtime=51.05 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 39330 0 0 0 5085 20 0 0 25 0 5 0 599079736 648749056 95520 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=633544 CPUtime=50.99 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 17889 0 0 0 5065 34 0 0 18 0 5 0 599079736 648749056 95520 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 633544

[startup+102.3 s]
/proc/loadavg: 7.88 7.80 7.66 9/186 20877
/proc/meminfo: memFree=29771976/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=921612 CPUtime=408.29 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 167555 0 0 0 40624 205 0 0 24 0 5 0 599079732 943730688 167498 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 230403 167498 173 36 0 228308 0
[pid=20798/tid=20805] ppid=20796 vsize=921612 CPUtime=101.67 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 25388 0 0 0 10145 22 0 0 20 0 5 0 599079736 943730688 167498 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=921612 CPUtime=102.16 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 36469 0 0 0 10142 74 0 0 19 0 5 0 599079736 943730688 167498 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=921612 CPUtime=102.24 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 69631 0 0 0 10186 38 0 0 25 0 5 0 599079736 943730688 167498 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254326 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=921612 CPUtime=102.15 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 35282 0 0 0 10145 70 0 0 25 0 5 0 599079736 943730688 167498 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.29
Current children cumulated vsize (KiB) 921612

[startup+162.3 s]
/proc/loadavg: 8.03 7.85 7.68 9/186 20878
/proc/meminfo: memFree=29642836/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=968968 CPUtime=647.81 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 178439 0 0 0 64476 305 0 0 24 0 5 0 599079732 992223232 178382 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 242242 178382 175 36 0 240147 0
[pid=20798/tid=20805] ppid=20796 vsize=968968 CPUtime=161.28 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 28638 0 0 0 16081 47 0 0 22 0 5 0 599079736 992223232 178382 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=968968 CPUtime=162.11 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 39108 0 0 0 16111 100 0 0 25 0 5 0 599079736 992223232 178382 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254239 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=968968 CPUtime=162.22 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 71352 0 0 0 16165 57 0 0 22 0 5 0 599079736 992223232 178382 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254315 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=968968 CPUtime=162.11 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 38556 0 0 0 16113 98 0 0 20 0 5 0 599079736 992223232 178382 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.81
Current children cumulated vsize (KiB) 968968

[startup+222.301 s]
/proc/loadavg: 8.14 7.91 7.71 9/186 20880
/proc/meminfo: memFree=29578172/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=1017296 CPUtime=887.27 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 189371 0 0 0 88285 442 0 0 24 0 5 0 599079732 1041711104 189314 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 254324 189314 175 36 0 252229 0
[pid=20798/tid=20805] ppid=20796 vsize=1017296 CPUtime=221.07 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 31894 0 0 0 22022 85 0 0 22 0 5 0 599079736 1041711104 189314 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 2 0 0 0

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

/proc/loadavg: 8.00 7.98 7.80 9/186 20889
/proc/meminfo: memFree=28866156/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=1228584 CPUtime=2324.12 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 240792 0 0 0 231275 1137 0 0 24 0 5 0 599079732 1258070016 240735 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 307146 240735 175 36 0 305051 0
[pid=20798/tid=20805] ppid=20796 vsize=1228584 CPUtime=580.66 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 54424 0 0 0 57785 281 0 0 25 0 5 0 599079736 1258070016 240735 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254357 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=1228584 CPUtime=580.51 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 53950 0 0 0 57721 330 0 0 18 0 5 0 599079736 1258070016 240735 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=1228584 CPUtime=581.48 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 81897 0 0 0 57889 259 0 0 19 0 5 0 599079736 1258070016 240735 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254342 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=1228584 CPUtime=581.41 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 49736 0 0 0 57875 266 0 0 25 0 5 0 599079736 1258070016 240735 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2324.12
Current children cumulated vsize (KiB) 1228584

[startup+642.301 s]
/proc/loadavg: 8.00 7.98 7.82 9/186 20891
/proc/meminfo: memFree=28712696/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=1245080 CPUtime=2563.49 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 245852 0 0 0 255089 1260 0 0 24 0 5 0 599079732 1274961920 245795 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 311270 245795 175 36 0 309175 0
[pid=20798/tid=20805] ppid=20796 vsize=1245080 CPUtime=640.57 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 56962 0 0 0 63740 317 0 0 18 0 5 0 599079736 1274961920 245795 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=1245080 CPUtime=640.43 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 54324 0 0 0 63679 364 0 0 24 0 5 0 599079736 1274961920 245795 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=1245080 CPUtime=641.06 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 82390 0 0 0 63814 292 0 0 25 0 5 0 599079736 1274961920 245795 33554432000 4194304 4338100 140734243629040 18446744073709551615 4229545 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=1245080 CPUtime=641.35 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 51391 0 0 0 63849 286 0 0 25 0 5 0 599079736 1274961920 245795 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2563.49
Current children cumulated vsize (KiB) 1245080

[startup+702.301 s]
/proc/loadavg: 8.04 8.00 7.83 9/186 20893
/proc/meminfo: memFree=28614064/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=1245080 CPUtime=2802.93 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 245856 0 0 0 278913 1380 0 0 24 0 5 0 599079732 1274961920 245799 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 311270 245799 175 36 0 309175 0
[pid=20798/tid=20805] ppid=20796 vsize=1245080 CPUtime=700.48 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 56962 0 0 0 69698 350 0 0 19 0 5 0 599079736 1274961920 245799 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=1245080 CPUtime=700.36 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 54326 0 0 0 69643 393 0 0 23 0 5 0 599079736 1274961920 245799 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=1245080 CPUtime=700.67 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 82391 0 0 0 69741 326 0 0 20 0 5 0 599079736 1274961920 245799 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=1245080 CPUtime=701.34 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 51392 0 0 0 69825 309 0 0 25 0 5 0 599079736 1274961920 245799 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.93
Current children cumulated vsize (KiB) 1245080

[startup+762.301 s]
/proc/loadavg: 8.05 8.01 7.84 9/186 20894
/proc/meminfo: memFree=28531796/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=1257592 CPUtime=3042.29 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 249066 0 0 0 302691 1538 0 0 24 0 5 0 599079732 1287774208 249009 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 314398 249009 175 36 0 312303 0
[pid=20798/tid=20805] ppid=20796 vsize=1257592 CPUtime=760.39 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 56963 0 0 0 75646 393 0 0 21 0 5 0 599079736 1287774208 249009 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254404 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=1257592 CPUtime=760.27 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 57532 0 0 0 75588 439 0 0 23 0 5 0 599079736 1287774208 249009 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=1257592 CPUtime=760.24 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 82392 0 0 0 75654 370 0 0 19 0 5 0 599079736 1287774208 249009 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254388 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=1257592 CPUtime=761.32 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 51394 0 0 0 75797 335 0 0 25 0 5 0 599079736 1287774208 249009 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3042.29
Current children cumulated vsize (KiB) 1257592

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

[startup+768.7 s]
/proc/loadavg: 8.05 8.01 7.84 9/186 20894
/proc/meminfo: memFree=28521620/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=1260720 CPUtime=3067.84 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 249238 0 0 0 305228 1556 0 0 24 0 5 0 599079732 1290977280 249181 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 315180 249181 175 36 0 313085 0
[pid=20798/tid=20805] ppid=20796 vsize=1260720 CPUtime=766.79 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 56964 0 0 0 76281 398 0 0 22 0 5 0 599079736 1290977280 249181 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=1260720 CPUtime=766.66 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 57533 0 0 0 76222 444 0 0 25 0 5 0 599079736 1290977280 249181 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=1260720 CPUtime=766.6 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 82561 0 0 0 76285 375 0 0 25 0 5 0 599079736 1290977280 249181 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=1260720 CPUtime=767.72 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 51395 0 0 0 76434 338 0 0 25 0 5 0 599079736 1290977280 249181 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3067.84
Current children cumulated vsize (KiB) 1260720

[startup+771.907 s]
/proc/loadavg: 8.12 8.03 7.85 9/186 20904
/proc/meminfo: memFree=28515284/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=1260720 CPUtime=3080.6 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 249681 0 0 0 306491 1569 0 0 24 0 5 0 599079732 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 315180 249624 175 36 0 313085 0
[pid=20798/tid=20805] ppid=20796 vsize=1260720 CPUtime=769.97 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 56964 0 0 0 76596 401 0 0 25 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=1260720 CPUtime=769.85 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 57533 0 0 0 76538 447 0 0 20 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=1260720 CPUtime=769.78 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 83004 0 0 0 76599 379 0 0 20 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=1260720 CPUtime=770.92 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 51395 0 0 0 76752 340 0 0 25 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3080.6
Current children cumulated vsize (KiB) 1260720

[startup+772.701 s]
/proc/loadavg: 8.12 8.03 7.85 9/186 20904
/proc/meminfo: memFree=28515284/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=1260720 CPUtime=3083.77 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 249681 0 0 0 306806 1571 0 0 24 0 5 0 599079732 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 315180 249624 175 36 0 313085 0
[pid=20798/tid=20805] ppid=20796 vsize=1260720 CPUtime=770.77 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 56964 0 0 0 76675 402 0 0 25 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=1260720 CPUtime=770.65 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 57533 0 0 0 76617 448 0 0 18 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=1260720 CPUtime=770.57 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 83004 0 0 0 76677 380 0 0 22 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254239 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=1260720 CPUtime=771.71 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 51395 0 0 0 76831 340 0 0 25 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3083.77
Current children cumulated vsize (KiB) 1260720

[startup+773.101 s]
/proc/loadavg: 8.12 8.03 7.85 9/186 20904
/proc/meminfo: memFree=28514044/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=1260720 CPUtime=3085.35 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 249681 0 0 0 306963 1572 0 0 24 0 5 0 599079732 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 315180 249624 175 36 0 313085 0
[pid=20798/tid=20805] ppid=20796 vsize=1260720 CPUtime=771.16 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) S 20796 20798 20765 0 -1 4202560 56964 0 0 0 76714 402 0 0 25 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032208646 0 0 4096 0 18446604442808240896 0 0 -1 2 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=1260720 CPUtime=771.04 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) S 20796 20798 20765 0 -1 4202560 57533 0 0 0 76656 448 0 0 18 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032208646 0 0 4096 0 18446604442808240896 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=1260720 CPUtime=770.96 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 83004 0 0 0 76716 380 0 0 24 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 4263499 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=1260720 CPUtime=772.11 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) S 20796 20798 20765 0 -1 4202560 51395 0 0 0 76871 340 0 0 25 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032208646 0 0 4096 0 18446604442808240896 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3085.35
Current children cumulated vsize (KiB) 1260720

[startup+773.301 s]
/proc/loadavg: 8.12 8.03 7.85 9/186 20904
/proc/meminfo: memFree=28514044/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=1260720 CPUtime=3086.14 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 249681 0 0 0 307041 1573 0 0 24 0 5 0 599079732 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 315180 249624 175 36 0 313085 0
[pid=20798/tid=20805] ppid=20796 vsize=1260720 CPUtime=771.36 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 56964 0 0 0 76733 403 0 0 18 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=1260720 CPUtime=771.24 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 57533 0 0 0 76676 448 0 0 18 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=1260720 CPUtime=771.16 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 83004 0 0 0 76735 381 0 0 25 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254307 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=1260720 CPUtime=772.3 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 51395 0 0 0 76890 340 0 0 25 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3086.14
Current children cumulated vsize (KiB) 1260720

[startup+773.401 s]
/proc/loadavg: 8.12 8.03 7.85 9/186 20904
/proc/meminfo: memFree=28514044/32951124 swapFree=67111464/67111528
[pid=20798] ppid=20796 vsize=1260720 CPUtime=3086.55 cores=0,2,4,6
/proc/20798/stat : 20798 (ttsth-5-4) S 20796 20798 20765 0 -1 4202496 249681 0 0 0 307081 1574 0 0 24 0 5 0 599079732 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20798/statm: 315180 249624 175 36 0 313085 0
[pid=20798/tid=20805] ppid=20796 vsize=1260720 CPUtime=771.46 cores=0,2,4,6
/proc/20798/task/20805/stat : 20805 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 56964 0 0 0 76743 403 0 0 18 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254291 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=20798/tid=20806] ppid=20796 vsize=1260720 CPUtime=771.34 cores=0,2,4,6
/proc/20798/task/20806/stat : 20806 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 57533 0 0 0 76686 448 0 0 18 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=20798/tid=20807] ppid=20796 vsize=1260720 CPUtime=771.26 cores=0,2,4,6
/proc/20798/task/20807/stat : 20807 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 83004 0 0 0 76745 381 0 0 25 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 4254264 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=20798/tid=20808] ppid=20796 vsize=1260720 CPUtime=772.4 cores=0,2,4,6
/proc/20798/task/20808/stat : 20808 (ttsth-5-4) R 20796 20798 20765 0 -1 4202560 51395 0 0 0 76900 340 0 0 25 0 5 0 599079736 1290977280 249624 33554432000 4194304 4338100 140734243629040 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3086.55
Current children cumulated vsize (KiB) 1260720

Child status: 20
Real time (s): 773.455
CPU time (s): 3086.62
CPU user time (s): 3070.83
CPU system time (s): 15.7906
CPU usage (%): 399.069
Max. virtual memory (cumulated for all children) (KiB): 1260720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3070.83
system time used= 15.7906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249701
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= 100507
involuntary context switches= 12683

runsolver used 1.2818 second user time and 2.77258 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 16:48:12
IDJOB=3261386
IDBENCH=83224
IDSOLVER=1654
FILE ID=node110/3261386-1304088491
RUNJOBID= node110-1304088491-20783
PBS_JOBID= 13170568
Free space on /tmp= 72840 MiB

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

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

MD5SUM BENCH= 9255daf8fc8e7a0c753f68fd095283c9
RANDOM SEED=1578011069

node110.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.830
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.66
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.83
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.830
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.76
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.74
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30893904 kB
Buffers:        894412 kB
Cached:         690992 kB
SwapCached:         64 kB
Active:         116616 kB
Inactive:      1533248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30893904 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:             240 kB
Writeback:           0 kB
AnonPages:       64124 kB
Mapped:          14288 kB
Slab:           342116 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193680 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72840 MiB
End job on node110 at 2011-04-29 17:01:05