Trace number 3274328

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
SAT07 reference solver: minisat SAT 2007? (TO) 1300.06 1300.03

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
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 variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2128                                                 |
0.00/0.00	c |  Number of clauses:    259616                                               |
0.09/0.13	c |  Parsing time:         0.12         s                                       |
10.39/10.42	c ============================[ Search Statistics ]==============================
10.39/10.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.39/10.42	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.39/10.42	c ===============================================================================
10.39/10.42	c |         0 |    1596   257488  1538544 |    85829        0    nan |  0.000 % |
10.39/10.43	c |       100 |    1596   257488  1538544 |    94412      100     29 |  0.000 % |
10.39/10.45	c |       251 |    1596   257488  1538544 |   103853      251     38 |  0.000 % |
10.39/10.46	c |       477 |    1596   257488  1538544 |   114238      477     49 |  0.000 % |
10.39/10.47	c |       814 |    1596   257488  1538544 |   125662      814     57 |  0.000 % |
10.39/10.49	c |      1320 |    1596   257488  1538544 |   138228     1320     68 |  0.000 % |
10.49/10.51	c |      2079 |    1596   257488  1538544 |   152051     2079     71 |  0.000 % |
10.49/10.54	c |      3219 |    1596   257488  1538544 |   167257     3219     76 |  0.000 % |
10.59/10.62	c |      4928 |    1596   257488  1538544 |   183982     4928     83 |  0.000 % |
10.69/10.75	c |      7492 |    1596   257488  1538544 |   202381     7492     90 |  0.000 % |
10.89/10.94	c |     11336 |    1596   257488  1538544 |   222619    11336     94 |  0.000 % |
11.29/11.33	c |     17102 |    1596   257488  1538544 |   244881    17102     99 |  0.000 % |
11.99/12.01	c |     25751 |    1596   257488  1538544 |   269369    25751    105 |  0.000 % |
13.28/13.35	c |     38725 |    1596   257488  1538544 |   296306    38725    111 |  0.000 % |
15.79/15.87	c |     58186 |    1596   257488  1538544 |   325936    58186    119 |  0.000 % |
19.69/19.71	c |     87379 |    1596   257488  1538544 |   358530    87379    124 |  0.000 % |
29.89/29.90	c |    131168 |    1596   257488  1538544 |   394383   131168    130 |  0.000 % |
43.09/43.17	c |    196854 |    1596   257488  1538544 |   433821   196854    134 |  0.000 % |
75.29/75.34	c |    295381 |    1596   257488  1538544 |   477203   295381    144 |  0.000 % |
191.49/191.50	c |    443170 |    1596   257488  1538544 |   524924   443170    151 |  0.000 % |
356.10/356.17	c |    664854 |    1596   257488  1538544 |   577416   158689    175 |  0.000 % |
635.30/635.38	c |    997379 |    1596   257488  1538544 |   635158   491214    165 |  0.000 % |
1190.01/1190.09	c |   1496167 |    1596   257488  1538544 |   698674   375285    170 |  0.000 % |

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-3274328-1303602271/watcher-3274328-1303602271 -o /tmp/evaluation-result-3274328-1303602271/solver-3274328-1303602271 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274328-1303602271.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.47 3.83 3.07 4/184 26542
/proc/meminfo: memFree=14361364/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=2416 CPUtime=0 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 550 0 0 0 0 0 0 0 21 0 1 0 471825887 2473984 506 33554432000 134512640 135048876 4289133248 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 604 506 50 131 0 471 0

[startup+0.082641 s]
/proc/loadavg: 3.47 3.83 3.07 4/184 26542
/proc/meminfo: memFree=14361364/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=13672 CPUtime=0.07 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 3291 0 0 0 7 0 0 0 21 0 1 0 471825887 14000128 3247 33554432000 134512640 135048876 4289133248 18446744073709551615 134530821 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 3418 3248 50 131 0 3285 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13672

[startup+0.100634 s]
/proc/loadavg: 3.47 3.83 3.07 4/184 26542
/proc/meminfo: memFree=14361364/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=15520 CPUtime=0.09 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 3812 0 0 0 9 0 0 0 21 0 1 0 471825887 15892480 3768 33554432000 134512640 135048876 4289133248 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 3880 3769 50 131 0 3747 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15520

[startup+0.30061 s]
/proc/loadavg: 3.47 3.83 3.07 4/184 26542
/proc/meminfo: memFree=14361364/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=21340 CPUtime=0.29 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 5193 0 0 0 29 0 0 0 22 0 1 0 471825887 21852160 5149 33554432000 134512640 135048876 4289133248 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 5335 5149 62 131 0 5202 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21340

[startup+0.700535 s]
/proc/loadavg: 3.47 3.83 3.07 4/184 26542
/proc/meminfo: memFree=14361364/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=21340 CPUtime=0.69 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 5193 0 0 0 69 0 0 0 24 0 1 0 471825887 21852160 5149 33554432000 134512640 135048876 4289133248 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 5335 5149 62 131 0 5202 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21340

[startup+1.50028 s]
/proc/loadavg: 3.47 3.83 3.07 5/190 26553
/proc/meminfo: memFree=14328364/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=21340 CPUtime=1.49 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 5193 0 0 0 149 0 0 0 25 0 1 0 471825887 21852160 5149 33554432000 134512640 135048876 4289133248 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 5335 5149 62 131 0 5202 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21340

[startup+3.101 s]
/proc/loadavg: 3.47 3.83 3.07 5/190 26553
/proc/meminfo: memFree=14317192/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=37540 CPUtime=3.09 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 9176 0 0 0 308 1 0 0 25 0 1 0 471825887 38440960 9132 33554432000 134512640 135048876 4289133248 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 9385 9132 62 131 0 9252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37540

[startup+6.30043 s]
/proc/loadavg: 3.51 3.83 3.07 5/190 26553
/proc/meminfo: memFree=14248396/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=60288 CPUtime=6.29 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 14570 0 0 0 628 1 0 0 25 0 1 0 471825887 61734912 14526 33554432000 134512640 135048876 4289133248 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 15072 14526 62 131 0 14939 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60288

[startup+12.7004 s]
/proc/loadavg: 3.55 3.84 3.08 5/190 26553
/proc/meminfo: memFree=14241252/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=56176 CPUtime=12.69 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 14577 0 0 0 1268 1 0 0 25 0 1 0 471825887 57524224 13778 33554432000 134512640 135048876 4289133248 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 14044 13778 67 131 0 13911 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56176

[startup+25.5011 s]
/proc/loadavg: 3.65 3.84 3.09 5/190 26554
/proc/meminfo: memFree=14148336/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=95540 CPUtime=25.49 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 24389 0 0 0 2546 3 0 0 25 0 1 0 471825887 97832960 23590 33554432000 134512640 135048876 4289133248 18446744073709551615 134546878 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 23885 23590 67 131 0 23752 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95540

[startup+51.1006 s]
/proc/loadavg: 3.77 3.86 3.12 5/190 26554
/proc/meminfo: memFree=13962080/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=165008 CPUtime=51.09 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 41696 0 0 0 5100 9 0 0 25 0 1 0 471825887 168968192 40897 33554432000 134512640 135048876 4289133248 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 41252 40897 67 131 0 41119 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 165008

[startup+102.307 s]
/proc/loadavg: 3.90 3.88 3.16 5/190 26556
/proc/meminfo: memFree=13742584/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=238836 CPUtime=102.29 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 60098 0 0 0 10215 14 0 0 25 0 1 0 471825887 244568064 59299 33554432000 134512640 135048876 4289133248 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 59709 59299 67 131 0 59576 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 238836

[startup+162.301 s]
/proc/loadavg: 3.96 3.90 3.21 5/190 26557
/proc/meminfo: memFree=13580972/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=290960 CPUtime=162.29 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 73140 0 0 0 16209 20 0 0 25 0 1 0 471825887 297943040 72341 33554432000 134512640 135048876 4289133248 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 72740 72341 67 131 0 72607 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 290960

[startup+222.3 s]
/proc/loadavg: 3.98 3.91 3.26 5/190 26559
/proc/meminfo: memFree=13493872/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=331240 CPUtime=222.29 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 83037 0 0 0 22203 26 0 0 25 0 1 0 471825887 339189760 82238 33554432000 134512640 135048876 4289133248 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 82810 82238 67 131 0 82677 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 331240

[startup+282.301 s]
/proc/loadavg: 4.06 3.94 3.30 5/190 26561
/proc/meminfo: memFree=13397980/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=365168 CPUtime=282.3 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 91561 0 0 0 28199 31 0 0 25 0 1 0 471825887 373932032 90762 33554432000 134512640 135048876 4289133248 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 91292 90762 67 131 0 91159 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 365168

[startup+342.3 s]
/proc/loadavg: 4.02 3.95 3.35 5/190 26562
/proc/meminfo: memFree=13352816/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=366092 CPUtime=342.3 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 91813 0 0 0 34199 31 0 0 25 0 1 0 471825887 374878208 91014 33554432000 134512640 135048876 4289133248 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 91523 91014 67 131 0 91390 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 366092

[startup+402.301 s]
/proc/loadavg: 4.01 3.95 3.38 5/190 26564
/proc/meminfo: memFree=13276988/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=366092 CPUtime=402.3 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 91815 0 0 0 40199 31 0 0 25 0 1 0 471825887 374878208 91016 33554432000 134512640 135048876 4289133248 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 91523 91016 67 131 0 91390 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 366092

[startup+462.3 s]
/proc/loadavg: 4.00 3.96 3.42 5/190 26565
/proc/meminfo: memFree=13189516/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=366092 CPUtime=462.3 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 91815 0 0 0 46199 31 0 0 25 0 1 0 471825887 374878208 91016 33554432000 134512640 135048876 4289133248 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 91523 91016 67 131 0 91390 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 366092

[startup+522.301 s]
/proc/loadavg: 4.00 3.96 3.45 5/190 26567
/proc/meminfo: memFree=13148568/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=366092 CPUtime=522.3 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 91817 0 0 0 52199 31 0 0 25 0 1 0 471825887 374878208 91018 33554432000 134512640 135048876 4289133248 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 91523 91018 67 131 0 91390 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 366092

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.48 5/190 26569
/proc/meminfo: memFree=13118652/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=366092 CPUtime=582.31 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 91817 0 0 0 58200 31 0 0 25 0 1 0 471825887 374878208 91018 33554432000 134512640 135048876 4289133248 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 91523 91018 67 131 0 91390 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 366092

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.51 5/190 26570
/proc/meminfo: memFree=13078812/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=380412 CPUtime=642.31 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 95361 0 0 0 64198 33 0 0 25 0 1 0 471825887 389541888 94562 33554432000 134512640 135048876 4289133248 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 95103 94562 67 131 0 94970 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 380412

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.54 5/190 26572
/proc/meminfo: memFree=13013432/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=419276 CPUtime=702.3 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 105115 0 0 0 70191 39 0 0 25 0 1 0 471825887 429338624 104316 33554432000 134512640 135048876 4289133248 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 104819 104316 67 131 0 104686 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 419276

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.57 5/190 26573
/proc/meminfo: memFree=12942840/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=448768 CPUtime=762.31 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 112518 0 0 0 76188 43 0 0 25 0 1 0 471825887 459538432 111719 33554432000 134512640 135048876 4289133248 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 112192 111719 67 131 0 112059 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 448768

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.59 5/190 26575
/proc/meminfo: memFree=12898040/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=470108 CPUtime=822.3 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 117847 0 0 0 82184 46 0 0 25 0 1 0 471825887 481390592 117048 33554432000 134512640 135048876 4289133248 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 117527 117048 67 131 0 117394 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 470108

[startup+882.3 s]
/proc/loadavg: 4.07 4.00 3.62 5/190 26577
/proc/meminfo: memFree=12872716/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=470108 CPUtime=882.3 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 117851 0 0 0 88184 46 0 0 25 0 1 0 471825887 481390592 117052 33554432000 134512640 135048876 4289133248 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 117527 117052 67 131 0 117394 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 470108

[startup+942.301 s]
/proc/loadavg: 4.02 4.00 3.65 5/190 26578
/proc/meminfo: memFree=12846520/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=470108 CPUtime=942.31 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 117860 0 0 0 94185 46 0 0 25 0 1 0 471825887 481390592 117061 33554432000 134512640 135048876 4289133248 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 117527 117061 67 131 0 117394 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 470108

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.66 5/190 26589
/proc/meminfo: memFree=12819012/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=470108 CPUtime=1002.31 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 117864 0 0 0 100185 46 0 0 25 0 1 0 471825887 481390592 117065 33554432000 134512640 135048876 4289133248 18446744073709551615 134546845 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 117527 117065 67 131 0 117394 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 470108

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/190 26590
/proc/meminfo: memFree=12796540/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=470108 CPUtime=1062.31 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 117867 0 0 0 106185 46 0 0 25 0 1 0 471825887 481390592 117068 33554432000 134512640 135048876 4289133248 18446744073709551615 134546971 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 117527 117068 67 131 0 117394 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 470108

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.70 5/190 26592
/proc/meminfo: memFree=12776540/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=470108 CPUtime=1122.31 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 117871 0 0 0 112185 46 0 0 25 0 1 0 471825887 481390592 117072 33554432000 134512640 135048876 4289133248 18446744073709551615 134553095 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 117527 117072 67 131 0 117394 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 470108

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.72 5/190 26597
/proc/meminfo: memFree=12747872/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=470108 CPUtime=1182.31 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 117872 0 0 0 118185 46 0 0 25 0 1 0 471825887 481390592 117073 33554432000 134512640 135048876 4289133248 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 117527 117073 67 131 0 117394 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 470108

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.73 5/190 26598
/proc/meminfo: memFree=12711832/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=470108 CPUtime=1242.31 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 117872 0 0 0 124185 46 0 0 25 0 1 0 471825887 481390592 117073 33554432000 134512640 135048876 4289133248 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 117527 117073 67 131 0 117394 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 470108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.69 3.93 3.72 3/178 26636
/proc/meminfo: memFree=13611644/32950928 swapFree=67111528/67111528
[pid=26542] ppid=26540 vsize=470108 CPUtime=1300.02 cores=0,2
/proc/26542/stat : 26542 (minisat_noasser) R 26540 26542 26237 0 -1 4202496 117872 0 0 0 129956 46 0 0 25 0 1 0 471825887 481390592 117073 33554432000 134512640 135048876 4289133248 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/26542/statm: 117527 117073 67 131 0 117394 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 470108

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.57
CPU system time (s): 0.492925
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 470108

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

runsolver used 2.02869 second user time and 5.07223 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-24 01:44:31
IDJOB=3274328
IDBENCH=83180
IDSOLVER=1676
FILE ID=node120/3274328-1303602271
RUNJOBID= node120-1303600955-26255
PBS_JOBID= 13150621
Free space on /tmp= 72096 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x38.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274328-1303602271/watcher-3274328-1303602271 -o /tmp/evaluation-result-3274328-1303602271/solver-3274328-1303602271 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274328-1303602271.cnf

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

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=1856107609

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14361644 kB
Buffers:       2461192 kB
Cached:       15351448 kB
SwapCached:          0 kB
Active:       10685960 kB
Inactive:      7336860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14361644 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23056 kB
Writeback:          36 kB
AnonPages:      208768 kB
Mapped:          15820 kB
Slab:           504052 kB
PageTables:       5484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   376952 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= 72104 MiB
End job on node120 at 2011-04-24 02:06:13