Trace number 3250339

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 5-4? (TO) 1300.07 1300.09

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_511.cnf
MD5SUM766a362c83d920a8f8dd49df62ed42c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.072988
Satisfiable
(Un)Satisfiability was proved
Number of variables509
Number of clauses4478
Sum of the clauses size17912
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44478
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-4 HOME/instance-3250339-1307641703.cnf 
0.00/0.00	c Using SATTIMEOUT of 2400
0.00/0.00	c Using SATRAM of 7680
0.00/0.00	c Size of subset node = 32
0.00/0.00	c Variables = 509
0.00/0.00	c Clauses = 4478
0.00/0.00	c Literals = 17912
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 509
0.00/0.00	c Clauses = 4478
0.00/0.00	c Literals = 17912
0.00/0.00	c a2
0.00/0.01	c a1
0.01/0.07	c Independent sub-problems = 2
0.01/0.07	c Sub-problem with 252 variables and 2088 clauses
0.01/0.07	c using permutation method 4
0.01/0.07	c count = 2
0.01/0.07	c Ordering finished 0.060 seconds
0.01/0.07	c mapped 0.070 seconds
0.01/0.07	c permuted 0.070 seconds
0.01/0.07	c about to sort
0.01/0.07	c sorted
0.01/0.07	c clauses now 2088
0.01/0.07	c init finished 0.070 seconds
0.01/0.07	c tree built 0.070 seconds
0.01/0.07	c 
0.01/0.07	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.01/0.07	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.01/0.07	c ................................ | ..........                    |                                  0.1         0.0             
0.01/0.07	c ................................ | ..........                  1 |                                  0.1        10.0             
0.01/0.07	c ................................ | ..........                  2 |                                  0.1        20.0             
0.01/0.07	c ................................ | ..........                  3 |                                  0.1        30.0             
0.01/0.07	c ................................ | ..........                  4 |                                  0.1        40.0             
0.01/0.07	c ................................ | ..........                  5 |                                  0.1        50.0             
0.01/0.08	c ................................ | ..........               1000 | 16           311                 0.1     10000.0         1972
47.99/48.07	c ................................ | ..........            1263000 | 170003       365411             48.1     26279.7     10434111
95.99/96.04	c ................................ | ..........            1913000 | 255785       548988             96.0     19918.8     15354949
143.99/144.01	c ................................ | ..........            2415000 | 330411       683216            144.0     16770.8     19497669
191.99/192.04	c ................................ | ..........            2812000 | 378278       802264            192.0     14643.5     22351635
240.19/240.20	c ................................ | *.........            3112000 | 418719       885522            240.2     12956.4     25224329
288.09/288.15	c ................................ | *.........            3325000 | 448953       945326            288.1     11539.5     27177335
336.08/336.14	c ................................ | *.........            3537000 | 481442       1003454           336.1     10522.7     29585461
384.09/384.14	c ................................ | *.........            3794000 | 518094       1071565           384.1      9876.9     31876119
432.19/432.21	c ................................ | *.........            4047000 | 552460       1139164           432.2      9363.7     34115445
480.18/480.23	c ................................ | **........            4274000 | 578416       1201143           480.2      8900.3     35611660
528.09/528.18	c ................................ | **........            4527000 | 608977       1268576           528.2      8571.1     37516841
575.98/576.05	c ................................ | **........            4817000 | 643828       1344815           576.0      8362.3     39738918
624.08/624.14	c ................................ | **........            5119000 | 678884       1430859           624.1      8201.8     41945983
672.09/672.15	c ................................ | **........            5316000 | 701297       1484260           672.1      7909.1     43452790
720.28/720.32	c ................................ | ***.......            5520000 | 724350       1539458           720.3      7663.4     45016628
768.28/768.30	c ................................ | ***.......            5721000 | 749831       1595093           768.3      7446.4     46347589
816.09/816.14	c ................................ | ***.......            5909000 | 769565       1644473           816.1      7240.4     47044923
864.08/864.14	c ................................ | ***.......            6112000 | 794047       1696532           864.1      7073.1     48643698
911.98/912.04	c ................................ | ***.......            6307000 | 818151       1749880           912.0      6915.4     50448672
960.18/960.23	c ................................ | ****......            6572000 | 852084       1819898           960.2      6844.3     52815088
1008.07/1008.19	c ................................ | ****......            6780000 | 880139       1873814          1008.2      6725.1     55022689
1055.98/1056.08	c ................................ | ****......            7000000 | 906717       1927741          1056.1      6628.4     56944025
1104.17/1104.23	c ................................ | ****......            7205000 | 933965       1979978          1104.2      6525.0     59113591
1151.97/1152.07	c ................................ | ****......            7411000 | 962861       2035161          1152.0      6432.9     61014073
1199.98/1200.03	c ................................ | *****.....            7593000 | 987782       2082195          1200.0      6327.5     62249679
1248.07/1248.10	c ................................ | *****.....            7756000 | 1009579      2125410          1248.1      6214.3     64039864
1296.07/1296.16	c ................................ | *****.....            7918000 | 1035047      2163746          1296.1      6109.0     65490937

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250339-1307641703/watcher-3250339-1307641703 -o /tmp/evaluation-result-3250339-1307641703/solver-3250339-1307641703 -C 2400 -W 1300 -M 7680 HOME/tts-5-4 HOME/instance-3250339-1307641703.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.02 2.10 2.98 8/180 12294
/proc/meminfo: memFree=32653692/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=7080 CPUtime=0 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 348 0 0 0 0 0 0 0 21 0 1 0 875767333 7249920 292 33554432000 4194304 4337412 140733381237568 18446744073709551615 4220415 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 1770 297 132 35 0 211 0

[startup+0.0180581 s]
/proc/loadavg: 1.02 2.10 2.98 8/180 12294
/proc/meminfo: memFree=32653692/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=8276 CPUtime=0.01 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 647 0 0 0 1 0 0 0 21 0 1 0 875767333 8474624 590 33554432000 4194304 4337412 140733381237568 18446744073709551615 4244397 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 2069 590 137 35 0 510 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8276

[startup+0.101099 s]
/proc/loadavg: 1.02 2.10 2.98 8/180 12294
/proc/meminfo: memFree=32653692/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=12840 CPUtime=0.09 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 1143 0 0 0 9 0 0 0 21 0 1 0 875767333 13148160 1086 33554432000 4194304 4337412 140733381237568 18446744073709551615 4229314 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 3210 1086 155 35 0 1651 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12840

[startup+0.301067 s]
/proc/loadavg: 1.02 2.10 2.98 8/180 12294
/proc/meminfo: memFree=32653692/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=16356 CPUtime=0.29 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 2250 0 0 0 29 0 0 0 22 0 1 0 875767333 16748544 2193 33554432000 4194304 4337412 140733381237568 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 4089 2194 155 35 0 2530 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16356

[startup+0.700988 s]
/proc/loadavg: 1.02 2.10 2.98 8/180 12294
/proc/meminfo: memFree=32653692/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=23004 CPUtime=0.69 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 4367 0 0 0 69 0 0 0 24 0 1 0 875767333 23556096 4310 33554432000 4194304 4337412 140733381237568 18446744073709551615 4238674 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 5751 4311 155 35 0 4192 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23004

[startup+1.50084 s]
/proc/loadavg: 1.26 2.13 2.98 6/187 12308
/proc/meminfo: memFree=32534640/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=39288 CPUtime=1.49 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 8093 0 0 0 148 1 0 0 25 0 1 0 875767333 40230912 8036 33554432000 4194304 4337412 140733381237568 18446744073709551615 239476355781 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 9822 8036 155 35 0 8263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39288

[startup+3.10051 s]
/proc/loadavg: 1.26 2.13 2.98 6/190 12318
/proc/meminfo: memFree=32399788/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=62080 CPUtime=3.09 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 14005 0 0 0 307 2 0 0 25 0 1 0 875767333 63569920 13948 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253681 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 15520 13948 155 35 0 13961 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62080

[startup+6.30092 s]
/proc/loadavg: 1.48 2.16 2.99 6/190 12318
/proc/meminfo: memFree=32000692/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=100768 CPUtime=6.29 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 23488 0 0 0 625 4 0 0 25 0 1 0 875767333 103186432 23431 33554432000 4194304 4337412 140733381237568 18446744073709551615 4283631 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 25192 23431 155 35 0 23633 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 100768

[startup+12.7007 s]
/proc/loadavg: 1.68 2.19 3.00 6/190 12319
/proc/meminfo: memFree=31812832/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=143368 CPUtime=12.68 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 33735 0 0 0 1262 6 0 0 25 0 1 0 875767333 146808832 33678 33554432000 4194304 4337412 140733381237568 18446744073709551615 4288681 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 35842 33678 155 35 0 34283 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 143368

[startup+25.5002 s]
/proc/loadavg: 2.03 2.25 3.01 6/190 12319
/proc/meminfo: memFree=31466612/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=230648 CPUtime=25.49 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 55696 0 0 0 2538 11 0 0 25 0 1 0 875767333 236183552 55639 33554432000 4194304 4337412 140733381237568 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 57662 55639 155 35 0 56103 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 230648

[startup+51.1003 s]
/proc/loadavg: 2.81 2.42 3.04 6/190 12320
/proc/meminfo: memFree=30939764/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=355588 CPUtime=51.09 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 87483 0 0 0 5092 17 0 0 25 0 1 0 875767333 364122112 87426 33554432000 4194304 4337412 140733381237568 18446744073709551615 4257754 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 88897 87426 155 35 0 87338 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 355588

[startup+102.308 s]
/proc/loadavg: 3.48 2.66 3.08 6/190 12321
/proc/meminfo: memFree=30194236/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=530272 CPUtime=102.3 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 130806 0 0 0 10201 29 0 0 25 0 1 0 875767333 542998528 130749 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 132568 130749 155 35 0 131009 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 530272

[startup+162.301 s]
/proc/loadavg: 3.81 2.90 3.14 6/190 12323
/proc/meminfo: memFree=29443880/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=680388 CPUtime=162.29 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 168660 0 0 0 16188 41 0 0 25 0 1 0 875767333 696717312 168595 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253685 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 170097 168595 156 35 0 168538 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 680388

[startup+222.301 s]
/proc/loadavg: 3.93 3.10 3.19 6/190 12324
/proc/meminfo: memFree=28839968/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=793344 CPUtime=222.29 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 196620 0 0 0 22181 48 0 0 25 0 1 0 875767333 812384256 196555 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253533 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 198336 196555 156 35 0 196777 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 793344

[startup+282.301 s]
/proc/loadavg: 4.02 3.27 3.24 6/190 12326
/proc/meminfo: memFree=28282656/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=883236 CPUtime=282.29 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 219003 0 0 0 28174 55 0 0 25 0 1 0 875767333 904433664 218938 33554432000 4194304 4337412 140733381237568 18446744073709551615 239476391651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 220809 218938 156 35 0 219250 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 883236

[startup+342.301 s]
/proc/loadavg: 4.01 3.40 3.29 6/190 12327
/proc/meminfo: memFree=27732424/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=976124 CPUtime=342.28 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 242541 0 0 0 34167 61 0 0 25 0 1 0 875767333 999550976 242476 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 244031 242476 156 35 0 242472 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 976124

[startup+402.301 s]
/proc/loadavg: 4.00 3.51 3.33 6/190 12329
/proc/meminfo: memFree=27248764/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=1069276 CPUtime=402.28 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 265474 0 0 0 40160 68 0 0 25 0 1 0 875767333 1094938624 265409 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253681 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 267319 265409 156 35 0 265760 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 1069276

[startup+462.301 s]
/proc/loadavg: 4.00 3.60 3.37 6/190 12331
/proc/meminfo: memFree=26705340/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=1143656 CPUtime=462.28 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 284116 0 0 0 46154 74 0 0 25 0 1 0 875767333 1171103744 284051 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253563 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 285914 284051 156 35 0 284355 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 1143656

[startup+522.301 s]
/proc/loadavg: 4.00 3.67 3.40 5/190 12332
/proc/meminfo: memFree=26265084/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=1214788 CPUtime=522.28 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 302189 0 0 0 52148 80 0 0 25 0 1 0 875767333 1243942912 302124 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 303697 302124 156 35 0 302138 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 1214788

[startup+582.301 s]
/proc/loadavg: 4.00 3.72 3.44 6/190 12334
/proc/meminfo: memFree=25786396/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=1305188 CPUtime=582.28 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 324242 0 0 0 58141 87 0 0 25 0 1 0 875767333 1336512512 324177 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 326297 324177 156 35 0 324738 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1305188

[startup+642.301 s]
/proc/loadavg: 4.00 3.77 3.47 6/190 12335
/proc/meminfo: memFree=25376892/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=1386212 CPUtime=642.29 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 345142 0 0 0 64135 94 0 0 25 0 1 0 875767333 1419481088 345077 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 346553 345077 156 35 0 344994 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 1386212

[startup+702.3 s]
/proc/loadavg: 4.00 3.81 3.50 6/190 12337
/proc/meminfo: memFree=24965036/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=1444444 CPUtime=702.28 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 359589 0 0 0 70129 99 0 0 25 0 1 0 875767333 1479110656 359524 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 361111 359524 156 35 0 359552 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 1444444

[startup+762.307 s]
/proc/loadavg: 4.08 3.86 3.54 6/190 12348
/proc/meminfo: memFree=24524004/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=1503952 CPUtime=762.29 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 374203 0 0 0 76125 104 0 0 25 0 1 0 875767333 1540046848 374138 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 375988 374138 156 35 0 374429 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1503952

[startup+822.301 s]
/proc/loadavg: 4.03 3.88 3.56 6/190 12349
/proc/meminfo: memFree=24197336/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=1541576 CPUtime=822.29 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 383184 0 0 0 82122 107 0 0 25 0 1 0 875767333 1578573824 383119 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253585 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 385394 383119 156 35 0 383835 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1541576

[startup+882.301 s]
/proc/loadavg: 4.01 3.90 3.58 6/190 12351
/proc/meminfo: memFree=23844620/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=1618580 CPUtime=882.28 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 402192 0 0 0 88115 113 0 0 25 0 1 0 875767333 1657425920 402127 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 404645 402127 156 35 0 403086 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1618580

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.61 6/190 12352
/proc/meminfo: memFree=23470840/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=1699096 CPUtime=942.28 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 422992 0 0 0 94108 120 0 0 25 0 1 0 875767333 1739874304 422927 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 424774 422927 156 35 0 423215 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1699096

[startup+1002.3 s]
/proc/loadavg: 4.04 3.94 3.64 6/190 12357
/proc/meminfo: memFree=23076324/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=1788728 CPUtime=1002.28 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 445319 0 0 0 100101 127 0 0 25 0 1 0 875767333 1831657472 445254 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253685 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 447182 445254 156 35 0 445623 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1788728

[startup+1062.3 s]
/proc/loadavg: 4.01 3.95 3.65 6/190 12359
/proc/meminfo: memFree=22756236/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=1868848 CPUtime=1062.27 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 464777 0 0 0 106094 133 0 0 25 0 1 0 875767333 1913700352 464712 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 467212 464712 156 35 0 465653 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 1868848

[startup+1122.3 s]
/proc/loadavg: 4.14 4.00 3.69 6/190 12360
/proc/meminfo: memFree=22529632/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=1948972 CPUtime=1122.27 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 485172 0 0 0 112089 138 0 0 25 0 1 0 875767333 1995747328 485107 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 487243 485107 156 35 0 485684 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 1948972

[startup+1182.3 s]
/proc/loadavg: 4.05 4.00 3.71 6/190 12362
/proc/meminfo: memFree=22198380/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=2013580 CPUtime=1182.27 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 501365 0 0 0 118084 143 0 0 25 0 1 0 875767333 2061905920 501300 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 503395 501300 156 35 0 501836 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 2013580

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.72 6/190 12363
/proc/meminfo: memFree=21812444/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=2077548 CPUtime=1242.27 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 517555 0 0 0 124080 147 0 0 25 0 1 0 875767333 2127409152 517490 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253590 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 519387 517491 156 35 0 517828 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 2077548



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.74 6/190 12365
/proc/meminfo: memFree=21560684/32950928 swapFree=67055428/67111528
[pid=12293] ppid=12290 vsize=2135260 CPUtime=1299.98 cores=0,2
/proc/12293/stat : 12293 (tts-5-4) R 12290 12293 9857 0 -1 4202496 531841 0 0 0 129847 151 0 0 25 0 1 0 875767333 2186506240 531776 33554432000 4194304 4337412 140733381237568 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12293/statm: 533815 531776 156 35 0 532256 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 2135260

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): 1300.09
CPU time (s): 1300.07
CPU user time (s): 1298.47
CPU system time (s): 1.59776
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 2135260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.47
system time used= 1.59776
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 531841
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= 3
involuntary context switches= 2936

runsolver used 2.16867 second user time and 4.91225 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-09 19:48:23
IDJOB=3250339
IDBENCH=83250
IDSOLVER=1653
FILE ID=node148/3250339-1307641703
RUNJOBID= node148-1307641703-12259
PBS_JOBID= 13549344
Free space on /tmp= 74164 MiB

SOLVER NAME= tts 5-4
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_511.cnf
COMMAND LINE= DIR/tts-5-4 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250339-1307641703/watcher-3250339-1307641703 -o /tmp/evaluation-result-3250339-1307641703/solver-3250339-1307641703 -C 2400 -W 1300 -M 7680  HOME/tts-5-4 HOME/instance-3250339-1307641703.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 766a362c83d920a8f8dd49df62ed42c9
RANDOM SEED=710262268

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32654724 kB
Buffers:         28492 kB
Cached:         113748 kB
SwapCached:       8788 kB
Active:          97936 kB
Inactive:        62100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32654724 kB
SwapTotal:    67111528 kB
SwapFree:     67055428 kB
Dirty:             800 kB
Writeback:           4 kB
AnonPages:       16696 kB
Mapped:          12472 kB
Slab:            71552 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189872 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74136 MiB
End job on node148 at 2011-06-09 20:10:05