Trace number 1531063

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.04

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1295462378-089.cnf
MD5SUM680f1c08894c7336e339abedaa2a15cb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1103.04
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

Solver Data

0.01/0.06	c Command: HOME/tts-5-0 HOME/instance-1531063-1238382721.cnf 
0.01/0.06	c Using SATTIMEOUT of 1200
0.01/0.06	c Using SATRAM of 1800
0.01/0.06	c Size of subset node = 16
0.01/0.06	c Variables = 180
0.01/0.06	c Clauses = 15300
0.01/0.06	c Literals = 107100
0.01/0.06	c Reduced size:
0.01/0.06	c Variables = 180
0.01/0.06	c Clauses = 15300
0.01/0.06	c Literals = 107100
0.01/0.06	c a2
0.39/0.40	c a1
0.59/0.68	c Independent sub-problems = 1
0.59/0.68	c Sub-problem with 180 variables and 15300 clauses
0.59/0.68	c using permutation method 4
0.59/0.68	c count = 1
0.59/0.68	c Ordering finished 0.650 seconds
0.59/0.68	c mapped 0.690 seconds
0.59/0.68	c permuted 0.690 seconds
0.59/0.68	c about to sort
0.69/0.70	c sorted
0.90/0.98	c clauses now 15300
0.90/0.98	c init finished 0.710 seconds
0.90/0.98	c tree built 0.970 seconds
0.90/0.98	c 
0.90/0.98	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.90/0.98	c ---------------------------------|----------------------------------|------------------------------------------------------
0.90/0.98	c ................................ | ..........                       |                        1.0           0.0             
0.90/0.98	c ................................ | ..........                     1 |                        1.0           1.0             
0.90/0.98	c ................................ | ..........                     2 |                        1.0           2.1             
0.90/0.98	c ................................ | ..........                     3 |                        1.0           3.1             
0.90/0.98	c ................................ | ..........                     4 |                        1.0           4.1             
0.90/0.98	c ................................ | ..........                     5 |                        1.0           5.2             
1.00/1.04	c ................................ | ..........                  1000 | 129                    1.0         961.5         5425
23.99/24.01	c ................................ | ..........                185000 | 48817                 24.0        7705.1      3102537
48.10/48.14	c ................................ | ..........                296000 | 82744                 48.1        6147.5      5524433
72.01/72.02	c ................................ | ..........                398000 | 112977                72.0        5524.7      7526993
96.10/96.10	c ................................ | ..........                488000 | 139263                96.1        5077.0      9225280
120.20/120.21	c ................................ | *.........                564000 | 162037               120.2        4690.2     10649847
144.02/144.00	c ................................ | *.........                630000 | 182080               144.0        4373.8     11976670
168.22/168.26	c ................................ | *.........                697000 | 203522               168.3        4141.4     13433781
191.92/191.96	c ................................ | *.........                781000 | 226723               192.0        4067.5     14815854
216.22/216.20	c ................................ | *.........                853000 | 247615               216.3        3944.3     16152387
239.92/239.95	c ................................ | **........                922000 | 267354               240.0        3841.3     17352019
264.22/264.24	c ................................ | **........                987000 | 285909               264.3        3734.3     18485699
288.03/288.08	c ................................ | **........               1050000 | 304116               288.1        3643.9     19722224
312.03/312.09	c ................................ | **........               1103000 | 321121               312.2        3533.3     20922875
336.14/336.12	c ................................ | **........               1155000 | 336891               336.2        3435.4     21990743
360.04/360.09	c ................................ | ***.......               1205000 | 352495               360.2        3345.5     23064691
384.35/384.35	c ................................ | ***.......               1251000 | 367829               384.5        3253.9     24007689
408.05/408.01	c ................................ | ***.......               1298000 | 382965               408.1        3180.4     25008912
432.25/432.24	c ................................ | ***.......               1352000 | 399599               432.4        3127.0     25961811
456.35/456.37	c ................................ | ***.......               1400000 | 414737               456.5        3066.9     26899267
480.05/480.07	c ................................ | ****......               1445000 | 428877               480.2        3009.2     27773969
504.16/504.20	c ................................ | ****......               1492000 | 443793               504.3        2958.4     28688807
528.06/528.04	c ................................ | ****......               1535000 | 458060               528.2        2906.2     29600605
551.97/551.99	c ................................ | ****......               1577000 | 471296               552.1        2856.2     30492806
576.07/576.04	c ................................ | ****......               1619000 | 484615               576.2        2809.8     31383238
600.37/600.34	c ................................ | *****.....               1657000 | 497372               600.5        2759.3     32234481
624.17/624.15	c ................................ | *****.....               1691000 | 509279               624.3        2708.5     33034298
647.98/647.90	c ................................ | *****.....               1729000 | 521397               648.1        2667.9     33905218
672.18/672.11	c ................................ | *****.....               1770000 | 534254               672.3        2632.8     34839274
696.09/696.06	c ................................ | *****.....               1808000 | 546400               696.3        2596.7     35743865
720.08/720.00	c ................................ | ******....               1842000 | 557464               720.2        2557.6     36524164
743.99/743.97	c ................................ | ******....               1877000 | 568898               744.2        2522.2     37269759
768.09/768.03	c ................................ | ******....               1908000 | 579464               768.2        2483.6     38099065
791.89/791.85	c ................................ | ******....               1935000 | 588972               792.1        2443.0     38864799
816.60/816.57	c ................................ | ******....               1963000 | 598434               816.8        2403.3     39623997
840.41/840.36	c ................................ | *******...               1994000 | 608180               840.6        2372.1     40331221
864.00/863.94	c ................................ | *******...               2026000 | 618360               864.2        2344.4     40936732
887.91/887.83	c ................................ | *******...               2058000 | 628878               888.1        2317.4     41620149
912.51/912.42	c ................................ | *******...               2092000 | 639900               912.7        2292.2     42276880
936.71/936.62	c ................................ | *******...               2121000 | 649788               936.9        2263.9     42948182
960.32/960.26	c ................................ | ********..               2147000 | 658416               960.5        2235.2     43542310
983.82/983.74	c ................................ | ********..               2174000 | 667281               984.0        2209.3     44140545
1008.52/1008.40	c ................................ | ********..               2203000 | 676594              1008.7        2184.0     44791499
1032.33/1032.21	c ................................ | ********..               2229000 | 685197              1032.5        2158.8     45415671
1055.82/1055.75	c ................................ | ********..               2253000 | 693576              1056.0        2133.4     45982628
1080.73/1080.63	c ................................ | *********.               2278000 | 702704              1080.9        2107.4     46602409
1104.23/1104.18	c ................................ | *********.               2302000 | 710769              1104.5        2084.2     47124032
1127.84/1127.72	c ................................ | *********.               2323000 | 718004              1128.0        2059.3     47649477
1152.04/1151.96	c ................................ | *********.               2344000 | 725374              1152.3        2034.2     48157630
1176.14/1176.01	c ................................ | *********.               2366000 | 733047              1176.3        2011.3     48708376

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-1531063-1238382721/watcher-1531063-1238382721 -o /tmp/evaluation-result-1531063-1238382721/solver-1531063-1238382721 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531063-1238382721.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.00 1.00 2/64 25159
/proc/meminfo: memFree=1786360/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=876 CPUtime=0
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 1110938547 897024 101 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 219 103 67 165 0 52 0

[startup+0.020215 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25159
/proc/meminfo: memFree=1786360/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=1272 CPUtime=0.01
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 215 0 0 0 1 0 0 0 18 0 1 0 1110938547 1302528 199 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 318 199 68 165 0 151 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1272

[startup+0.102191 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25159
/proc/meminfo: memFree=1786360/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=8592 CPUtime=0.09
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 1843 0 0 0 9 0 0 0 18 0 1 0 1110938547 8798208 1826 1992294400 134512640 135191068 4294956224 18446744073709551615 134519815 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 2148 1826 69 165 0 1981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8592

[startup+0.301135 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25159
/proc/meminfo: memFree=1786360/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=8592 CPUtime=0.29
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 1843 0 0 0 29 0 0 0 19 0 1 0 1110938547 8798208 1826 1992294400 134512640 135191068 4294956224 18446744073709551615 134519815 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 2148 1826 69 165 0 1981 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8592

[startup+0.702023 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25159
/proc/meminfo: memFree=1786360/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=4280 CPUtime=0.69
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 1885 0 0 0 69 0 0 0 23 0 1 0 1110938547 4382720 972 1992294400 134512640 135191068 4294956224 18446744073709551615 134641939 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 1070 972 79 165 0 903 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4280

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25160
/proc/meminfo: memFree=1771760/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=16740 CPUtime=1.49
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 5001 0 0 0 147 2 0 0 25 0 1 0 1110938547 17141760 4055 1992294400 134512640 135191068 4294956224 18446744073709551615 134591269 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 4185 4055 89 165 0 4018 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16740

[startup+3.10135 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25160
/proc/meminfo: memFree=1768816/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=21064 CPUtime=3.09
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 6067 0 0 0 307 2 0 0 25 0 1 0 1110938547 21569536 5121 1992294400 134512640 135191068 4294956224 18446744073709551615 134561130 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 5266 5121 89 165 0 5099 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21064

[startup+6.30145 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25160
/proc/meminfo: memFree=1759984/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=29068 CPUtime=6.3
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 8078 0 0 0 626 4 0 0 25 0 1 0 1110938547 29765632 7132 1992294400 134512640 135191068 4294956224 18446744073709551615 134561572 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 7267 7132 89 165 0 7100 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 29068

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25160
/proc/meminfo: memFree=1745648/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=42988 CPUtime=12.69
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 11554 0 0 0 1264 5 0 0 25 0 1 0 1110938547 44019712 10608 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 10747 10608 89 165 0 10580 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42988

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25160
/proc/meminfo: memFree=1719664/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=67764 CPUtime=25.49
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 17743 0 0 0 2539 10 0 0 25 0 1 0 1110938547 69390336 16797 1992294400 134512640 135191068 4294956224 18446744073709551615 134587618 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 16941 16797 89 165 0 16774 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67764

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25160
/proc/meminfo: memFree=1679344/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=108244 CPUtime=51.1
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 27857 0 0 0 5091 19 0 0 25 0 1 0 1110938547 110841856 26911 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 27061 26911 89 165 0 26894 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 108244

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25160
/proc/meminfo: memFree=1617136/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=169684 CPUtime=102.31
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 43213 0 0 0 10200 31 0 0 25 0 1 0 1110938547 173756416 42267 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 42421 42268 89 165 0 42254 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 169684

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25160
/proc/meminfo: memFree=1562672/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=224568 CPUtime=162.31
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 56942 0 0 0 16188 43 0 0 25 0 1 0 1110938547 229957632 55996 1992294400 134512640 135191068 4294956224 18446744073709551615 134589874 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 56142 55996 89 165 0 55975 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 224568

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25160
/proc/meminfo: memFree=1507760/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=278808 CPUtime=222.33
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 70509 0 0 0 22181 52 0 0 25 0 1 0 1110938547 285499392 69563 1992294400 134512640 135191068 4294956224 18446744073709551615 134561558 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 69702 69563 89 165 0 69535 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 278808

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25160
/proc/meminfo: memFree=1460400/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=326492 CPUtime=282.33
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 82441 0 0 0 28172 61 0 0 25 0 1 0 1110938547 334327808 81495 1992294400 134512640 135191068 4294956224 18446744073709551615 134588258 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 81623 81495 89 165 0 81456 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 326492

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25162
/proc/meminfo: memFree=1414896/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=371452 CPUtime=342.33
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 93675 0 0 0 34162 71 0 0 25 0 1 0 1110938547 380366848 92729 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 92863 92729 89 165 0 92696 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 371452

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25162
/proc/meminfo: memFree=1374960/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=411932 CPUtime=402.34
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 103803 0 0 0 40157 77 0 0 25 0 1 0 1110938547 421818368 102857 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 102983 102857 89 165 0 102816 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 411932

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25162
/proc/meminfo: memFree=1336816/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=449372 CPUtime=462.35
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 113164 0 0 0 46152 83 0 0 25 0 1 0 1110938547 460156928 112218 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 112343 112218 89 165 0 112176 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 449372

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25162
/proc/meminfo: memFree=1300528/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=486012 CPUtime=522.36
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 122290 0 0 0 52146 90 0 0 25 0 1 0 1110938547 497676288 121344 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 121503 121344 89 165 0 121336 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 486012

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25162
/proc/meminfo: memFree=1264176/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=522012 CPUtime=582.36
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 131326 0 0 0 58140 96 0 0 25 0 1 0 1110938547 534540288 130380 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 130503 130380 89 165 0 130336 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 522012

[startup+642.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 25162
/proc/meminfo: memFree=1231344/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=554492 CPUtime=642.38
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 139436 0 0 0 64137 101 0 0 25 0 1 0 1110938547 567799808 138490 1992294400 134512640 135191068 4294956224 18446744073709551615 134562376 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 138623 138490 89 165 0 138456 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 554492

[startup+702.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 25162
/proc/meminfo: memFree=1195184/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=590652 CPUtime=702.38
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 148471 0 0 0 70130 108 0 0 25 0 1 0 1110938547 604827648 147525 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 147663 147525 89 165 0 147496 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 590652

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25162
/proc/meminfo: memFree=1163184/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=622332 CPUtime=762.39
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 156396 0 0 0 76126 113 0 0 25 0 1 0 1110938547 637267968 155450 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 155583 155450 89 165 0 155416 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 622332

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25162
/proc/meminfo: memFree=1133040/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=652892 CPUtime=822.4
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 164013 0 0 0 82120 120 0 0 25 0 1 0 1110938547 668561408 163067 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 163223 163067 89 165 0 163056 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 652892

[startup+882.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 25162
/proc/meminfo: memFree=1106160/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=679292 CPUtime=882.4
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 170626 0 0 0 88115 125 0 0 25 0 1 0 1110938547 695595008 169680 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 169823 169680 89 165 0 169656 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 679292

[startup+942.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 25162
/proc/meminfo: memFree=1080432/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=705212 CPUtime=942.42
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 177121 0 0 0 94110 132 0 0 25 0 1 0 1110938547 722137088 176175 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 176303 176175 89 165 0 176136 0
Current children cumulated CPU time (s) 942.42
Current children cumulated vsize (KiB) 705212

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 25162
/proc/meminfo: memFree=1055216/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=730172 CPUtime=1002.42
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 183334 0 0 0 100105 137 0 0 25 0 1 0 1110938547 747696128 182388 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 182543 182388 89 165 0 182376 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 730172

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25162
/proc/meminfo: memFree=1031600/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=753852 CPUtime=1062.43
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 189259 0 0 0 106101 142 0 0 25 0 1 0 1110938547 771944448 188313 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 188463 188313 89 165 0 188296 0
Current children cumulated CPU time (s) 1062.43
Current children cumulated vsize (KiB) 753852

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25162
/proc/meminfo: memFree=1009200/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=776092 CPUtime=1122.44
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 194821 0 0 0 112097 147 0 0 25 0 1 0 1110938547 794718208 193875 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 194023 193875 89 165 0 193856 0
Current children cumulated CPU time (s) 1122.44
Current children cumulated vsize (KiB) 776092

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25162
/proc/meminfo: memFree=988144/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=797212 CPUtime=1182.44
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 200115 0 0 0 118093 151 0 0 25 0 1 0 1110938547 816345088 199169 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 199303 199169 89 165 0 199136 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 797212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25162
/proc/meminfo: memFree=981296/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=803612 CPUtime=1200.05
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4194304 201719 0 0 0 119853 152 0 0 25 0 1 0 1110938547 822898688 200773 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/statm: 200903 200773 89 165 0 200736 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 803612

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

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

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25163
/proc/meminfo: memFree=1605592/2055920 swapFree=4178252/4192956
[pid=25159] ppid=25157 vsize=0 CPUtime=1200.16
/proc/25159/stat : 25159 (tts-5-0) R 25157 25159 24285 0 -1 4195332 201719 0 0 0 119853 163 0 0 25 0 1 0 1110938547 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/25159/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.04
CPU time (s): 1200.19
CPU user time (s): 1198.53
CPU system time (s): 1.65875
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 803612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.53
system time used= 1.65875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201719
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= 888

runsolver used 0.961853 second user time and 2.68459 second system time

The end

Launcher Data

Begin job on node16 at 2009-03-30 05:12:01
IDJOB=1531063
IDBENCH=70261
IDSOLVER=505
FILE ID=node16/1531063-1238382721
PBS_JOBID= 9061278
Free space on /tmp= 63956 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1295462378-089.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531063-1238382721/watcher-1531063-1238382721 -o /tmp/evaluation-result-1531063-1238382721/solver-1531063-1238382721 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531063-1238382721.cnf

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

MD5SUM BENCH= 680f1c08894c7336e339abedaa2a15cb
RANDOM SEED=870993671

node16.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:       1786840 kB
Buffers:         52844 kB
Cached:         124788 kB
SwapCached:       8484 kB
Active:          38912 kB
Inactive:       148660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786840 kB
SwapTotal:     4192956 kB
SwapFree:      4178252 kB
Dirty:            1200 kB
Writeback:           0 kB
Mapped:          15592 kB
Slab:            67528 kB
Committed_AS:  2984280 kB
PageTables:       1440 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= 63956 MiB
End job on node16 at 2009-03-30 05:32:03