Trace number 3250207

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_512.cnf
MD5SUMc1f047ec179094963b21d7b90509d2b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables510
Number of clauses4492
Sum of the clauses size17968
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 44492
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-3250207-1303547394.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 = 510
0.00/0.00	c Clauses = 4492
0.00/0.00	c Literals = 17968
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 510
0.00/0.00	c Clauses = 4492
0.00/0.00	c Literals = 17968
0.00/0.00	c a2
0.00/0.01	c a1
0.04/0.07	c Independent sub-problems = 2
0.04/0.07	c Sub-problem with 252 variables and 2088 clauses
0.04/0.07	c using permutation method 4
0.04/0.07	c count = 2
0.04/0.07	c Ordering finished 0.070 seconds
0.04/0.07	c mapped 0.070 seconds
0.04/0.07	c permuted 0.070 seconds
0.04/0.07	c about to sort
0.04/0.07	c sorted
0.04/0.07	c clauses now 2088
0.04/0.07	c init finished 0.070 seconds
0.04/0.07	c tree built 0.070 seconds
0.04/0.07	c 
0.04/0.07	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.04/0.07	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.04/0.07	c ................................ | ..........                    |                                  0.1         0.0             
0.04/0.07	c ................................ | ..........                  1 |                                  0.1        10.0             
0.04/0.07	c ................................ | ..........                  2 |                                  0.1        20.0             
0.04/0.07	c ................................ | ..........                  3 |                                  0.1        30.0             
0.04/0.07	c ................................ | ..........                  4 |                                  0.1        40.0             
0.04/0.07	c ................................ | ..........                  5 |                                  0.1        50.0             
0.04/0.08	c ................................ | ..........               1000 | 16           311                 0.1     10000.0         1972
47.99/48.08	c ................................ | ..........            1295000 | 173889       374958             48.1     26939.9     10648508
95.99/96.05	c ................................ | ..........            1982000 | 265344       567027             96.0     20635.1     15903438
143.99/144.04	c ................................ | ..........            2483000 | 338955       703246            144.0     17239.5     20217046
191.99/192.04	c ................................ | ..........            2863000 | 384965       816001            192.0     14908.4     22983548
240.19/240.20	c ................................ | *.........            3152000 | 424281       897882            240.2     13122.9     25811841
287.99/288.02	c ................................ | *.........            3382000 | 458695       959713            288.0     11742.6     28006142
336.09/336.12	c ................................ | *.........            3605000 | 490955       1021710           336.1     10725.7     30324167
384.08/384.14	c ................................ | *.........            3864000 | 528034       1091234           384.1     10059.1     32723716
431.98/432.06	c ................................ | *.........            4124000 | 561134       1159523           432.0      9545.4     34785490
479.99/480.01	c ................................ | **........            4365000 | 590356       1226362           480.0      9093.8     36533077
527.99/528.08	c ................................ | **........            4628000 | 621178       1294979           528.1      8764.0     38466178
575.99/576.02	c ................................ | **........            4939000 | 657125       1376777           576.0      8574.5     40765168
624.28/624.34	c ................................ | **........            5220000 | 689909       1458720           624.3      8361.1     42897450
672.09/672.14	c ................................ | **........            5411000 | 711585       1510089           672.1      8050.5     44331557
720.19/720.24	c ................................ | ***.......            5621000 | 737523       1565641           720.2      7804.5     46080052
768.18/768.29	c ................................ | ***.......            5814000 | 760168       1619728           768.3      7567.7     47774237
815.98/816.07	c ................................ | ***.......            6012000 | 782296       1669714           816.0      7367.2     49397713
864.08/864.14	c ................................ | ***.......            6221000 | 806115       1728246           864.1      7199.1     51409722
912.18/912.20	c ................................ | ***.......            6480000 | 839119       1796623           912.2      7103.9     53632958
959.98/960.02	c ................................ | ****......            6705000 | 870686       1854902           960.0      6984.4     56007291
1008.08/1008.15	c ................................ | ****......            6930000 | 897233       1910572          1008.1      6874.0     57273883
1055.99/1056.07	c ................................ | ****......            7133000 | 924668       1960686          1056.1      6754.4     59446010
1104.08/1104.10	c ................................ | ****......            7341000 | 953089       2015991          1104.1      6648.9     61078222
1151.98/1152.04	c ................................ | ****......            7551000 | 981929       2071863          1152.0      6554.5     63223047
1200.08/1200.19	c ................................ | *****.....            7705000 | 1002553      2113985          1200.2      6419.9     64947002
1248.08/1248.11	c ................................ | *****.....            7878000 | 1029299      2154034          1248.1      6312.0     66534951
1296.07/1296.18	c ................................ | *****.....            8048000 | 1050758      2200229          1296.2      6209.2     67637882

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: 935)

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-3250207-1303547394/watcher-3250207-1303547394 -o /tmp/evaluation-result-3250207-1303547394/solver-3250207-1303547394 -C 2400 -W 1300 -M 7680 HOME/tts-5-4 HOME/instance-3250207-1303547394.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: 2.84 3.70 3.50 2/174 26147
/proc/meminfo: memFree=21401848/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=7212 CPUtime=0 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 386 0 0 0 0 0 0 0 21 0 1 0 466338060 7385088 331 33554432000 4194304 4337412 140735513290016 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 1803 334 132 35 0 244 0

[startup+0.0435199 s]
/proc/loadavg: 2.84 3.70 3.50 2/174 26147
/proc/meminfo: memFree=21401848/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=8268 CPUtime=0.04 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 650 0 0 0 4 0 0 0 21 0 1 0 466338060 8466432 594 33554432000 4194304 4337412 140735513290016 18446744073709551615 4243072 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 2067 594 138 35 0 508 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8268

[startup+0.100471 s]
/proc/loadavg: 2.84 3.70 3.50 2/174 26147
/proc/meminfo: memFree=21401848/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=12848 CPUtime=0.09 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 1141 0 0 0 9 0 0 0 22 0 1 0 466338060 13156352 1085 33554432000 4194304 4337412 140735513290016 18446744073709551615 4228409 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 3212 1086 155 35 0 1653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12848

[startup+0.300437 s]
/proc/loadavg: 2.84 3.70 3.50 2/174 26147
/proc/meminfo: memFree=21401848/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=16368 CPUtime=0.29 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 2255 0 0 0 29 0 0 0 22 0 1 0 466338060 16760832 2199 33554432000 4194304 4337412 140735513290016 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 4092 2199 155 35 0 2533 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16368

[startup+0.700411 s]
/proc/loadavg: 2.84 3.70 3.50 2/174 26147
/proc/meminfo: memFree=21401848/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=26144 CPUtime=0.69 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 4438 0 0 0 69 0 0 0 24 0 1 0 466338060 26771456 4382 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 6536 4383 155 35 0 4977 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26144

[startup+1.50026 s]
/proc/loadavg: 2.93 3.70 3.50 5/185 26168
/proc/meminfo: memFree=21242712/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=39300 CPUtime=1.49 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 8229 0 0 0 148 1 0 0 25 0 1 0 466338060 40243200 8173 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 9825 8173 155 35 0 8266 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39300

[startup+3.10099 s]
/proc/loadavg: 2.93 3.70 3.50 5/188 26174
/proc/meminfo: memFree=21126412/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=65224 CPUtime=3.1 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 14448 0 0 0 308 2 0 0 25 0 1 0 466338060 66789376 14392 33554432000 4194304 4337412 140735513290016 18446744073709551615 4286655 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 16306 14392 155 35 0 14747 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 65224

[startup+6.30043 s]
/proc/loadavg: 2.93 3.70 3.50 6/188 26174
/proc/meminfo: memFree=20723768/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=100788 CPUtime=6.3 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 23801 0 0 0 626 4 0 0 25 0 1 0 466338060 103206912 23745 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 25197 23745 155 35 0 23638 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 100788

[startup+12.7003 s]
/proc/loadavg: 3.48 3.80 3.53 7/188 26174
/proc/meminfo: memFree=20548940/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=146628 CPUtime=12.69 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 34766 0 0 0 1259 10 0 0 25 0 1 0 466338060 150147072 34710 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 36657 34710 155 35 0 35098 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146628

[startup+25.5011 s]
/proc/loadavg: 3.56 3.80 3.54 5/188 26174
/proc/meminfo: memFree=20249448/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=237160 CPUtime=25.49 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 57567 0 0 0 2533 16 0 0 25 0 1 0 466338060 242851840 57511 33554432000 4194304 4337412 140735513290016 18446744073709551615 4285445 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 59290 57511 155 35 0 57731 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 237160

[startup+51.1007 s]
/proc/loadavg: 3.71 3.82 3.55 5/188 26175
/proc/meminfo: memFree=19738068/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=365352 CPUtime=51.08 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 89298 0 0 0 5085 23 0 0 25 0 1 0 466338060 374120448 89242 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 91338 89242 155 35 0 89779 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 365352

[startup+102.307 s]
/proc/loadavg: 3.92 3.86 3.58 5/188 26176
/proc/meminfo: memFree=18958580/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=546416 CPUtime=102.29 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 134793 0 0 0 10195 34 0 0 25 0 1 0 466338060 559529984 134737 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 136604 134737 155 35 0 135045 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 546416

[startup+162.301 s]
/proc/loadavg: 3.97 3.88 3.60 5/188 26178
/proc/meminfo: memFree=18178980/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=701580 CPUtime=162.29 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 173754 0 0 0 16184 45 0 0 25 0 1 0 466338060 718417920 173698 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 175395 173698 155 35 0 173836 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 701580

[startup+222.3 s]
/proc/loadavg: 3.99 3.90 3.62 5/188 26179
/proc/meminfo: memFree=17360316/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=814396 CPUtime=222.28 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 202051 0 0 0 22176 52 0 0 25 0 1 0 466338060 833941504 201995 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253523 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 203599 201995 155 35 0 202040 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 814396

[startup+282.301 s]
/proc/loadavg: 3.99 3.92 3.64 5/188 26181
/proc/meminfo: memFree=16682152/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=907540 CPUtime=282.29 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 224903 0 0 0 28172 57 0 0 25 0 1 0 466338060 929320960 224847 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 226885 224847 155 35 0 225326 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 907540

[startup+342.301 s]
/proc/loadavg: 4.03 3.94 3.67 5/188 26183
/proc/meminfo: memFree=16056072/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=1000564 CPUtime=342.29 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 248318 0 0 0 34166 63 0 0 25 0 1 0 466338060 1024577536 248262 33554432000 4194304 4337412 140735513290016 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 250141 248262 155 35 0 248582 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1000564

[startup+402.3 s]
/proc/loadavg: 4.01 3.95 3.68 5/188 26184
/proc/meminfo: memFree=15531048/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=1100420 CPUtime=402.29 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 273067 0 0 0 40159 70 0 0 25 0 1 0 466338060 1126830080 273011 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 275105 273011 156 35 0 273546 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1100420

[startup+462.301 s]
/proc/loadavg: 4.00 3.95 3.70 5/188 26186
/proc/meminfo: memFree=15027960/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=1165164 CPUtime=462.28 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 289569 0 0 0 46154 74 0 0 25 0 1 0 466338060 1193127936 289513 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253677 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 291291 289513 156 35 0 289732 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 1165164

[startup+522.301 s]
/proc/loadavg: 4.03 3.97 3.73 5/188 26187
/proc/meminfo: memFree=14531196/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=1245936 CPUtime=522.29 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 309662 0 0 0 52148 81 0 0 25 0 1 0 466338060 1275838464 309606 33554432000 4194304 4337412 140735513290016 18446744073709551615 4256113 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 311484 309606 156 35 0 309925 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1245936

[startup+582.301 s]
/proc/loadavg: 4.01 3.97 3.74 5/188 26189
/proc/meminfo: memFree=14096692/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=1333212 CPUtime=582.28 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 331810 0 0 0 58142 86 0 0 25 0 1 0 466338060 1365209088 331754 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253496 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 333303 331754 156 35 0 331744 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1333212

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.75 5/188 26191
/proc/meminfo: memFree=13624120/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=1414116 CPUtime=642.29 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 351454 0 0 0 64136 93 0 0 25 0 1 0 466338060 1448054784 351398 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 353529 351398 156 35 0 351970 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 1414116

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.76 5/188 26192
/proc/meminfo: memFree=13163944/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=1475348 CPUtime=702.28 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 367262 0 0 0 70131 97 0 0 25 0 1 0 466338060 1510756352 367206 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 368837 367206 156 35 0 367278 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 1475348

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.77 5/188 26194
/proc/meminfo: memFree=12722852/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=1549340 CPUtime=762.29 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 385269 0 0 0 76126 103 0 0 25 0 1 0 466338060 1586524160 385213 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253456 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 387335 385213 156 35 0 385776 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1549340

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.79 5/188 26195
/proc/meminfo: memFree=12283372/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=1616948 CPUtime=822.28 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 402381 0 0 0 82121 107 0 0 25 0 1 0 466338060 1655754752 402325 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 404237 402325 156 35 0 402678 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1616948

[startup+882.301 s]
/proc/loadavg: 4.12 4.00 3.81 5/188 26197
/proc/meminfo: memFree=11927476/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=1690816 CPUtime=882.28 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 421207 0 0 0 88116 112 0 0 25 0 1 0 466338060 1731395584 421151 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 422704 421151 156 35 0 421145 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1690816

[startup+942.301 s]
/proc/loadavg: 4.04 4.00 3.82 5/188 26199
/proc/meminfo: memFree=11615720/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=1787092 CPUtime=942.28 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 445172 0 0 0 94109 119 0 0 25 0 1 0 466338060 1829982208 445116 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253565 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 446773 445116 156 35 0 445214 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1787092

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.82 5/188 26200
/proc/meminfo: memFree=11222376/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=1861748 CPUtime=1002.28 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 462478 0 0 0 100104 124 0 0 25 0 1 0 466338060 1906429952 462422 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 465437 462422 156 35 0 463878 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1861748

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/188 26202
/proc/meminfo: memFree=10900444/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=1944868 CPUtime=1062.28 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 483384 0 0 0 106098 130 0 0 25 0 1 0 466338060 1991544832 483328 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 486217 483328 156 35 0 484658 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1944868

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/188 26203
/proc/meminfo: memFree=10522716/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=2018996 CPUtime=1122.28 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 501716 0 0 0 112094 134 0 0 25 0 1 0 466338060 2067451904 501660 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 504749 501660 156 35 0 503190 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 2018996

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/188 26205
/proc/meminfo: memFree=10251760/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=2089480 CPUtime=1182.28 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 519656 0 0 0 118088 140 0 0 25 0 1 0 466338060 2139627520 519600 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 522370 519600 156 35 0 520811 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 2089480

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.85 5/188 26207
/proc/meminfo: memFree=9983772/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=2159836 CPUtime=1242.28 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 537464 0 0 0 124082 146 0 0 25 0 1 0 466338060 2211672064 537408 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 539959 537408 156 35 0 538400 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 2159836



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.86 5/188 26208
/proc/meminfo: memFree=9786588/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=2205176 CPUtime=1299.98 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) R 26145 26147 24807 0 -1 4202496 548557 0 0 0 129847 151 0 0 25 0 1 0 466338060 2258100224 548501 33554432000 4194304 4337412 140735513290016 18446744073709551615 4253539 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26147/statm: 551294 548501 156 35 0 549735 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 2205176

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

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

[startup+1300.11 s]
/proc/loadavg: 4.03 4.01 3.86 6/189 26209
/proc/meminfo: memFree=11982868/32951132 swapFree=67111524/67111528
[pid=26147] ppid=26145 vsize=0 CPUtime=1300.09 cores=0,2
/proc/26147/stat : 26147 (tts-5-4) Z 26145 26147 24807 0 -1 4203548 548557 0 0 0 129848 161 0 0 25 0 1 0 466338060 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26147/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.09
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.11
CPU time (s): 1300.09
CPU user time (s): 1298.48
CPU system time (s): 1.61175
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 2205176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.48
system time used= 1.61175
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 548557
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= 6
involuntary context switches= 3687

runsolver used 2.29465 second user time and 4.81127 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-23 10:29:54
IDJOB=3250207
IDBENCH=83247
IDSOLVER=1653
FILE ID=node128/3250207-1303547394
RUNJOBID= node128-1303547394-26131
PBS_JOBID= 13143110
Free space on /tmp= 66836 MiB

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

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

MD5SUM BENCH= c1f047ec179094963b21d7b90509d2b9
RANDOM SEED=1176648113

node128.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.852
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.852
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.852
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.82
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21402376 kB
Buffers:       1312468 kB
Cached:        9534132 kB
SwapCached:          4 kB
Active:        1911684 kB
Inactive:      9000964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21402376 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             612 kB
Writeback:           0 kB
AnonPages:       66132 kB
Mapped:          14784 kB
Slab:           572972 kB
PageTables:       5624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   200148 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66808 MiB
End job on node128 at 2011-04-23 10:51:36