Trace number 1531743

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.16 1200.49

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S1564075794-028.cnf
MD5SUM12366f275d7d2c369dd8888e0db58ba8
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 variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
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-1531743-1238538580.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 = 540
0.00/0.00	c Clauses = 2295
0.00/0.00	c Literals = 6885
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 540
0.00/0.00	c Clauses = 2264
0.00/0.00	c Literals = 6792
0.00/0.00	c a2
0.00/0.01	c a1
0.40/0.44	c Independent sub-problems = 1
0.40/0.44	c Sub-problem with 536 variables and 2264 clauses
0.40/0.44	c using permutation method 4
0.40/0.44	c count = 3
0.40/0.44	c Ordering finished 0.440 seconds
0.40/0.44	c mapped 0.440 seconds
0.40/0.44	c permuted 0.440 seconds
0.40/0.44	c about to sort
0.40/0.44	c sorted
0.40/0.45	c clauses now 2264
0.40/0.45	c init finished 0.440 seconds
0.40/0.45	c tree built 0.450 seconds
0.40/0.45	c 
0.40/0.45	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.40/0.45	c ---------------------------------|----------------------------------|------------------------------------------------------
0.40/0.45	c ................................ | ..........                       |                        0.5           0.0             
0.40/0.45	c ................................ | ..........                     1 |                        0.5           2.2             
0.40/0.45	c ................................ | ..........                     2 |                        0.5           4.4             
0.40/0.45	c ................................ | ..........                     3 |                        0.5           6.7             
0.40/0.45	c ................................ | ..........                     4 |                        0.5           8.9             
0.40/0.45	c ................................ | ..........                     5 |                        0.5          11.1             
0.40/0.46	c ................................ | ..........                  1000 | 37                     0.5        2173.9          444
24.09/24.11	c ................................ | ..........                252000 | 66805                 24.1       10452.1      3066943
48.08/48.11	c ................................ | ..........                341000 | 95812                 48.1        7089.4      4492227
72.38/72.43	c ................................ | ..........                407000 | 118673                72.4        5620.0      5707131
95.96/96.02	c ................................ | ..........                487000 | 146069                96.0        5072.9      7081515
120.56/120.65	c ................................ | *.........                556000 | 169808               120.6        4609.1      8386868
144.46/144.58	c ................................ | *.........                592000 | 182577               144.6        4095.2      9051963
168.85/168.96	c ................................ | *.........                622000 | 193360               168.9        3681.8      9655786
191.94/192.04	c ................................ | *.........                657000 | 205922               192.0        3421.7     10373180
215.94/216.09	c ................................ | *.........                700000 | 221779               216.1        3239.7     11230015
239.92/240.06	c ................................ | **........                750000 | 240480               240.0        3124.6     12269204
264.32/264.49	c ................................ | **........                800000 | 258520               264.5        3025.0     13239014
288.02/288.11	c ................................ | **........                841000 | 272314               288.1        2919.5     14021432
312.31/312.41	c ................................ | **........                874000 | 282996               312.4        2798.1     14632530
335.90/336.04	c ................................ | **........                903000 | 293087               336.0        2687.5     15237731
360.89/361.04	c ................................ | ***.......                933000 | 303001               361.0        2584.6     15847912
384.28/384.48	c ................................ | ***.......                953000 | 309335               384.4        2479.1     16232707
408.28/408.46	c ................................ | ***.......                977000 | 317093               408.4        2392.3     16739054
431.88/432.05	c ................................ | ***.......               1006000 | 327402               432.0        2328.7     17336035
456.27/456.41	c ................................ | ***.......               1038000 | 337887               456.4        2274.6     17967233
480.26/480.47	c ................................ | ****......               1071000 | 348647               480.4        2229.3     18585265
503.96/504.19	c ................................ | ****......               1106000 | 359904               504.1        2193.9     19211383
527.95/528.12	c ................................ | ****......               1138000 | 370561               528.0        2155.1     19849360
552.14/552.37	c ................................ | ****......               1165000 | 380207               552.3        2109.4     20432897
576.54/576.76	c ................................ | ****......               1205000 | 394082               576.7        2089.5     21201913
600.53/600.71	c ................................ | *****.....               1246000 | 408119               600.6        2074.5     21948905
624.32/624.55	c ................................ | *****.....               1278000 | 419058               624.5        2046.5     22540915
648.72/648.95	c ................................ | *****.....               1300000 | 426677               648.9        2003.5     22958998
672.41/672.64	c ................................ | *****.....               1317000 | 432703               672.6        1958.2     23312961
696.11/696.37	c ................................ | *****.....               1344000 | 442696               696.3        1930.3     23844212
720.30/720.51	c ................................ | ******....               1368000 | 451844               720.4        1898.9     24394224
744.49/744.75	c ................................ | ******....               1398000 | 463065               744.7        1877.4     24993289
768.29/768.60	c ................................ | ******....               1422000 | 471556               768.5        1850.4     25492058
793.88/794.11	c ................................ | ******....               1438000 | 476915               794.0        1811.1     25831500
816.77/817.02	c ................................ | ******....               1452000 | 481593               816.9        1777.4     26152747
839.97/840.25	c ................................ | *******...               1467000 | 486941               840.1        1746.1     26512044
863.96/864.24	c ................................ | *******...               1489000 | 494019               864.1        1723.1     26938630
887.95/888.21	c ................................ | *******...               1504000 | 498959               888.1        1693.5     27223025
913.65/913.92	c ................................ | *******...               1518000 | 503364               913.8        1661.2     27489652
935.94/936.25	c ................................ | *******...               1531000 | 507549               936.1        1635.5     27749518
960.63/960.94	c ................................ | ********..               1551000 | 514735               960.8        1614.2     28171457
983.93/984.25	c ................................ | ********..               1565000 | 519350               984.1        1590.2     28466753
1008.62/1008.95	c ................................ | ********..               1587000 | 526834              1008.8        1573.1     28881161
1033.21/1033.52	c ................................ | ********..               1600000 | 531658              1033.4        1548.3     29165526
1055.90/1056.29	c ................................ | ********..               1616000 | 537134              1056.2        1530.1     29463598
1079.80/1080.17	c ................................ | *********.               1628000 | 541555              1080.0        1507.4     29724405
1103.80/1104.14	c ................................ | *********.               1658000 | 551548              1104.0        1501.8     30268275
1128.69/1129.01	c ................................ | *********.               1671000 | 555992              1128.9        1480.2     30544965
1153.48/1153.88	c ................................ | *********.               1686000 | 560879              1153.7        1461.3     30819903
1176.28/1176.63	c ................................ | *********.               1699000 | 565484              1176.5        1444.1     31087530

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-1531743-1238538580/watcher-1531743-1238538580 -o /tmp/evaluation-result-1531743-1238538580/solver-1531743-1238538580 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531743-1238538580.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.91 0.98 0.99 3/64 5218
/proc/meminfo: memFree=865664/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=1008 CPUtime=0
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 1126520401 1032192 110 1992294400 134512640 135191068 4294956240 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 252 110 67 165 0 85 0

[startup+0.0812539 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 5218
/proc/meminfo: memFree=865664/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=1272 CPUtime=0.08
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 215 0 0 0 8 0 0 0 18 0 1 0 1126520401 1302528 199 1992294400 134512640 135191068 4294956240 18446744073709551615 134599233 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 318 199 70 165 0 151 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1272

[startup+0.101254 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 5218
/proc/meminfo: memFree=865664/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=1272 CPUtime=0.1
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 216 0 0 0 10 0 0 0 18 0 1 0 1126520401 1302528 200 1992294400 134512640 135191068 4294956240 18446744073709551615 134599081 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 318 200 70 165 0 151 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1272

[startup+0.301273 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 5218
/proc/meminfo: memFree=865664/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=1272 CPUtime=0.3
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 218 0 0 0 30 0 0 0 19 0 1 0 1126520401 1302528 202 1992294400 134512640 135191068 4294956240 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 318 202 70 165 0 151 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1272

[startup+0.70131 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 5218
/proc/meminfo: memFree=865664/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=3820 CPUtime=0.69
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 813 0 0 0 69 0 0 0 22 0 1 0 1126520401 3911680 797 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 955 797 88 165 0 788 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3820

[startup+1.50138 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 5219
/proc/meminfo: memFree=860984/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=9100 CPUtime=1.49
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 2171 0 0 0 149 0 0 0 25 0 1 0 1126520401 9318400 2155 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 2275 2155 88 165 0 2108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9100

[startup+3.10153 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 5219
/proc/meminfo: memFree=853752/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=16460 CPUtime=3.09
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 3981 0 0 0 308 1 0 0 25 0 1 0 1126520401 16855040 3965 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 4115 3965 88 165 0 3948 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16460

[startup+6.30183 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 5219
/proc/meminfo: memFree=842488/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=25740 CPUtime=6.29
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 6320 0 0 0 627 2 0 0 25 0 1 0 1126520401 26357760 6304 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 6435 6304 88 165 0 6268 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25740

[startup+12.7024 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 5219
/proc/meminfo: memFree=830224/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=37100 CPUtime=12.69
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 9143 0 0 0 1265 4 0 0 25 0 1 0 1126520401 37990400 9127 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 9275 9127 88 165 0 9108 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37100

[startup+25.5016 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 5219
/proc/meminfo: memFree=813520/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=52940 CPUtime=25.48
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 13131 0 0 0 2541 7 0 0 25 0 1 0 1126520401 54210560 13115 1992294400 134512640 135191068 4294956240 18446744073709551615 134562365 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 13235 13115 88 165 0 13068 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52940

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 5219
/proc/meminfo: memFree=789776/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=76940 CPUtime=51.07
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 19106 0 0 0 5096 11 0 0 25 0 1 0 1126520401 78786560 19090 1992294400 134512640 135191068 4294956240 18446744073709551615 134562509 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 19235 19090 88 165 0 19068 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 76940

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 5219
/proc/meminfo: memFree=744080/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=122060 CPUtime=102.26
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 30414 0 0 0 10206 20 0 0 25 0 1 0 1126520401 124989440 30398 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 30515 30398 88 165 0 30348 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 122060

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5219
/proc/meminfo: memFree=711760/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=154540 CPUtime=162.25
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 38515 0 0 0 16198 27 0 0 25 0 1 0 1126520401 158248960 38499 1992294400 134512640 135191068 4294956240 18446744073709551615 134562496 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 38635 38499 88 165 0 38468 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 154540

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5219
/proc/meminfo: memFree=679824/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=186220 CPUtime=222.23
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 46458 0 0 0 22189 34 0 0 25 0 1 0 1126520401 190689280 46442 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 46555 46442 88 165 0 46388 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 186220

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5219
/proc/meminfo: memFree=641680/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=224460 CPUtime=282.22
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 55992 0 0 0 28180 42 0 0 25 0 1 0 1126520401 229847040 55976 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 56115 55976 88 165 0 55948 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 224460

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5219
/proc/meminfo: memFree=616464/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=249260 CPUtime=342.2
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 62228 0 0 0 34173 47 0 0 25 0 1 0 1126520401 255242240 62212 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 62315 62212 88 165 0 62148 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 249260

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5219
/proc/meminfo: memFree=597776/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=268140 CPUtime=402.19
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 66943 0 0 0 40168 51 0 0 25 0 1 0 1126520401 274575360 66927 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 67035 66927 88 165 0 66868 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 268140

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5219
/proc/meminfo: memFree=573136/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=292620 CPUtime=462.16
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 73068 0 0 0 46161 55 0 0 25 0 1 0 1126520401 299642880 73052 1992294400 134512640 135191068 4294956240 18446744073709551615 134562455 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 73155 73052 88 165 0 72988 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 292620

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5219
/proc/meminfo: memFree=548368/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=317580 CPUtime=522.15
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 79282 0 0 0 52157 58 0 0 25 0 1 0 1126520401 325201920 79266 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 79395 79266 88 165 0 79228 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 317580

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5219
/proc/meminfo: memFree=521296/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=344460 CPUtime=582.13
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 86027 0 0 0 58149 64 0 0 25 0 1 0 1126520401 352727040 86011 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 86115 86011 88 165 0 85948 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 344460

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5219
/proc/meminfo: memFree=497424/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=367980 CPUtime=642.12
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 91901 0 0 0 64143 69 0 0 25 0 1 0 1126520401 376811520 91885 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 91995 91885 88 165 0 91828 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 367980

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5219
/proc/meminfo: memFree=479376/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=386380 CPUtime=702.1
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 96488 0 0 0 70137 73 0 0 25 0 1 0 1126520401 395653120 96472 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 96595 96472 88 165 0 96428 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 386380

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5221
/proc/meminfo: memFree=456592/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=408780 CPUtime=762.09
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 102104 0 0 0 76132 77 0 0 25 0 1 0 1126520401 418590720 102088 1992294400 134512640 135191068 4294956240 18446744073709551615 134562408 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 102195 102088 88 165 0 102028 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 408780

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5221
/proc/meminfo: memFree=442768/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=423020 CPUtime=822.07
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 105635 0 0 0 82127 80 0 0 25 0 1 0 1126520401 433172480 105619 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 105755 105619 88 165 0 105588 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 423020

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5221
/proc/meminfo: memFree=428496/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=436940 CPUtime=882.05
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 109120 0 0 0 88123 82 0 0 25 0 1 0 1126520401 447426560 109104 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 109235 109104 88 165 0 109068 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 436940

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5221
/proc/meminfo: memFree=417488/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=448300 CPUtime=942.03
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 111970 0 0 0 94119 84 0 0 25 0 1 0 1126520401 459059200 111954 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 112075 111954 88 165 0 111908 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 448300

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5221
/proc/meminfo: memFree=403024/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=462380 CPUtime=1002.02
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 115496 0 0 0 100114 88 0 0 25 0 1 0 1126520401 473477120 115480 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 115595 115480 88 165 0 115428 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 462380

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5221
/proc/meminfo: memFree=390544/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=474860 CPUtime=1062
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 118629 0 0 0 106109 91 0 0 25 0 1 0 1126520401 486256640 118613 1992294400 134512640 135191068 4294956240 18446744073709551615 134562335 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 118715 118613 88 165 0 118548 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 474860

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5221
/proc/meminfo: memFree=375312/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=490060 CPUtime=1121.99
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 122396 0 0 0 112103 96 0 0 25 0 1 0 1126520401 501821440 122380 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 122515 122380 88 165 0 122348 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 490060

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5221
/proc/meminfo: memFree=364688/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=500620 CPUtime=1181.97
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 125062 0 0 0 118099 98 0 0 25 0 1 0 1126520401 512634880 125046 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 125155 125046 88 165 0 124988 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 500620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5221
/proc/meminfo: memFree=361552/2055920 swapFree=4176868/4192956
[pid=5218] ppid=5216 vsize=503660 CPUtime=1200.07
/proc/5218/stat : 5218 (tts-5-0) R 5216 5218 5181 0 -1 4194304 125814 0 0 0 119908 99 0 0 25 0 1 0 1126520401 515747840 125798 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5218/statm: 125915 125798 88 165 0 125748 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 503660

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.16
CPU user time (s): 1199.08
CPU system time (s): 1.07983
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 503660

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

runsolver used 0.892864 second user time and 2.72259 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-01 00:29:40
IDJOB=1531743
IDBENCH=70601
IDSOLVER=505
FILE ID=node48/1531743-1238538580
PBS_JOBID= 9062093
Free space on /tmp= 66464 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/540/unif-k3-r4.25-v540-c2295-S1564075794-028.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531743-1238538580/watcher-1531743-1238538580 -o /tmp/evaluation-result-1531743-1238538580/solver-1531743-1238538580 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531743-1238538580.cnf

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

MD5SUM BENCH= 12366f275d7d2c369dd8888e0db58ba8
RANDOM SEED=80506934

node48.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.236
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.236
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:        866144 kB
Buffers:        104428 kB
Cached:         982336 kB
SwapCached:      10280 kB
Active:         321736 kB
Inactive:       776792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        866144 kB
SwapTotal:     4192956 kB
SwapFree:      4176868 kB
Dirty:             868 kB
Writeback:           0 kB
Mapped:          17412 kB
Slab:            77248 kB
Committed_AS:  2712432 kB
PageTables:       1376 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= 66464 MiB
End job on node48 at 2009-04-01 00:49:43