Trace number 1531757

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.15 1200.47

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S1628763900-004.cnf
MD5SUM508021853eb1f7d157653d1ea0c941a6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark650.315
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1531757-1238544530.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 = 480
0.00/0.00	c Clauses = 2040
0.00/0.00	c Literals = 6120
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 480
0.00/0.00	c Clauses = 2036
0.00/0.00	c Literals = 6108
0.00/0.00	c a2
0.00/0.01	c a1
0.29/0.39	c Independent sub-problems = 1
0.29/0.39	c Sub-problem with 479 variables and 2036 clauses
0.29/0.39	c using permutation method 4
0.29/0.39	c count = 3
0.29/0.39	c Ordering finished 0.390 seconds
0.29/0.39	c mapped 0.390 seconds
0.29/0.39	c permuted 0.390 seconds
0.29/0.39	c about to sort
0.29/0.39	c sorted
0.39/0.40	c clauses now 2036
0.39/0.40	c init finished 0.390 seconds
0.39/0.40	c tree built 0.400 seconds
0.39/0.40	c 
0.39/0.40	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.39/0.40	c ---------------------------------|----------------------------------|------------------------------------------------------
0.39/0.40	c ................................ | ..........                       |                        0.4           0.0             
0.39/0.40	c ................................ | ..........                     1 |                        0.4           2.5             
0.39/0.40	c ................................ | ..........                     2 |                        0.4           5.0             
0.39/0.40	c ................................ | ..........                     3 |                        0.4           7.5             
0.39/0.40	c ................................ | ..........                     4 |                        0.4          10.0             
0.39/0.40	c ................................ | ..........                     5 |                        0.4          12.5             
0.39/0.41	c ................................ | ..........                  1000 | 52                     0.4        2439.0          570
23.99/24.01	c ................................ | ..........                279000 | 80223                 24.0       11620.2      2459066
48.07/48.17	c ................................ | ..........                429000 | 120732                48.2        8907.8      3908978
71.97/72.06	c ................................ | ..........                518000 | 148195                72.0        7189.5      4859733
96.16/96.26	c ................................ | ..........                589000 | 173421                96.2        6120.1      5815776
120.05/120.17	c ................................ | *.........                658000 | 198890               120.1        5476.9      6676582
144.06/144.11	c ................................ | *.........                718000 | 219925               144.1        4983.0      7376377
168.44/168.51	c ................................ | *.........                771000 | 240017               168.5        4576.2      8110983
192.04/192.10	c ................................ | *.........                824000 | 258204               192.1        4290.1      8704478
216.13/216.21	c ................................ | *.........                890000 | 277096               216.2        4116.9      9373446
240.02/240.12	c ................................ | **........                939000 | 291878               240.1        3911.0     10045710
264.02/264.10	c ................................ | **........                988000 | 307503               264.1        3741.6     10728277
288.41/288.52	c ................................ | **........               1027000 | 320457               288.5        3560.0     11247351
312.00/312.12	c ................................ | **........               1059000 | 331466               312.1        3393.5     11696656
336.20/336.34	c ................................ | **........               1099000 | 344005               336.3        3267.9     12237465
360.39/360.52	c ................................ | ***.......               1133000 | 354971               360.5        3143.1     12697924
384.49/384.63	c ................................ | ***.......               1165000 | 366404               384.6        3029.3     13146170
407.88/408.10	c ................................ | ***.......               1191000 | 375502               408.0        2918.8     13515715
432.07/432.21	c ................................ | ***.......               1222000 | 385986               432.1        2827.7     13927122
456.27/456.45	c ................................ | ***.......               1255000 | 395802               456.4        2749.8     14337368
481.06/481.23	c ................................ | ****......               1283000 | 404631               481.2        2666.4     14779953
504.86/505.07	c ................................ | ****......               1308000 | 413466               505.0        2590.0     15197161
528.15/528.40	c ................................ | ****......               1329000 | 421102               528.3        2515.5     15540073
552.55/552.73	c ................................ | ****......               1352000 | 429030               552.7        2446.4     15899098
576.34/576.54	c ................................ | ****......               1380000 | 438320               576.5        2393.9     16295065
600.33/600.53	c ................................ | *****.....               1411000 | 448110               600.5        2349.9     16713249
624.23/624.40	c ................................ | *****.....               1436000 | 457409               624.3        2300.1     17093448
647.92/648.16	c ................................ | *****.....               1464000 | 467512               648.1        2259.0     17536611
672.11/672.39	c ................................ | *****.....               1485000 | 475501               672.3        2208.8     17864624
696.40/696.62	c ................................ | *****.....               1502000 | 481318               696.5        2156.4     18124353
721.60/721.82	c ................................ | ******....               1519000 | 487622               721.7        2104.6     18397813
744.90/745.19	c ................................ | ******....               1535000 | 493779               745.1        2060.1     18664701
768.79/769.06	c ................................ | ******....               1551000 | 499384               769.0        2017.0     18926193
792.38/792.66	c ................................ | ******....               1566000 | 505252               792.6        1975.9     19166098
816.68/816.92	c ................................ | ******....               1586000 | 512277               816.8        1941.7     19464302
841.06/841.33	c ................................ | *******...               1604000 | 518768               841.2        1906.8     19743697
864.56/864.83	c ................................ | *******...               1626000 | 526579               864.7        1880.4     20087262
888.66/888.91	c ................................ | *******...               1648000 | 534499               888.8        1854.2     20437098
911.95/912.27	c ................................ | *******...               1667000 | 541848               912.2        1827.5     20775320
936.44/936.70	c ................................ | *******...               1683000 | 547600               936.6        1796.9     21071566
960.64/960.93	c ................................ | ********..               1701000 | 554150               960.8        1770.4     21383643
985.73/986.05	c ................................ | ********..               1716000 | 560061               985.9        1740.5     21649031
1009.12/1009.45	c ................................ | ********..               1731000 | 565655              1009.3        1715.0     21923719
1032.72/1033.01	c ................................ | ********..               1748000 | 572239              1032.9        1692.4     22225991
1056.81/1057.12	c ................................ | ********..               1766000 | 578766              1057.0        1670.8     22575264
1081.21/1081.57	c ................................ | *********.               1783000 | 585246              1081.5        1648.7     22858910
1105.20/1105.57	c ................................ | *********.               1801000 | 592078              1105.4        1629.2     23194827
1129.29/1129.63	c ................................ | *********.               1818000 | 598843              1129.5        1609.6     23502372
1152.49/1152.85	c ................................ | *********.               1831000 | 603982              1152.7        1588.4     23730675
1176.28/1176.66	c ................................ | *********.               1847000 | 610330              1176.5        1569.9     24000814

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-1531757-1238544530/watcher-1531757-1238544530 -o /tmp/evaluation-result-1531757-1238544530/solver-1531757-1238544530 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531757-1238544530.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.92 0.98 1.15 3/65 1841
/proc/meminfo: memFree=1592288/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=1008 CPUtime=0
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 480786823 1032192 112 1992294400 134512640 135191068 4294956224 18446744073709551615 134534077 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 252 112 67 165 0 85 0

[startup+0.106051 s]
/proc/loadavg: 0.92 0.98 1.15 3/65 1841
/proc/meminfo: memFree=1592288/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=1272 CPUtime=0.1
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 204 0 0 0 10 0 0 0 18 0 1 0 480786823 1302528 188 1992294400 134512640 135191068 4294956224 18446744073709551615 134599047 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 318 188 70 165 0 151 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1272

[startup+0.201061 s]
/proc/loadavg: 0.92 0.98 1.15 3/65 1841
/proc/meminfo: memFree=1592288/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=1272 CPUtime=0.19
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 205 0 0 0 19 0 0 0 18 0 1 0 480786823 1302528 189 1992294400 134512640 135191068 4294956224 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 318 189 70 165 0 151 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1272

[startup+0.301073 s]
/proc/loadavg: 0.92 0.98 1.15 3/65 1841
/proc/meminfo: memFree=1592288/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=1272 CPUtime=0.29
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 205 0 0 0 29 0 0 0 19 0 1 0 480786823 1302528 189 1992294400 134512640 135191068 4294956224 18446744073709551615 134553875 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 318 189 70 165 0 151 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1272

[startup+0.701118 s]
/proc/loadavg: 0.92 0.98 1.15 3/65 1841
/proc/meminfo: memFree=1592288/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=3544 CPUtime=0.69
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 790 0 0 0 69 0 0 0 22 0 1 0 480786823 3629056 774 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 886 774 88 165 0 719 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3544

[startup+1.50121 s]
/proc/loadavg: 0.92 0.98 1.15 2/66 1842
/proc/meminfo: memFree=1587544/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=7064 CPUtime=1.49
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 1655 0 0 0 149 0 0 0 25 0 1 0 480786823 7233536 1639 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 1766 1639 88 165 0 1599 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7064

[startup+3.10139 s]
/proc/loadavg: 0.92 0.98 1.15 2/66 1842
/proc/meminfo: memFree=1583512/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=12152 CPUtime=3.09
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 2917 0 0 0 308 1 0 0 25 0 1 0 480786823 12443648 2901 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 3038 2901 88 165 0 2871 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12152

[startup+6.30175 s]
/proc/loadavg: 0.93 0.98 1.15 2/66 1842
/proc/meminfo: memFree=1575192/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=19672 CPUtime=6.29
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 4794 0 0 0 627 2 0 0 25 0 1 0 480786823 20144128 4778 1992294400 134512640 135191068 4294956224 18446744073709551615 134562326 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 4918 4778 88 165 0 4751 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19672

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 1.15 2/66 1842
/proc/meminfo: memFree=1564064/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=29432 CPUtime=12.68
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 7242 0 0 0 1265 3 0 0 25 0 1 0 480786823 30138368 7226 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 7358 7226 88 165 0 7191 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29432

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 1.14 2/66 1842
/proc/meminfo: memFree=1549792/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=43352 CPUtime=25.49
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 10701 0 0 0 2543 6 0 0 25 0 1 0 480786823 44392448 10685 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 10838 10685 88 165 0 10671 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43352

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 1.14 2/66 1842
/proc/meminfo: memFree=1526112/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=66872 CPUtime=51.08
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 16613 0 0 0 5098 10 0 0 25 0 1 0 480786823 68476928 16597 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 16718 16597 88 165 0 16551 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 66872

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 1.13 2/66 1842
/proc/meminfo: memFree=1493984/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=98712 CPUtime=102.27
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 24553 0 0 0 10212 15 0 0 25 0 1 0 480786823 101081088 24537 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 24678 24537 88 165 0 24511 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 98712

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.12 2/66 1842
/proc/meminfo: memFree=1463456/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=129592 CPUtime=162.25
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 32265 0 0 0 16203 22 0 0 25 0 1 0 480786823 132702208 32249 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 32398 32249 88 165 0 32231 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 129592

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 1.11 2/66 1842
/proc/meminfo: memFree=1437600/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=154872 CPUtime=222.23
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 38618 0 0 0 22197 26 0 0 25 0 1 0 480786823 158588928 38602 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 38718 38602 88 165 0 38551 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 154872

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.10 2/66 1842
/proc/meminfo: memFree=1412192/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=180312 CPUtime=282.21
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 44980 0 0 0 28190 31 0 0 25 0 1 0 480786823 184639488 44964 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 45078 44964 88 165 0 44911 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 180312

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.09 2/66 1842
/proc/meminfo: memFree=1392352/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=200152 CPUtime=342.2
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 49905 0 0 0 34185 35 0 0 25 0 1 0 480786823 204955648 49889 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 50038 49889 88 165 0 49871 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 200152

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 1842
/proc/meminfo: memFree=1375328/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=217112 CPUtime=402.18
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 54164 0 0 0 40179 39 0 0 25 0 1 0 480786823 222322688 54148 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 54278 54148 88 165 0 54111 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 217112

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 1842
/proc/meminfo: memFree=1358432/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=233912 CPUtime=462.16
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 58361 0 0 0 46174 42 0 0 25 0 1 0 480786823 239525888 58345 1992294400 134512640 135191068 4294956224 18446744073709551615 134562418 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 58478 58345 88 165 0 58311 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 233912

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 1842
/proc/meminfo: memFree=1343008/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=249432 CPUtime=522.15
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 62262 0 0 0 52168 47 0 0 25 0 1 0 480786823 255418368 62246 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 62358 62246 88 165 0 62191 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 249432

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 1842
/proc/meminfo: memFree=1327840/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=264632 CPUtime=582.13
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 66026 0 0 0 58163 50 0 0 25 0 1 0 480786823 270983168 66010 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 66158 66010 88 165 0 65991 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 264632

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 1842
/proc/meminfo: memFree=1311392/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=281112 CPUtime=642.12
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 70160 0 0 0 64157 55 0 0 25 0 1 0 480786823 287858688 70144 1992294400 134512640 135191068 4294956224 18446744073709551615 134562464 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 70278 70144 88 165 0 70111 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 281112

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 1842
/proc/meminfo: memFree=1298976/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=293272 CPUtime=702.11
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 73216 0 0 0 70154 57 0 0 25 0 1 0 480786823 300310528 73200 1992294400 134512640 135191068 4294956224 18446744073709551615 134590194 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 73318 73200 88 165 0 73151 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 293272

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 1842
/proc/meminfo: memFree=1288096/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=303992 CPUtime=762.09
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 75894 0 0 0 76150 59 0 0 25 0 1 0 480786823 311287808 75878 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 75998 75878 88 165 0 75831 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 303992

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 1842
/proc/meminfo: memFree=1277536/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=314712 CPUtime=822.07
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 78558 0 0 0 82145 62 0 0 25 0 1 0 480786823 322265088 78542 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 78678 78542 88 165 0 78511 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 314712

[startup+882.305 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 1842
/proc/meminfo: memFree=1264224/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=327832 CPUtime=882.06
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 81838 0 0 0 88141 65 0 0 25 0 1 0 480786823 335699968 81822 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 81958 81822 88 165 0 81791 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 327832

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 1842
/proc/meminfo: memFree=1251168/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=340952 CPUtime=942.04
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 85122 0 0 0 94136 68 0 0 25 0 1 0 480786823 349134848 85106 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 85238 85106 88 165 0 85071 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 340952

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 1842
/proc/meminfo: memFree=1240160/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=351832 CPUtime=1002.03
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 87863 0 0 0 100132 71 0 0 25 0 1 0 480786823 360275968 87847 1992294400 134512640 135191068 4294956224 18446744073709551615 134562357 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 87958 87847 88 165 0 87791 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 351832

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 1842
/proc/meminfo: memFree=1227680/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=364472 CPUtime=1062.01
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 91013 0 0 0 106128 73 0 0 25 0 1 0 480786823 373219328 90997 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 91118 90997 88 165 0 90951 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 364472

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 1842
/proc/meminfo: memFree=1215264/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=376792 CPUtime=1121.99
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 94105 0 0 0 112124 75 0 0 25 0 1 0 480786823 385835008 94089 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 94198 94089 88 165 0 94031 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 376792

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 1842
/proc/meminfo: memFree=1204704/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=387512 CPUtime=1181.97
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 96764 0 0 0 118119 78 0 0 25 0 1 0 480786823 396812288 96748 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 96878 96748 88 165 0 96711 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 387512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 1842
/proc/meminfo: memFree=1201440/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=390552 CPUtime=1200.07
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 97521 0 0 0 119928 79 0 0 25 0 1 0 480786823 399925248 97505 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 97638 97505 88 165 0 97471 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 390552

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 1842
/proc/meminfo: memFree=1201440/2055920 swapFree=4178736/4192956
[pid=1841] ppid=1839 vsize=390552 CPUtime=1200.07
/proc/1841/stat : 1841 (tts-5-0) R 1839 1841 1462 0 -1 4194304 97521 0 0 0 119928 79 0 0 25 0 1 0 480786823 399925248 97505 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/1841/statm: 97638 97505 88 165 0 97471 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 390552

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.47
CPU time (s): 1200.15
CPU user time (s): 1199.29
CPU system time (s): 0.859869
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 390552

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

runsolver used 1.50177 second user time and 2.81057 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-01 02:08:50
IDJOB=1531757
IDBENCH=70608
IDSOLVER=505
FILE ID=node32/1531757-1238544530
PBS_JOBID= 9062088
Free space on /tmp= 66456 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S1628763900-004.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531757-1238544530/watcher-1531757-1238544530 -o /tmp/evaluation-result-1531757-1238544530/solver-1531757-1238544530 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531757-1238544530.cnf

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

MD5SUM BENCH= 508021853eb1f7d157653d1ea0c941a6
RANDOM SEED=106237507

node32.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.234
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.234
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:       1592704 kB
Buffers:         93092 kB
Cached:         282200 kB
SwapCached:       7344 kB
Active:         201020 kB
Inactive:       183068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592704 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:             800 kB
Writeback:           0 kB
Mapped:          14512 kB
Slab:            64880 kB
Committed_AS:  1637132 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB
End job on node32 at 2009-04-01 02:28:52