Trace number 1531065

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.17 1200.45

General information on the benchmark

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

Solver Data

0.00/0.06	c Command: HOME/tts-5-0 HOME/instance-1531065-1238382949.cnf 
0.00/0.06	c Using SATTIMEOUT of 1200
0.00/0.06	c Using SATRAM of 1800
0.00/0.06	c Size of subset node = 16
0.00/0.06	c Variables = 180
0.00/0.06	c Clauses = 15300
0.00/0.06	c Literals = 107100
0.00/0.06	c Reduced size:
0.00/0.06	c Variables = 180
0.00/0.06	c Clauses = 15300
0.00/0.06	c Literals = 107100
0.00/0.06	c a2
0.39/0.40	c a1
0.59/0.69	c Independent sub-problems = 1
0.59/0.69	c Sub-problem with 180 variables and 15300 clauses
0.59/0.69	c using permutation method 4
0.59/0.69	c count = 1
0.59/0.69	c Ordering finished 0.660 seconds
0.59/0.69	c mapped 0.680 seconds
0.59/0.69	c permuted 0.680 seconds
0.59/0.69	c about to sort
0.69/0.70	c sorted
0.89/0.98	c clauses now 15300
0.89/0.98	c init finished 0.700 seconds
0.89/0.98	c tree built 0.980 seconds
0.89/0.98	c 
0.89/0.98	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.89/0.98	c ---------------------------------|----------------------------------|------------------------------------------------------
0.89/0.98	c ................................ | ..........                       |                        1.0           0.0             
0.89/0.98	c ................................ | ..........                     1 |                        1.0           1.0             
0.89/0.98	c ................................ | ..........                     2 |                        1.0           2.0             
0.89/0.98	c ................................ | ..........                     3 |                        1.0           3.1             
0.89/0.98	c ................................ | ..........                     4 |                        1.0           4.1             
0.89/0.98	c ................................ | ..........                     5 |                        1.0           5.1             
0.99/1.05	c ................................ | ..........                  1000 | 178                    1.1         952.4         2532
23.98/24.07	c ................................ | ..........                211000 | 73808                 24.1        8769.7      3215568
48.07/48.14	c ................................ | ..........                358000 | 130782                48.1        7436.6      6168825
71.97/72.07	c ................................ | ..........                470000 | 172567                72.1        6522.3      8355773
95.97/96.10	c ................................ | ..........                577000 | 214793                96.1        6005.4     10498427
120.16/120.29	c ................................ | *.........                671000 | 252043               120.3        5578.6     12532122
143.96/144.09	c ................................ | *.........                765000 | 286677               144.1        5309.9     14055225
168.35/168.42	c ................................ | *.........                855000 | 321446               168.4        5077.2     15707065
192.04/192.10	c ................................ | *.........                954000 | 359233               192.1        4966.7     17393264
216.14/216.22	c ................................ | *.........               1035000 | 391620               216.2        4787.2     19054384
240.04/240.15	c ................................ | **........               1114000 | 423089               240.1        4639.2     20675780
264.13/264.22	c ................................ | **........               1185000 | 450131               264.2        4485.4     22008715
288.12/288.23	c ................................ | **........               1257000 | 478250               288.2        4361.6     23403436
311.91/312.06	c ................................ | **........               1327000 | 505572               312.0        4252.9     24755610
336.11/336.27	c ................................ | **........               1397000 | 534339               336.2        4154.9     26303523
360.21/360.31	c ................................ | ***.......               1448000 | 554594               360.3        4019.1     27294007
384.00/384.19	c ................................ | ***.......               1494000 | 573287               384.1        3889.1     28241557
408.00/408.17	c ................................ | ***.......               1542000 | 593228               408.1        3778.2     29354042
431.89/432.08	c ................................ | ***.......               1589000 | 612842               432.0        3677.9     30404566
456.08/456.22	c ................................ | ***.......               1636000 | 632773               456.2        3586.4     31563214
479.98/480.18	c ................................ | ****......               1676000 | 648821               480.1        3490.6     32431676
504.07/504.23	c ................................ | ****......               1718000 | 665549               504.2        3407.5     33315778
528.37/528.53	c ................................ | ****......               1759000 | 682213               528.5        3328.4     34256195
552.36/552.50	c ................................ | ****......               1800000 | 699350               552.5        3258.2     35255322
575.95/576.11	c ................................ | ****......               1843000 | 717174               576.1        3199.3     36259468
600.15/600.30	c ................................ | *****.....               1887000 | 735808               600.2        3143.7     37417157
624.44/624.64	c ................................ | *****.....               1920000 | 748613               624.6        3074.1     38012000
648.03/648.27	c ................................ | *****.....               1956000 | 763127               648.2        3017.5     38762402
672.53/672.73	c ................................ | *****.....               1994000 | 777986               672.7        2964.4     39469665
696.02/696.24	c ................................ | *****.....               2036000 | 794768               696.2        2924.5     40286710
720.12/720.39	c ................................ | ******....               2080000 | 812865               720.3        2887.6     41145925
744.31/744.55	c ................................ | ******....               2132000 | 834555               744.5        2863.7     42171581
768.50/768.70	c ................................ | ******....               2169000 | 849996               768.6        2821.9     42989427
792.30/792.50	c ................................ | ******....               2208000 | 865751               792.4        2786.4     43746928
816.09/816.38	c ................................ | ******....               2248000 | 882649               816.3        2753.9     44716094
840.19/840.46	c ................................ | *******...               2291000 | 900960               840.4        2726.1     45697954
863.98/864.28	c ................................ | *******...               2322000 | 913896               864.2        2686.9     46476887
887.97/888.22	c ................................ | *******...               2351000 | 925584               888.1        2647.1     47187843
912.38/912.67	c ................................ | *******...               2388000 | 941219               912.6        2616.7     48113549
936.36/936.65	c ................................ | *******...               2423000 | 956126               936.6        2587.1     48975343
959.86/960.14	c ................................ | ********..               2457000 | 970284               960.0        2559.2     49817617
983.95/984.25	c ................................ | ********..               2493000 | 986117               984.2        2533.1     50840615
1008.05/1008.32	c ................................ | ********..               2532000 | 1001447             1008.2        2511.3     51607763
1032.34/1032.61	c ................................ | ********..               2570000 | 1016156             1032.5        2489.1     52434759
1056.34/1056.60	c ................................ | ********..               2611000 | 1033272             1056.5        2471.4     53353572
1080.03/1080.34	c ................................ | *********.               2652000 | 1049657             1080.2        2455.0     54268653
1104.13/1104.47	c ................................ | *********.               2692000 | 1066433             1104.4        2437.6     55243417
1128.23/1128.55	c ................................ | *********.               2726000 | 1079096             1128.5        2415.7     55957906
1151.91/1152.24	c ................................ | *********.               2763000 | 1093766             1152.1        2398.2     56781908
1176.11/1176.48	c ................................ | *********.               2800000 | 1108905             1176.4        2380.2     57620369

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-1531065-1238382949/watcher-1531065-1238382949 -o /tmp/evaluation-result-1531065-1238382949/solver-1531065-1238382949 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531065-1238382949.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.85 0.97 0.99 3/64 6931
/proc/meminfo: memFree=1656432/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=876 CPUtime=0
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 1110956690 897024 103 1992294400 134512640 135191068 4294956240 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 219 103 67 165 0 52 0

[startup+0.076533 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 6931
/proc/meminfo: memFree=1656432/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=5244 CPUtime=0.07
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 1107 0 0 0 7 0 0 0 18 0 1 0 1110956690 5369856 1091 1992294400 134512640 135191068 4294956240 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 1311 1096 69 165 0 1144 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5244

[startup+0.101535 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 6931
/proc/meminfo: memFree=1656432/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=8596 CPUtime=0.09
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 1820 0 0 0 9 0 0 0 18 0 1 0 1110956690 8802304 1803 1992294400 134512640 135191068 4294956240 18446744073709551615 134641807 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 2149 1803 69 165 0 1982 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8596

[startup+0.301551 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 6931
/proc/meminfo: memFree=1656432/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=8596 CPUtime=0.29
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 1820 0 0 0 29 0 0 0 19 0 1 0 1110956690 8802304 1803 1992294400 134512640 135191068 4294956240 18446744073709551615 134519815 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 2149 1803 69 165 0 1982 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8596

[startup+0.701586 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 6931
/proc/meminfo: memFree=1656432/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=4288 CPUtime=0.69
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 1862 0 0 0 69 0 0 0 22 0 1 0 1110956690 4390912 974 1992294400 134512640 135191068 4294956240 18446744073709551615 134641942 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 1072 974 79 165 0 905 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4288

[startup+1.50166 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 6932
/proc/meminfo: memFree=1641768/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=16408 CPUtime=1.49
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 4886 0 0 0 147 2 0 0 25 0 1 0 1110956690 16801792 3965 1992294400 134512640 135191068 4294956240 18446744073709551615 134587537 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 4102 3965 89 165 0 3935 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16408

[startup+3.10179 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 6932
/proc/meminfo: memFree=1639400/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=20256 CPUtime=3.09
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 5851 0 0 0 307 2 0 0 25 0 1 0 1110956690 20742144 4930 1992294400 134512640 135191068 4294956240 18446744073709551615 134561476 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 5064 4930 89 165 0 4897 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20256

[startup+6.30107 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 6932
/proc/meminfo: memFree=1631336/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=27936 CPUtime=6.29
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 7773 0 0 0 625 4 0 0 25 0 1 0 1110956690 28606464 6852 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 6984 6852 89 165 0 6817 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27936

[startup+12.7016 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 6932
/proc/meminfo: memFree=1615528/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=42952 CPUtime=12.69
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 11501 0 0 0 1263 6 0 0 25 0 1 0 1110956690 43982848 10580 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 10738 10580 89 165 0 10571 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42952

[startup+25.5018 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 6932
/proc/meminfo: memFree=1587496/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=69996 CPUtime=25.48
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 18276 0 0 0 2538 10 0 0 25 0 1 0 1110956690 71675904 17355 1992294400 134512640 135191068 4294956240 18446744073709551615 134551005 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 17499 17355 89 165 0 17332 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69996

[startup+51.102 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 6932
/proc/meminfo: memFree=1538024/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=120076 CPUtime=51.08
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 30801 0 0 0 5091 17 0 0 25 0 1 0 1110956690 122957824 29880 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 30019 29880 89 165 0 29852 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 120076

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 6932
/proc/meminfo: memFree=1464296/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=192560 CPUtime=102.27
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 48903 0 0 0 10195 32 0 0 25 0 1 0 1110956690 197181440 47982 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 48140 47982 89 165 0 47973 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 192560

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6932
/proc/meminfo: memFree=1396648/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=260560 CPUtime=162.25
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 65930 0 0 0 16181 44 0 0 25 0 1 0 1110956690 266813440 65009 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 65140 65009 89 165 0 64973 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 260560

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6932
/proc/meminfo: memFree=1329512/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=326960 CPUtime=222.24
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 82519 0 0 0 22167 57 0 0 25 0 1 0 1110956690 334807040 81598 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 81740 81598 89 165 0 81573 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 326960

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6932
/proc/meminfo: memFree=1271720/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=385044 CPUtime=282.22
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 97027 0 0 0 28152 70 0 0 25 0 1 0 1110956690 394285056 96106 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 96261 96106 89 165 0 96094 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 385044

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6932
/proc/meminfo: memFree=1214248/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=442164 CPUtime=342.21
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 111309 0 0 0 34141 80 0 0 25 0 1 0 1110956690 452775936 110388 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 110541 110388 89 165 0 110374 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 442164

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6932
/proc/meminfo: memFree=1175400/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=481048 CPUtime=402.2
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 121063 0 0 0 40132 88 0 0 25 0 1 0 1110956690 492593152 120142 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 120262 120142 89 165 0 120095 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 481048

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6932
/proc/meminfo: memFree=1130984/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=525048 CPUtime=462.18
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 132056 0 0 0 46121 97 0 0 25 0 1 0 1110956690 537649152 131135 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 131262 131135 89 165 0 131095 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 525048

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6932
/proc/meminfo: memFree=1096296/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=559928 CPUtime=522.17
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 140767 0 0 0 52111 106 0 0 25 0 1 0 1110956690 573366272 139846 1992294400 134512640 135191068 4294956240 18446744073709551615 134562408 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 139982 139846 89 165 0 139815 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 559928

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6932
/proc/meminfo: memFree=1054568/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=601368 CPUtime=582.15
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 151115 0 0 0 58101 114 0 0 25 0 1 0 1110956690 615800832 150194 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 150342 150194 89 165 0 150175 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 601368

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6932
/proc/meminfo: memFree=1022440/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=633048 CPUtime=642.14
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 159051 0 0 0 64093 121 0 0 25 0 1 0 1110956690 648241152 158130 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 158262 158130 89 165 0 158095 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 633048

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6932
/proc/meminfo: memFree=992232/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=663448 CPUtime=702.13
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 166635 0 0 0 70084 129 0 0 25 0 1 0 1110956690 679370752 165714 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 165862 165714 89 165 0 165695 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 663448

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6932
/proc/meminfo: memFree=955944/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=699448 CPUtime=762.11
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 175631 0 0 0 76074 137 0 0 25 0 1 0 1110956690 716234752 174710 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 174862 174710 89 165 0 174695 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 699448

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6932
/proc/meminfo: memFree=920872/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=734808 CPUtime=822.09
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 184485 0 0 0 82064 145 0 0 25 0 1 0 1110956690 752443392 183564 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 183702 183564 89 165 0 183535 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 734808

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6932
/proc/meminfo: memFree=887336/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=767928 CPUtime=882.08
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 192750 0 0 0 88057 151 0 0 25 0 1 0 1110956690 786358272 191829 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 191982 191829 89 165 0 191815 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 767928

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6932
/proc/meminfo: memFree=852520/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=802968 CPUtime=942.07
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 201525 0 0 0 94049 158 0 0 25 0 1 0 1110956690 822239232 200604 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 200742 200604 89 165 0 200575 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 802968

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6932
/proc/meminfo: memFree=816552/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=838644 CPUtime=1002.05
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 210408 0 0 0 100039 166 0 0 25 0 1 0 1110956690 858771456 209487 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 209661 209487 89 165 0 209494 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 838644

[startup+1062.3 s]
/proc/loadavg: 1.06 0.99 0.99 2/65 6932
/proc/meminfo: memFree=782696/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=872724 CPUtime=1062.04
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 218950 0 0 0 106030 174 0 0 25 0 1 0 1110956690 893669376 218029 1992294400 134512640 135191068 4294956240 18446744073709551615 134587537 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 218181 218029 89 165 0 218014 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 872724

[startup+1122.3 s]
/proc/loadavg: 1.08 1.00 1.00 2/65 6932
/proc/meminfo: memFree=746984/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=908084 CPUtime=1122.02
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 227759 0 0 0 112022 180 0 0 25 0 1 0 1110956690 929878016 226838 1992294400 134512640 135191068 4294956240 18446744073709551615 134561560 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 227021 226838 89 165 0 226854 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 908084

[startup+1182.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 6932
/proc/meminfo: memFree=713960/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=941524 CPUtime=1182.01
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 236121 0 0 0 118014 187 0 0 25 0 1 0 1110956690 964120576 235200 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 235381 235200 89 165 0 235214 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 941524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 6932
/proc/meminfo: memFree=702120/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=952564 CPUtime=1200
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4194304 238898 0 0 0 119811 189 0 0 25 0 1 0 1110956690 975425536 237977 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 238141 237977 89 165 0 237974 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 952564

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

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

[startup+1200.41 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 6932
/proc/meminfo: memFree=702120/2055920 swapFree=4178796/4192956
[pid=6931] ppid=6929 vsize=0 CPUtime=1200.1
/proc/6931/stat : 6931 (tts-5-0) R 6929 6931 6894 0 -1 4195332 238898 0 0 0 119811 199 0 0 25 0 1 0 1110956690 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/6931/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.17
CPU user time (s): 1198.12
CPU system time (s): 2.04669
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 952564

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

runsolver used 0.930858 second user time and 2.71359 second system time

The end

Launcher Data

Begin job on node57 at 2009-03-30 05:15:49
IDJOB=1531065
IDBENCH=70262
IDSOLVER=505
FILE ID=node57/1531065-1238382949
PBS_JOBID= 9061327
Free space on /tmp= 66264 MiB

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

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

MD5SUM BENCH= 3d095d003b98913e818830d59841a8fe
RANDOM SEED=1479548372

node57.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.213
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.213
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:       1656848 kB
Buffers:         53344 kB
Cached:         255204 kB
SwapCached:       7992 kB
Active:          45628 kB
Inactive:       272296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1656848 kB
SwapTotal:     4192956 kB
SwapFree:      4178796 kB
Dirty:            1396 kB
Writeback:           0 kB
Mapped:          15016 kB
Slab:            67220 kB
Committed_AS:  2533132 kB
PageTables:       1392 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= 66264 MiB
End job on node57 at 2009-03-30 05:35:51