Trace number 1531075

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S432776913-077.cnf
MD5SUM7added98d83a731c0c62b4e7cbaf3442
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.23305
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
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 513600

Solver Data

0.00/0.05	c Command: HOME/tts-5-0 HOME/instance-1531075-1238383674.cnf 
0.00/0.05	c Using SATTIMEOUT of 1200
0.00/0.05	c Using SATRAM of 1800
0.00/0.05	c Size of subset node = 16
0.00/0.05	c Variables = 160
0.00/0.05	c Clauses = 13600
0.00/0.05	c Literals = 95200
0.00/0.05	c Reduced size:
0.00/0.05	c Variables = 160
0.00/0.05	c Clauses = 13600
0.00/0.05	c Literals = 95200
0.00/0.05	c a2
0.29/0.35	c a1
0.59/0.61	c Independent sub-problems = 1
0.59/0.61	c Sub-problem with 160 variables and 13600 clauses
0.59/0.61	c using permutation method 4
0.59/0.61	c count = 1
0.59/0.61	c Ordering finished 0.580 seconds
0.59/0.61	c mapped 0.600 seconds
0.59/0.61	c permuted 0.600 seconds
0.59/0.61	c about to sort
0.59/0.62	c sorted
0.79/0.86	c clauses now 13600
0.79/0.86	c init finished 0.620 seconds
0.79/0.86	c tree built 0.860 seconds
0.79/0.86	c 
0.79/0.86	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.79/0.86	c ---------------------------------|----------------------------------|------------------------------------------------------
0.79/0.86	c ................................ | ..........                       |                        0.9           0.0             
0.79/0.86	c ................................ | ..........                     1 |                        0.9           1.2             
0.79/0.86	c ................................ | ..........                     2 |                        0.9           2.3             
0.79/0.86	c ................................ | ..........                     3 |                        0.9           3.5             
0.79/0.86	c ................................ | ..........                     4 |                        0.9           4.7             
0.79/0.86	c ................................ | ..........                     5 |                        0.9           5.8             
0.89/0.92	c ................................ | ..........                  1000 | 136                    0.9        1087.0         3824
23.98/24.07	c ................................ | ..........                196000 | 55335                 24.1        8146.3      2878079
47.98/48.04	c ................................ | ..........                362000 | 106716                48.0        7537.0      5618348
71.97/72.04	c ................................ | ..........                480000 | 144551                72.0        6664.8      7812279
96.15/96.21	c ................................ | ..........                593000 | 182289                96.2        6164.2      9895402
120.15/120.28	c ................................ | *.........                690000 | 213883               120.2        5738.0     11721903
144.05/144.18	c ................................ | *.........                782000 | 243900               144.2        5424.5     13366137
167.94/168.05	c ................................ | *.........                864000 | 271871               168.0        5142.6     14899490
192.22/192.36	c ................................ | *.........                932000 | 294219               192.3        4845.8     16302817
215.92/216.06	c ................................ | *.........               1003000 | 317968               216.0        4643.3     17660904
240.21/240.40	c ................................ | **........               1073000 | 342757               240.4        4464.1     19041676
263.91/264.09	c ................................ | **........               1140000 | 366880               264.1        4317.4     20387955
288.01/288.11	c ................................ | **........               1207000 | 389214               288.1        4190.1     21939731
312.09/312.28	c ................................ | **........               1265000 | 409168               312.2        4051.5     23208910
336.28/336.40	c ................................ | **........               1326000 | 430685               336.3        3942.4     24614198
360.18/360.30	c ................................ | ***.......               1385000 | 451268               360.2        3844.7     25926028
384.07/384.24	c ................................ | ***.......               1451000 | 472956               384.2        3777.1     27124437
408.16/408.38	c ................................ | ***.......               1523000 | 497491               408.3        3730.1     28481176
431.95/432.10	c ................................ | ***.......               1578000 | 515624               432.0        3652.6     29554102
456.14/456.39	c ................................ | ***.......               1641000 | 537505               456.3        3596.3     30864131
480.33/480.51	c ................................ | ****......               1695000 | 556413               480.4        3528.2     31958748
504.23/504.48	c ................................ | ****......               1750000 | 576141               504.4        3469.6     33104591
528.21/528.46	c ................................ | ****......               1796000 | 592149               528.4        3399.1     34010780
551.91/552.14	c ................................ | ****......               1845000 | 609601               552.0        3342.2     35063463
576.30/576.52	c ................................ | ****......               1901000 | 630003               576.4        3298.0     36284993
600.20/600.46	c ................................ | *****.....               1949000 | 646430               600.4        3246.4     37364192
624.39/624.65	c ................................ | *****.....               1990000 | 660019               624.5        3186.4     38297870
648.38/648.64	c ................................ | *****.....               2032000 | 674735               648.5        3133.3     39209705
671.97/672.21	c ................................ | *****.....               2071000 | 688241               672.1        3081.5     40125309
696.07/696.33	c ................................ | *****.....               2108000 | 700263               696.2        3027.8     40972495
720.26/720.58	c ................................ | ******....               2146000 | 712969               720.5        2978.7     41894774
744.46/744.75	c ................................ | ******....               2186000 | 727295               744.6        2935.7     42842725
768.04/768.35	c ................................ | ******....               2224000 | 740461               768.2        2895.0     43689542
792.23/792.54	c ................................ | ******....               2259000 | 752625               792.4        2850.8     44462678
816.13/816.49	c ................................ | ******....               2295000 | 765194               816.4        2811.3     45249329
840.13/840.43	c ................................ | *******...               2328000 | 776595               840.3        2770.5     46021733
864.11/864.47	c ................................ | *******...               2362000 | 787987               864.3        2732.8     46834400
888.21/888.57	c ................................ | *******...               2396000 | 799583               888.4        2697.0     47583921
911.90/912.27	c ................................ | *******...               2431000 | 812223               912.1        2665.2     48396997
936.49/936.87	c ................................ | *******...               2466000 | 824651               936.7        2632.6     49117984
960.08/960.41	c ................................ | ********..               2499000 | 836554               960.2        2602.5     49875862
983.97/984.39	c ................................ | ********..               2530000 | 847178               984.2        2570.6     50585323
1008.57/1008.99	c ................................ | ********..               2561000 | 857689              1008.8        2538.6     51266827
1031.86/1032.20	c ................................ | ********..               2591000 | 867681              1032.0        2510.6     51985935
1056.55/1056.90	c ................................ | ********..               2624000 | 878726              1056.7        2483.2     52727912
1079.85/1080.21	c ................................ | *********.               2657000 | 890540              1080.0        2460.1     53474867
1104.23/1104.63	c ................................ | *********.               2693000 | 903791              1104.4        2438.3     54329648
1128.02/1128.44	c ................................ | *********.               2728000 | 916710              1128.2        2417.9     55110569
1152.21/1152.62	c ................................ | *********.               2765000 | 930173              1152.4        2399.3     55950705
1176.21/1176.60	c ................................ | *********.               2801000 | 943072              1176.4        2381.0     56858157
1199.91/1200.33	c CPU limit (1200) reached
1199.91/1200.33	c Time = 1200.12 seconds
1199.91/1200.33	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1531075-1238383674/watcher-1531075-1238383674 -o /tmp/evaluation-result-1531075-1238383674/solver-1531075-1238383674 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531075-1238383674.cnf 

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


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 32042
/proc/meminfo: memFree=1501704/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=876 CPUtime=0
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 1111032572 897024 101 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 219 101 67 165 0 52 0

[startup+0.064885 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 32042
/proc/meminfo: memFree=1501704/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=3536 CPUtime=0.05
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 756 0 0 0 5 0 0 0 18 0 1 0 1111032572 3620864 740 1992294400 134512640 135191068 4294956240 18446744073709551615 134554932 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 884 740 69 165 0 717 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3536

[startup+0.101889 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 32042
/proc/meminfo: memFree=1501704/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=7720 CPUtime=0.09
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 1597 0 0 0 9 0 0 0 18 0 1 0 1111032572 7905280 1580 1992294400 134512640 135191068 4294956240 18446744073709551615 134642163 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 1930 1580 69 165 0 1763 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7720

[startup+0.301917 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 32042
/proc/meminfo: memFree=1501704/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=7720 CPUtime=0.29
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 1597 0 0 0 29 0 0 0 19 0 1 0 1111032572 7905280 1580 1992294400 134512640 135191068 4294956240 18446744073709551615 134519815 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 1930 1580 69 165 0 1763 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7720

[startup+0.701975 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 32042
/proc/meminfo: memFree=1501704/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=6440 CPUtime=0.69
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 2269 0 0 0 69 0 0 0 22 0 1 0 1111032572 6594560 1511 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 1610 1512 84 165 0 1443 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6440

[startup+1.50109 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 32043
/proc/meminfo: memFree=1488512/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=15192 CPUtime=1.49
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 4447 0 0 0 148 1 0 0 25 0 1 0 1111032572 15556608 3656 1992294400 134512640 135191068 4294956240 18446744073709551615 134589858 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 3798 3656 89 165 0 3631 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15192

[startup+3.10132 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 32043
/proc/meminfo: memFree=1485568/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=19328 CPUtime=3.09
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 5454 0 0 0 307 2 0 0 25 0 1 0 1111032572 19791872 4663 1992294400 134512640 135191068 4294956240 18446744073709551615 134587631 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 4832 4663 89 165 0 4665 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19328

[startup+6.30178 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 32043
/proc/meminfo: memFree=1478528/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=25888 CPUtime=6.29
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 7104 0 0 0 626 3 0 0 25 0 1 0 1111032572 26509312 6313 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 6472 6313 89 165 0 6305 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25888

[startup+12.7027 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 32043
/proc/meminfo: memFree=1464704/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=38852 CPUtime=12.69
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 10345 0 0 0 1264 5 0 0 25 0 1 0 1111032572 39784448 9554 1992294400 134512640 135191068 4294956240 18446744073709551615 134588673 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 9713 9554 89 165 0 9546 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38852

[startup+25.5016 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 32043
/proc/meminfo: memFree=1439688/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=63336 CPUtime=25.48
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 16467 0 0 0 2538 10 0 0 25 0 1 0 1111032572 64856064 15676 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 15834 15676 89 165 0 15667 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63336

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 32043
/proc/meminfo: memFree=1394760/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=108460 CPUtime=51.07
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 27746 0 0 0 5089 18 0 0 25 0 1 0 1111032572 111063040 26955 1992294400 134512640 135191068 4294956240 18446744073709551615 134561134 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 27115 26955 89 165 0 26948 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 108460

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 32043
/proc/meminfo: memFree=1321864/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=180300 CPUtime=102.26
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 45719 0 0 0 10196 30 0 0 25 0 1 0 1111032572 184627200 44928 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 45075 44928 89 165 0 44908 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 180300

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32043
/proc/meminfo: memFree=1255176/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=247344 CPUtime=162.24
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 62470 0 0 0 16182 42 0 0 25 0 1 0 1111032572 253280256 61679 1992294400 134512640 135191068 4294956240 18446744073709551615 134562492 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 61836 61679 89 165 0 61669 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 247344

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32043
/proc/meminfo: memFree=1199688/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=302224 CPUtime=222.22
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 76200 0 0 0 22171 51 0 0 25 0 1 0 1111032572 309477376 75409 1992294400 134512640 135191068 4294956240 18446744073709551615 134562408 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 75556 75409 89 165 0 75389 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 302224

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32043
/proc/meminfo: memFree=1142088/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=360144 CPUtime=282.2
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 90709 0 0 0 28158 62 0 0 25 0 1 0 1111032572 368787456 89918 1992294400 134512640 135191068 4294956240 18446744073709551615 134562461 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 90036 89918 89 165 0 89869 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 360144

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32043
/proc/meminfo: memFree=1089032/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=412624 CPUtime=342.18
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 103823 0 0 0 34148 70 0 0 25 0 1 0 1111032572 422526976 103032 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 103156 103032 89 165 0 102989 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 412624

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32043
/proc/meminfo: memFree=1037768/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=464292 CPUtime=402.16
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 116685 0 0 0 40137 79 0 0 25 0 1 0 1111032572 475435008 115894 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 116073 115894 89 165 0 115906 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 464292

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32045
/proc/meminfo: memFree=989064/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=512612 CPUtime=462.14
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 128771 0 0 0 46126 88 0 0 25 0 1 0 1111032572 524914688 127980 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 128153 127980 89 165 0 127986 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 512612

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32045
/proc/meminfo: memFree=947720/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=554212 CPUtime=522.12
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 139193 0 0 0 52117 95 0 0 25 0 1 0 1111032572 567513088 138402 1992294400 134512640 135191068 4294956240 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 138553 138402 89 165 0 138386 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 554212

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32045
/proc/meminfo: memFree=901768/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=599812 CPUtime=582.1
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 150589 0 0 0 58107 103 0 0 25 0 1 0 1111032572 614207488 149798 1992294400 134512640 135191068 4294956240 18446744073709551615 134591932 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 149953 149798 89 165 0 149786 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 599812

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32045
/proc/meminfo: memFree=863432/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=637732 CPUtime=642.08
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 160038 0 0 0 64097 111 0 0 25 0 1 0 1111032572 653037568 159247 1992294400 134512640 135191068 4294956240 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 159433 159247 89 165 0 159266 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 637732

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32045
/proc/meminfo: memFree=828424/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=672932 CPUtime=702.06
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 168869 0 0 0 70088 118 0 0 25 0 1 0 1111032572 689082368 168078 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 168233 168078 89 165 0 168066 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 672932

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32045
/proc/meminfo: memFree=790664/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=710372 CPUtime=762.05
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 178214 0 0 0 76079 126 0 0 25 0 1 0 1111032572 727420928 177423 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 177593 177423 89 165 0 177426 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 710372

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32045
/proc/meminfo: memFree=760200/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=741092 CPUtime=822.02
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 185901 0 0 0 82069 133 0 0 25 0 1 0 1111032572 758878208 185110 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 185273 185110 89 165 0 185106 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 741092

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32045
/proc/meminfo: memFree=728072/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=772772 CPUtime=882.01
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 193837 0 0 0 88061 140 0 0 25 0 1 0 1111032572 791318528 193046 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 193193 193046 89 165 0 193026 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 772772

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32045
/proc/meminfo: memFree=698632/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=802532 CPUtime=941.99
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 201263 0 0 0 94053 146 0 0 25 0 1 0 1111032572 821792768 200472 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 200633 200472 89 165 0 200466 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 802532

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32045
/proc/meminfo: memFree=669640/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=831172 CPUtime=1001.96
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 208430 0 0 0 100045 151 0 0 25 0 1 0 1111032572 851120128 207639 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 207793 207639 89 165 0 207626 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 831172

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32045
/proc/meminfo: memFree=640584/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=860612 CPUtime=1061.94
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 215789 0 0 0 106038 156 0 0 25 0 1 0 1111032572 881266688 214998 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 215153 214998 89 165 0 214986 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 860612

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32045
/proc/meminfo: memFree=607752/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=892932 CPUtime=1121.93
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 223880 0 0 0 112031 162 0 0 25 0 1 0 1111032572 914362368 223089 1992294400 134512640 135191068 4294956240 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 223233 223089 89 165 0 223066 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 892932

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32045
/proc/meminfo: memFree=573960/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=926852 CPUtime=1181.91
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194304 232341 0 0 0 118022 169 0 0 25 0 1 0 1111032572 949096448 231550 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 231713 231550 89 165 0 231546 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 926852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32045
/proc/meminfo: memFree=1007560/2055920 swapFree=4175692/4192956
[pid=32042] ppid=32040 vsize=0 CPUtime=1200.01
/proc/32042/stat : 32042 (tts-5-0) R 32040 32042 32005 0 -1 4194308 234536 0 0 0 119823 178 0 0 25 0 1 0 1111032572 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 0

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

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

Child status: 0
Real time (s): 1200.48
CPU time (s): 1200.09
CPU user time (s): 1198.23
CPU system time (s): 1.86172
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 935652

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

runsolver used 0.820875 second user time and 2.53561 second system time

The end

Launcher Data

Begin job on node30 at 2009-03-30 05:27:54
IDJOB=1531075
IDBENCH=70267
IDSOLVER=505
FILE ID=node30/1531075-1238383674
PBS_JOBID= 9061348
Free space on /tmp= 66356 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S432776913-077.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531075-1238383674/watcher-1531075-1238383674 -o /tmp/evaluation-result-1531075-1238383674/solver-1531075-1238383674 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531075-1238383674.cnf

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

MD5SUM BENCH= 7added98d83a731c0c62b4e7cbaf3442
RANDOM SEED=32058212

node30.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.260
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	: 5931.00
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.260
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:       1502120 kB
Buffers:         69732 kB
Cached:         399596 kB
SwapCached:      11092 kB
Active:          58296 kB
Inactive:       424028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1502120 kB
SwapTotal:     4192956 kB
SwapFree:      4175692 kB
Dirty:            1336 kB
Writeback:           0 kB
Mapped:          18608 kB
Slab:            57444 kB
Committed_AS:  3014944 kB
PageTables:       1368 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= 66356 MiB
End job on node30 at 2009-03-30 05:47:56