Trace number 3275434

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) 5000.05 4999.94

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.11	c |  Parsing time:         0.11         s                                       |
9.99/10.04	c ============================[ Search Statistics ]==============================
9.99/10.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.99/10.04	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.99/10.04	c ===============================================================================
9.99/10.04	c |         0 |    1596   257488  1538544 |    85829        0    nan |  0.000 % |
9.99/10.06	c |       100 |    1596   257488  1538544 |    94412      100     29 |  0.000 % |
9.99/10.07	c |       251 |    1596   257488  1538544 |   103853      251     38 |  0.000 % |
9.99/10.08	c |       477 |    1596   257488  1538544 |   114238      477     49 |  0.000 % |
9.99/10.09	c |       814 |    1596   257488  1538544 |   125662      814     57 |  0.000 % |
10.10/10.11	c |      1320 |    1596   257488  1538544 |   138228     1320     68 |  0.000 % |
10.10/10.13	c |      2079 |    1596   257488  1538544 |   152051     2079     71 |  0.000 % |
10.10/10.17	c |      3219 |    1596   257488  1538544 |   167257     3219     76 |  0.000 % |
10.20/10.24	c |      4928 |    1596   257488  1538544 |   183982     4928     83 |  0.000 % |
10.30/10.37	c |      7492 |    1596   257488  1538544 |   202381     7492     90 |  0.000 % |
10.50/10.55	c |     11336 |    1596   257488  1538544 |   222619    11336     94 |  0.000 % |
10.90/10.91	c |     17102 |    1596   257488  1538544 |   244881    17102     99 |  0.000 % |
11.50/11.55	c |     25751 |    1596   257488  1538544 |   269369    25751    105 |  0.000 % |
12.70/12.79	c |     38725 |    1596   257488  1538544 |   296306    38725    111 |  0.000 % |
15.09/15.12	c |     58186 |    1596   257488  1538544 |   325936    58186    119 |  0.000 % |
18.60/18.66	c |     87379 |    1596   257488  1538544 |   358530    87379    124 |  0.000 % |
27.59/27.68	c |    131168 |    1596   257488  1538544 |   394383   131168    130 |  0.000 % |
39.29/39.35	c |    196854 |    1596   257488  1538544 |   433821   196854    134 |  0.000 % |
66.29/66.38	c |    295381 |    1596   257488  1538544 |   477203   295381    144 |  0.000 % |
157.60/157.65	c |    443170 |    1596   257488  1538544 |   524924   443170    151 |  0.000 % |
288.00/288.00	c |    664854 |    1596   257488  1538544 |   577416   158689    175 |  0.000 % |
506.51/506.52	c |    997379 |    1596   257488  1538544 |   635158   491214    165 |  0.000 % |
948.22/948.26	c |   1496167 |    1596   257488  1538544 |   698674   375285    170 |  0.000 % |
1814.83/1814.80	c |   2244349 |    1596   257488  1538544 |   768541   449659    170 |  0.000 % |
3673.97/3673.93	c |   3366623 |    1596   257488  1538544 |   845395    83471    151 |  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-3275434-1303650262/watcher-3275434-1303650262 -o /tmp/evaluation-result-3275434-1303650262/solver-3275434-1303650262 -C 5000 -W 5100 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3275434-1303650262.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 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: 1.16 1.73 1.90 2/177 24437
/proc/meminfo: memFree=14414100/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 602 0 0 0 0 0 0 0 22 0 1 0 555257027 2777088 558 33554432000 134512640 135048876 4288807728 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 678 558 50 131 0 545 0

[startup+0.067211 s]
/proc/loadavg: 1.16 1.73 1.90 2/177 24437
/proc/meminfo: memFree=14414100/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=12880 CPUtime=0.06 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 3048 0 0 0 6 0 0 0 22 0 1 0 555257027 13189120 3004 33554432000 134512640 135048876 4288807728 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 3220 3005 50 131 0 3087 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12880

[startup+0.100203 s]
/proc/loadavg: 1.16 1.73 1.90 2/177 24437
/proc/meminfo: memFree=14414100/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=17648 CPUtime=0.09 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 4189 0 0 0 9 0 0 0 22 0 1 0 555257027 18071552 4145 33554432000 134512640 135048876 4288807728 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 4412 4147 50 131 0 4279 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17648

[startup+0.301166 s]
/proc/loadavg: 1.16 1.73 1.90 2/177 24437
/proc/meminfo: memFree=14414100/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=21340 CPUtime=0.29 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 5193 0 0 0 29 0 0 0 23 0 1 0 555257027 21852160 5149 33554432000 134512640 135048876 4288807728 18446744073709551615 134529691 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 5335 5149 62 131 0 5202 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21340

[startup+0.700099 s]
/proc/loadavg: 1.16 1.73 1.90 2/177 24437
/proc/meminfo: memFree=14414100/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=21340 CPUtime=0.69 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 5193 0 0 0 69 0 0 0 25 0 1 0 555257027 21852160 5149 33554432000 134512640 135048876 4288807728 18446744073709551615 134529398 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 5335 5149 62 131 0 5202 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21340

[startup+1.50096 s]
/proc/loadavg: 1.16 1.73 1.90 3/178 24492
/proc/meminfo: memFree=14379284/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=21340 CPUtime=1.49 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 5193 0 0 0 149 0 0 0 25 0 1 0 555257027 21852160 5149 33554432000 134512640 135048876 4288807728 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 5335 5149 62 131 0 5202 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21340

[startup+3.10068 s]
/proc/loadavg: 1.23 1.74 1.90 3/178 24492
/proc/meminfo: memFree=14377428/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=39400 CPUtime=3.09 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 9673 0 0 0 308 1 0 0 25 0 1 0 555257027 40345600 9629 33554432000 134512640 135048876 4288807728 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 9850 9629 62 131 0 9717 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39400

[startup+6.30011 s]
/proc/loadavg: 1.23 1.74 1.90 3/178 24492
/proc/meminfo: memFree=14308988/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=60288 CPUtime=6.29 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 14570 0 0 0 628 1 0 0 25 0 1 0 555257027 61734912 14526 33554432000 134512640 135048876 4288807728 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 15072 14526 62 131 0 14939 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60288

[startup+12.701 s]
/proc/loadavg: 1.35 1.74 1.90 3/178 24492
/proc/meminfo: memFree=14311144/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=56176 CPUtime=12.7 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 14577 0 0 0 1268 2 0 0 25 0 1 0 555257027 57524224 13778 33554432000 134512640 135048876 4288807728 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 14044 13778 67 131 0 13911 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 56176

[startup+25.5008 s]
/proc/loadavg: 1.45 1.75 1.91 3/178 24493
/proc/meminfo: memFree=14233816/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=99636 CPUtime=25.49 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 25435 0 0 0 2545 4 0 0 25 0 1 0 555257027 102027264 24636 33554432000 134512640 135048876 4288807728 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 24909 24636 67 131 0 24776 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 99636

[startup+51.1003 s]
/proc/loadavg: 1.63 1.77 1.91 3/178 24493
/proc/meminfo: memFree=14097960/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=176248 CPUtime=51.09 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 44514 0 0 0 5101 8 0 0 25 0 1 0 555257027 180477952 43715 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 44062 43715 67 131 0 43929 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 176248

[startup+102.306 s]
/proc/loadavg: 1.85 1.81 1.91 3/178 24495
/proc/meminfo: memFree=13950628/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=256000 CPUtime=102.3 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 64401 0 0 0 10216 14 0 0 25 0 1 0 555257027 262144000 63602 33554432000 134512640 135048876 4288807728 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 64000 63602 67 131 0 63867 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 256000

[startup+162.301 s]
/proc/loadavg: 2.00 1.85 1.91 3/178 24496
/proc/meminfo: memFree=13840604/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=314712 CPUtime=162.29 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 79137 0 0 0 16210 19 0 0 25 0 1 0 555257027 322265088 78338 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 78678 78338 67 131 0 78545 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 314712

[startup+222.3 s]
/proc/loadavg: 2.00 1.88 1.91 3/178 24498
/proc/meminfo: memFree=13794704/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=360944 CPUtime=222.3 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 90509 0 0 0 22203 27 0 0 25 0 1 0 555257027 369606656 89710 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 90236 89710 67 131 0 90103 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 360944

[startup+282.301 s]
/proc/loadavg: 2.00 1.90 1.91 3/178 24500
/proc/meminfo: memFree=13789216/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=366092 CPUtime=282.3 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 91813 0 0 0 28203 27 0 0 25 0 1 0 555257027 374878208 91014 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 91523 91014 67 131 0 91390 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 366092

[startup+342.3 s]
/proc/loadavg: 2.00 1.91 1.91 3/178 24501
/proc/meminfo: memFree=13789312/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=366092 CPUtime=342.3 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 91815 0 0 0 34203 27 0 0 25 0 1 0 555257027 374878208 91016 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 91523 91016 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: 2.00 1.92 1.91 3/178 24503
/proc/meminfo: memFree=13739036/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=366092 CPUtime=402.3 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 91816 0 0 0 40203 27 0 0 25 0 1 0 555257027 374878208 91017 33554432000 134512640 135048876 4288807728 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 91523 91017 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: 2.00 1.94 1.91 3/178 24504
/proc/meminfo: memFree=13701040/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=366092 CPUtime=462.3 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 91817 0 0 0 46203 27 0 0 25 0 1 0 555257027 374878208 91018 33554432000 134512640 135048876 4288807728 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 91523 91018 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: 2.00 1.94 1.91 3/178 24506
/proc/meminfo: memFree=13677800/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=390476 CPUtime=522.3 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 97865 0 0 0 52200 30 0 0 25 0 1 0 555257027 399847424 97066 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 97619 97066 67 131 0 97486 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 390476

[startup+582.3 s]
/proc/loadavg: 2.00 1.95 1.91 3/178 24508
/proc/meminfo: memFree=13630636/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=436572 CPUtime=582.31 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 109453 0 0 0 58194 37 0 0 25 0 1 0 555257027 447049728 108654 33554432000 134512640 135048876 4288807728 18446744073709551615 134546867 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24437/statm: 109143 108654 67 131 0 109010 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 436572


################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 24612
/proc/meminfo: memFree=13284884/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=601572 CPUtime=4062.38 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 150366 0 0 0 406177 61 0 0 25 0 1 0 555257027 616009728 149567 33554432000 134512640 135048876 4288807728 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 150393 149567 67 131 0 150260 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 601572

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 24614
/proc/meminfo: memFree=13284832/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=601572 CPUtime=4122.38 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 150372 0 0 0 412177 61 0 0 25 0 1 0 555257027 616009728 149573 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 150393 149573 67 131 0 150260 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 601572

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 24616
/proc/meminfo: memFree=13285020/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=601572 CPUtime=4182.38 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 150372 0 0 0 418177 61 0 0 25 0 1 0 555257027 616009728 149573 33554432000 134512640 135048876 4288807728 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 150393 149573 67 131 0 150260 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 601572

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 24617
/proc/meminfo: memFree=13284988/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=601572 CPUtime=4242.38 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 150372 0 0 0 424177 61 0 0 25 0 1 0 555257027 616009728 149573 33554432000 134512640 135048876 4288807728 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 150393 149573 67 131 0 150260 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 601572

[startup+4302.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/178 24619
/proc/meminfo: memFree=13285208/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=601572 CPUtime=4302.38 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 150372 0 0 0 430177 61 0 0 25 0 1 0 555257027 616009728 149573 33554432000 134512640 135048876 4288807728 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 150393 149573 67 131 0 150260 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 601572

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 24620
/proc/meminfo: memFree=13285044/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=601572 CPUtime=4362.38 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 150373 0 0 0 436177 61 0 0 25 0 1 0 555257027 616009728 149574 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 150393 149574 67 131 0 150260 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 601572

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 24622
/proc/meminfo: memFree=13285256/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=601572 CPUtime=4422.39 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 150373 0 0 0 442178 61 0 0 25 0 1 0 555257027 616009728 149574 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 150393 149574 67 131 0 150260 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 601572

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 24624
/proc/meminfo: memFree=13284716/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=601572 CPUtime=4482.39 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 150373 0 0 0 448178 61 0 0 25 0 1 0 555257027 616009728 149574 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 150393 149574 67 131 0 150260 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 601572

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 24625
/proc/meminfo: memFree=13284444/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=601572 CPUtime=4542.39 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 150373 0 0 0 454178 61 0 0 25 0 1 0 555257027 616009728 149574 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 150393 149574 67 131 0 150260 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 601572

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 24627
/proc/meminfo: memFree=13284144/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=601572 CPUtime=4602.4 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 150374 0 0 0 460179 61 0 0 25 0 1 0 555257027 616009728 149575 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 150393 149575 67 131 0 150260 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 601572

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 24628
/proc/meminfo: memFree=13284208/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=601572 CPUtime=4662.39 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 150376 0 0 0 466178 61 0 0 25 0 1 0 555257027 616009728 149577 33554432000 134512640 135048876 4288807728 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 150393 149577 67 131 0 150260 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 601572

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 24630
/proc/meminfo: memFree=13282680/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=601572 CPUtime=4722.4 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 150395 0 0 0 472179 61 0 0 25 0 1 0 555257027 616009728 149596 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 150393 149596 67 131 0 150260 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 601572

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 24632
/proc/meminfo: memFree=13274804/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=609688 CPUtime=4782.4 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 152391 0 0 0 478178 62 0 0 25 0 1 0 555257027 624320512 151592 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 152422 151592 67 131 0 152289 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 609688

[startup+4842.3 s]
/proc/loadavg: 2.05 2.01 1.96 3/178 24633
/proc/meminfo: memFree=13261972/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=622368 CPUtime=4842.4 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 155594 0 0 0 484174 66 0 0 25 0 1 0 555257027 637304832 154795 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 155592 154795 67 131 0 155459 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 622368

[startup+4902.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/178 24635
/proc/meminfo: memFree=13248268/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=636208 CPUtime=4902.4 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 159040 0 0 0 490172 68 0 0 25 0 1 0 555257027 651476992 158241 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 159052 158241 67 131 0 158919 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 636208

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 24636
/proc/meminfo: memFree=13245484/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=638816 CPUtime=4962.4 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 159681 0 0 0 496172 68 0 0 25 0 1 0 555257027 654147584 158882 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 159704 158882 67 131 0 159571 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 638816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 24637
/proc/meminfo: memFree=13245552/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=638816 CPUtime=5000.01 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 159681 0 0 0 499933 68 0 0 25 0 1 0 555257027 654147584 158882 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 159704 158882 67 131 0 159571 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 638816

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 24637
/proc/meminfo: memFree=13245552/32950940 swapFree=67111528/67111528
[pid=24437] ppid=24435 vsize=638816 CPUtime=5000.01 cores=1,3,5,7
/proc/24437/stat : 24437 (minisat_noasser) R 24435 24437 23550 0 -1 4202496 159681 0 0 0 499933 68 0 0 25 0 1 0 555257027 654147584 158882 33554432000 134512640 135048876 4288807728 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/24437/statm: 159704 158882 67 131 0 159571 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 638816

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.05
CPU user time (s): 4999.33
CPU system time (s): 0.712891
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 638816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.33
system time used= 0.712891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159681
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= 5
involuntary context switches= 16326

runsolver used 8.64768 second user time and 17.2664 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-24 15:04:23
IDJOB=3275434
IDBENCH=83180
IDSOLVER=1678
FILE ID=node117/3275434-1303650262
RUNJOBID= node117-1303650262-24418
PBS_JOBID= 13150731
Free space on /tmp= 71660 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-3275434-1303650262/watcher-3275434-1303650262 -o /tmp/evaluation-result-3275434-1303650262/solver-3275434-1303650262 -C 5000 -W 5100 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3275434-1303650262.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=752692823

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.849
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.75
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14414132 kB
Buffers:       2317852 kB
Cached:       15591636 kB
SwapCached:          0 kB
Active:       10380596 kB
Inactive:      7599540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14414132 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9452 kB
Writeback:           0 kB
AnonPages:       70404 kB
Mapped:          15268 kB
Slab:           492688 kB
PageTables:       4300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   211768 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= 71656 MiB
End job on node117 at 2011-04-24 16:27:44