Trace number 1728089

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? 1200.02 601.552

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv8.sat05-567.reshuffled-07.cnf
MD5SUMaf4e94e2262dd17f2c350e06d0de5672
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 variables1920
Number of clauses6337
Sum of the clauses size17024
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22048
Number of clauses of size 34288
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.01	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1728089-1240732682.cnf 
0.00/0.01	c Using SATTIMEOUT of 1200
0.00/0.01	c Using SATRAM of 1800
0.00/0.01	c Size of subset node = 16
0.00/0.01	c Variables = 1920
0.00/0.01	c Clauses = 6337
0.00/0.01	c Literals = 17024
0.00/0.01	c Reduced size:
0.00/0.01	c Variables = 1920
0.00/0.01	c Clauses = 6337
0.00/0.01	c Literals = 17024
0.00/0.01	c a2
0.00/0.03	c a1
0.09/0.19	c Independent sub-problems = 1
0.09/0.19	c Sub-problem with 1920 variables and 6337 clauses
0.09/0.19	c using permutation method 4
0.09/0.19	c count = 2
0.09/0.19	c Ordering finished 0.190 seconds
0.09/0.19	c mapped 0.190 seconds
0.09/0.19	c permuted 0.190 seconds
0.09/0.19	c about to sort
0.09/0.20	c sorted
0.19/0.24	c clauses now 6337
0.19/0.24	c init finished 0.200 seconds
0.19/0.24	c tree built 0.230 seconds
0.19/0.24	c 
0.19/0.24	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.19/0.24	c ---------------------------------|----------------------------------|------------------------------------------------------
0.19/0.24	c ................................ | ..........                       |                        0.2           0.0             
0.19/0.24	c ................................ | ..........                     1 |                        0.2           4.3             
0.19/0.24	c ................................ | ..........                     2 |                        0.2           8.7             
0.19/0.24	c ................................ | ..........                     3 |                        0.2          13.0             
0.19/0.24	c ................................ | ..........                     4 |                        0.2          17.4             
0.19/0.24	c ................................ | ..........                     5 |                        0.2          21.7             
0.19/0.24	c ................................ | ..........                  1000 | 85                     0.2        4166.7          961
24.10/12.20	c ................................ | ..........                319000 | 42145                 24.1       13231.0      3387014
48.05/24.28	c ................................ | ..........                465000 | 65885                 48.2        9643.3      5897039
72.19/36.36	c ................................ | ..........                520000 | 81334                 72.3        7190.3      7896053
96.35/48.42	c ................................ | ..........                585000 | 97816                 96.4        6069.1      9924062
120.08/60.36	c ................................ | *.........                616000 | 110725               120.2        5123.5     11340620
144.04/72.33	c ................................ | *.........                651000 | 124979               144.1        4517.1     12992005
168.18/84.41	c ................................ | *.........                688000 | 136292               168.2        4089.4     14309177
192.72/96.77	c ................................ | *.........                739000 | 149516               192.9        3831.0     15732554
216.47/108.65	c ................................ | *.........                764000 | 159550               216.6        3527.2     16963456
240.61/120.79	c ................................ | **........                805000 | 171181               240.8        3342.6     18164411
264.76/132.85	c ................................ | **........                830000 | 180204               264.9        3133.3     19382013
288.31/144.66	c ................................ | **........                848000 | 188841               288.5        2939.5     20622562
312.25/156.67	c ................................ | **........                871000 | 195123               312.4        2787.7     21471597
335.99/168.54	c ................................ | **........                899000 | 203796               336.1        2674.4     22615322
360.91/181.08	c ................................ | ***.......                947000 | 211971               361.1        2622.2     23500386
384.47/192.88	c ................................ | ***.......                977000 | 222451               384.7        2539.8     24538142
408.22/204.76	c ................................ | ***.......               1004000 | 234117               408.4        2458.3     25663543
432.35/216.89	c ................................ | ***.......               1036000 | 247393               432.6        2394.8     26763786
456.90/229.15	c ................................ | ***.......               1065000 | 259840               457.1        2330.0     27920487
480.26/240.81	c ................................ | ****......               1095000 | 271869               480.4        2279.6     29314974
503.80/252.69	c ................................ | ****......               1131000 | 285868               504.1        2243.8     30729240
528.34/264.94	c ................................ | ****......               1172000 | 301350               528.5        2217.5     32147691
552.69/277.11	c ................................ | ****......               1197000 | 312882               552.8        2165.4     33405114
576.04/288.80	c ................................ | ****......               1250000 | 327074               576.1        2169.6     34660125
600.19/300.92	c ................................ | *****.....               1297000 | 341506               600.3        2160.5     36002949
623.93/312.89	c ................................ | *****.....               1355000 | 351861               624.2        2170.8     37326734
649.28/325.50	c ................................ | *****.....               1394000 | 360182               649.4        2146.6     38317292
672.43/337.12	c ................................ | *****.....               1415000 | 369435               672.6        2103.8     39039395
696.37/349.17	c ................................ | *****.....               1447000 | 378961               696.6        2077.2     39872365
719.91/360.94	c ................................ | ******....               1473000 | 387788               720.1        2045.5     40718182
744.27/373.18	c ................................ | ******....               1519000 | 396189               744.5        2040.2     41482856
768.81/385.43	c ................................ | ******....               1548000 | 405525               769.0        2013.0     42383432
793.36/397.75	c ................................ | ******....               1579000 | 414225               793.6        1989.7     43363793
816.11/409.16	c ................................ | ******....               1606000 | 425095               816.4        1967.3     44288852
840.64/421.47	c ................................ | *******...               1655000 | 437245               840.9        1968.1     45241016
863.80/433.07	c ................................ | *******...               1685000 | 448751               864.1        1950.0     46114726
887.94/445.19	c ................................ | *******...               1721000 | 461427               888.3        1937.5     47061850
911.89/457.12	c ................................ | *******...               1753000 | 473988               912.1        1922.0     48003636
936.64/469.52	c ................................ | *******...               1793000 | 481015               936.8        1913.9     48749363
959.98/481.21	c ................................ | ********..               1825000 | 491024               960.2        1900.7     49504645
984.12/493.38	c ................................ | ********..               1852000 | 501898               984.5        1881.3     50277255
1008.67/505.60	c ................................ | ********..               1873000 | 511101              1008.8        1856.6     51003254
1033.02/517.88	c ................................ | ********..               1896000 | 521111              1033.3        1834.8     51818967
1057.37/530.02	c ................................ | ********..               1912000 | 528178              1057.6        1807.9     52500489
1080.70/541.79	c ................................ | *********.               1930000 | 536741              1081.1        1785.3     53233493
1104.86/553.80	c ................................ | *********.               1949000 | 545705              1105.0        1763.7     54049409
1128.60/565.72	c ................................ | *********.               1969000 | 555158              1128.8        1744.3     54861249
1151.95/577.47	c ................................ | *********.               1990000 | 565090              1152.3        1727.0     55710150
1176.70/589.88	c ................................ | *********.               2009000 | 574107              1177.0        1706.8     56478503
1199.85/601.41	c CPU limit (1200) reached
1199.85/601.41	c Time = 1200.06 seconds
1199.85/601.41	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-1728089-1240732682/watcher-1728089-1240732682 -o /tmp/evaluation-result-1728089-1240732682/solver-1728089-1240732682 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1728089-1240732682.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: 0.91 0.95 0.98 2/64 21454
/proc/meminfo: memFree=1865088/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=1064 CPUtime=0
/proc/21454/stat : 21454 (ttsth-5-0) R 21452 21454 21080 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 101302891 1089536 122 1992294400 134512640 135237372 4294956208 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/21454/statm: 266 122 77 176 0 88 0

[startup+0.046781 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 21454
/proc/meminfo: memFree=1865088/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=2008 CPUtime=0.04
/proc/21454/stat : 21454 (ttsth-5-0) R 21452 21454 21080 0 -1 4194304 399 0 0 0 4 0 0 0 18 0 1 0 101302891 2056192 383 1992294400 134512640 135237372 4294956208 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/21454/statm: 502 383 80 176 0 324 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2008

[startup+0.101791 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 21454
/proc/meminfo: memFree=1865088/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=2008 CPUtime=0.09
/proc/21454/stat : 21454 (ttsth-5-0) R 21452 21454 21080 0 -1 4194304 406 0 0 0 9 0 0 0 18 0 1 0 101302891 2056192 390 1992294400 134512640 135237372 4294956208 18446744073709551615 134555275 0 0 4096 0 0 0 0 17 1 0 0
/proc/21454/statm: 502 390 80 176 0 324 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2008

[startup+0.301837 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 21454
/proc/meminfo: memFree=1865088/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=28328 CPUtime=0.35
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 1670 0 0 0 35 0 0 0 18 0 3 0 101302891 29007872 1654 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 7082 1654 98 176 0 6904 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 28328

[startup+0.701917 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 21454
/proc/meminfo: memFree=1865088/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=30248 CPUtime=1.15
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 2144 0 0 0 114 1 0 0 18 0 3 0 101302891 30973952 2128 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 7562 2128 98 176 0 7384 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 30248

[startup+1.50208 s]
/proc/loadavg: 0.91 0.95 0.98 3/67 21457
/proc/meminfo: memFree=1855464/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=35208 CPUtime=2.74
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 3388 0 0 0 273 1 0 0 18 0 3 0 101302891 36052992 3372 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 8802 3372 98 176 0 8624 0
[pid=21454/tid=21456] ppid=21452 vsize=35208 CPUtime=1.25
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 948 0 0 0 125 0 0 0 17 0 3 0 101302916 36052992 3372 1992294400 134512640 135237372 4294956208 18446744073709551615 134591525 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21454/tid=21457] ppid=21452 vsize=35208 CPUtime=1.25
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 921 0 0 0 124 1 0 0 25 0 3 0 101302916 36052992 3372 1992294400 134512640 135237372 4294956208 18446744073709551615 134561481 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 35208

[startup+3.1014 s]
/proc/loadavg: 0.91 0.95 0.98 3/67 21457
/proc/meminfo: memFree=1848680/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=43848 CPUtime=5.94
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 5599 0 0 0 591 3 0 0 18 0 3 0 101302891 44900352 5583 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 10962 5583 98 176 0 10784 0
[pid=21454/tid=21456] ppid=21452 vsize=43848 CPUtime=2.84
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 2182 0 0 0 284 0 0 0 25 0 3 0 101302916 44900352 5583 1992294400 134512640 135237372 4294956208 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21454/tid=21457] ppid=21452 vsize=43848 CPUtime=2.84
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 1898 0 0 0 283 1 0 0 25 0 3 0 101302916 44900352 5583 1992294400 134512640 135237372 4294956208 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 43848

[startup+6.30303 s]
/proc/loadavg: 1.00 0.97 0.99 3/67 21457
/proc/meminfo: memFree=1829096/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=61576 CPUtime=12.33
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 9988 0 0 0 1227 6 0 0 18 0 3 0 101302891 63053824 9972 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 15394 9972 98 176 0 15216 0
[pid=21454/tid=21456] ppid=21452 vsize=61576 CPUtime=6.05
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 3966 0 0 0 603 2 0 0 25 0 3 0 101302916 63053824 9972 1992294400 134512640 135237372 4294956208 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21454/tid=21457] ppid=21452 vsize=61576 CPUtime=6.03
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 4503 0 0 0 600 3 0 0 25 0 3 0 101302916 63053824 9972 1992294400 134512640 135237372 4294956208 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 61576

[startup+12.7013 s]
/proc/loadavg: 1.08 0.99 0.99 3/67 21457
/proc/meminfo: memFree=1805224/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=85416 CPUtime=25.09
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 15957 0 0 0 2500 9 0 0 18 0 3 0 101302891 87465984 15941 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 21354 15941 98 176 0 21176 0
[pid=21454/tid=21456] ppid=21452 vsize=85416 CPUtime=12.45
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 6368 0 0 0 1241 4 0 0 25 0 3 0 101302916 87465984 15941 1992294400 134512640 135237372 4294956208 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21454/tid=21457] ppid=21452 vsize=85416 CPUtime=12.4
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 8070 0 0 0 1236 4 0 0 25 0 3 0 101302916 87465984 15941 1992294400 134512640 135237372 4294956208 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 85416

[startup+25.5018 s]
/proc/loadavg: 1.28 1.04 1.01 3/67 21457
/proc/meminfo: memFree=1761768/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=125736 CPUtime=50.64
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 26015 0 0 0 5049 15 0 0 18 0 3 0 101302891 128753664 25999 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 31434 25999 98 176 0 31256 0
[pid=21454/tid=21456] ppid=21452 vsize=125736 CPUtime=25.24
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 9968 0 0 0 2518 6 0 0 19 0 3 0 101302916 128753664 25999 1992294400 134512640 135237372 4294956208 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21454/tid=21457] ppid=21452 vsize=125736 CPUtime=25.15
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 14528 0 0 0 2507 8 0 0 25 0 3 0 101302916 128753664 25999 1992294400 134512640 135237372 4294956208 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 125736

[startup+51.1019 s]
/proc/loadavg: 1.53 1.11 1.03 3/67 21457
/proc/meminfo: memFree=1695272/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=192456 CPUtime=101.72
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 42715 0 0 0 10145 27 0 0 18 0 3 0 101302891 197074944 42699 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 48114 42699 98 176 0 47936 0
[pid=21454/tid=21456] ppid=21452 vsize=192456 CPUtime=50.83
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 15330 0 0 0 5073 10 0 0 25 0 3 0 101302916 197074944 42699 1992294400 134512640 135237372 4294956208 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21454/tid=21457] ppid=21452 vsize=192456 CPUtime=50.64
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 25866 0 0 0 5049 15 0 0 25 0 3 0 101302916 197074944 42699 1992294400 134512640 135237372 4294956208 18446744073709551615 134562272 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 192456

[startup+102.306 s]
/proc/loadavg: 1.79 1.25 1.08 3/67 21457
/proc/meminfo: memFree=1596072/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=290376 CPUtime=203.9
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 67218 0 0 0 20346 44 0 0 18 0 3 0 101302891 297345024 67202 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 72594 67202 98 176 0 72416 0
[pid=21454/tid=21456] ppid=21452 vsize=290376 CPUtime=102.02
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 24583 0 0 0 10184 18 0 0 25 0 3 0 101302916 297345024 67202 1992294400 134512640 135237372 4294956208 18446744073709551615 134562437 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21454/tid=21457] ppid=21452 vsize=290376 CPUtime=101.64
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 41116 0 0 0 10139 25 0 0 25 0 3 0 101302916 297345024 67202 1992294400 134512640 135237372 4294956208 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 290376

[startup+162.302 s]
/proc/loadavg: 1.92 1.38 1.14 3/67 21457
/proc/meminfo: memFree=1506472/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=380776 CPUtime=323.62
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 89810 0 0 0 32300 62 0 0 18 0 3 0 101302891 389914624 89794 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 95194 89794 98 176 0 95016 0
[pid=21454/tid=21456] ppid=21452 vsize=380776 CPUtime=161.84
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 32062 0 0 0 16160 24 0 0 25 0 3 0 101302916 389914624 89794 1992294400 134512640 135237372 4294956208 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21454/tid=21457] ppid=21452 vsize=380776 CPUtime=161.53
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 56229 0 0 0 16116 37 0 0 25 0 3 0 101302916 389914624 89794 1992294400 134512640 135237372 4294956208 18446744073709551615 134562377 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.62
Current children cumulated vsize (KiB) 380776

[startup+222.302 s]
/proc/loadavg: 1.97 1.49 1.19 3/67 21463
/proc/meminfo: memFree=1421216/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=464616 CPUtime=443.33
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 110786 0 0 0 44255 78 0 0 18 0 3 0 101302891 475766784 110770 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 116154 110770 98 176 0 115976 0
[pid=21454/tid=21456] ppid=21452 vsize=464616 CPUtime=221.59
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 41706 0 0 0 22129 30 0 0 25 0 3 0 101302916 475766784 110770 1992294400 134512640 135237372 4294956208 18446744073709551615 134562273 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21454/tid=21457] ppid=21452 vsize=464616 CPUtime=221.5
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 67561 0 0 0 22103 47 0 0 25 0 3 0 101302916 475766784 110770 1992294400 134512640 135237372 4294956208 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 464616

[startup+282.302 s]
/proc/loadavg: 1.99 1.58 1.24 3/67 21463
/proc/meminfo: memFree=1315808/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=570856 CPUtime=563.07
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 137336 0 0 0 56210 97 0 0 18 0 3 0 101302891 584556544 137320 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 142714 137320 98 176 0 142536 0
[pid=21454/tid=21456] ppid=21452 vsize=570856 CPUtime=281.34
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 52810 0 0 0 28097 37 0 0 25 0 3 0 101302916 584556544 137320 1992294400 134512640 135237372 4294956208 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21454/tid=21457] ppid=21452 vsize=570856 CPUtime=281.47
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 83007 0 0 0 28089 58 0 0 25 0 3 0 101302916 584556544 137320 1992294400 134512640 135237372 4294956208 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 570856

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.28 3/67 21463
/proc/meminfo: memFree=1227104/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=658536 CPUtime=682.8
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 159222 0 0 0 68168 112 0 0 18 0 3 0 101302891 674340864 159206 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 164634 159206 98 176 0 164456 0
[pid=21454/tid=21456] ppid=21452 vsize=658536 CPUtime=341.1
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 62722 0 0 0 34065 45 0 0 25 0 3 0 101302916 674340864 159206 1992294400 134512640 135237372 4294956208 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21454/tid=21457] ppid=21452 vsize=658536 CPUtime=341.45
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 94981 0 0 0 34079 66 0 0 25 0 3 0 101302916 674340864 159206 1992294400 134512640 135237372 4294956208 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.8
Current children cumulated vsize (KiB) 658536

[startup+402.303 s]
/proc/loadavg: 1.99 1.71 1.32 3/67 21463
/proc/meminfo: memFree=1158240/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=727976 CPUtime=802.53
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 176612 0 0 0 80127 126 0 0 18 0 3 0 101302891 745447424 176596 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 181994 176596 98 176 0 181816 0
[pid=21454/tid=21456] ppid=21452 vsize=727976 CPUtime=400.85
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 70927 0 0 0 40034 51 0 0 25 0 3 0 101302916 745447424 176596 1992294400 134512640 135237372 4294956208 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21454/tid=21457] ppid=21452 vsize=727976 CPUtime=401.44
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 104166 0 0 0 40070 74 0 0 25 0 3 0 101302916 745447424 176596 1992294400 134512640 135237372 4294956208 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.53
Current children cumulated vsize (KiB) 727976

[startup+462.301 s]
/proc/loadavg: 1.99 1.76 1.36 3/67 21463
/proc/meminfo: memFree=1082912/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=802216 CPUtime=922.27
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 195178 0 0 0 92087 140 0 0 18 0 3 0 101302891 821469184 195162 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 200554 195162 98 176 0 200376 0
[pid=21454/tid=21456] ppid=21452 vsize=802216 CPUtime=460.6
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 82188 0 0 0 46001 59 0 0 25 0 3 0 101302916 821469184 195162 1992294400 134512640 135237372 4294956208 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21454/tid=21457] ppid=21452 vsize=802216 CPUtime=461.41
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 111471 0 0 0 46061 80 0 0 25 0 3 0 101302916 821469184 195162 1992294400 134512640 135237372 4294956208 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.27
Current children cumulated vsize (KiB) 802216

[startup+522.301 s]
/proc/loadavg: 1.99 1.80 1.40 3/67 21463
/proc/meminfo: memFree=1023912/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=861896 CPUtime=1042
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 210093 0 0 0 104047 153 0 0 18 0 3 0 101302891 882581504 210077 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 215474 210077 98 176 0 215296 0
[pid=21454/tid=21456] ppid=21452 vsize=861896 CPUtime=520.36
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 91335 0 0 0 51970 66 0 0 25 0 3 0 101302916 882581504 210077 1992294400 134512640 135237372 4294956208 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21454/tid=21457] ppid=21452 vsize=861896 CPUtime=521.39
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 117239 0 0 0 52053 86 0 0 25 0 3 0 101302916 882581504 210077 1992294400 134512640 135237372 4294956208 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1042
Current children cumulated vsize (KiB) 861896

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.43 3/67 21463
/proc/meminfo: memFree=960040/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=925096 CPUtime=1161.72
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 225889 0 0 0 116008 164 0 0 18 0 3 0 101302891 947298304 225873 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 231274 225873 98 176 0 231096 0
[pid=21454/tid=21456] ppid=21452 vsize=925096 CPUtime=580.11
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 99820 0 0 0 57939 72 0 0 25 0 3 0 101302916 947298304 225873 1992294400 134512640 135237372 4294956208 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21454/tid=21457] ppid=21452 vsize=925096 CPUtime=581.37
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 124550 0 0 0 58045 92 0 0 25 0 3 0 101302916 947298304 225873 1992294400 134512640 135237372 4294956208 18446744073709551615 134749343 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.72
Current children cumulated vsize (KiB) 925096

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

[startup+588.702 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 21463
/proc/meminfo: memFree=953832/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=931016 CPUtime=1174.5
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 227373 0 0 0 117285 165 0 0 18 0 3 0 101302891 953360384 227357 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 232754 227357 98 176 0 232576 0
[pid=21454/tid=21456] ppid=21452 vsize=931016 CPUtime=586.48
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 100654 0 0 0 58576 72 0 0 25 0 3 0 101302916 953360384 227357 1992294400 134512640 135237372 4294956208 18446744073709551615 134580209 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21454/tid=21457] ppid=21452 vsize=931016 CPUtime=587.77
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 125200 0 0 0 58685 92 0 0 25 0 3 0 101302916 953360384 227357 1992294400 134512640 135237372 4294956208 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1174.5
Current children cumulated vsize (KiB) 931016

[startup+595.107 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 21463
/proc/meminfo: memFree=946472/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=937896 CPUtime=1187.28
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 229100 0 0 0 118561 167 0 0 18 0 3 0 101302891 960405504 229084 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 234474 229084 98 176 0 234296 0
[pid=21454/tid=21456] ppid=21452 vsize=937896 CPUtime=592.86
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 101583 0 0 0 59213 73 0 0 25 0 3 0 101302916 960405504 229084 1992294400 134512640 135237372 4294956208 18446744073709551615 134562370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21454/tid=21457] ppid=21452 vsize=937896 CPUtime=594.17
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 125998 0 0 0 59325 92 0 0 25 0 3 0 101302916 960405504 229084 1992294400 134512640 135237372 4294956208 18446744073709551615 134562401 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1187.28
Current children cumulated vsize (KiB) 937896

[startup+598.301 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 21463
/proc/meminfo: memFree=943208/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=941096 CPUtime=1193.66
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 229903 0 0 0 119199 167 0 0 18 0 3 0 101302891 963682304 229887 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 235274 229887 98 176 0 235096 0
[pid=21454/tid=21456] ppid=21452 vsize=941096 CPUtime=596.05
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 102023 0 0 0 59531 74 0 0 25 0 3 0 101302916 963682304 229887 1992294400 134512640 135237372 4294956208 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21454/tid=21457] ppid=21452 vsize=941096 CPUtime=597.37
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 126361 0 0 0 59644 93 0 0 25 0 3 0 101302916 963682304 229887 1992294400 134512640 135237372 4294956208 18446744073709551615 134562401 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1193.66
Current children cumulated vsize (KiB) 941096

[startup+599.902 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 21463
/proc/meminfo: memFree=941928/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=942696 CPUtime=1196.85
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 230313 0 0 0 119517 168 0 0 18 0 3 0 101302891 965320704 230297 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 235674 230297 98 176 0 235496 0
[pid=21454/tid=21456] ppid=21452 vsize=942696 CPUtime=597.64
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 102243 0 0 0 59690 74 0 0 25 0 3 0 101302916 965320704 230297 1992294400 134512640 135237372 4294956208 18446744073709551615 134562278 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21454/tid=21457] ppid=21452 vsize=942696 CPUtime=598.97
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 126551 0 0 0 59804 93 0 0 25 0 3 0 101302916 965320704 230297 1992294400 134512640 135237372 4294956208 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1196.85
Current children cumulated vsize (KiB) 942696

[startup+600.703 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 21463
/proc/meminfo: memFree=940904/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=943656 CPUtime=1198.45
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 230515 0 0 0 119677 168 0 0 18 0 3 0 101302891 966303744 230499 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 235914 230499 98 176 0 235736 0
[pid=21454/tid=21456] ppid=21452 vsize=943656 CPUtime=598.44
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 102373 0 0 0 59770 74 0 0 25 0 3 0 101302916 966303744 230499 1992294400 134512640 135237372 4294956208 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21454/tid=21457] ppid=21452 vsize=943656 CPUtime=599.77
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 126623 0 0 0 59884 93 0 0 25 0 3 0 101302916 966303744 230499 1992294400 134512640 135237372 4294956208 18446744073709551615 134562292 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1198.45
Current children cumulated vsize (KiB) 943656

[startup+601.103 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 21463
/proc/meminfo: memFree=940904/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=943976 CPUtime=1199.25
/proc/21454/stat : 21454 (ttsth-5-0) S 21452 21454 21080 0 -1 4194304 230598 0 0 0 119757 168 0 0 18 0 3 0 101302891 966631424 230582 1992294400 134512640 135237372 4294956208 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21454/statm: 235994 230582 98 176 0 235816 0
[pid=21454/tid=21456] ppid=21452 vsize=943976 CPUtime=598.83
/proc/21454/task/21456/stat : 21456 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 102411 0 0 0 59809 74 0 0 25 0 3 0 101302916 966631424 230582 1992294400 134512640 135237372 4294956208 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21454/tid=21457] ppid=21452 vsize=943976 CPUtime=600.17
/proc/21454/task/21457/stat : 21457 (ttsth-5-0) R 21452 21454 21080 0 -1 4194368 126668 0 0 0 59924 93 0 0 25 0 3 0 101302916 966631424 230582 1992294400 134512640 135237372 4294956208 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1199.25
Current children cumulated vsize (KiB) 943976

[startup+601.501 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 21463
/proc/meminfo: memFree=940904/2055920 swapFree=4191900/4192956
[pid=21454] ppid=21452 vsize=0 CPUtime=1199.96
/proc/21454/stat : 21454 (ttsth-5-0) R 21452 21454 21080 0 -1 4195332 230654 0 0 0 119820 176 0 0 17 0 1 0 101302891 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/21454/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.96
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 601.552
CPU time (s): 1200.02
CPU user time (s): 1198.2
CPU system time (s): 1.81872
CPU usage (%): 199.488
Max. virtual memory (cumulated for all children) (KiB): 943976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.2
system time used= 1.81872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230654
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= 58
involuntary context switches= 9243

runsolver used 0.599908 second user time and 1.60575 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-26 09:58:02
IDJOB=1728089
IDBENCH=24662
IDSOLVER=549
FILE ID=node1/1728089-1240732682
PBS_JOBID= 9186922
Free space on /tmp= 66336 MiB

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

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

MD5SUM BENCH= af4e94e2262dd17f2c350e06d0de5672
RANDOM SEED=731677849

node1.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.259
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	: 5931.00
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.259
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:       1865568 kB
Buffers:          9776 kB
Cached:          97076 kB
SwapCached:        384 kB
Active:          28312 kB
Inactive:        91956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1865568 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             916 kB
Writeback:           0 kB
Mapped:          21820 kB
Slab:            56016 kB
Committed_AS:   361628 kB
PageTables:       1436 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= 66336 MiB
End job on node1 at 2009-04-26 10:08:04