Trace number 1531699

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.09 1200.46

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S1553390498-064.cnf
MD5SUMad000d059aa01091d195f8e0c8f346f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark76.6154
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
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-1531699-1238520641.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 = 400
0.00/0.00	c Clauses = 1700
0.00/0.00	c Literals = 5100
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 400
0.00/0.00	c Clauses = 1700
0.00/0.00	c Literals = 5100
0.00/0.00	c a2
0.00/0.01	c a1
0.29/0.31	c Independent sub-problems = 1
0.29/0.31	c Sub-problem with 400 variables and 1700 clauses
0.29/0.31	c using permutation method 4
0.29/0.31	c count = 3
0.29/0.31	c Ordering finished 0.310 seconds
0.29/0.31	c mapped 0.310 seconds
0.29/0.31	c permuted 0.310 seconds
0.29/0.31	c about to sort
0.29/0.31	c sorted
0.29/0.32	c clauses now 1700
0.29/0.32	c init finished 0.310 seconds
0.29/0.32	c tree built 0.320 seconds
0.29/0.32	c 
0.29/0.32	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.32	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.32	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.32	c ................................ | ..........                     1 |                        0.3           3.1             
0.29/0.32	c ................................ | ..........                     2 |                        0.3           6.2             
0.29/0.32	c ................................ | ..........                     3 |                        0.3           9.4             
0.29/0.32	c ................................ | ..........                     4 |                        0.3          12.5             
0.29/0.32	c ................................ | ..........                     5 |                        0.3          15.6             
0.29/0.32	c ................................ | ..........                  1000 | 78                     0.3        3125.0         1161
23.98/24.07	c ................................ | ..........                268000 | 67854                 24.1       11138.8      2260286
48.38/48.42	c ................................ | ..........                362000 | 95764                 48.4        7477.8      3331910
72.07/72.10	c ................................ | ..........                432000 | 118027                72.1        5992.5      4159817
96.06/96.16	c ................................ | ..........                498000 | 138849                96.1        5180.5      4952768
120.16/120.26	c ................................ | *.........                543000 | 153120               120.2        4516.0      5549775
144.15/144.26	c ................................ | *.........                613000 | 172249               144.2        4250.2      6238080
168.14/168.25	c ................................ | *.........                664000 | 187011               168.2        3947.2      6979580
191.93/192.04	c ................................ | *.........                708000 | 200762               192.0        3687.3      7546963
216.12/216.29	c ................................ | *.........                749000 | 213960               216.2        3463.6      8141298
240.12/240.22	c ................................ | **........                789000 | 225952               240.2        3285.0      8661374
264.21/264.35	c ................................ | **........                817000 | 235302               264.3        3091.1      9141137
288.40/288.56	c ................................ | **........                853000 | 247278               288.5        2956.6      9634006
312.50/312.69	c ................................ | **........                885000 | 257741               312.6        2830.7     10031545
336.09/336.20	c ................................ | **........                913000 | 267029               336.1        2716.1     10413475
359.98/360.14	c ................................ | ***.......                941000 | 276656               360.1        2613.2     10795831
384.28/384.42	c ................................ | ***.......                962000 | 284076               384.4        2502.9     11143643
408.06/408.29	c ................................ | ***.......                988000 | 292390               408.2        2420.3     11501334
432.65/432.87	c ................................ | ***.......               1014000 | 301279               432.8        2342.9     11844336
456.45/456.63	c ................................ | ***.......               1036000 | 308315               456.6        2269.2     12123806
480.55/480.70	c ................................ | ****......               1059000 | 316111               480.6        2203.4     12412272
504.64/504.88	c ................................ | ****......               1082000 | 324080               504.8        2143.4     12757835
528.03/528.24	c ................................ | ****......               1103000 | 331360               528.1        2088.4     13057812
552.03/552.21	c ................................ | ****......               1123000 | 337993               552.1        2034.0     13336286
576.82/577.02	c ................................ | ****......               1146000 | 345308               576.9        1986.4     13655958
600.01/600.29	c ................................ | *****.....               1170000 | 352936               600.2        1949.4     14026539
624.20/624.46	c ................................ | *****.....               1190000 | 359871               624.4        1905.9     14334539
647.99/648.25	c ................................ | *****.....               1210000 | 366476               648.1        1866.9     14647758
672.89/673.18	c ................................ | *****.....               1233000 | 374594               673.1        1831.9     14996206
696.09/696.31	c ................................ | *****.....               1254000 | 381962               696.2        1801.2     15276214
720.27/720.55	c ................................ | ******....               1276000 | 389475               720.4        1771.1     15544014
744.56/744.81	c ................................ | ******....               1305000 | 397604               744.7        1752.4     15871179
767.85/768.17	c ................................ | ******....               1329000 | 405071               768.0        1730.4     16150504
793.04/793.30	c ................................ | ******....               1355000 | 413727               793.2        1708.3     16460179
816.44/816.71	c ................................ | ******....               1374000 | 420324               816.6        1682.6     16700837
840.53/840.87	c ................................ | *******...               1399000 | 428325               840.7        1664.0     17000826
864.53/864.86	c ................................ | *******...               1424000 | 436884               864.7        1646.8     17288333
888.42/888.76	c ................................ | *******...               1445000 | 443347               888.6        1626.1     17560915
912.31/912.60	c ................................ | *******...               1464000 | 449859               912.5        1604.5     17805806
936.81/937.12	c ................................ | *******...               1482000 | 456137               937.0        1581.7     18068684
960.00/960.34	c ................................ | ********..               1502000 | 463321               960.2        1564.3     18326554
984.89/985.23	c ................................ | ********..               1535000 | 473513               985.1        1558.3     18641855
1007.88/1008.24	c ................................ | ********..               1562000 | 481259              1008.1        1549.5     18912633
1031.97/1032.33	c ................................ | ********..               1593000 | 490493              1032.2        1543.4     19226165
1056.26/1056.63	c ................................ | ********..               1620000 | 498842              1056.5        1533.4     19521153
1080.66/1081.10	c ................................ | *********.               1641000 | 504934              1080.9        1518.2     19763729
1104.75/1105.15	c ................................ | *********.               1662000 | 511280              1105.0        1504.1     19994607
1128.95/1129.39	c ................................ | *********.               1680000 | 516798              1129.2        1487.8     20213214
1152.93/1153.30	c ................................ | *********.               1698000 | 522332              1153.1        1472.5     20430343
1176.03/1176.48	c ................................ | *********.               1715000 | 527700              1176.3        1458.0     20637814

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9696
/proc/meminfo: memFree=1279648/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=1008 CPUtime=0
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 1124727068 1032192 126 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 252 127 68 165 0 85 0

[startup+0.071438 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9696
/proc/meminfo: memFree=1279648/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=1140 CPUtime=0.06
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 186 0 0 0 6 0 0 0 18 0 1 0 1124727068 1167360 170 1992294400 134512640 135191068 4294956224 18446744073709551615 134553894 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 285 170 70 165 0 118 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1140

[startup+0.10144 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9696
/proc/meminfo: memFree=1279648/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=1140 CPUtime=0.09
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 188 0 0 0 9 0 0 0 18 0 1 0 1124727068 1167360 172 1992294400 134512640 135191068 4294956224 18446744073709551615 134599044 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 285 172 70 165 0 118 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1140

[startup+0.301466 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9696
/proc/meminfo: memFree=1279648/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=1140 CPUtime=0.29
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 190 0 0 0 29 0 0 0 19 0 1 0 1124727068 1167360 174 1992294400 134512640 135191068 4294956224 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 285 174 70 165 0 118 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1140

[startup+0.701517 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9696
/proc/meminfo: memFree=1279648/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=4540 CPUtime=0.69
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 1011 0 0 0 69 0 0 0 23 0 1 0 1124727068 4648960 995 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 1135 995 88 165 0 968 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4540

[startup+1.50162 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1274584/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=7740 CPUtime=1.49
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 1810 0 0 0 148 1 0 0 25 0 1 0 1124727068 7925760 1794 1992294400 134512640 135191068 4294956224 18446744073709551615 134549924 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 1935 1794 88 165 0 1768 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7740

[startup+3.10184 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1271192/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=11260 CPUtime=3.09
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 2721 0 0 0 308 1 0 0 25 0 1 0 1124727068 11530240 2705 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 2815 2705 88 165 0 2648 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11260

[startup+6.30124 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1264728/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=16860 CPUtime=6.29
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 4089 0 0 0 627 2 0 0 25 0 1 0 1124727068 17264640 4073 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 4215 4073 88 165 0 4048 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16860

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1255448/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=25820 CPUtime=12.69
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 6330 0 0 0 1266 3 0 0 25 0 1 0 1124727068 26439680 6314 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 6455 6314 88 165 0 6288 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25820

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1240856/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=39580 CPUtime=25.48
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 9778 0 0 0 2542 6 0 0 25 0 1 0 1124727068 40529920 9762 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 9895 9762 88 165 0 9728 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39580

[startup+51.101 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1223384/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=57020 CPUtime=51.07
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 14160 0 0 0 5097 10 0 0 25 0 1 0 1124727068 58388480 14144 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 14255 14144 88 165 0 14088 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 57020

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1195736/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=84380 CPUtime=102.26
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 20972 0 0 0 10210 16 0 0 25 0 1 0 1124727068 86405120 20956 1992294400 134512640 135191068 4294956224 18446744073709551615 134562371 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 21095 20956 88 165 0 20928 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 84380

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1169368/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=111100 CPUtime=162.24
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 27653 0 0 0 16201 23 0 0 25 0 1 0 1124727068 113766400 27637 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 27775 27637 88 165 0 27608 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 111100

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1145048/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=134940 CPUtime=222.22
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 33616 0 0 0 22194 28 0 0 25 0 1 0 1124727068 138178560 33600 1992294400 134512640 135191068 4294956224 18446744073709551615 134562468 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 33735 33600 88 165 0 33568 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 134940

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1125464/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=154620 CPUtime=282.2
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 38536 0 0 0 28189 31 0 0 25 0 1 0 1124727068 158330880 38520 1992294400 134512640 135191068 4294956224 18446744073709551615 134562432 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 38655 38520 88 165 0 38488 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 154620

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1109720/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=170140 CPUtime=342.19
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 42434 0 0 0 34183 36 0 0 25 0 1 0 1124727068 174223360 42418 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 42535 42418 88 165 0 42368 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 170140

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1095256/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=184700 CPUtime=402.17
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 46070 0 0 0 40178 39 0 0 25 0 1 0 1124727068 189132800 46054 1992294400 134512640 135191068 4294956224 18446744073709551615 134562365 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 46175 46054 88 165 0 46008 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 184700

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1082456/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=197340 CPUtime=462.15
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 49236 0 0 0 46173 42 0 0 25 0 1 0 1124727068 202076160 49220 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 49335 49220 88 165 0 49168 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 197340

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1070104/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=209820 CPUtime=522.13
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 52347 0 0 0 52168 45 0 0 25 0 1 0 1124727068 214855680 52331 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 52455 52331 88 165 0 52288 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 209820

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1057880/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=221980 CPUtime=582.11
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 55381 0 0 0 58163 48 0 0 25 0 1 0 1124727068 227307520 55365 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 55495 55365 88 165 0 55328 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 221980

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1044632/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=234940 CPUtime=642.1
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 58647 0 0 0 64159 51 0 0 25 0 1 0 1124727068 240578560 58631 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 58735 58631 88 165 0 58568 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 234940

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1031960/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=247740 CPUtime=702.07
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 61832 0 0 0 70152 55 0 0 25 0 1 0 1124727068 253685760 61816 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 61935 61816 88 165 0 61768 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 247740

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1020376/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=259260 CPUtime=762.06
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 64698 0 0 0 76148 58 0 0 25 0 1 0 1124727068 265482240 64682 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 64815 64682 88 165 0 64648 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 259260

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9697
/proc/meminfo: memFree=1009368/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=270300 CPUtime=822.04
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 67462 0 0 0 82144 60 0 0 25 0 1 0 1124727068 276787200 67446 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 67575 67446 88 165 0 67408 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 270300

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9697
/proc/meminfo: memFree=997656/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=281820 CPUtime=882.02
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 70367 0 0 0 88141 61 0 0 25 0 1 0 1124727068 288583680 70351 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 70455 70351 88 165 0 70288 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 281820

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9697
/proc/meminfo: memFree=987544/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=292060 CPUtime=942
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 72898 0 0 0 94136 64 0 0 25 0 1 0 1124727068 299069440 72882 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 73015 72882 88 165 0 72848 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 292060

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9697
/proc/meminfo: memFree=975896/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=303580 CPUtime=1001.99
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 75781 0 0 0 100131 68 0 0 25 0 1 0 1124727068 310865920 75765 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 75895 75765 88 165 0 75728 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 303580

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9699
/proc/meminfo: memFree=964248/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=315260 CPUtime=1061.97
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 78721 0 0 0 106127 70 0 0 25 0 1 0 1124727068 322826240 78705 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 78815 78705 88 165 0 78648 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 315260

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9699
/proc/meminfo: memFree=954968/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=324380 CPUtime=1121.94
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 81004 0 0 0 112122 72 0 0 25 0 1 0 1124727068 332165120 80988 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 81095 80988 88 165 0 80928 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 324380

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9699
/proc/meminfo: memFree=946328/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=333180 CPUtime=1181.92
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 83182 0 0 0 118118 74 0 0 25 0 1 0 1124727068 341176320 83166 1992294400 134512640 135191068 4294956224 18446744073709551615 134562492 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 83295 83166 88 165 0 83128 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 333180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9699
/proc/meminfo: memFree=943832/2055920 swapFree=4176412/4192956
[pid=9696] ppid=9694 vsize=335580 CPUtime=1200.03
/proc/9696/stat : 9696 (tts-5-0) R 9694 9696 9284 0 -1 4194304 83774 0 0 0 119928 75 0 0 25 0 1 0 1124727068 343633920 83758 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/9696/statm: 83895 83758 88 165 0 83728 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 335580

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.46
CPU time (s): 1200.09
CPU user time (s): 1199.28
CPU system time (s): 0.807877
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 335580

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

runsolver used 1.09183 second user time and 3.2865 second system time

The end

Launcher Data

Begin job on node40 at 2009-03-31 19:30:41
IDJOB=1531699
IDBENCH=70579
IDSOLVER=505
FILE ID=node40/1531699-1238520641
PBS_JOBID= 9062004
Free space on /tmp= 63504 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/400/unif-k3-r4.25-v400-c1700-S1553390498-064.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531699-1238520641/watcher-1531699-1238520641 -o /tmp/evaluation-result-1531699-1238520641/solver-1531699-1238520641 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531699-1238520641.cnf

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

MD5SUM BENCH= ad000d059aa01091d195f8e0c8f346f6
RANDOM SEED=115376231

node40.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1280064 kB
Buffers:         84868 kB
Cached:         599452 kB
SwapCached:       9688 kB
Active:         192648 kB
Inactive:       503044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1280064 kB
SwapTotal:     4192956 kB
SwapFree:      4176412 kB
Dirty:             800 kB
Writeback:           0 kB
Mapped:          17148 kB
Slab:            66084 kB
Committed_AS:  2855720 kB
PageTables:       1476 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= 63504 MiB
End job on node40 at 2009-03-31 19:50:44