Trace number 1531163

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
tts tts-5-0? (TO) 1200.19 1200.53

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S2044894925-062.cnf
MD5SUMe2770daa493ba034d910db34ba341508
Bench CategoryRANDOM (random 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 variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.07	c Command: HOME/tts-5-0 HOME/instance-1531163-1238393579.cnf 
0.00/0.07	c Using SATTIMEOUT of 1200
0.00/0.07	c Using SATRAM of 1800
0.00/0.07	c Size of subset node = 16
0.00/0.07	c Variables = 8000
0.00/0.07	c Clauses = 33600
0.00/0.07	c Literals = 100800
0.00/0.07	c Reduced size:
0.00/0.07	c Variables = 8000
0.00/0.07	c Clauses = 33487
0.00/0.07	c Literals = 100461
0.00/0.07	c a2
0.19/0.20	c a1
3.99/4.09	c Independent sub-problems = 1
3.99/4.09	c Sub-problem with 7980 variables and 33487 clauses
3.99/4.09	c using permutation method 4
3.99/4.09	c count = 1
3.99/4.09	c Ordering finished 4.060 seconds
3.99/4.09	c mapped 4.080 seconds
3.99/4.09	c permuted 4.080 seconds
3.99/4.09	c about to sort
4.09/4.10	c sorted
4.29/4.38	c clauses now 33487
4.29/4.38	c init finished 4.130 seconds
4.29/4.38	c tree built 4.380 seconds
4.29/4.38	c 
4.29/4.38	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
4.29/4.38	c ---------------------------------|----------------------------------|------------------------------------------------------
4.29/4.38	c ................................ | ..........                       |                        4.4           0.0             
4.29/4.38	c ................................ | ..........                     1 |                        4.4           0.2             
4.29/4.38	c ................................ | ..........                     2 |                        4.4           0.5             
4.29/4.38	c ................................ | ..........                     3 |                        4.4           0.7             
4.29/4.38	c ................................ | ..........                     4 |                        4.4           0.9             
4.29/4.38	c ................................ | ..........                     5 |                        4.4           1.1             
4.29/4.38	c ................................ | ..........                  1000 |                        4.4         228.3            3
23.99/24.04	c ................................ | ..........                917000 | 75337                 24.0       38160.6      1504765
47.98/48.06	c ................................ | ..........               1239000 | 114739                48.0       25785.6      3980675
71.97/72.07	c ................................ | ..........               1521000 | 148102                72.1       21107.4      6653686
95.96/96.02	c ................................ | ..........               1658000 | 167489                96.0       17270.8      8740893
120.15/120.26	c ................................ | *.........               1830000 | 188566               120.2       15218.3     10139058
144.15/144.25	c ................................ | *.........               1927000 | 201168               144.2       13361.5     11093492
168.04/168.16	c ................................ | *.........               2032000 | 215022               168.1       12085.9     12447852
192.34/192.49	c ................................ | *.........               2130000 | 229022               192.5       11066.7     13929564
216.23/216.30	c ................................ | *.........               2187000 | 237971               216.3       10112.8     15358312
239.92/240.05	c ................................ | **........               2230000 | 245139               240.0        9290.9     16510475
263.92/264.07	c ................................ | **........               2266000 | 251862               264.0        8582.4     17696495
287.91/288.09	c ................................ | **........               2319000 | 259827               288.1        8050.7     18898094
312.21/312.34	c ................................ | **........               2357000 | 266314               312.3        7547.2     19972977
335.99/336.11	c ................................ | **........               2392000 | 272200               336.1        7117.8     21040219
360.29/360.40	c ................................ | ***.......               2426000 | 277505               360.4        6732.3     22046081
383.99/384.16	c ................................ | ***.......               2457000 | 282630               384.1        6396.6     23026353
408.37/408.57	c ................................ | ***.......               2499000 | 288758               408.5        6117.4     24062572
432.67/432.89	c ................................ | ***.......               2535000 | 294475               432.8        5856.7     24847474
456.16/456.32	c ................................ | ***.......               2566000 | 299421               456.3        5624.0     25547681
480.25/480.41	c ................................ | ****......               2598000 | 304539               480.4        5408.6     26252029
504.76/504.97	c ................................ | ****......               2633000 | 309728               504.9        5214.9     27001775
528.45/528.61	c ................................ | ****......               2659000 | 313406               528.5        5030.8     27756579
552.04/552.28	c ................................ | ****......               2690000 | 317954               552.2        4871.4     28559065
576.13/576.35	c ................................ | ****......               2744000 | 325895               576.3        4761.6     29570053
600.02/600.28	c ................................ | *****.....               2780000 | 331738               600.2        4631.7     30530434
624.12/624.35	c ................................ | *****.....               2810000 | 337193               624.3        4501.3     31433402
647.91/648.15	c ................................ | *****.....               2846000 | 342847               648.1        4391.6     32301574
672.30/672.57	c ................................ | *****.....               2886000 | 348901               672.5        4291.6     33215257
696.60/696.89	c ................................ | *****.....               2915000 | 353635               696.8        4183.5     34032655
720.50/720.74	c ................................ | ******....               2943000 | 358111               720.6        4083.8     34844719
744.68/744.90	c ................................ | ******....               2970000 | 362285               744.8        3987.6     35683601
768.18/768.45	c ................................ | ******....               2996000 | 366283               768.4        3899.3     36387068
791.97/792.26	c ................................ | ******....               3025000 | 370774               792.2        3818.7     37098992
816.56/816.85	c ................................ | ******....               3049000 | 374918               816.7        3733.1     37772596
840.56/840.87	c ................................ | *******...               3074000 | 378912               840.8        3656.2     38406996
863.85/864.20	c ................................ | *******...               3097000 | 382670               864.1        3584.2     39019161
889.65/889.99	c ................................ | *******...               3141000 | 388287               889.9        3529.7     39604555
912.44/912.76	c ................................ | *******...               3152000 | 390246               912.6        3453.7     39884750
936.13/936.44	c ................................ | *******...               3164000 | 392203               936.3        3379.2     40213174
959.93/960.27	c ................................ | ********..               3176000 | 394148               960.1        3307.9     40582364
984.82/985.19	c ................................ | ********..               3200000 | 397289               985.1        3248.5     41074822
1008.11/1008.44	c ................................ | ********..               3222000 | 400750              1008.3        3195.4     41535917
1031.90/1032.20	c ................................ | ********..               3240000 | 403433              1032.1        3139.4     41907631
1056.00/1056.31	c ................................ | ********..               3256000 | 406090              1056.2        3082.8     42335394
1081.59/1081.99	c ................................ | *********.               3270000 | 408513              1081.8        3022.6     42764130
1105.18/1105.51	c ................................ | *********.               3285000 | 411140              1105.4        2971.9     43236571
1129.28/1129.64	c ................................ | *********.               3300000 | 413693              1129.5        2921.6     43599389
1152.47/1152.84	c ................................ | *********.               3318000 | 416406              1152.7        2878.5     43890550
1176.46/1176.81	c ................................ | *********.               3336000 | 419544              1176.7        2835.1     44487171

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1531163-1238393579/watcher-1531163-1238393579 -o /tmp/evaluation-result-1531163-1238393579/solver-1531163-1238393579 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531163-1238393579.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.00 1.01 1.08 3/70 32322
/proc/meminfo: memFree=1773600/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=1008 CPUtime=0
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1112021202 1032192 116 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 252 116 67 165 0 85 0

[startup+0.078383 s]
/proc/loadavg: 1.00 1.01 1.08 3/70 32322
/proc/meminfo: memFree=1773600/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=3620 CPUtime=0.07
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 782 0 0 0 7 0 0 0 18 0 1 0 1112021202 3706880 766 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 905 767 69 165 0 738 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3620

[startup+0.101385 s]
/proc/loadavg: 1.00 1.01 1.08 3/70 32322
/proc/meminfo: memFree=1773600/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=5732 CPUtime=0.09
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 1288 0 0 0 9 0 0 0 18 0 1 0 1112021202 5869568 1272 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 1433 1273 69 165 0 1266 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5732

[startup+0.301405 s]
/proc/loadavg: 1.00 1.01 1.08 3/70 32322
/proc/meminfo: memFree=1773600/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=7548 CPUtime=0.29
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 1831 0 0 0 29 0 0 0 19 0 1 0 1112021202 7729152 1749 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 1887 1750 71 165 0 1720 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7548

[startup+0.701444 s]
/proc/loadavg: 1.00 1.01 1.08 3/70 32322
/proc/meminfo: memFree=1773600/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=7548 CPUtime=0.69
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 1834 0 0 0 69 0 0 0 22 0 1 0 1112021202 7729152 1752 1992294400 134512640 135191068 4294956224 18446744073709551615 134600210 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 1887 1752 71 165 0 1720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7548

[startup+1.50152 s]
/proc/loadavg: 1.00 1.01 1.08 2/71 32323
/proc/meminfo: memFree=1766808/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=7548 CPUtime=1.49
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 1838 0 0 0 149 0 0 0 25 0 1 0 1112021202 7729152 1756 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 1887 1756 71 165 0 1720 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7548

[startup+3.10168 s]
/proc/loadavg: 1.00 1.01 1.08 2/71 32323
/proc/meminfo: memFree=1766680/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=7548 CPUtime=3.09
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 1848 0 0 0 309 0 0 0 25 0 1 0 1112021202 7729152 1766 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 1887 1766 71 165 0 1720 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7548

[startup+6.302 s]
/proc/loadavg: 1.00 1.01 1.08 2/71 32323
/proc/meminfo: memFree=1751384/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=23316 CPUtime=6.29
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 5768 0 0 0 627 2 0 0 25 0 1 0 1112021202 23875584 5653 1992294400 134512640 135191068 4294956224 18446744073709551615 134587856 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 5829 5653 89 165 0 5662 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23316

[startup+12.7016 s]
/proc/loadavg: 1.00 1.01 1.08 2/71 32323
/proc/meminfo: memFree=1745304/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=29736 CPUtime=12.69
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 7375 0 0 0 1265 4 0 0 25 0 1 0 1112021202 30449664 7260 1992294400 134512640 135191068 4294956224 18446744073709551615 134519771 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 7434 7260 89 165 0 7267 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29736

[startup+25.5019 s]
/proc/loadavg: 1.00 1.01 1.08 2/71 32323
/proc/meminfo: memFree=1724824/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=49976 CPUtime=25.49
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 12457 0 0 0 2543 6 0 0 25 0 1 0 1112021202 51175424 12341 1992294400 134512640 135191068 4294956224 18446744073709551615 134562376 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 12494 12341 89 165 0 12327 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49976

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.08 2/71 32323
/proc/meminfo: memFree=1685272/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=89400 CPUtime=51.07
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 22311 0 0 0 5096 11 0 0 25 0 1 0 1112021202 91545600 22195 1992294400 134512640 135191068 4294956224 18446744073709551615 134712942 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 22350 22195 89 165 0 22183 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 89400

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.07 2/71 32323
/proc/meminfo: memFree=1605720/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=168392 CPUtime=102.27
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 42046 0 0 0 10206 21 0 0 25 0 1 0 1112021202 172433408 41930 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 42098 41930 89 165 0 41931 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 168392

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/71 32323
/proc/meminfo: memFree=1559832/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=214620 CPUtime=162.24
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 53623 0 0 0 16198 26 0 0 25 0 1 0 1112021202 219770880 53507 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 53655 53507 89 165 0 53488 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 214620

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/71 32323
/proc/meminfo: memFree=1504088/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=269788 CPUtime=222.23
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 67397 0 0 0 22189 34 0 0 25 0 1 0 1112021202 276262912 67281 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 67447 67281 89 165 0 67280 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 269788

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/71 32323
/proc/meminfo: memFree=1457624/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=316652 CPUtime=282.21
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 79107 0 0 0 28181 40 0 0 25 0 1 0 1112021202 324251648 78991 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 79163 78991 89 165 0 78996 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 316652

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/71 32323
/proc/meminfo: memFree=1415384/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=358380 CPUtime=342.2
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 89535 0 0 0 34175 45 0 0 25 0 1 0 1112021202 366981120 89419 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 89595 89419 89 165 0 89428 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 358380

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/71 32323
/proc/meminfo: memFree=1376088/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=397916 CPUtime=402.18
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 99417 0 0 0 40168 50 0 0 25 0 1 0 1112021202 407465984 99301 1992294400 134512640 135191068 4294956224 18446744073709551615 134562371 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 99479 99301 89 165 0 99312 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 397916

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/71 32323
/proc/meminfo: memFree=1345432/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=428096 CPUtime=462.16
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 106965 0 0 0 46162 54 0 0 25 0 1 0 1112021202 438370304 106849 1992294400 134512640 135191068 4294956224 18446744073709551615 134562335 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 107024 106849 89 165 0 106857 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 428096

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/71 32323
/proc/meminfo: memFree=1318232/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=455444 CPUtime=522.14
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 113795 0 0 0 52157 57 0 0 25 0 1 0 1112021202 466374656 113679 1992294400 134512640 135191068 4294956224 18446744073709551615 134562371 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 113861 113679 89 165 0 113694 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 455444

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/71 32323
/proc/meminfo: memFree=1281176/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=492240 CPUtime=582.13
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 123006 0 0 0 58151 62 0 0 25 0 1 0 1112021202 504053760 122890 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 123060 122890 89 165 0 122893 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 492240

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/71 32323
/proc/meminfo: memFree=1245976/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=526932 CPUtime=642.12
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 131697 0 0 0 64146 66 0 0 25 0 1 0 1112021202 539578368 131581 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 131733 131581 89 165 0 131566 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 526932

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/71 32323
/proc/meminfo: memFree=1212632/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=560528 CPUtime=702.1
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 140090 0 0 0 70140 70 0 0 25 0 1 0 1112021202 573980672 139974 1992294400 134512640 135191068 4294956224 18446744073709551615 134562371 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 140132 139974 89 165 0 139965 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 560528

[startup+762.306 s]
/proc/loadavg: 1.04 1.01 1.01 2/71 32323
/proc/meminfo: memFree=1181336/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=591468 CPUtime=762.09
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 147821 0 0 0 76134 75 0 0 25 0 1 0 1112021202 605663232 147705 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 147867 147705 89 165 0 147700 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 591468

[startup+822.302 s]
/proc/loadavg: 1.06 1.02 1.01 2/71 32323
/proc/meminfo: memFree=1155032/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=617876 CPUtime=822.06
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 154431 0 0 0 82128 78 0 0 25 0 1 0 1112021202 632705024 154315 1992294400 134512640 135191068 4294956224 18446744073709551615 134549912 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 154469 154315 89 165 0 154302 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 617876

[startup+882.302 s]
/proc/loadavg: 1.14 1.05 1.02 2/71 32323
/proc/meminfo: memFree=1129816/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=642880 CPUtime=882.05
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 160672 0 0 0 88124 81 0 0 25 0 1 0 1112021202 658309120 160556 1992294400 134512640 135191068 4294956224 18446744073709551615 134562492 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 160720 160556 89 165 0 160553 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 642880

[startup+942.302 s]
/proc/loadavg: 1.08 1.05 1.02 2/71 32323
/proc/meminfo: memFree=1117464/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=655380 CPUtime=942.03
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 163777 0 0 0 94121 82 0 0 25 0 1 0 1112021202 671109120 163661 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 163845 163661 89 165 0 163678 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 655380

[startup+1002.3 s]
/proc/loadavg: 1.03 1.04 1.01 2/71 32323
/proc/meminfo: memFree=1099352/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=673472 CPUtime=1002.01
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 168313 0 0 0 100116 85 0 0 25 0 1 0 1112021202 689635328 168197 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 168368 168197 89 165 0 168201 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 673472

[startup+1062.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/71 32323
/proc/meminfo: memFree=1083992/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=688632 CPUtime=1061.99
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 172118 0 0 0 106112 87 0 0 25 0 1 0 1112021202 705159168 172002 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 172158 172002 89 165 0 171991 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 688632

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/71 32323
/proc/meminfo: memFree=1067736/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=704724 CPUtime=1121.98
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 176132 0 0 0 112109 89 0 0 25 0 1 0 1112021202 721637376 176016 1992294400 134512640 135191068 4294956224 18446744073709551615 134562432 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 176181 176016 89 165 0 176014 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 704724

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/71 32323
/proc/meminfo: memFree=1047768/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=725368 CPUtime=1181.97
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 181289 0 0 0 118106 91 0 0 25 0 1 0 1112021202 742776832 181173 1992294400 134512640 135191068 4294956224 18446744073709551615 134562447 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 181342 181173 89 165 0 181175 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 725368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/71 32323
/proc/meminfo: memFree=1034776/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=737556 CPUtime=1200.06
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4194304 184340 0 0 0 119914 92 0 0 25 0 1 0 1112021202 755257344 184224 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 184389 184224 89 165 0 184222 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 737556

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.01 1.00 2/71 32323
/proc/meminfo: memFree=1034776/2055920 swapFree=4173176/4192956
[pid=32322] ppid=32320 vsize=0 CPUtime=1200.16
/proc/32322/stat : 32322 (tts-5-0) R 32320 32322 31656 0 -1 4195332 184340 0 0 0 119914 102 0 0 25 0 1 0 1112021202 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/32322/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.19
CPU user time (s): 1199.15
CPU system time (s): 1.04384
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 737556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.15
system time used= 1.04384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184340
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= 2
involuntary context switches= 1674

runsolver used 0.956854 second user time and 3.42648 second system time

The end

Launcher Data

Begin job on node36 at 2009-03-30 08:12:59
IDJOB=1531163
IDBENCH=70311
IDSOLVER=505
FILE ID=node36/1531163-1238393579
PBS_JOBID= 9061310
Free space on /tmp= 66412 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S2044894925-062.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531163-1238393579/watcher-1531163-1238393579 -o /tmp/evaluation-result-1531163-1238393579/solver-1531163-1238393579 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531163-1238393579.cnf

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

MD5SUM BENCH= e2770daa493ba034d910db34ba341508
RANDOM SEED=1190229810

node36.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.214
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.214
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:       1774016 kB
Buffers:         41644 kB
Cached:         156616 kB
SwapCached:       9072 kB
Active:          45548 kB
Inactive:       163244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774016 kB
SwapTotal:     4192956 kB
SwapFree:      4173176 kB
Dirty:            1360 kB
Writeback:           0 kB
Mapped:          16312 kB
Slab:            58436 kB
Committed_AS:  2968620 kB
PageTables:       1876 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= 66408 MiB
End job on node36 at 2009-03-30 08:33:02