Trace number 1531051

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.15 1200.44

General information on the benchmark

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

Solver Data

0.02/0.06	c Command: HOME/tts-5-0 HOME/instance-1531051-1238381740.cnf 
0.02/0.06	c Using SATTIMEOUT of 1200
0.02/0.06	c Using SATRAM of 1800
0.02/0.06	c Size of subset node = 16
0.02/0.06	c Variables = 180
0.02/0.06	c Clauses = 15300
0.02/0.06	c Literals = 107100
0.02/0.06	c Reduced size:
0.02/0.06	c Variables = 180
0.02/0.06	c Clauses = 15300
0.02/0.06	c Literals = 107100
0.02/0.06	c a2
0.29/0.40	c a1
0.58/0.68	c Independent sub-problems = 1
0.58/0.68	c Sub-problem with 180 variables and 15300 clauses
0.58/0.68	c using permutation method 4
0.58/0.68	c count = 1
0.58/0.68	c Ordering finished 0.650 seconds
0.58/0.68	c mapped 0.680 seconds
0.58/0.68	c permuted 0.680 seconds
0.58/0.68	c about to sort
0.58/0.69	c sorted
0.89/0.97	c clauses now 15300
0.89/0.97	c init finished 0.700 seconds
0.89/0.97	c tree built 0.970 seconds
0.89/0.97	c 
0.89/0.97	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.89/0.97	c ---------------------------------|----------------------------------|------------------------------------------------------
0.89/0.97	c ................................ | ..........                       |                        1.0           0.0             
0.89/0.97	c ................................ | ..........                     1 |                        1.0           1.0             
0.89/0.97	c ................................ | ..........                     2 |                        1.0           2.1             
0.89/0.97	c ................................ | ..........                     3 |                        1.0           3.1             
0.89/0.97	c ................................ | ..........                     4 |                        1.0           4.1             
0.89/0.97	c ................................ | ..........                     5 |                        1.0           5.2             
1.00/1.03	c ................................ | ..........                  1000 | 166                    1.0         970.9         1980
23.98/24.01	c ................................ | ..........                199000 | 64845                 24.0        8291.7      3105567
48.08/48.10	c ................................ | ..........                328000 | 111702                48.1        6820.5      5792676
72.18/72.22	c ................................ | ..........                414000 | 141828                72.2        5733.3      7455864
96.06/96.16	c ................................ | ..........                503000 | 173762                96.1        5232.0      9266150
120.06/120.14	c ................................ | *.........                594000 | 207883               120.1        4945.1     11075125
144.16/144.23	c ................................ | *.........                670000 | 237800               144.2        4645.7     12852925
168.16/168.22	c ................................ | *.........                739000 | 264549               168.2        4393.6     14410731
192.24/192.39	c ................................ | *.........                802000 | 288991               192.4        4169.0     15879598
216.13/216.25	c ................................ | *.........                863000 | 312022               216.2        3991.1     16992816
239.94/240.08	c ................................ | **........                921000 | 333253               240.1        3836.7     17997921
264.03/264.19	c ................................ | **........                980000 | 354370               264.2        3709.9     19035708
288.12/288.29	c ................................ | **........               1037000 | 376105               288.3        3597.4     20176791
312.22/312.31	c ................................ | **........               1094000 | 397683               312.3        3503.3     21347096
336.20/336.35	c ................................ | **........               1151000 | 419147               336.3        3422.4     22380127
360.20/360.38	c ................................ | ***.......               1198000 | 437663               360.3        3324.6     23476747
384.50/384.61	c ................................ | ***.......               1237000 | 452216               384.6        3216.6     24258585
408.19/408.38	c ................................ | ***.......               1277000 | 467582               408.3        3127.4     25170372
432.28/432.42	c ................................ | ***.......               1320000 | 484141               432.4        3052.9     26084853
455.88/456.06	c ................................ | ***.......               1362000 | 500222               456.0        2986.8     26985865
480.27/480.49	c ................................ | ****......               1417000 | 520717               480.4        2949.4     28040265
504.27/504.47	c ................................ | ****......               1468000 | 540616               504.4        2910.3     29183121
528.06/528.30	c ................................ | ****......               1516000 | 559252               528.2        2869.9     30306169
552.26/552.44	c ................................ | ****......               1563000 | 577756               552.4        2829.5     31452780
575.95/576.15	c ................................ | ****......               1604000 | 593192               576.1        2784.3     32334077
599.95/600.18	c ................................ | *****.....               1644000 | 608320               600.1        2739.5     33258881
623.83/624.09	c ................................ | *****.....               1684000 | 623820               624.0        2698.6     34220796
648.33/648.53	c ................................ | *****.....               1727000 | 638729               648.5        2663.2     34984663
672.23/672.46	c ................................ | *****.....               1763000 | 651919               672.4        2622.0     35643184
696.32/696.53	c ................................ | *****.....               1803000 | 666245               696.5        2588.8     36464443
720.42/720.67	c ................................ | ******....               1843000 | 681031               720.6        2557.6     37339157
744.01/744.25	c ................................ | ******....               1882000 | 695091               744.2        2529.0     38174656
768.00/768.20	c ................................ | ******....               1925000 | 710565               768.1        2506.1     39067814
791.99/792.22	c ................................ | ******....               1967000 | 726775               792.1        2483.1     40053911
816.49/816.79	c ................................ | ******....               2002000 | 739883               816.7        2451.3     40828213
839.88/840.11	c ................................ | *******...               2034000 | 751683               840.0        2421.4     41554368
864.48/864.77	c ................................ | *******...               2066000 | 763563               864.7        2389.3     42385898
888.48/888.70	c ................................ | *******...               2102000 | 777795               888.6        2365.5     43286202
911.87/912.11	c ................................ | *******...               2136000 | 791158               912.0        2342.1     44147364
936.26/936.51	c ................................ | *******...               2171000 | 805094               936.4        2318.4     45095293
960.35/960.69	c ................................ | ********..               2202000 | 817352               960.6        2292.3     45871712
984.35/984.62	c ................................ | ********..               2230000 | 828121               984.5        2265.1     46499813
1008.35/1008.69	c ................................ | ********..               2257000 | 838297              1008.6        2237.8     47083702
1032.64/1032.96	c ................................ | ********..               2284000 | 848313              1032.9        2211.3     47646742
1056.23/1056.51	c ................................ | ********..               2311000 | 859082              1056.4        2187.6     48333163
1080.03/1080.30	c ................................ | *********.               2341000 | 871274              1080.2        2167.2     49103651
1103.82/1104.10	c ................................ | *********.               2369000 | 882515              1104.0        2145.8     49786750
1128.01/1128.31	c ................................ | *********.               2399000 | 894374              1128.2        2126.4     50492872
1152.01/1152.34	c ................................ | *********.               2429000 | 906246              1152.2        2108.1     51214062
1176.41/1176.78	c ................................ | *********.               2461000 | 919204              1176.7        2091.5     52005247

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-1531051-1238381740/watcher-1531051-1238381740 -o /tmp/evaluation-result-1531051-1238381740/solver-1531051-1238381740 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531051-1238381740.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: 1.00 1.00 1.00 3/64 6864
/proc/meminfo: memFree=1657200/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=876 CPUtime=0
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 1110835825 897024 104 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 219 104 68 165 0 52 0

[startup+0.0230469 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6864
/proc/meminfo: memFree=1657200/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=1404 CPUtime=0.02
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 235 0 0 0 2 0 0 0 18 0 1 0 1110835825 1437696 219 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 351 219 68 165 0 184 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1404

[startup+0.101053 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6864
/proc/meminfo: memFree=1657200/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=8416 CPUtime=0.09
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 1721 0 0 0 9 0 0 0 18 0 1 0 1110835825 8617984 1704 1992294400 134512640 135191068 4294956224 18446744073709551615 134641725 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 2104 1704 69 165 0 1937 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8416

[startup+0.30107 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6864
/proc/meminfo: memFree=1657200/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=8416 CPUtime=0.29
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 1721 0 0 0 29 0 0 0 19 0 1 0 1110835825 8617984 1704 1992294400 134512640 135191068 4294956224 18446744073709551615 134519815 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 2104 1704 69 165 0 1937 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8416

[startup+0.701105 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6864
/proc/meminfo: memFree=1657200/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=4284 CPUtime=0.69
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 1765 0 0 0 68 1 0 0 22 0 1 0 1110835825 4386816 975 1992294400 134512640 135191068 4294956224 18446744073709551615 134570587 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 1071 975 81 165 0 904 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4284

[startup+1.50118 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6865
/proc/meminfo: memFree=1642536/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=16584 CPUtime=1.49
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 4817 0 0 0 147 2 0 0 25 0 1 0 1110835825 16982016 3994 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 4146 3994 89 165 0 3979 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16584

[startup+3.10131 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6865
/proc/meminfo: memFree=1639592/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=21232 CPUtime=3.09
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 6005 0 0 0 306 3 0 0 25 0 1 0 1110835825 21741568 5182 1992294400 134512640 135191068 4294956224 18446744073709551615 134550074 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 5308 5182 89 165 0 5141 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21232

[startup+6.30159 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6865
/proc/meminfo: memFree=1629480/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=30992 CPUtime=6.29
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 8446 0 0 0 625 4 0 0 25 0 1 0 1110835825 31735808 7623 1992294400 134512640 135191068 4294956224 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 7748 7623 89 165 0 7581 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30992

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6865
/proc/meminfo: memFree=1614312/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=44888 CPUtime=12.69
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 11905 0 0 0 1261 8 0 0 25 0 1 0 1110835825 45965312 11082 1992294400 134512640 135191068 4294956224 18446744073709551615 134549985 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 11222 11082 89 165 0 11055 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44888

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6865
/proc/meminfo: memFree=1590312/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=67928 CPUtime=25.48
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 17645 0 0 0 2537 11 0 0 25 0 1 0 1110835825 69558272 16822 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 16982 16822 89 165 0 16815 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67928

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6865
/proc/meminfo: memFree=1546472/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=111772 CPUtime=51.08
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 28615 0 0 0 5090 18 0 0 25 0 1 0 1110835825 114454528 27792 1992294400 134512640 135191068 4294956224 18446744073709551615 134591186 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 27943 27792 89 165 0 27776 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 111772

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6865
/proc/meminfo: memFree=1486696/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=170976 CPUtime=102.27
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 43435 0 0 0 10198 29 0 0 25 0 1 0 1110835825 175079424 42612 1992294400 134512640 135191068 4294956224 18446744073709551615 134587537 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 42744 42612 89 165 0 42577 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 170976

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6865
/proc/meminfo: memFree=1417384/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=240736 CPUtime=162.25
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 60850 0 0 0 16184 41 0 0 25 0 1 0 1110835825 246513664 60027 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 60184 60027 89 165 0 60017 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 240736

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6865
/proc/meminfo: memFree=1365480/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=291936 CPUtime=222.24
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 73659 0 0 0 22171 53 0 0 25 0 1 0 1110835825 298942464 72836 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 72984 72836 89 165 0 72817 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 291936

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6865
/proc/meminfo: memFree=1323176/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=334496 CPUtime=282.22
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 84311 0 0 0 28162 60 0 0 25 0 1 0 1110835825 342523904 83488 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 83624 83488 89 165 0 83457 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 334496

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6871
/proc/meminfo: memFree=1278696/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=378496 CPUtime=342.21
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 95288 0 0 0 34153 68 0 0 25 0 1 0 1110835825 387579904 94465 1992294400 134512640 135191068 4294956224 18446744073709551615 134587647 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 94624 94465 89 165 0 94457 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 378496

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6871
/proc/meminfo: memFree=1242920/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=414496 CPUtime=402.19
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 104296 0 0 0 40143 76 0 0 25 0 1 0 1110835825 424443904 103473 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 103624 103473 89 165 0 103457 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 414496

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6871
/proc/meminfo: memFree=1205416/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=451620 CPUtime=462.17
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 113599 0 0 0 46134 83 0 0 25 0 1 0 1110835825 462458880 112776 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 112905 112776 89 165 0 112738 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 451620

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6871
/proc/meminfo: memFree=1161448/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=495940 CPUtime=522.16
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 124657 0 0 0 52124 92 0 0 25 0 1 0 1110835825 507842560 123834 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 123985 123834 89 165 0 123818 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 495940

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6871
/proc/meminfo: memFree=1119784/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=536900 CPUtime=582.15
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 134921 0 0 0 58115 100 0 0 25 0 1 0 1110835825 549785600 134098 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 134225 134098 89 165 0 134058 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 536900

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6871
/proc/meminfo: memFree=1083880/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=572420 CPUtime=642.13
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 143811 0 0 0 64107 106 0 0 25 0 1 0 1110835825 586158080 142988 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 143105 142988 89 165 0 142938 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 572420

[startup+702.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 6871
/proc/meminfo: memFree=1054248/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=602340 CPUtime=702.11
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 151283 0 0 0 70099 112 0 0 25 0 1 0 1110835825 616796160 150460 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 150585 150460 89 165 0 150418 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 602340

[startup+762.306 s]
/proc/loadavg: 1.12 1.04 1.01 2/65 6871
/proc/meminfo: memFree=1019816/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=636420 CPUtime=762.11
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 159797 0 0 0 76093 118 0 0 25 0 1 0 1110835825 651694080 158974 1992294400 134512640 135191068 4294956224 18446744073709551615 134549976 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 159105 158974 89 165 0 158938 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 636420

[startup+822.302 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 6871
/proc/meminfo: memFree=984616/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=671780 CPUtime=822.09
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 168628 0 0 0 82084 125 0 0 25 0 1 0 1110835825 687902720 167805 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 167945 167805 89 165 0 167778 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 671780

[startup+882.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 6871
/proc/meminfo: memFree=951464/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=704580 CPUtime=882.07
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 176840 0 0 0 88077 130 0 0 25 0 1 0 1110835825 721489920 176017 1992294400 134512640 135191068 4294956224 18446744073709551615 134587650 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 176145 176017 89 165 0 175978 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 704580

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 6871
/proc/meminfo: memFree=915944/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=740260 CPUtime=942.06
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 185762 0 0 0 94068 138 0 0 25 0 1 0 1110835825 758026240 184939 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 185065 184939 89 165 0 184898 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 740260

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6871
/proc/meminfo: memFree=889448/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=766500 CPUtime=1002.05
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 192325 0 0 0 100062 143 0 0 25 0 1 0 1110835825 784896000 191502 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 191625 191502 89 165 0 191458 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 766500

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6871
/proc/meminfo: memFree=864232/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=791940 CPUtime=1062.04
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 198690 0 0 0 106056 148 0 0 25 0 1 0 1110835825 810946560 197867 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 197985 197867 89 165 0 197818 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 791940

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6871
/proc/meminfo: memFree=834920/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=820900 CPUtime=1122.02
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 205924 0 0 0 112049 153 0 0 25 0 1 0 1110835825 840601600 205101 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 205225 205101 89 165 0 205058 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 820900

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6871
/proc/meminfo: memFree=805416/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=850812 CPUtime=1182.01
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 213351 0 0 0 118041 160 0 0 25 0 1 0 1110835825 871231488 212528 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 212703 212528 89 165 0 212536 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 850812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6871
/proc/meminfo: memFree=794408/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=861212 CPUtime=1200.01
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4194304 215961 0 0 0 119839 162 0 0 25 0 1 0 1110835825 881881088 215138 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 215303 215138 89 165 0 215136 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 861212

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

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

[startup+1200.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6871
/proc/meminfo: memFree=794408/2055920 swapFree=4178796/4192956
[pid=6864] ppid=6862 vsize=0 CPUtime=1200.11
/proc/6864/stat : 6864 (tts-5-0) R 6862 6864 4454 0 -1 4195332 215961 0 0 0 119839 172 0 0 25 0 1 0 1110835825 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/6864/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.15
CPU user time (s): 1198.39
CPU system time (s): 1.75573
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 861212

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

runsolver used 0.927858 second user time and 2.67359 second system time

The end

Launcher Data

Begin job on node57 at 2009-03-30 04:55:40
IDJOB=1531051
IDBENCH=70255
IDSOLVER=505
FILE ID=node57/1531051-1238381740
PBS_JOBID= 9061246
Free space on /tmp= 66264 MiB

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

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

MD5SUM BENCH= 5f6d9d113e535105e77af29b0e165b23
RANDOM SEED=235791675

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1657616 kB
Buffers:         52648 kB
Cached:         254948 kB
SwapCached:       7992 kB
Active:          44612 kB
Inactive:       272480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657616 kB
SwapTotal:     4192956 kB
SwapFree:      4178796 kB
Dirty:            1228 kB
Writeback:           0 kB
Mapped:          15136 kB
Slab:            67232 kB
Committed_AS:  2533100 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66264 MiB
End job on node57 at 2009-03-30 05:15:42