Trace number 3260065

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.1 1300.08

General information on the benchmark

Namecrafted/mosoi/
289/289-sat-14x8.cnf
MD5SUM8ef06ba92b977ea1ab969c2727216040
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010998
Satisfiable
(Un)Satisfiability was proved
Number of variables448
Number of clauses10976
Sum of the clauses size42560
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2672
Number of clauses of size 30
Number of clauses of size 410304
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.01/0.10	c Command: HOME/tts-5-4 HOME/instance-3260065-1303513277.cnf 
0.01/0.10	c Using SATTIMEOUT of 2400
0.01/0.10	c Using SATRAM of 7680
0.01/0.10	c Size of subset node = 32
0.01/0.10	c Variables = 448
0.01/0.10	c Clauses = 10976
0.01/0.10	c Literals = 42560
0.01/0.10	c Reduced size:
0.01/0.10	c Variables = 448
0.01/0.10	c Clauses = 10976
0.01/0.10	c Literals = 42560
0.01/0.10	c a2
0.01/0.10	c a1
0.49/0.51	c Independent sub-problems = 1
0.49/0.51	c Sub-problem with 448 variables and 10976 clauses
0.49/0.51	c using permutation method 4
0.49/0.51	c count = 2
0.49/0.51	c Ordering finished 0.510 seconds
0.49/0.51	c mapped 0.510 seconds
0.49/0.51	c permuted 0.510 seconds
0.49/0.51	c about to sort
0.49/0.51	c sorted
0.49/0.53	c clauses now 10976
0.49/0.53	c init finished 0.510 seconds
0.49/0.53	c tree built 0.530 seconds
0.49/0.53	c 
0.49/0.53	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.49/0.53	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.49/0.53	c ................................ | ..........                    |                                  0.5         0.0             
0.49/0.53	c ................................ | ..........                  1 |                                  0.5         1.9             
0.49/0.53	c ................................ | ..........                  2 |                                  0.5         3.8             
0.49/0.53	c ................................ | ..........                  3 |                                  0.5         5.7             
0.49/0.53	c ................................ | ..........                  4 |                                  0.5         7.5             
0.49/0.53	c ................................ | ..........                  5 |                                  0.5         9.4             
0.49/0.54	c ................................ | ..........               1000 | 10           606                 0.5      1851.9         1215
47.99/48.02	c ................................ | ..........            1497000 | 308197       629629             48.0     31181.0      6340748
96.00/96.03	c ................................ | ..........            2385000 | 532767       939063             96.0     24836.0      9444935
143.99/144.04	c ................................ | ..........            3139000 | 746990       1162031           144.0     21794.1     11517721
191.99/192.03	c ................................ | ..........            3937000 | 997718       1354507           192.0     20503.1     13846129
240.00/240.04	c ................................ | *.........            4886000 | 1315471      1500684           240.1     20354.1     16320729
287.99/288.03	c ................................ | *.........            6116000 | 1717216      1740977           288.0     21234.6     20844510
335.99/336.01	c ................................ | *.........            7159000 | 2057359      1938780           336.0     21305.9     24552273
383.99/384.01	c ................................ | *.........            7905000 | 2294150      2100466           384.0     20585.4     27022984
432.00/432.03	c ................................ | *.........            8973000 | 2570032      2422892           432.0     20768.9     29780721
480.00/480.04	c ................................ | **........            9992000 | 2820157      2748259           480.0     20814.9     32836113
528.00/528.00	c ................................ | **........           10741000 | 3008851      2979402           528.0     20342.8     35443272
576.00/576.00	c ................................ | **........           11543000 | 3207217      3225646           576.0     20039.9     36441090
624.01/624.01	c ................................ | **........           12348000 | 3400559      3473791           624.0     19787.8     37286181
672.00/672.02	c ................................ | **........           13062000 | 3590516      3671239           672.0     19436.9     37678415
720.00/720.04	c ................................ | ***.......           13699000 | 3762393      3846122           720.0     19025.1     38792388
768.01/768.00	c ................................ | ***.......           14428000 | 3952468      4047860           768.0     18786.5     40649040
816.00/816.01	c ................................ | ***.......           15006000 | 4115858      4191517           816.0     18389.3     42627435
864.01/864.04	c ................................ | ***.......           15653000 | 4289405      4362120           864.0     18115.8     43905150
912.01/912.02	c ................................ | ***.......           16334000 | 4469838      4546620           912.0     17909.3     45106771
960.00/960.02	c ................................ | ****......           17010000 | 4659944      4714191           960.0     17718.2     45475591
1008.01/1008.01	c ................................ | ****......           17627000 | 4847797      4850027          1008.0     17486.8     46960772
1056.01/1056.01	c ................................ | ****......           18195000 | 5018516      4974107          1056.0     17229.8     47728735
1104.00/1104.03	c ................................ | ****......           18813000 | 5203734      5110359          1104.0     17040.1     49114814
1151.92/1151.98	c ................................ | ****......           19448000 | 5391617      5244763          1152.0     16881.9     50291080
1200.01/1200.03	c ................................ | *****.....           20101000 | 5590852      5379483          1200.0     16750.1     50370179
1247.91/1247.99	c ................................ | *****.....           20798000 | 5805626      5511139          1248.0     16665.1     50370179
1296.02/1296.04	c ................................ | *****.....           21467000 | 6034251      5609528          1296.1     16563.3     50395660

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-3260065-1303513277/watcher-3260065-1303513277 -o /tmp/evaluation-result-3260065-1303513277/solver-3260065-1303513277 -C 2400 -W 1300 -M 7680 HOME/tts-5-4 HOME/instance-3260065-1303513277.cnf 

running on 2 cores: 5,7

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.86 2.73 3.20 4/184 15291
/proc/meminfo: memFree=19511812/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=7240 CPUtime=0 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 394 0 0 0 0 0 0 0 21 0 1 0 462927350 7413760 338 33554432000 4194304 4337412 140736299590992 18446744073709551615 210646807237 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 1810 339 131 35 0 251 0

[startup+0.0108651 s]
/proc/loadavg: 1.86 2.73 3.20 4/184 15291
/proc/meminfo: memFree=19511812/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=7852 CPUtime=0.01 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 537 0 0 0 1 0 0 0 21 0 1 0 462927350 8040448 481 33554432000 4194304 4337412 140736299590992 18446744073709551615 4208732 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 1963 481 131 35 0 404 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7852

[startup+0.100887 s]
/proc/loadavg: 1.86 2.73 3.20 4/184 15291
/proc/meminfo: memFree=19511812/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=9868 CPUtime=0.09 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 1071 0 0 0 9 0 0 0 21 0 1 0 462927350 10104832 1014 33554432000 4194304 4337412 140736299590992 18446744073709551615 4295417 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 2467 1014 138 35 0 908 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9868

[startup+0.300853 s]
/proc/loadavg: 1.86 2.73 3.20 4/184 15291
/proc/meminfo: memFree=19511812/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=9868 CPUtime=0.29 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 1071 0 0 0 29 0 0 0 22 0 1 0 462927350 10104832 1014 33554432000 4194304 4337412 140736299590992 18446744073709551615 4247172 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 2467 1014 138 35 0 908 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9868

[startup+0.700788 s]
/proc/loadavg: 1.86 2.73 3.20 4/184 15291
/proc/meminfo: memFree=19511812/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=14144 CPUtime=0.69 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 2108 0 0 0 69 0 0 0 18 0 1 0 462927350 14483456 1936 33554432000 4194304 4337412 140736299590992 18446744073709551615 210646541328 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 3536 1936 155 35 0 1977 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14144

[startup+1.50065 s]
/proc/loadavg: 2.19 2.78 3.22 5/188 15298
/proc/meminfo: memFree=19231548/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=24056 CPUtime=1.49 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 4726 0 0 0 149 0 0 0 19 0 1 0 462927350 24633344 4554 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253710 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 6014 4554 155 35 0 4455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24056

[startup+3.10038 s]
/proc/loadavg: 2.19 2.78 3.22 5/188 15298
/proc/meminfo: memFree=19236176/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=40488 CPUtime=3.09 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 8326 0 0 0 308 1 0 0 22 0 1 0 462927350 41459712 8154 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253537 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 10122 8154 155 35 0 8563 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40488

[startup+6.30084 s]
/proc/loadavg: 2.58 2.85 3.24 6/188 15298
/proc/meminfo: memFree=19093576/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=63836 CPUtime=6.29 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 14608 0 0 0 627 2 0 0 25 0 1 0 462927350 65368064 14436 33554432000 4194304 4337412 140736299590992 18446744073709551615 4255264 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 15959 14437 155 35 0 14400 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63836

[startup+12.7008 s]
/proc/loadavg: 2.77 2.89 3.25 6/188 15298
/proc/meminfo: memFree=18937800/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=106348 CPUtime=12.69 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 24705 0 0 0 1260 9 0 0 25 0 1 0 462927350 108900352 24533 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253590 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 26587 24533 155 35 0 25028 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 106348

[startup+25.5006 s]
/proc/loadavg: 3.04 2.94 3.26 5/188 15299
/proc/meminfo: memFree=18655784/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=156052 CPUtime=25.5 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 37233 0 0 0 2537 13 0 0 25 0 1 0 462927350 159797248 37061 33554432000 4194304 4337412 140736299590992 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 39013 37061 156 35 0 37454 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 156052

[startup+51.1003 s]
/proc/loadavg: 3.37 3.03 3.28 5/188 15299
/proc/meminfo: memFree=18147096/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=227376 CPUtime=51.09 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 55236 0 0 0 5092 17 0 0 25 0 1 0 462927350 232833024 55064 33554432000 4194304 4337412 140736299590992 18446744073709551615 210646542050 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 56844 55064 156 35 0 55285 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 227376

[startup+102.301 s]
/proc/loadavg: 3.72 3.17 3.31 6/188 15301
/proc/meminfo: memFree=17404544/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=329340 CPUtime=102.29 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 80954 0 0 0 10203 26 0 0 25 0 1 0 462927350 337244160 80782 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 82335 80782 156 35 0 80776 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 329340

[startup+162.301 s]
/proc/loadavg: 3.90 3.32 3.35 5/188 15302
/proc/meminfo: memFree=16748204/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=412516 CPUtime=162.3 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 101324 0 0 0 16198 32 0 0 25 0 1 0 462927350 422416384 101152 33554432000 4194304 4337412 140736299590992 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 103129 101152 156 35 0 101570 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 412516

[startup+222.3 s]
/proc/loadavg: 3.96 3.44 3.39 5/188 15304
/proc/meminfo: memFree=16232848/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=508864 CPUtime=222.29 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 125652 0 0 0 22190 39 0 0 25 0 1 0 462927350 521076736 125480 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253590 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 127216 125480 156 35 0 125657 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 508864

[startup+282.3 s]
/proc/loadavg: 4.08 3.57 3.44 5/188 15308
/proc/meminfo: memFree=15635744/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=677684 CPUtime=282.3 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 167556 0 0 0 28178 52 0 0 25 0 1 0 462927350 693948416 167384 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253479 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 169421 167384 156 35 0 167862 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 677684

[startup+342.3 s]
/proc/loadavg: 4.03 3.65 3.47 5/188 15310
/proc/meminfo: memFree=15038328/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=818352 CPUtime=342.31 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 202600 0 0 0 34170 61 0 0 25 0 1 0 462927350 837992448 202428 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253685 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 204588 202428 156 35 0 203029 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 818352

[startup+402.301 s]
/proc/loadavg: 4.01 3.71 3.50 6/188 15312
/proc/meminfo: memFree=14571332/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=930564 CPUtime=402.3 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 230477 0 0 0 40159 71 0 0 25 0 1 0 462927350 952897536 230305 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 232641 230305 156 35 0 231082 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 930564

[startup+462.307 s]
/proc/loadavg: 4.00 3.76 3.53 6/188 15313
/proc/meminfo: memFree=14134840/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=1045988 CPUtime=462.31 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 258980 0 0 0 46150 81 0 0 25 0 1 0 462927350 1071091712 258808 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 261497 258808 156 35 0 259938 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1045988

[startup+522.301 s]
/proc/loadavg: 4.00 3.80 3.56 6/188 15315
/proc/meminfo: memFree=13649488/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=1156960 CPUtime=522.3 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 287653 0 0 0 52139 91 0 0 25 0 1 0 462927350 1184727040 287481 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 289240 287481 156 35 0 287681 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1156960

[startup+582.301 s]
/proc/loadavg: 4.00 3.83 3.58 6/188 15316
/proc/meminfo: memFree=13299792/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=1205372 CPUtime=582.3 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 299930 0 0 0 58134 96 0 0 25 0 1 0 462927350 1234300928 299758 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 301343 299758 156 35 0 299784 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1205372

[startup+642.301 s]
/proc/loadavg: 4.00 3.86 3.60 6/188 15318
/proc/meminfo: memFree=12989156/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=1256368 CPUtime=642.3 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 310296 0 0 0 64130 100 0 0 25 0 1 0 462927350 1286520832 310124 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 314092 310124 156 35 0 312533 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1256368

[startup+702.3 s]
/proc/loadavg: 4.00 3.88 3.63 5/188 15320
/proc/meminfo: memFree=12704324/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=1278040 CPUtime=702.31 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 315659 0 0 0 70127 104 0 0 25 0 1 0 462927350 1308712960 315487 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253569 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 319510 315487 156 35 0 317951 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1278040

[startup+762.3 s]
/proc/loadavg: 4.00 3.90 3.65 5/188 15321
/proc/meminfo: memFree=12420340/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=1356412 CPUtime=762.31 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 334944 0 0 0 76119 112 0 0 25 0 1 0 462927350 1388965888 334772 33554432000 4194304 4337412 140736299590992 18446744073709551615 210646541346 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 339103 334772 156 35 0 337544 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1356412

[startup+822.3 s]
/proc/loadavg: 4.07 3.93 3.67 5/188 15323
/proc/meminfo: memFree=12120744/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=1434256 CPUtime=822.31 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 354529 0 0 0 82110 121 0 0 25 0 1 0 462927350 1468678144 354357 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 358564 354357 156 35 0 357005 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1434256

[startup+882.301 s]
/proc/loadavg: 4.02 3.94 3.69 5/188 15324
/proc/meminfo: memFree=11875208/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=1468440 CPUtime=882.3 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 363031 0 0 0 88106 124 0 0 25 0 1 0 462927350 1503682560 362859 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 367110 362859 156 35 0 365551 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1468440

[startup+942.301 s]
/proc/loadavg: 4.01 3.95 3.70 6/188 15326
/proc/meminfo: memFree=11575120/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=1515532 CPUtime=942.31 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 374910 0 0 0 94101 130 0 0 25 0 1 0 462927350 1551904768 374738 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 378883 374738 156 35 0 377324 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1515532

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.72 6/188 15328
/proc/meminfo: memFree=11269812/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=1561304 CPUtime=1002.31 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 386055 0 0 0 100096 135 0 0 25 0 1 0 462927350 1598775296 385883 33554432000 4194304 4337412 140736299590992 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 390326 385883 156 35 0 388767 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1561304

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.74 6/188 15329
/proc/meminfo: memFree=11065196/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=1597692 CPUtime=1062.31 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 394975 0 0 0 106091 140 0 0 25 0 1 0 462927350 1636036608 394803 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 399423 394803 156 35 0 397864 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1597692

[startup+1122.31 s]
/proc/loadavg: 4.04 3.98 3.75 5/188 15331
/proc/meminfo: memFree=10781096/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=1653112 CPUtime=1122.32 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 408784 0 0 0 112087 145 0 0 25 0 1 0 462927350 1692786688 408612 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 413278 408612 156 35 0 411719 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1653112

[startup+1182.3 s]
/proc/loadavg: 4.09 4.00 3.77 6/188 15332
/proc/meminfo: memFree=10533088/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=1679984 CPUtime=1182.31 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 416695 0 0 0 118082 149 0 0 25 0 1 0 462927350 1720303616 416523 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 419996 416523 156 35 0 418437 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1679984

[startup+1242.3 s]
/proc/loadavg: 4.03 4.00 3.78 5/188 15334
/proc/meminfo: memFree=10343580/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=1681964 CPUtime=1242.32 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 418943 0 0 0 124081 151 0 0 25 0 1 0 462927350 1722331136 418771 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253577 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 420491 418771 156 35 0 418932 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1681964



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.79 4/187 15338
/proc/meminfo: memFree=14349392/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=1689804 CPUtime=1300.02 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 420936 0 0 0 129850 152 0 0 25 0 1 0 462927350 1730359296 420764 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 422451 420764 156 35 0 420892 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1689804

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

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

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.79 4/187 15338
/proc/meminfo: memFree=14349392/32951132 swapFree=67111524/67111528
[pid=15291] ppid=15289 vsize=1689804 CPUtime=1300.02 cores=5,7
/proc/15291/stat : 15291 (tts-5-4) R 15289 15291 13625 0 -1 4202496 420936 0 0 0 129850 152 0 0 25 0 1 0 462927350 1730359296 420764 33554432000 4194304 4337412 140736299590992 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15291/statm: 422451 420764 156 35 0 420892 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1689804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.08
CPU time (s): 1300.1
CPU user time (s): 1298.5
CPU system time (s): 1.59276
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1689804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.5
system time used= 1.59276
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 420936
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= 4
involuntary context switches= 13875

runsolver used 2.10868 second user time and 4.99124 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-23 01:01:17
IDJOB=3260065
IDBENCH=83168
IDSOLVER=1653
FILE ID=node129/3260065-1303513277
RUNJOBID= node129-1303513277-15258
PBS_JOBID= 13134276
Free space on /tmp= 66292 MiB

SOLVER NAME= tts 5-4
BENCH NAME= SAT11/crafted/mosoi/289/289-sat-14x8.cnf
COMMAND LINE= DIR/tts-5-4 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3260065-1303513277/watcher-3260065-1303513277 -o /tmp/evaluation-result-3260065-1303513277/solver-3260065-1303513277 -C 2400 -W 1300 -M 7680  HOME/tts-5-4 HOME/instance-3260065-1303513277.cnf

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

MD5SUM BENCH= 8ef06ba92b977ea1ab969c2727216040
RANDOM SEED=443855970

node129.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.831
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.66
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.831
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.83
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.831
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.75
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.831
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.82
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.831
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.74
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.831
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.83
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.831
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.75
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19512472 kB
Buffers:        958016 kB
Cached:       11726824 kB
SwapCached:          4 kB
Active:        1411668 kB
Inactive:     11383196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19512472 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           27420 kB
Writeback:           8 kB
AnonPages:      109092 kB
Mapped:          15176 kB
Slab:           581468 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   275040 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= 66320 MiB
End job on node129 at 2011-04-23 01:22:59