Trace number 1728248

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? 1199.89 601.746

General information on the benchmark

Namecrafted/Hard/contest05/others/
eulcbip-8-UNSAT.sat05-3937.reshuffled-07.cnf
MD5SUMcc16a72221b8e1efdfd6127b2f238bcd
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables161
Number of clauses802
Sum of the clauses size3204
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 30
Number of clauses of size 4800
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1728248-1240734541.cnf 
0.00/0.00	c Using SATTIMEOUT of 1200
0.00/0.00	c Using SATRAM of 1800
0.00/0.00	c Size of subset node = 16
0.00/0.00	c Variables = 161
0.00/0.00	c Clauses = 802
0.00/0.00	c Literals = 3204
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 161
0.00/0.00	c Clauses = 802
0.00/0.00	c Literals = 3204
0.00/0.00	c a2
0.00/0.01	c a1
0.89/0.95	c Independent sub-problems = 1
0.89/0.95	c Sub-problem with 161 variables and 802 clauses
0.89/0.95	c using permutation method 4
0.89/0.95	c count = 3
0.89/0.95	c Ordering finished 0.940 seconds
0.89/0.95	c mapped 0.940 seconds
0.89/0.95	c permuted 0.940 seconds
0.89/0.95	c about to sort
0.89/0.95	c sorted
0.89/0.95	c clauses now 802
0.89/0.95	c init finished 0.940 seconds
0.89/0.95	c tree built 0.950 seconds
0.89/0.95	c 
0.89/0.95	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.89/0.95	c ---------------------------------|----------------------------------|------------------------------------------------------
0.89/0.95	c ................................ | ..........                       |                        0.9           0.0             
0.89/0.95	c ................................ | ..........                     1 |                        0.9           1.1             
0.89/0.95	c ................................ | ..........                     2 |                        0.9           2.1             
0.89/0.95	c ................................ | ..........                     3 |                        0.9           3.2             
0.89/0.95	c ................................ | ..........                     4 |                        0.9           4.2             
0.89/0.95	c ................................ | ..........                     5 |                        0.9           5.3             
0.89/0.95	c ................................ | ..........                  1000 | 108                    1.0        1041.7         2067
23.99/12.57	c ................................ | ..........                172000 | 68673                 24.1        7125.1      2886720
48.13/24.62	c ................................ | ..........                259000 | 103452                48.2        5375.7      4167456
72.07/36.63	c ................................ | ..........                332000 | 132347                72.2        4601.5      5116567
96.23/48.72	c ................................ | ..........                393000 | 156905                96.3        4081.8      5999588
119.98/60.68	c ................................ | *.........                445000 | 177754               120.2        3703.7      6803572
144.32/72.89	c ................................ | *.........                493000 | 197110               144.6        3410.6      7525730
168.28/84.81	c ................................ | *.........                538000 | 215422               168.3        3196.3      8110284
192.23/96.81	c ................................ | *.........                586000 | 234936               192.3        3047.6      8777268
215.97/108.71	c ................................ | *.........                639000 | 256677               216.0        2957.8      9478867
240.12/120.80	c ................................ | **........                700000 | 281266               240.2        2914.6     10270669
263.87/132.78	c ................................ | **........                763000 | 306574               264.1        2889.4     11009192
288.01/144.83	c ................................ | **........                820000 | 329340               288.1        2845.9     11735227
311.96/156.88	c ................................ | **........                867000 | 348022               312.2        2777.2     12382221
335.92/168.89	c ................................ | **........                911000 | 365777               336.1        2710.1     13002370
359.86/180.85	c ................................ | ***.......                958000 | 384585               360.0        2661.0     13603646
384.21/193.03	c ................................ | ***.......               1004000 | 403430               384.3        2612.3     14113267
408.36/205.12	c ................................ | ***.......               1040000 | 418597               408.5        2546.1     14576439
432.30/217.11	c ................................ | ***.......               1081000 | 435892               432.4        2500.0     15063421
456.25/229.16	c ................................ | ***.......               1119000 | 451601               456.4        2451.5     15508425
479.82/240.98	c ................................ | ****......               1148000 | 463565               480.0        2391.5     15823985
504.36/253.21	c ................................ | ****......               1186000 | 479051               504.5        2351.0     16256993
528.50/265.37	c ................................ | ****......               1218000 | 492347               528.7        2303.6     16658994
552.26/277.25	c ................................ | ****......               1246000 | 503946               552.5        2255.4     16983100
576.00/289.12	c ................................ | ****......               1277000 | 517095               576.1        2216.4     17298411
600.15/301.24	c ................................ | *****.....               1306000 | 529187               600.3        2175.5     17604253
624.09/313.22	c ................................ | *****.....               1336000 | 541641               624.2        2140.2     17977767
648.25/325.32	c ................................ | *****.....               1377000 | 558260               648.4        2123.7     18416213
672.00/337.30	c ................................ | *****.....               1414000 | 573065               672.3        2103.2     18844338
696.15/349.39	c ................................ | *****.....               1460000 | 591254               696.4        2096.4     19390452
719.89/361.25	c ................................ | ******....               1495000 | 605278               720.1        2076.1     19779795
744.04/373.39	c ................................ | ******....               1534000 | 620694               744.3        2060.9     20150046
768.19/385.50	c ................................ | ******....               1569000 | 635069               768.5        2041.6     20535932
792.33/397.58	c ................................ | ******....               1597000 | 646222               792.6        2014.8     20917431
816.28/409.54	c ................................ | ******....               1628000 | 658736               816.5        1993.9     21309023
840.04/421.42	c ................................ | *******...               1654000 | 669152               840.2        1968.6     21615232
863.98/433.50	c ................................ | *******...               1682000 | 680678               864.3        1946.0     21930673
888.13/445.51	c ................................ | *******...               1712000 | 692679               888.3        1927.3     22250730
912.08/457.59	c ................................ | *******...               1740000 | 704017               912.4        1907.1     22556497
936.22/469.60	c ................................ | *******...               1777000 | 719015               936.4        1897.8     22906037
960.38/481.75	c ................................ | ********..               1815000 | 734483               960.6        1889.4     23241252
983.92/493.53	c ................................ | ********..               1857000 | 751302               984.1        1886.9     23624643
1007.87/505.57	c ................................ | ********..               1898000 | 767844              1008.2        1882.6     23978841
1031.82/517.55	c ................................ | ********..               1931000 | 781107              1032.1        1871.0     24297778
1056.17/529.73	c ................................ | ********..               1963000 | 794155              1056.4        1858.2     24599684
1080.12/541.71	c ................................ | *********.               1995000 | 806979              1080.3        1846.7     24901261
1104.06/553.75	c ................................ | *********.               2034000 | 822790              1104.3        1841.8     25312487
1128.41/565.91	c ................................ | *********.               2062000 | 834454              1128.6        1827.0     25687233
1152.16/577.86	c ................................ | *********.               2093000 | 847284              1152.5        1816.1     26067786
1175.72/589.68	c ................................ | *********.               2123000 | 859606              1176.1        1805.2     26404587
1199.66/601.67	c CPU limit (1200) reached
1199.66/601.67	c Time = 1200.00 seconds
1199.66/601.67	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728248-1240734541/watcher-1728248-1240734541 -o /tmp/evaluation-result-1728248-1240734541/solver-1728248-1240734541 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1728248-1240734541.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: 1.86 1.82 1.61 2/64 26106
/proc/meminfo: memFree=1684720/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=932 CPUtime=0
/proc/26106/stat : 26106 (ttsth-5-0) R 26104 26106 26040 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 101482299 954368 93 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/26106/statm: 233 93 77 176 0 55 0

[startup+0.10128 s]
/proc/loadavg: 1.86 1.82 1.61 2/64 26106
/proc/meminfo: memFree=1684720/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=1064 CPUtime=0.09
/proc/26106/stat : 26106 (ttsth-5-0) R 26104 26106 26040 0 -1 4194304 149 0 0 0 9 0 0 0 20 0 1 0 101482299 1089536 133 1992294400 134512640 135237372 4294956192 18446744073709551615 134599543 0 0 4096 0 0 0 0 17 1 0 0
/proc/26106/statm: 266 133 79 176 0 88 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1064

[startup+0.20129 s]
/proc/loadavg: 1.86 1.82 1.61 2/64 26106
/proc/meminfo: memFree=1684720/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=1064 CPUtime=0.19
/proc/26106/stat : 26106 (ttsth-5-0) R 26104 26106 26040 0 -1 4194304 150 0 0 0 19 0 0 0 21 0 1 0 101482299 1089536 134 1992294400 134512640 135237372 4294956192 18446744073709551615 134553797 0 0 4096 0 0 0 0 17 1 0 0
/proc/26106/statm: 266 134 79 176 0 88 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1064

[startup+0.3013 s]
/proc/loadavg: 1.86 1.82 1.61 2/64 26106
/proc/meminfo: memFree=1684720/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=1064 CPUtime=0.29
/proc/26106/stat : 26106 (ttsth-5-0) R 26104 26106 26040 0 -1 4194304 151 0 0 0 29 0 0 0 21 0 1 0 101482299 1089536 135 1992294400 134512640 135237372 4294956192 18446744073709551615 134599576 0 0 4096 0 0 0 0 17 1 0 0
/proc/26106/statm: 266 135 79 176 0 88 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1064

[startup+0.701345 s]
/proc/loadavg: 1.86 1.82 1.61 2/64 26106
/proc/meminfo: memFree=1684720/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=1064 CPUtime=0.69
/proc/26106/stat : 26106 (ttsth-5-0) R 26104 26106 26040 0 -1 4194304 155 0 0 0 69 0 0 0 25 0 1 0 101482299 1089536 139 1992294400 134512640 135237372 4294956192 18446744073709551615 134555261 0 0 4096 0 0 0 0 17 1 0 0
/proc/26106/statm: 266 139 79 176 0 88 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1064

[startup+1.50245 s]
/proc/loadavg: 1.79 1.81 1.60 3/67 26109
/proc/meminfo: memFree=1681560/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=29856 CPUtime=2.03
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 1934 0 0 0 203 0 0 0 25 0 3 0 101482299 30572544 1918 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 7464 1918 97 176 0 7286 0
[pid=26106/tid=26108] ppid=26104 vsize=29856 CPUtime=0.54
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 705 0 0 0 54 0 0 0 18 0 3 0 101482395 30572544 1918 1992294400 134512640 135237372 4294956192 18446744073709551615 134562384 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=29856 CPUtime=0.54
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 979 0 0 0 54 0 0 0 18 0 3 0 101482395 30572544 1918 1992294400 134512640 135237372 4294956192 18446744073709551615 134562437 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 29856

[startup+3.10162 s]
/proc/loadavg: 1.79 1.81 1.60 3/67 26109
/proc/meminfo: memFree=1672408/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=39616 CPUtime=5.22
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 4373 0 0 0 521 1 0 0 25 0 3 0 101482299 40566784 4357 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 9904 4357 97 176 0 9726 0
[pid=26106/tid=26108] ppid=26104 vsize=39616 CPUtime=2.13
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 1621 0 0 0 213 0 0 0 25 0 3 0 101482395 40566784 4357 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=39616 CPUtime=2.13
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 2502 0 0 0 213 0 0 0 25 0 3 0 101482395 40566784 4357 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.22
Current children cumulated vsize (KiB) 39616

[startup+6.30197 s]
/proc/loadavg: 1.81 1.81 1.60 3/67 26109
/proc/meminfo: memFree=1658712/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=51136 CPUtime=11.61
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 7273 0 0 0 1158 3 0 0 25 0 3 0 101482299 52363264 7257 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 12784 7257 97 176 0 12606 0
[pid=26106/tid=26108] ppid=26104 vsize=51136 CPUtime=5.33
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 2564 0 0 0 532 1 0 0 25 0 3 0 101482395 52363264 7257 1992294400 134512640 135237372 4294956192 18446744073709551615 134562401 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=51136 CPUtime=5.32
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 4459 0 0 0 530 2 0 0 25 0 3 0 101482395 52363264 7257 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.61
Current children cumulated vsize (KiB) 51136

[startup+12.7017 s]
/proc/loadavg: 1.83 1.81 1.61 3/67 26109
/proc/meminfo: memFree=1638744/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=69696 CPUtime=24.38
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 11922 0 0 0 2431 7 0 0 25 0 3 0 101482299 71368704 11906 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 17424 11906 97 176 0 17246 0
[pid=26106/tid=26108] ppid=26104 vsize=69696 CPUtime=11.73
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 4412 0 0 0 1170 3 0 0 19 0 3 0 101482395 71368704 11906 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=69696 CPUtime=11.69
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 7260 0 0 0 1165 4 0 0 25 0 3 0 101482395 71368704 11906 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.38
Current children cumulated vsize (KiB) 69696

[startup+25.5021 s]
/proc/loadavg: 1.85 1.82 1.61 3/67 26109
/proc/meminfo: memFree=1616216/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=90816 CPUtime=49.92
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 17199 0 0 0 4981 11 0 0 25 0 3 0 101482299 92995584 17183 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 22704 17183 97 176 0 22526 0
[pid=26106/tid=26108] ppid=26104 vsize=90816 CPUtime=24.53
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 6403 0 0 0 2448 5 0 0 25 0 3 0 101482395 92995584 17183 1992294400 134512640 135237372 4294956192 18446744073709551615 134562461 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=90816 CPUtime=24.44
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 10546 0 0 0 2438 6 0 0 25 0 3 0 101482395 92995584 17183 1992294400 134512640 135237372 4294956192 18446744073709551615 134549925 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.92
Current children cumulated vsize (KiB) 90816

[startup+51.1029 s]
/proc/loadavg: 1.91 1.83 1.62 3/67 26109
/proc/meminfo: memFree=1585560/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=121696 CPUtime=101.02
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 24909 0 0 0 10083 19 0 0 25 0 3 0 101482299 124616704 24893 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 30424 24893 97 176 0 30246 0
[pid=26106/tid=26108] ppid=26104 vsize=121696 CPUtime=50.12
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 9405 0 0 0 5004 8 0 0 25 0 3 0 101482395 124616704 24893 1992294400 134512640 135237372 4294956192 18446744073709551615 134562401 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=121696 CPUtime=49.93
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 15254 0 0 0 4983 10 0 0 25 0 3 0 101482395 124616704 24893 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.02
Current children cumulated vsize (KiB) 121696

[startup+102.303 s]
/proc/loadavg: 1.96 1.86 1.64 3/67 26109
/proc/meminfo: memFree=1537304/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=169216 CPUtime=203.2
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 36804 0 0 0 20289 31 0 0 25 0 3 0 101482299 173277184 36788 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 42304 36788 97 176 0 42126 0
[pid=26106/tid=26108] ppid=26104 vsize=169216 CPUtime=101.31
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 13587 0 0 0 10119 12 0 0 25 0 3 0 101482395 173277184 36788 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=169216 CPUtime=100.93
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 22967 0 0 0 10074 19 0 0 25 0 3 0 101482395 173277184 36788 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.2
Current children cumulated vsize (KiB) 169216

[startup+162.302 s]
/proc/loadavg: 1.98 1.88 1.66 3/67 26109
/proc/meminfo: memFree=1481048/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=225696 CPUtime=322.94
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 50927 0 0 0 32249 45 0 0 25 0 3 0 101482299 231112704 50911 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 56424 50911 97 176 0 56246 0
[pid=26106/tid=26108] ppid=26104 vsize=225696 CPUtime=161.29
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 19724 0 0 0 16111 18 0 0 25 0 3 0 101482395 231112704 50911 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=225696 CPUtime=160.69
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 30953 0 0 0 16043 26 0 0 25 0 3 0 101482395 231112704 50911 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.94
Current children cumulated vsize (KiB) 225696

[startup+222.307 s]
/proc/loadavg: 1.99 1.90 1.68 3/67 26109
/proc/meminfo: memFree=1438936/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=267296 CPUtime=442.7
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 61319 0 0 0 44216 54 0 0 25 0 3 0 101482299 273711104 61303 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 66824 61303 97 176 0 66646 0
[pid=26106/tid=26108] ppid=26104 vsize=267296 CPUtime=221.28
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 24199 0 0 0 22106 22 0 0 25 0 3 0 101482395 273711104 61303 1992294400 134512640 135237372 4294956192 18446744073709551615 134562405 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=267296 CPUtime=220.45
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 36870 0 0 0 22014 31 0 0 25 0 3 0 101482395 273711104 61303 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.7
Current children cumulated vsize (KiB) 267296

[startup+282.302 s]
/proc/loadavg: 1.99 1.91 1.69 3/67 26109
/proc/meminfo: memFree=1409240/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=297216 CPUtime=562.43
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 68796 0 0 0 56182 61 0 0 25 0 3 0 101482299 304349184 68780 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 74304 68780 97 176 0 74126 0
[pid=26106/tid=26108] ppid=26104 vsize=297216 CPUtime=281.26
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 27419 0 0 0 28100 26 0 0 25 0 3 0 101482395 304349184 68780 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=297216 CPUtime=280.21
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 41127 0 0 0 27987 34 0 0 25 0 3 0 101482395 304349184 68780 1992294400 134512640 135237372 4294956192 18446744073709551615 134562272 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.43
Current children cumulated vsize (KiB) 297216

[startup+342.302 s]
/proc/loadavg: 1.99 1.93 1.71 3/67 26109
/proc/meminfo: memFree=1377560/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=328576 CPUtime=682.17
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 76630 0 0 0 68148 69 0 0 25 0 3 0 101482299 336461824 76614 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 82144 76614 97 176 0 81966 0
[pid=26106/tid=26108] ppid=26104 vsize=328576 CPUtime=341.24
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 31072 0 0 0 34094 30 0 0 25 0 3 0 101482395 336461824 76614 1992294400 134512640 135237372 4294956192 18446744073709551615 134562336 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=328576 CPUtime=339.97
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 45308 0 0 0 33959 38 0 0 25 0 3 0 101482395 336461824 76614 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.17
Current children cumulated vsize (KiB) 328576

[startup+402.303 s]
/proc/loadavg: 1.99 1.94 1.73 3/67 26109
/proc/meminfo: memFree=1346008/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=360416 CPUtime=801.92
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 84582 0 0 0 80115 77 0 0 25 0 3 0 101482299 369065984 84566 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 90104 84566 97 176 0 89926 0
[pid=26106/tid=26108] ppid=26104 vsize=360416 CPUtime=401.22
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 34499 0 0 0 40089 33 0 0 25 0 3 0 101482395 369065984 84566 1992294400 134512640 135237372 4294956192 18446744073709551615 134562348 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=360416 CPUtime=399.73
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 49833 0 0 0 39930 43 0 0 25 0 3 0 101482395 369065984 84566 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.92
Current children cumulated vsize (KiB) 360416

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.74 3/67 26109
/proc/meminfo: memFree=1319640/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=386176 CPUtime=921.66
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 91058 0 0 0 92081 85 0 0 25 0 3 0 101482299 395444224 91042 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 96544 91042 97 176 0 96366 0
[pid=26106/tid=26108] ppid=26104 vsize=386176 CPUtime=461.21
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 37164 0 0 0 46084 37 0 0 25 0 3 0 101482395 395444224 91042 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=386176 CPUtime=459.49
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 53644 0 0 0 45901 48 0 0 25 0 3 0 101482395 395444224 91042 1992294400 134512640 135237372 4294956192 18446744073709551615 134562272 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.66
Current children cumulated vsize (KiB) 386176

[startup+522.303 s]
/proc/loadavg: 1.99 1.95 1.75 3/67 26109
/proc/meminfo: memFree=1291864/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=414016 CPUtime=1041.41
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 97998 0 0 0 104047 94 0 0 25 0 3 0 101482299 423952384 97982 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 103504 97982 97 176 0 103326 0
[pid=26106/tid=26108] ppid=26104 vsize=414016 CPUtime=521.19
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 41021 0 0 0 52078 41 0 0 25 0 3 0 101482395 423952384 97982 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=414016 CPUtime=519.25
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 56727 0 0 0 51873 52 0 0 25 0 3 0 101482395 423952384 97982 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.41
Current children cumulated vsize (KiB) 414016

[startup+582.303 s]
/proc/loadavg: 1.99 1.96 1.76 3/67 26109
/proc/meminfo: memFree=1263448/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=442176 CPUtime=1161.14
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 105075 0 0 0 116013 101 0 0 25 0 3 0 101482299 452788224 105059 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 110544 105059 97 176 0 110366 0
[pid=26106/tid=26108] ppid=26104 vsize=442176 CPUtime=581.18
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 44095 0 0 0 58073 45 0 0 25 0 3 0 101482395 452788224 105059 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=442176 CPUtime=579.01
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 60730 0 0 0 57845 56 0 0 25 0 3 0 101482395 452788224 105059 1992294400 134512640 135237372 4294956192 18446744073709551615 134562401 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.14
Current children cumulated vsize (KiB) 442176

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

[startup+588.801 s]
/proc/loadavg: 1.99 1.96 1.76 3/67 26111
/proc/meminfo: memFree=1260248/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=445376 CPUtime=1174.11
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 105838 0 0 0 117309 102 0 0 25 0 3 0 101482299 456065024 105822 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 111344 105822 97 176 0 111166 0
[pid=26106/tid=26108] ppid=26104 vsize=445376 CPUtime=587.67
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 44405 0 0 0 58722 45 0 0 25 0 3 0 101482395 456065024 105822 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=445376 CPUtime=585.47
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 61183 0 0 0 58491 56 0 0 25 0 3 0 101482395 456065024 105822 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1174.11
Current children cumulated vsize (KiB) 445376

[startup+595.206 s]
/proc/loadavg: 1.99 1.96 1.77 3/67 26111
/proc/meminfo: memFree=1257816/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=447776 CPUtime=1186.89
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 106429 0 0 0 118587 102 0 0 25 0 3 0 101482299 458522624 106413 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 111944 106413 97 176 0 111766 0
[pid=26106/tid=26108] ppid=26104 vsize=447776 CPUtime=594.08
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 44624 0 0 0 59363 45 0 0 25 0 3 0 101482395 458522624 106413 1992294400 134512640 135237372 4294956192 18446744073709551615 134562394 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=447776 CPUtime=591.86
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 61555 0 0 0 59129 57 0 0 25 0 3 0 101482395 458522624 106413 1992294400 134512640 135237372 4294956192 18446744073709551615 134562278 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1186.89
Current children cumulated vsize (KiB) 447776

[startup+598.402 s]
/proc/loadavg: 1.99 1.96 1.77 3/67 26111
/proc/meminfo: memFree=1256344/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=449216 CPUtime=1193.28
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 106783 0 0 0 119225 103 0 0 25 0 3 0 101482299 459997184 106767 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 112304 106767 97 176 0 112126 0
[pid=26106/tid=26108] ppid=26104 vsize=449216 CPUtime=597.27
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 44784 0 0 0 59682 45 0 0 25 0 3 0 101482395 459997184 106767 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=449216 CPUtime=595.04
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 61749 0 0 0 59447 57 0 0 24 0 3 0 101482395 459997184 106767 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1193.28
Current children cumulated vsize (KiB) 449216

[startup+600.003 s]
/proc/loadavg: 1.99 1.96 1.77 3/67 26111
/proc/meminfo: memFree=1255832/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=449856 CPUtime=1196.46
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 106967 0 0 0 119543 103 0 0 25 0 3 0 101482299 460652544 106951 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 112464 106951 97 176 0 112286 0
[pid=26106/tid=26108] ppid=26104 vsize=449856 CPUtime=598.87
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 44861 0 0 0 59842 45 0 0 25 0 3 0 101482395 460652544 106951 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=449856 CPUtime=596.64
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 61856 0 0 0 59606 58 0 0 25 0 3 0 101482395 460652544 106951 1992294400 134512640 135237372 4294956192 18446744073709551615 134562399 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1196.46
Current children cumulated vsize (KiB) 449856

[startup+600.802 s]
/proc/loadavg: 1.99 1.96 1.77 3/67 26111
/proc/meminfo: memFree=1255320/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=450336 CPUtime=1198.07
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 107063 0 0 0 119703 104 0 0 25 0 3 0 101482299 461144064 107047 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 112584 107047 97 176 0 112406 0
[pid=26106/tid=26108] ppid=26104 vsize=450336 CPUtime=599.66
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 44903 0 0 0 59921 45 0 0 25 0 3 0 101482395 461144064 107047 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=450336 CPUtime=597.43
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 61910 0 0 0 59685 58 0 0 25 0 3 0 101482395 461144064 107047 1992294400 134512640 135237372 4294956192 18446744073709551615 134562300 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1198.07
Current children cumulated vsize (KiB) 450336

[startup+601.202 s]
/proc/loadavg: 1.99 1.96 1.77 3/67 26111
/proc/meminfo: memFree=1255320/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=450336 CPUtime=1198.87
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 107107 0 0 0 119783 104 0 0 25 0 3 0 101482299 461144064 107091 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 112584 107091 97 176 0 112406 0
[pid=26106/tid=26108] ppid=26104 vsize=450336 CPUtime=600.06
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 44923 0 0 0 59961 45 0 0 25 0 3 0 101482395 461144064 107091 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=450336 CPUtime=597.83
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 61934 0 0 0 59725 58 0 0 25 0 3 0 101482395 461144064 107091 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1198.87
Current children cumulated vsize (KiB) 450336

[startup+601.602 s]
/proc/loadavg: 1.99 1.96 1.77 3/67 26111
/proc/meminfo: memFree=1255320/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=450656 CPUtime=1199.66
/proc/26106/stat : 26106 (ttsth-5-0) S 26104 26106 26040 0 -1 4194304 107150 0 0 0 119862 104 0 0 25 0 3 0 101482299 461471744 107134 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26106/statm: 112664 107134 97 176 0 112486 0
[pid=26106/tid=26108] ppid=26104 vsize=450656 CPUtime=600.46
/proc/26106/task/26108/stat : 26108 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 44943 0 0 0 60001 45 0 0 25 0 3 0 101482395 461471744 107134 1992294400 134512640 135237372 4294956192 18446744073709551615 134562430 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26106/tid=26109] ppid=26104 vsize=450656 CPUtime=598.23
/proc/26106/task/26109/stat : 26109 (ttsth-5-0) R 26104 26106 26040 0 -1 4194368 61957 0 0 0 59765 58 0 0 25 0 3 0 101482395 461471744 107134 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1199.66
Current children cumulated vsize (KiB) 450656

[startup+601.702 s]
/proc/loadavg: 1.99 1.96 1.77 2/65 26111
/proc/meminfo: memFree=1404248/2055920 swapFree=4180832/4192956
[pid=26106] ppid=26104 vsize=0 CPUtime=1199.85
/proc/26106/stat : 26106 (ttsth-5-0) R 26104 26106 26040 0 -1 4195332 107158 0 0 0 119878 107 0 0 17 0 1 0 101482299 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26106/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.85
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 601.746
CPU time (s): 1199.89
CPU user time (s): 1198.78
CPU system time (s): 1.10983
CPU usage (%): 199.402
Max. virtual memory (cumulated for all children) (KiB): 450656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.78
system time used= 1.10983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107158
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= 45
involuntary context switches= 9198

runsolver used 0.84987 second user time and 1.35279 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-26 10:29:01
IDJOB=1728248
IDBENCH=24666
IDSOLVER=549
FILE ID=node42/1728248-1240734541
PBS_JOBID= 9186997
Free space on /tmp= 66328 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/crafted/Hard/contest05/others/eulcbip-8-UNSAT.sat05-3937.reshuffled-07.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728248-1240734541/watcher-1728248-1240734541 -o /tmp/evaluation-result-1728248-1240734541/solver-1728248-1240734541 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1728248-1240734541.cnf

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

MD5SUM BENCH= cc16a72221b8e1efdfd6127b2f238bcd
RANDOM SEED=1517105970

node42.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.232
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.232
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1685200 kB
Buffers:         40108 kB
Cached:         258236 kB
SwapCached:       6024 kB
Active:         139992 kB
Inactive:       166752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1685200 kB
SwapTotal:     4192956 kB
SwapFree:      4180832 kB
Dirty:             848 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            50036 kB
Committed_AS:   486660 kB
PageTables:       1388 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= 66328 MiB
End job on node42 at 2009-04-26 10:39:03