Trace number 1531503

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1610649331-094.cnf
MD5SUM559244527104bd6e88d823e1ca1028fc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

Solver Data

0.01/0.02	c Command: HOME/tts-5-0 HOME/instance-1531503-1238469728.cnf 
0.01/0.02	c Using SATTIMEOUT of 1200
0.01/0.02	c Using SATRAM of 1800
0.01/0.02	c Size of subset node = 16
0.01/0.02	c Variables = 65
0.01/0.02	c Clauses = 5785
0.01/0.02	c Literals = 40495
0.01/0.02	c Reduced size:
0.01/0.02	c Variables = 65
0.01/0.02	c Clauses = 5785
0.01/0.02	c Literals = 40495
0.01/0.02	c a2
0.09/0.13	c a1
0.19/0.22	c Independent sub-problems = 1
0.19/0.22	c Sub-problem with 65 variables and 5785 clauses
0.19/0.22	c using permutation method 4
0.19/0.22	c count = 1
0.19/0.22	c Ordering finished 0.210 seconds
0.19/0.22	c mapped 0.220 seconds
0.19/0.22	c permuted 0.220 seconds
0.19/0.22	c about to sort
0.19/0.23	c sorted
0.29/0.31	c clauses now 5785
0.29/0.31	c init finished 0.230 seconds
0.29/0.31	c tree built 0.300 seconds
0.29/0.31	c 
0.29/0.31	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.31	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.31	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.31	c ................................ | ..........                     1 |                        0.3           3.3             
0.29/0.31	c ................................ | ..........                     2 |                        0.3           6.7             
0.29/0.31	c ................................ | ..........                     3 |                        0.3          10.0             
0.29/0.31	c ................................ | ..........                     4 |                        0.3          13.3             
0.29/0.31	c ................................ | ..........                     5 |                        0.3          16.7             
0.29/0.35	c ................................ | ..........                  1000 | 195                    0.3        2941.2         5997
23.99/24.02	c ................................ | ..........                256000 | 93421                 24.0       10657.8      2812382
48.07/48.14	c ................................ | ..........                416000 | 155563                48.1        8643.3      4686163
71.97/72.02	c ................................ | ..........                550000 | 206118                72.0        7638.9      6181752
95.97/96.05	c ................................ | ..........                670000 | 251223                96.0        6976.3      7582631
120.16/120.25	c ................................ | *.........                778000 | 292120               120.2        6470.9      8820200
144.06/144.20	c ................................ | *.........                871000 | 327793               144.2        6041.1      9897636
168.15/168.23	c ................................ | *.........                953000 | 359886               168.2        5665.5     10888704
192.04/192.16	c ................................ | *.........               1036000 | 392529               192.1        5392.2     11866410
216.13/216.28	c ................................ | *.........               1117000 | 424811               216.2        5165.3     12873976
240.13/240.24	c ................................ | **........               1195000 | 455815               240.2        4974.6     13810699
263.93/264.09	c ................................ | **........               1266000 | 484072               264.1        4794.4     14653043
288.12/288.29	c ................................ | **........               1334000 | 510752               288.3        4627.8     15490717
312.12/312.29	c ................................ | **........               1404000 | 537385               312.2        4496.4     16237844
336.01/336.10	c ................................ | **........               1465000 | 561187               336.1        4359.3     16926301
359.90/360.07	c ................................ | ***.......               1528000 | 584507               360.0        4244.2     17630440
384.20/384.37	c ................................ | ***.......               1588000 | 607603               384.3        4131.9     18342493
408.29/408.47	c ................................ | ***.......               1647000 | 630398               408.4        4032.6     19015583
431.98/432.11	c ................................ | ***.......               1700000 | 651410               432.1        3934.5     19650647
455.98/456.17	c ................................ | ***.......               1748000 | 670671               456.1        3832.3     20257740
480.26/480.49	c ................................ | ****......               1796000 | 690101               480.4        3738.2     20889838
503.86/504.06	c ................................ | ****......               1846000 | 709548               504.0        3662.7     21517518
528.05/528.20	c ................................ | ****......               1897000 | 729684               528.1        3591.9     22140616
552.25/552.47	c ................................ | ****......               1946000 | 748848               552.4        3522.8     22781701
576.04/576.29	c ................................ | ****......               1993000 | 767525               576.2        3458.7     23375795
600.14/600.32	c ................................ | *****.....               2043000 | 787651               600.2        3403.6     24013743
624.43/624.61	c ................................ | *****.....               2090000 | 806221               624.5        3346.5     24605391
648.02/648.23	c ................................ | *****.....               2137000 | 825309               648.1        3297.1     25206726
671.82/672.08	c ................................ | *****.....               2183000 | 844634               672.0        3248.5     25788733
696.31/696.50	c ................................ | *****.....               2230000 | 863212               696.4        3202.1     26367350
720.00/720.28	c ................................ | ******....               2276000 | 881462               720.2        3160.2     26963976
744.20/744.40	c ................................ | ******....               2322000 | 899781               744.3        3119.6     27535388
767.90/768.18	c ................................ | ******....               2365000 | 917501               768.1        3079.0     28106052
791.89/792.17	c ................................ | ******....               2411000 | 936506               792.1        3043.9     28684964
815.89/816.11	c ................................ | ******....               2454000 | 953978               816.0        3007.3     29246120
840.38/840.69	c ................................ | *******...               2501000 | 973036               840.6        2975.3     29855949
864.17/864.46	c ................................ | *******...               2544000 | 990645               864.4        2943.2     30419960
888.06/888.39	c ................................ | *******...               2588000 | 1008446              888.3        2913.5     30980457
912.15/912.42	c ................................ | *******...               2635000 | 1027445              912.3        2888.2     31575416
935.96/936.25	c ................................ | *******...               2677000 | 1044321              936.1        2859.6     32106102
959.85/960.10	c ................................ | ********..               2724000 | 1062744              960.0        2837.5     32680543
984.15/984.41	c ................................ | ********..               2773000 | 1080807              984.3        2817.2     33240838
1008.03/1008.36	c ................................ | ********..               2819000 | 1098819             1008.2        2795.9     33773001
1031.93/1032.22	c ................................ | ********..               2866000 | 1117560             1032.1        2776.8     34350523
1056.02/1056.32	c ................................ | ********..               2910000 | 1134828             1056.2        2755.2     34880182
1080.31/1080.62	c ................................ | *********.               2953000 | 1151833             1080.5        2733.0     35403507
1104.30/1104.63	c ................................ | *********.               2993000 | 1167607             1104.5        2709.8     35898833
1127.90/1128.21	c ................................ | *********.               3035000 | 1184084             1128.1        2690.4     36430212
1151.90/1152.20	c ................................ | *********.               3082000 | 1202090             1152.1        2675.2     36992130
1176.29/1176.61	c ................................ | *********.               3127000 | 1219936             1176.5        2657.9     37565345

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-1531503-1238469728/watcher-1531503-1238469728 -o /tmp/evaluation-result-1531503-1238469728/solver-1531503-1238469728 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531503-1238469728.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: 2.06 1.90 1.47 3/73 10935
/proc/meminfo: memFree=1387384/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=876 CPUtime=0
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 124 0 0 0 0 0 0 0 20 0 1 0 999391368 897024 108 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 219 109 67 165 0 52 0

[startup+0.015375 s]
/proc/loadavg: 2.06 1.90 1.47 3/73 10935
/proc/meminfo: memFree=1387384/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=1272 CPUtime=0.01
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 194 0 0 0 1 0 0 0 20 0 1 0 999391368 1302528 178 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 318 178 67 165 0 151 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1272

[startup+0.101384 s]
/proc/loadavg: 2.06 1.90 1.47 3/73 10935
/proc/meminfo: memFree=1387384/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=3636 CPUtime=0.09
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 736 0 0 0 9 0 0 0 20 0 1 0 999391368 3723264 719 1992294400 134512640 135191068 4294956224 18446744073709551615 134641786 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 909 719 68 165 0 742 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3636

[startup+0.301404 s]
/proc/loadavg: 2.06 1.90 1.47 3/73 10935
/proc/meminfo: memFree=1387384/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=5048 CPUtime=0.29
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 1503 0 0 0 29 0 0 0 22 0 1 0 999391368 5169152 1152 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 1262 1153 83 165 0 1095 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5048

[startup+0.701444 s]
/proc/loadavg: 2.06 1.90 1.47 3/73 10935
/proc/meminfo: memFree=1387384/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=6568 CPUtime=0.69
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 1886 0 0 0 69 0 0 0 25 0 1 0 999391368 6725632 1535 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 1642 1535 88 165 0 1475 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6568

[startup+1.50153 s]
/proc/loadavg: 2.06 1.90 1.47 2/74 10936
/proc/meminfo: memFree=1380592/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=8968 CPUtime=1.49
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 2475 0 0 0 148 1 0 0 25 0 1 0 999391368 9183232 2124 1992294400 134512640 135191068 4294956224 18446744073709551615 134587537 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 2242 2124 88 165 0 2075 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8968

[startup+3.10169 s]
/proc/loadavg: 1.97 1.89 1.47 2/74 10936
/proc/meminfo: memFree=1377392/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=13448 CPUtime=3.09
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 3602 0 0 0 308 1 0 0 25 0 1 0 999391368 13770752 3251 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 3362 3251 88 165 0 3195 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13448

[startup+6.30103 s]
/proc/loadavg: 1.97 1.89 1.47 2/74 10936
/proc/meminfo: memFree=1369016/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=20812 CPUtime=6.29
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 5460 0 0 0 627 2 0 0 25 0 1 0 999391368 21311488 5109 1992294400 134512640 135191068 4294956224 18446744073709551615 134587842 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 5203 5109 88 165 0 5036 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20812

[startup+12.7027 s]
/proc/loadavg: 1.82 1.86 1.46 2/74 10936
/proc/meminfo: memFree=1356152/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=33132 CPUtime=12.69
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 8536 0 0 0 1265 4 0 0 25 0 1 0 999391368 33927168 8185 1992294400 134512640 135191068 4294956224 18446744073709551615 134561558 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 8283 8185 88 165 0 8116 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33132

[startup+25.501 s]
/proc/loadavg: 1.70 1.83 1.46 2/74 10936
/proc/meminfo: memFree=1335864/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=52332 CPUtime=25.48
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 13327 0 0 0 2539 9 0 0 25 0 1 0 999391368 53587968 12976 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 13083 12976 88 165 0 12916 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52332

[startup+51.1017 s]
/proc/loadavg: 1.46 1.76 1.44 2/74 10936
/proc/meminfo: memFree=1304504/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=83980 CPUtime=51.08
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 21220 0 0 0 5091 17 0 0 25 0 1 0 999391368 85995520 20869 1992294400 134512640 135191068 4294956224 18446744073709551615 134549985 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 20995 20869 88 165 0 20828 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83980

[startup+102.305 s]
/proc/loadavg: 1.18 1.63 1.42 2/74 10936
/proc/meminfo: memFree=1255736/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=132140 CPUtime=102.27
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 33231 0 0 0 10201 26 0 0 25 0 1 0 999391368 135311360 32880 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 33035 32880 88 165 0 32868 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 132140

[startup+162.301 s]
/proc/loadavg: 1.06 1.51 1.39 2/74 10936
/proc/meminfo: memFree=1211896/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=176140 CPUtime=162.25
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 44240 0 0 0 16190 35 0 0 25 0 1 0 999391368 180367360 43889 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 44035 43889 88 165 0 43868 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 176140

[startup+222.302 s]
/proc/loadavg: 1.02 1.42 1.36 2/74 10936
/proc/meminfo: memFree=1172216/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=215340 CPUtime=222.24
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 54058 0 0 0 22181 43 0 0 25 0 1 0 999391368 220508160 53707 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 53835 53707 88 165 0 53668 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 215340

[startup+282.302 s]
/proc/loadavg: 1.01 1.34 1.34 2/74 10936
/proc/meminfo: memFree=1137592/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=250220 CPUtime=282.22
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 62763 0 0 0 28171 51 0 0 25 0 1 0 999391368 256225280 62412 1992294400 134512640 135191068 4294956224 18446744073709551615 134641788 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 62555 62412 88 165 0 62388 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 250220

[startup+342.301 s]
/proc/loadavg: 1.00 1.27 1.31 2/74 10936
/proc/meminfo: memFree=1108024/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=279340 CPUtime=342.2
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 70063 0 0 0 34163 57 0 0 25 0 1 0 999391368 286044160 69712 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 69835 69712 88 165 0 69668 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 279340

[startup+402.301 s]
/proc/loadavg: 1.00 1.22 1.29 2/74 10936
/proc/meminfo: memFree=1080248/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=307340 CPUtime=402.18
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 77054 0 0 0 40155 63 0 0 25 0 1 0 999391368 314716160 76703 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 76835 76703 88 165 0 76668 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 307340

[startup+462.302 s]
/proc/loadavg: 1.00 1.18 1.27 2/74 10936
/proc/meminfo: memFree=1054840/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=332620 CPUtime=462.18
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 83358 0 0 0 46149 69 0 0 25 0 1 0 999391368 340602880 83007 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 83155 83007 88 165 0 82988 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 332620

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.25 2/74 10936
/proc/meminfo: memFree=1030136/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=357580 CPUtime=522.16
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 89595 0 0 0 52142 74 0 0 25 0 1 0 999391368 366161920 89244 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 89395 89244 88 165 0 89228 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 357580

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.23 2/74 10936
/proc/meminfo: memFree=1005112/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=382380 CPUtime=582.14
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 95802 0 0 0 58135 79 0 0 25 0 1 0 999391368 391557120 95451 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 95595 95451 88 165 0 95428 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 382380

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.21 2/74 10936
/proc/meminfo: memFree=980664/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=406540 CPUtime=642.13
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 101855 0 0 0 64128 85 0 0 25 0 1 0 999391368 416296960 101504 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 101635 101504 88 165 0 101468 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 406540

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.20 2/74 10936
/proc/meminfo: memFree=957368/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=429900 CPUtime=702.11
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 107700 0 0 0 70121 90 0 0 25 0 1 0 999391368 440217600 107349 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 107475 107349 88 165 0 107308 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 429900

[startup+762.307 s]
/proc/loadavg: 1.00 1.06 1.18 2/74 10936
/proc/meminfo: memFree=933944/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=453100 CPUtime=762.1
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 113512 0 0 0 76116 94 0 0 25 0 1 0 999391368 463974400 113161 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 113275 113161 88 165 0 113108 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 453100

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.17 2/74 10936
/proc/meminfo: memFree=911096/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=476140 CPUtime=822.08
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 119263 0 0 0 82108 100 0 0 25 0 1 0 999391368 487567360 118912 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 119035 118912 88 165 0 118868 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 476140

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.16 2/74 10936
/proc/meminfo: memFree=888184/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=498860 CPUtime=882.06
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 124934 0 0 0 88102 104 0 0 25 0 1 0 999391368 510832640 124583 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 124715 124583 88 165 0 124548 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 498860

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/74 10936
/proc/meminfo: memFree=865400/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=521900 CPUtime=942.05
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 130696 0 0 0 94095 110 0 0 25 0 1 0 999391368 534425600 130345 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 130475 130345 88 165 0 130308 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 521900

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/74 10936
/proc/meminfo: memFree=843000/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=543980 CPUtime=1002.03
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 136202 0 0 0 100087 116 0 0 25 0 1 0 999391368 557035520 135851 1992294400 134512640 135191068 4294956224 18446744073709551615 134588673 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 135995 135851 88 165 0 135828 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 543980

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/74 10936
/proc/meminfo: memFree=821176/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=566060 CPUtime=1062.01
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 141729 0 0 0 106081 120 0 0 25 0 1 0 999391368 579645440 141378 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 141515 141378 88 165 0 141348 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 566060

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/74 10936
/proc/meminfo: memFree=800632/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=586220 CPUtime=1122.01
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 146792 0 0 0 112075 126 0 0 25 0 1 0 999391368 600289280 146441 1992294400 134512640 135191068 4294956224 18446744073709551615 134592263 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 146555 146441 88 165 0 146388 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 586220

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/74 10938
/proc/meminfo: memFree=778168/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=608780 CPUtime=1181.98
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 152427 0 0 0 118068 130 0 0 25 0 1 0 999391368 623390720 152076 1992294400 134512640 135191068 4294956224 18446744073709551615 134587611 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 152195 152076 88 165 0 152028 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 608780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 10938
/proc/meminfo: memFree=771256/2055920 swapFree=4175408/4192956
[pid=10935] ppid=10933 vsize=615340 CPUtime=1200.08
/proc/10935/stat : 10935 (tts-5-0) R 10933 10935 10804 0 -1 4194304 154076 0 0 0 119876 132 0 0 25 0 1 0 999391368 630108160 153725 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10935/statm: 153835 153725 88 165 0 153668 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 615340

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.49
CPU time (s): 1200.19
CPU user time (s): 1198.77
CPU system time (s): 1.41778
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 615340

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

runsolver used 1.08983 second user time and 3.2905 second system time

The end

Launcher Data

Begin job on node79 at 2009-03-31 05:22:08
IDJOB=1531503
IDBENCH=70481
IDSOLVER=505
FILE ID=node79/1531503-1238469728
PBS_JOBID= 9061767
Free space on /tmp= 65556 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1610649331-094.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531503-1238469728/watcher-1531503-1238469728 -o /tmp/evaluation-result-1531503-1238469728/solver-1531503-1238469728 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531503-1238469728.cnf

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

MD5SUM BENCH= 559244527104bd6e88d823e1ca1028fc
RANDOM SEED=1280059024

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1387864 kB
Buffers:         88696 kB
Cached:         475744 kB
SwapCached:      11792 kB
Active:         313612 kB
Inactive:       266924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1387864 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:             916 kB
Writeback:           0 kB
Mapped:          22644 kB
Slab:            72628 kB
Committed_AS:  2661796 kB
PageTables:       2004 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= 65556 MiB
End job on node79 at 2009-03-31 05:42:11