Trace number 1730699

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.22 1200.62

General information on the benchmark

Namecrafted/Difficult/contest05/others/
linvrinv5.sat05-564.reshuffled-07.cnf
MD5SUM7b1cebbdf060989ddb5c4faf02370afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark767.638
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1426
Sum of the clauses size3800
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 3925
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1730699-1240762389.cnf 
0.00/0.00	c Using SATTIMEOUT of 1200
0.00/0.00	c Using SATRAM of 1800
0.00/0.00	c Size of subset node = 16
0.00/0.00	c Variables = 450
0.00/0.00	c Clauses = 1426
0.00/0.00	c Literals = 3800
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 450
0.00/0.00	c Clauses = 1426
0.00/0.00	c Literals = 3800
0.00/0.00	c a2
0.00/0.00	c a1
0.08/0.10	c Independent sub-problems = 1
0.08/0.10	c Sub-problem with 450 variables and 1426 clauses
0.08/0.10	c using permutation method 4
0.08/0.10	c count = 3
0.08/0.10	c Ordering finished 0.090 seconds
0.08/0.10	c mapped 0.090 seconds
0.08/0.10	c permuted 0.090 seconds
0.08/0.10	c about to sort
0.08/0.10	c sorted
0.09/0.10	c clauses now 1426
0.09/0.10	c init finished 0.100 seconds
0.09/0.10	c tree built 0.100 seconds
0.09/0.10	c 
0.09/0.10	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.09/0.10	c ---------------------------------|----------------------------------|------------------------------------------------------
0.09/0.10	c ................................ | ..........                       |                        0.1           0.0             
0.09/0.10	c ................................ | ..........                     1 |                        0.1          10.0             
0.09/0.10	c ................................ | ..........                     2 |                        0.1          20.0             
0.09/0.10	c ................................ | ..........                     3 |                        0.1          30.0             
0.09/0.10	c ................................ | ..........                     4 |                        0.1          40.0             
0.09/0.10	c ................................ | ..........                     5 |                        0.1          50.0             
0.09/0.11	c ................................ | ..........                  1000 | 12                     0.1       10000.0          195
23.98/24.05	c ................................ | ..........                738000 | 144040                24.0       30698.8      6714644
47.97/48.05	c ................................ | ..........               1004000 | 215942                48.0       20903.6     10652779
71.97/72.07	c ................................ | ..........               1316000 | 297103                72.0       18265.1     14936451
95.96/96.07	c ................................ | ..........               1466000 | 335002                96.0       15262.9     16761180
120.05/120.13	c ................................ | *.........               1576000 | 366824               120.1       13122.4     18100794
144.05/144.15	c ................................ | *.........               1728000 | 406897               144.1       11990.0     21002149
168.03/168.13	c ................................ | *.........               1838000 | 437301               168.1       10934.6     22740039
191.92/192.06	c ................................ | *.........               1948000 | 467053               192.0       10144.8     24190556
215.92/216.07	c ................................ | *.........               2068000 | 497400               216.0        9573.2     25967700
240.01/240.17	c ................................ | **........               2215000 | 537451               240.1        9224.6     27740325
264.00/264.14	c ................................ | **........               2374000 | 581191               264.1        8989.4     30294816
288.00/288.17	c ................................ | **........               2515000 | 621060               288.1        8729.3     32076748
311.99/312.18	c ................................ | **........               2655000 | 660934               312.1        8506.3     34395719
335.88/336.07	c ................................ | **........               2809000 | 705214               336.0        8359.9     36616891
359.97/360.14	c ................................ | ***.......               2999000 | 758164               360.1        8329.2     39534137
383.96/384.11	c ................................ | ***.......               3180000 | 807441               384.0        8280.6     42751824
407.96/408.11	c ................................ | ***.......               3341000 | 851079               408.0        8187.9     45896886
431.94/432.15	c ................................ | ***.......               3470000 | 888945               432.1        8030.9     48028488
456.04/456.21	c ................................ | ***.......               3579000 | 920625               456.1        7846.4     49743082
479.93/480.14	c ................................ | ****......               3706000 | 954615               480.0        7720.2     51605663
503.93/504.12	c ................................ | ****......               3819000 | 986094               504.0        7576.9     53278709
528.01/528.29	c ................................ | ****......               3950000 | 1022295              528.2        7478.4     55496325
552.11/552.30	c ................................ | ****......               4065000 | 1053064              552.2        7361.5     57667506
575.90/576.14	c ................................ | ****......               4172000 | 1081080              576.0        7242.8     59699297
600.09/600.33	c ................................ | *****.....               4264000 | 1107597              600.2        7104.1     61148783
623.99/624.25	c ................................ | *****.....               4352000 | 1133581              624.1        6972.8     62579605
648.08/648.33	c ................................ | *****.....               4420000 | 1152348              648.2        6818.8     63562174
672.07/672.33	c ................................ | *****.....               4483000 | 1170498              672.2        6669.1     64565001
695.86/696.17	c ................................ | *****.....               4537000 | 1187214              696.0        6518.2     65247297
720.05/720.32	c ................................ | ******....               4600000 | 1205259              720.2        6387.2     66175537
743.94/744.21	c ................................ | ******....               4677000 | 1226323              744.1        6285.7     67749334
767.93/768.20	c ................................ | ******....               4744000 | 1244158              768.1        6176.6     69096299
792.13/792.44	c ................................ | ******....               4805000 | 1261430              792.3        6064.6     70156376
816.02/816.36	c ................................ | ******....               4862000 | 1279133              816.2        5956.7     71007817
839.91/840.27	c ................................ | *******...               4928000 | 1299488              840.1        5865.8     72026205
863.91/864.28	c ................................ | *******...               5028000 | 1327024              864.1        5818.6     73397124
887.90/888.28	c ................................ | *******...               5117000 | 1354326              888.1        5761.6     74692850
911.89/912.21	c ................................ | *******...               5193000 | 1377653              912.0        5693.8     75655510
935.98/936.31	c ................................ | *******...               5307000 | 1408704              936.1        5669.0     77786047
959.88/960.26	c ................................ | ********..               5404000 | 1435387              960.1        5628.7     79577527
983.76/984.18	c ................................ | ********..               5495000 | 1459734              984.0        5584.3     81307354
1007.96/1008.36	c ................................ | ********..               5576000 | 1483628             1008.2        5530.8     82545547
1032.05/1032.41	c ................................ | ********..               5655000 | 1508231             1032.2        5478.5     83887290
1055.94/1056.37	c ................................ | ********..               5731000 | 1529565             1056.2        5426.2     84734739
1079.93/1080.31	c ................................ | *********.               5810000 | 1550862             1080.1        5379.1     85819474
1104.03/1104.46	c ................................ | *********.               5890000 | 1571025             1104.3        5333.9     87000831
1127.92/1128.37	c ................................ | *********.               5958000 | 1588876             1128.2        5281.2     87951826
1152.01/1152.45	c ................................ | *********.               6045000 | 1613737             1152.2        5246.3     89243861
1175.90/1176.39	c ................................ | *********.               6098000 | 1628204             1176.2        5184.6     89947509

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1730699-1240762389/watcher-1730699-1240762389 -o /tmp/evaluation-result-1730699-1240762389/solver-1730699-1240762389 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1730699-1240762389.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.99 1.00 1.00 3/65 21614
/proc/meminfo: memFree=1767984/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=1008 CPUtime=0
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 104268422 1032192 132 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 252 132 69 165 0 85 0

[startup+0.0828481 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 21614
/proc/meminfo: memFree=1767984/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=1140 CPUtime=0.08
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 172 0 0 0 8 0 0 0 20 0 1 0 104268422 1167360 156 1992294400 134512640 135191068 4294956240 18446744073709551615 134553994 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 285 156 71 165 0 118 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1140

[startup+0.10285 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 21614
/proc/meminfo: memFree=1767984/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=1404 CPUtime=0.09
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 254 0 0 0 9 0 0 0 20 0 1 0 104268422 1437696 238 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 351 239 85 165 0 184 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1404

[startup+0.301887 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 21614
/proc/meminfo: memFree=1767984/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=2820 CPUtime=0.29
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 588 0 0 0 29 0 0 0 22 0 1 0 104268422 2887680 572 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 705 572 89 165 0 538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2820

[startup+0.702957 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 21614
/proc/meminfo: memFree=1767984/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=5380 CPUtime=0.69
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 1232 0 0 0 69 0 0 0 25 0 1 0 104268422 5509120 1216 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 1345 1216 89 165 0 1178 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5380

[startup+1.5011 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21615
/proc/meminfo: memFree=1762088/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=10820 CPUtime=1.49
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 2597 0 0 0 148 1 0 0 25 0 1 0 104268422 11079680 2581 1992294400 134512640 135191068 4294956240 18446744073709551615 134562492 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 2705 2581 89 165 0 2538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10820

[startup+3.10139 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21615
/proc/meminfo: memFree=1755304/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=17380 CPUtime=3.08
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 4220 0 0 0 307 1 0 0 25 0 1 0 104268422 17797120 4204 1992294400 134512640 135191068 4294956240 18446744073709551615 134549938 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 4345 4204 89 165 0 4178 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17380

[startup+6.30195 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 21615
/proc/meminfo: memFree=1739816/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=33540 CPUtime=6.29
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 8273 0 0 0 626 3 0 0 25 0 1 0 104268422 34344960 8257 1992294400 134512640 135191068 4294956240 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 8385 8257 89 165 0 8218 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33540

[startup+12.7011 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 21615
/proc/meminfo: memFree=1705072/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=66500 CPUtime=12.69
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 16524 0 0 0 1262 7 0 0 25 0 1 0 104268422 68096000 16508 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 16625 16508 89 165 0 16458 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66500

[startup+25.5014 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 21615
/proc/meminfo: memFree=1656688/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=112900 CPUtime=25.49
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 28121 0 0 0 2534 15 0 0 25 0 1 0 104268422 115609600 28105 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 28225 28105 89 165 0 28058 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112900

[startup+51.1019 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 21615
/proc/meminfo: memFree=1587760/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=181700 CPUtime=51.08
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 45326 0 0 0 5085 23 0 0 25 0 1 0 104268422 186060800 45310 1992294400 134512640 135191068 4294956240 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 45425 45310 89 165 0 45258 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 181700

[startup+102.306 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 21615
/proc/meminfo: memFree=1491888/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=276100 CPUtime=102.27
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 68927 0 0 0 10192 35 0 0 25 0 1 0 104268422 282726400 68911 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 69025 68911 89 165 0 68858 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 276100

[startup+162.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 21615
/proc/meminfo: memFree=1406896/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=361220 CPUtime=162.23
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 90207 0 0 0 16178 45 0 0 25 0 1 0 104268422 369889280 90191 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 90305 90191 89 165 0 90138 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 361220

[startup+222.301 s]
/proc/loadavg: 1.06 1.04 1.00 2/66 21615
/proc/meminfo: memFree=1343728/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=424420 CPUtime=222.22
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 106008 0 0 0 22166 56 0 0 25 0 1 0 104268422 434606080 105992 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 106105 105992 89 165 0 105938 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 424420

[startup+282.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 21615
/proc/meminfo: memFree=1260656/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=507140 CPUtime=282.2
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 126690 0 0 0 28152 68 0 0 25 0 1 0 104268422 519311360 126674 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 126785 126674 89 165 0 126618 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 507140

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21615
/proc/meminfo: memFree=1165616/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=602340 CPUtime=342.18
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 150489 0 0 0 34139 79 0 0 25 0 1 0 104268422 616796160 150473 1992294400 134512640 135191068 4294956240 18446744073709551615 134562394 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 150585 150473 89 165 0 150418 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 602340

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21615
/proc/meminfo: memFree=1044400/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=724100 CPUtime=402.16
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 180916 0 0 0 40119 97 0 0 25 0 1 0 104268422 741478400 180900 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 181025 180900 89 165 0 180858 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 724100

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21615
/proc/meminfo: memFree=962352/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=804580 CPUtime=462.14
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 201034 0 0 0 46107 107 0 0 25 0 1 0 104268422 823889920 201018 1992294400 134512640 135191068 4294956240 18446744073709551615 134562335 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 201145 201018 89 165 0 200978 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 804580

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21615
/proc/meminfo: memFree=890544/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=877700 CPUtime=522.12
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 219317 0 0 0 52095 117 0 0 25 0 1 0 104268422 898764800 219301 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 219425 219301 89 165 0 219258 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 877700

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21615
/proc/meminfo: memFree=801328/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=965540 CPUtime=582.1
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 241271 0 0 0 58085 125 0 0 25 0 1 0 104268422 988712960 241255 1992294400 134512640 135191068 4294956240 18446744073709551615 134710779 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 241385 241255 89 165 0 241218 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 965540

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21615
/proc/meminfo: memFree=753520/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=1012580 CPUtime=642.08
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 253042 0 0 0 64074 134 0 0 25 0 1 0 104268422 1036881920 253026 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 253145 253026 89 165 0 252978 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 1012580

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21615
/proc/meminfo: memFree=717296/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=1048900 CPUtime=702.06
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 262117 0 0 0 70066 140 0 0 25 0 1 0 104268422 1074073600 262101 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 262225 262101 89 165 0 262058 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 1048900

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21615
/proc/meminfo: memFree=662704/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=1103140 CPUtime=762.05
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 275703 0 0 0 76057 148 0 0 25 0 1 0 104268422 1129615360 275687 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 275785 275687 89 165 0 275618 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 1103140

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21615
/proc/meminfo: memFree=622640/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=1143620 CPUtime=822.02
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 285817 0 0 0 82050 152 0 0 25 0 1 0 104268422 1171066880 285801 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 285905 285801 89 165 0 285738 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 1143620

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21615
/proc/meminfo: memFree=573488/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=1192260 CPUtime=882
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 297975 0 0 0 88041 159 0 0 25 0 1 0 104268422 1220874240 297959 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 298065 297959 89 165 0 297898 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 1192260

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21615
/proc/meminfo: memFree=511728/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=1254980 CPUtime=941.98
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 313633 0 0 0 94030 168 0 0 25 0 1 0 104268422 1285099520 313617 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 313745 313617 89 165 0 313578 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 1254980

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21615
/proc/meminfo: memFree=445040/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=1320260 CPUtime=1001.96
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 329976 0 0 0 100019 177 0 0 25 0 1 0 104268422 1351946240 329960 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 330065 329960 89 165 0 329898 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 1320260

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21615
/proc/meminfo: memFree=404272/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=1361700 CPUtime=1061.94
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 340323 0 0 0 106012 182 0 0 25 0 1 0 104268422 1394380800 340307 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 340425 340307 89 165 0 340258 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 1361700

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21615
/proc/meminfo: memFree=360368/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=1404740 CPUtime=1121.92
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 351099 0 0 0 112003 189 0 0 25 0 1 0 104268422 1438453760 351083 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 351185 351083 89 165 0 351018 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 1404740

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21615
/proc/meminfo: memFree=320816/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=1444420 CPUtime=1181.9
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 360997 0 0 0 117996 194 0 0 25 0 1 0 104268422 1479086080 360981 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 361105 360981 89 165 0 360938 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 1444420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21615
/proc/meminfo: memFree=301808/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=1462980 CPUtime=1200
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4194304 365642 0 0 0 119804 196 0 0 25 0 1 0 104268422 1498091520 365626 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 365745 365626 89 165 0 365578 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 1462980

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21615
/proc/meminfo: memFree=301808/2055920 swapFree=4192812/4192956
[pid=21614] ppid=21612 vsize=0 CPUtime=1200.19
/proc/21614/stat : 21614 (tts-5-0) R 21612 21614 21178 0 -1 4195332 365643 0 0 0 119804 215 0 0 25 0 1 0 104268422 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21614/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.22
CPU user time (s): 1198.05
CPU system time (s): 2.17267
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 1462980

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

runsolver used 1.35779 second user time and 2.89956 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-26 18:13:09
IDJOB=1730699
IDBENCH=24735
IDSOLVER=505
FILE ID=node89/1730699-1240762389
PBS_JOBID= 9187093
Free space on /tmp= 66384 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT07/crafted/Difficult/contest05/others/linvrinv5.sat05-564.reshuffled-07.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730699-1240762389/watcher-1730699-1240762389 -o /tmp/evaluation-result-1730699-1240762389/solver-1730699-1240762389 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1730699-1240762389.cnf

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

MD5SUM BENCH= 7b1cebbdf060989ddb5c4faf02370afb
RANDOM SEED=776008796

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1768400 kB
Buffers:         34252 kB
Cached:         172396 kB
SwapCached:        140 kB
Active:          40008 kB
Inactive:       180568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768400 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             792 kB
Writeback:           0 kB
Mapped:          23544 kB
Slab:            52888 kB
Committed_AS:   323060 kB
PageTables:       1372 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= 66384 MiB
End job on node89 at 2009-04-26 18:33:11