Trace number 1531673

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S374947955-075.cnf
MD5SUM1c26be7e8f45c396fe1a5a9f4716cff4
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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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-1531673-1238510430.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 = 560
0.00/0.00	c Clauses = 2380
0.00/0.00	c Literals = 7140
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 560
0.00/0.00	c Clauses = 2380
0.00/0.00	c Literals = 7140
0.00/0.00	c a2
0.00/0.01	c a1
0.39/0.46	c Independent sub-problems = 1
0.39/0.46	c Sub-problem with 560 variables and 2380 clauses
0.39/0.46	c using permutation method 4
0.39/0.46	c count = 3
0.39/0.46	c Ordering finished 0.460 seconds
0.39/0.46	c mapped 0.460 seconds
0.39/0.46	c permuted 0.460 seconds
0.39/0.46	c about to sort
0.39/0.46	c sorted
0.39/0.48	c clauses now 2380
0.39/0.48	c init finished 0.460 seconds
0.39/0.48	c tree built 0.480 seconds
0.39/0.48	c 
0.39/0.48	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.39/0.48	c ---------------------------------|----------------------------------|------------------------------------------------------
0.39/0.48	c ................................ | ..........                       |                        0.5           0.0             
0.39/0.48	c ................................ | ..........                     1 |                        0.5           2.1             
0.39/0.48	c ................................ | ..........                     2 |                        0.5           4.2             
0.39/0.48	c ................................ | ..........                     3 |                        0.5           6.2             
0.39/0.48	c ................................ | ..........                     4 |                        0.5           8.3             
0.39/0.48	c ................................ | ..........                     5 |                        0.5          10.4             
0.39/0.48	c ................................ | ..........                  1000 | 58                     0.5        2083.3         1459
24.09/24.12	c ................................ | ..........                238000 | 57646                 24.1        9867.3      2926715
47.98/48.07	c ................................ | ..........                321000 | 81968                 48.1        6679.2      4393724
72.17/72.28	c ................................ | ..........                385000 | 101853                72.3        5327.2      5506683
95.97/96.07	c ................................ | ..........                431000 | 116237                96.0        4487.2      6441210
120.26/120.35	c ................................ | *.........                479000 | 131073               120.3        3980.4      7379954
144.45/144.58	c ................................ | *.........                522000 | 145200               144.6        3611.0      8288216
168.26/168.35	c ................................ | *.........                556000 | 156186               168.3        3302.8      8979420
192.04/192.16	c ................................ | *.........                591000 | 167849               192.2        3075.7      9648517
216.14/216.28	c ................................ | *.........                621000 | 178426               216.2        2871.7     10260333
240.54/240.65	c ................................ | **........                657000 | 190447               240.6        2730.4     10937120
264.53/264.66	c ................................ | **........                696000 | 202733               264.6        2630.0     11671073
288.62/288.73	c ................................ | **........                732000 | 214835               288.7        2535.5     12359658
312.02/312.19	c ................................ | **........                766000 | 225527               312.2        2453.9     13019044
336.91/337.06	c ................................ | **........                798000 | 235803               337.0        2367.7     13596179
360.50/360.65	c ................................ | ***.......                827000 | 245218               360.6        2293.3     14166173
385.00/385.18	c ................................ | ***.......                857000 | 254832               385.1        2225.2     14747714
408.59/408.71	c ................................ | ***.......                882000 | 263218               408.7        2158.2     15282262
432.89/433.04	c ................................ | ***.......                909000 | 272063               433.0        2099.3     15749101
456.08/456.22	c ................................ | ***.......                935000 | 281077               456.2        2049.6     16238876
480.77/480.90	c ................................ | ****......                962000 | 289944               480.9        2000.6     16762401
504.37/504.56	c ................................ | ****......                982000 | 296545               504.5        1946.5     17208061
528.56/528.78	c ................................ | ****......               1003000 | 303314               528.7        1897.0     17633087
552.46/552.65	c ................................ | ****......               1025000 | 310280               552.6        1854.9     18060282
576.05/576.29	c ................................ | ****......               1046000 | 317371               576.2        1815.2     18509896
600.24/600.42	c ................................ | *****.....               1067000 | 324585               600.4        1777.3     18901702
624.04/624.26	c ................................ | *****.....               1088000 | 332082               624.2        1743.0     19300580
648.43/648.64	c ................................ | *****.....               1110000 | 340503               648.6        1711.5     19773241
672.43/672.70	c ................................ | *****.....               1130000 | 348295               672.6        1680.0     20210041
696.82/697.03	c ................................ | *****.....               1152000 | 357222               697.0        1652.9     20723590
720.12/720.34	c ................................ | ******....               1170000 | 364006               720.3        1624.4     21126645
744.91/745.15	c ................................ | ******....               1192000 | 371900               745.1        1599.8     21564308
767.90/768.17	c ................................ | ******....               1211000 | 378171               768.1        1576.6     21985444
792.90/793.15	c ................................ | ******....               1237000 | 386214               793.1        1559.7     22437816
816.59/816.80	c ................................ | ******....               1258000 | 393532               816.7        1540.3     22891254
840.78/841.03	c ................................ | *******...               1283000 | 402470               841.0        1525.7     23405676
865.08/865.32	c ................................ | *******...               1300000 | 408079               865.2        1502.5     23780320
887.87/888.18	c ................................ | *******...               1320000 | 415441               888.1        1486.3     24175860
912.16/912.49	c ................................ | *******...               1338000 | 421660               912.4        1466.5     24609309
936.36/936.67	c ................................ | *******...               1358000 | 428800               936.6        1450.0     25029510
959.96/960.30	c ................................ | ********..               1378000 | 435725               960.2        1435.1     25426940
984.15/984.46	c ................................ | ********..               1395000 | 441457               984.4        1417.2     25803734
1008.14/1008.43	c ................................ | ********..               1411000 | 447081              1008.3        1399.3     26164537
1032.74/1033.02	c ................................ | ********..               1427000 | 452632              1032.9        1381.5     26506113
1056.83/1057.18	c ................................ | ********..               1443000 | 458275              1057.1        1365.1     26871399
1081.32/1081.62	c ................................ | *********.               1457000 | 463380              1081.5        1347.2     27189372
1105.22/1105.51	c ................................ | *********.               1472000 | 468435              1105.4        1331.6     27517884
1128.81/1129.10	c ................................ | *********.               1486000 | 473531              1129.0        1316.2     27837008
1152.41/1152.73	c ................................ | *********.               1504000 | 479555              1152.6        1304.9     28179187
1176.80/1177.16	c ................................ | *********.               1521000 | 485313              1177.0        1292.2     28510163

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-1531673-1238510430/watcher-1531673-1238510430 -o /tmp/evaluation-result-1531673-1238510430/solver-1531673-1238510430 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531673-1238510430.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/68 28511
/proc/meminfo: memFree=1694744/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=1008 CPUtime=0
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1123704963 1032192 112 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 252 115 67 165 0 85 0

[startup+0.0192809 s]
/proc/loadavg: 0.99 0.97 0.99 3/68 28511
/proc/meminfo: memFree=1694744/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=1272 CPUtime=0.01
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 219 0 0 0 1 0 0 0 18 0 1 0 1123704963 1302528 203 1992294400 134512640 135191068 4294956224 18446744073709551615 134598950 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 318 203 70 165 0 151 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1272

[startup+0.101287 s]
/proc/loadavg: 0.99 0.97 0.99 3/68 28511
/proc/meminfo: memFree=1694744/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=1272 CPUtime=0.09
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 221 0 0 0 9 0 0 0 18 0 1 0 1123704963 1302528 205 1992294400 134512640 135191068 4294956224 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 318 205 70 165 0 151 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1272

[startup+0.3013 s]
/proc/loadavg: 0.99 0.97 0.99 3/68 28511
/proc/meminfo: memFree=1694744/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=1272 CPUtime=0.29
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 224 0 0 0 29 0 0 0 19 0 1 0 1123704963 1302528 208 1992294400 134512640 135191068 4294956224 18446744073709551615 134553858 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 318 208 70 165 0 151 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1272

[startup+0.701326 s]
/proc/loadavg: 0.99 0.97 0.99 3/68 28511
/proc/meminfo: memFree=1694744/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=3660 CPUtime=0.69
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 812 0 0 0 69 0 0 0 23 0 1 0 1123704963 3747840 796 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 915 796 88 165 0 748 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3660

[startup+1.50138 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 28512
/proc/meminfo: memFree=1690320/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=7660 CPUtime=1.49
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 1794 0 0 0 149 0 0 0 25 0 1 0 1123704963 7843840 1778 1992294400 134512640 135191068 4294956224 18446744073709551615 134591413 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 1915 1778 88 165 0 1748 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7660

[startup+3.10149 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 28512
/proc/meminfo: memFree=1685584/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=12940 CPUtime=3.09
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 3136 0 0 0 308 1 0 0 25 0 1 0 1123704963 13250560 3120 1992294400 134512640 135191068 4294956224 18446744073709551615 134562461 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 3235 3120 88 165 0 3068 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12940

[startup+6.3017 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 28512
/proc/meminfo: memFree=1676048/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=21420 CPUtime=6.29
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 5245 0 0 0 627 2 0 0 25 0 1 0 1123704963 21934080 5229 1992294400 134512640 135191068 4294956224 18446744073709551615 134562357 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 5355 5229 88 165 0 5188 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21420

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 28512
/proc/meminfo: memFree=1662352/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=33740 CPUtime=12.69
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 8345 0 0 0 1265 4 0 0 25 0 1 0 1123704963 34549760 8329 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 8435 8329 88 165 0 8268 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33740

[startup+25.503 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 28512
/proc/meminfo: memFree=1644496/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=51020 CPUtime=25.48
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 12650 0 0 0 2541 7 0 0 25 0 1 0 1123704963 52244480 12634 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 12755 12634 88 165 0 12588 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51020

[startup+51.1027 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 28512
/proc/meminfo: memFree=1620880/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=74700 CPUtime=51.09
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 18574 0 0 0 5097 12 0 0 25 0 1 0 1123704963 76492800 18558 1992294400 134512640 135191068 4294956224 18446744073709551615 134562436 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 18675 18558 88 165 0 18508 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74700

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 28512
/proc/meminfo: memFree=1586192/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=108940 CPUtime=102.27
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 27121 0 0 0 10209 18 0 0 25 0 1 0 1123704963 111554560 27105 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 27235 27105 88 165 0 27068 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 108940

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 28512
/proc/meminfo: memFree=1552336/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=143020 CPUtime=162.25
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 35650 0 0 0 16200 25 0 0 25 0 1 0 1123704963 146452480 35634 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 35755 35634 88 165 0 35588 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 143020

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 28512
/proc/meminfo: memFree=1525392/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=169740 CPUtime=222.24
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 42329 0 0 0 22194 30 0 0 25 0 1 0 1123704963 173813760 42313 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 42435 42313 88 165 0 42268 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 169740

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 28512
/proc/meminfo: memFree=1497680/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=197580 CPUtime=282.22
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 49294 0 0 0 28187 35 0 0 25 0 1 0 1123704963 202321920 49278 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 49395 49278 88 165 0 49228 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 197580

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 28512
/proc/meminfo: memFree=1472464/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=222540 CPUtime=342.21
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 55523 0 0 0 34181 40 0 0 25 0 1 0 1123704963 227880960 55507 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 55635 55507 88 165 0 55468 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 222540

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 28512
/proc/meminfo: memFree=1450128/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=244940 CPUtime=402.19
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 61128 0 0 0 40175 44 0 0 25 0 1 0 1123704963 250818560 61112 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 61235 61112 88 165 0 61068 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 244940

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 28512
/proc/meminfo: memFree=1430288/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=264620 CPUtime=462.18
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 66041 0 0 0 46169 49 0 0 25 0 1 0 1123704963 270970880 66025 1992294400 134512640 135191068 4294956224 18446744073709551615 134562357 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 66155 66025 88 165 0 65988 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 264620

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 28512
/proc/meminfo: memFree=1412304/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=282700 CPUtime=522.16
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 70592 0 0 0 52164 52 0 0 25 0 1 0 1123704963 289484800 70576 1992294400 134512640 135191068 4294956224 18446744073709551615 134562453 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 70675 70576 88 165 0 70508 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 282700

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 28512
/proc/meminfo: memFree=1394640/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=300140 CPUtime=582.15
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 74959 0 0 0 58159 56 0 0 25 0 1 0 1123704963 307343360 74943 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 75035 74943 88 165 0 74868 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 300140

[startup+642.301 s]
/proc/loadavg: 1.07 0.99 1.00 2/69 28512
/proc/meminfo: memFree=1378064/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=316620 CPUtime=642.14
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 79063 0 0 0 64154 60 0 0 25 0 1 0 1123704963 324218880 79047 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 79155 79047 88 165 0 78988 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 316620

[startup+702.301 s]
/proc/loadavg: 1.03 0.99 1.00 2/69 28512
/proc/meminfo: memFree=1359184/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=335500 CPUtime=702.11
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 83791 0 0 0 70148 63 0 0 25 0 1 0 1123704963 343552000 83775 1992294400 134512640 135191068 4294956224 18446744073709551615 134562418 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 83875 83775 88 165 0 83708 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 335500

[startup+762.305 s]
/proc/loadavg: 1.01 0.99 1.00 2/69 28512
/proc/meminfo: memFree=1342224/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=352300 CPUtime=762.11
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 87985 0 0 0 76144 67 0 0 25 0 1 0 1123704963 360755200 87969 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 88075 87969 88 165 0 87908 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 352300

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/69 28512
/proc/meminfo: memFree=1323984/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=370700 CPUtime=822.09
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 92562 0 0 0 82138 71 0 0 25 0 1 0 1123704963 379596800 92546 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 92675 92546 88 165 0 92508 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 370700

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/69 28512
/proc/meminfo: memFree=1306832/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=387660 CPUtime=882.07
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 96807 0 0 0 88133 74 0 0 25 0 1 0 1123704963 396963840 96791 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 96915 96791 88 165 0 96748 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 387660

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/69 28512
/proc/meminfo: memFree=1290128/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=404620 CPUtime=942.06
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 101051 0 0 0 94129 77 0 0 25 0 1 0 1123704963 414330880 101035 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 101155 101035 88 165 0 100988 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 404620

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/69 28512
/proc/meminfo: memFree=1274640/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=419804 CPUtime=1002.04
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 104838 0 0 0 100124 80 0 0 25 0 1 0 1123704963 429879296 104822 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 104951 104822 88 165 0 104784 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 419804

[startup+1062.3 s]
/proc/loadavg: 1.07 1.00 1.00 2/69 28512
/proc/meminfo: memFree=1260816/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=433884 CPUtime=1062.02
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 108327 0 0 0 106120 82 0 0 25 0 1 0 1123704963 444297216 108311 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 108471 108311 88 165 0 108304 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 433884

[startup+1122.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/69 28512
/proc/meminfo: memFree=1247952/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=446524 CPUtime=1122.02
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 111501 0 0 0 112117 85 0 0 25 0 1 0 1123704963 457240576 111485 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 111631 111485 88 165 0 111464 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 446524

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/69 28512
/proc/meminfo: memFree=1234704/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=459804 CPUtime=1181.99
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 114833 0 0 0 118111 88 0 0 25 0 1 0 1123704963 470839296 114817 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 114951 114817 88 165 0 114784 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 459804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 28512
/proc/meminfo: memFree=1230928/2055920 swapFree=4177828/4192956
[pid=28511] ppid=28509 vsize=463324 CPUtime=1200.1
/proc/28511/stat : 28511 (tts-5-0) R 28509 28511 28254 0 -1 4194304 115721 0 0 0 119921 89 0 0 25 0 1 0 1123704963 474443776 115705 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28511/statm: 115831 115705 88 165 0 115664 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 463324

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.48
CPU time (s): 1200.19
CPU user time (s): 1199.21
CPU system time (s): 0.970852
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 463324

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

runsolver used 1.04184 second user time and 3.33849 second system time

The end

Launcher Data

Begin job on node52 at 2009-03-31 16:40:30
IDJOB=1531673
IDBENCH=70566
IDSOLVER=505
FILE ID=node52/1531673-1238510430
PBS_JOBID= 9061981
Free space on /tmp= 66400 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S374947955-075.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531673-1238510430/watcher-1531673-1238510430 -o /tmp/evaluation-result-1531673-1238510430/solver-1531673-1238510430 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531673-1238510430.cnf

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

MD5SUM BENCH= 1c26be7e8f45c396fe1a5a9f4716cff4
RANDOM SEED=1390739437

node52.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.230
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.230
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:       1695224 kB
Buffers:         77552 kB
Cached:         194912 kB
SwapCached:       7968 kB
Active:         179796 kB
Inactive:       102628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1695224 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:             804 kB
Writeback:           0 kB
Mapped:          15684 kB
Slab:            63856 kB
Committed_AS:  3156524 kB
PageTables:       1736 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= 66400 MiB
End job on node52 at 2009-03-31 17:00:32