Trace number 3274583

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.05 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_40_6-dir.shuffled-as.sat03-163.cnf
MD5SUMc06088cac8521bfe72bbb4c9ad8d39fb
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 variables780
Number of clauses66810
Sum of the clauses size134348
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 266784
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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:  780                                                  |
0.00/0.00	c |  Number of clauses:    66810                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.89/0.95	c ============================[ Search Statistics ]==============================
0.89/0.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.95	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.95	c ===============================================================================
0.89/0.95	c |         0 |     754    66030   172639 |    22010        0    nan |  0.000 % |
0.89/0.96	c |       100 |     754    66030   172639 |    24211      100    113 |  0.000 % |
0.89/0.97	c |       250 |     754    66030   172639 |    26632      250    119 |  0.000 % |
0.89/0.98	c |       475 |     754    66030   172639 |    29295      475    105 |  0.031 % |
1.00/1.00	c |       812 |     754    66030   172639 |    32224      812     98 |  0.031 % |
1.00/1.04	c |      1318 |     754    66030   172639 |    35447     1318     91 |  0.000 % |
1.00/1.10	c |      2077 |     754    66030   172639 |    38992     2077     89 |  0.031 % |
1.10/1.19	c |      3217 |     754    66030   172639 |    42891     3217     80 |  0.031 % |
1.29/1.37	c |      4925 |     754    66030   172639 |    47180     4925     82 |  0.031 % |
1.59/1.68	c |      7488 |     754    66030   172639 |    51898     7488     80 |  0.031 % |
2.20/2.28	c |     11332 |     754    66030   172639 |    57088    11332     87 |  0.031 % |
3.49/3.50	c |     17099 |     754    66030   172639 |    62797    17099     83 |  0.031 % |
5.99/6.06	c |     25748 |     754    66030   172639 |    69076    25748     84 |  0.031 % |
10.59/10.69	c |     38722 |     754    66030   172639 |    75984    38722     78 |  0.031 % |
19.00/19.09	c |     58183 |     754    66030   172639 |    83582    58183     76 |  0.031 % |
35.99/36.02	c |     87376 |     754    66030   172639 |    91941    22357     65 |  0.032 % |
55.59/55.69	c |    131165 |     754    66030   172639 |   101135    66146     79 |  0.032 % |
94.09/94.17	c |    196850 |     754    66030   172639 |   111248    51266     74 |  0.032 % |
158.70/158.72	c |    295376 |     754    66030   172639 |   122373    59234     69 |  0.032 % |
252.70/252.75	c |    443165 |     754    66030   172639 |   134611   103854     76 |  0.032 % |
399.10/399.19	c |    664850 |     754    66030   172639 |   148072   102535     70 |  0.032 % |
677.01/677.00	c |    997375 |     753    65824   171904 |   162879    10799    119 |  0.128 % |
1229.43/1229.46	c |   1496163 |     753    65824   171904 |   179167    87756    137 |  0.128 % |

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-3274583-1303604876/watcher-3274583-1303604876 -o /tmp/evaluation-result-3274583-1303604876/solver-3274583-1303604876 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274583-1303604876.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
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: 2.35 3.07 3.49 2/179 20656
/proc/meminfo: memFree=24670336/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=2700 CPUtime=0 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 472085335 2764800 478 33554432000 134512640 135048876 4294215952 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 675 479 50 131 0 542 0

[startup+0.0475471 s]
/proc/loadavg: 2.35 3.07 3.49 2/179 20656
/proc/meminfo: memFree=24670336/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=5488 CPUtime=0.04 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 1180 0 0 0 4 0 0 0 22 0 1 0 472085335 5619712 1136 33554432000 134512640 135048876 4294215952 18446744073709551615 134529439 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 1372 1136 62 131 0 1239 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5488

[startup+0.100525 s]
/proc/loadavg: 2.35 3.07 3.49 2/179 20656
/proc/meminfo: memFree=24670336/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=5488 CPUtime=0.09 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 1180 0 0 0 9 0 0 0 22 0 1 0 472085335 5619712 1136 33554432000 134512640 135048876 4294215952 18446744073709551615 134529378 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 1372 1136 62 131 0 1239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5488

[startup+0.300489 s]
/proc/loadavg: 2.35 3.07 3.49 2/179 20656
/proc/meminfo: memFree=24670336/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=6328 CPUtime=0.29 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 1432 0 0 0 29 0 0 0 23 0 1 0 472085335 6479872 1388 33554432000 134512640 135048876 4294215952 18446744073709551615 134529677 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 1582 1388 62 131 0 1449 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6328

[startup+0.700417 s]
/proc/loadavg: 2.35 3.07 3.49 2/179 20656
/proc/meminfo: memFree=24670336/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=6596 CPUtime=0.69 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 1442 0 0 0 69 0 0 0 25 0 1 0 472085335 6754304 1398 33554432000 134512640 135048876 4294215952 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 1649 1398 62 131 0 1516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6596

[startup+1.50027 s]
/proc/loadavg: 2.32 3.06 3.48 5/184 20666
/proc/meminfo: memFree=24659576/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=7072 CPUtime=1.49 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 1763 0 0 0 149 0 0 0 25 0 1 0 472085335 7241728 1574 33554432000 134512640 135048876 4294215952 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 1768 1574 66 131 0 1635 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7072

[startup+3.10098 s]
/proc/loadavg: 2.32 3.06 3.48 5/190 20677
/proc/meminfo: memFree=24639276/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=10768 CPUtime=3.09 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 2698 0 0 0 309 0 0 0 25 0 1 0 472085335 11026432 2509 33554432000 134512640 135048876 4294215952 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 2692 2509 66 131 0 2559 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10768

[startup+6.3004 s]
/proc/loadavg: 2.46 3.07 3.48 5/190 20677
/proc/meminfo: memFree=24623404/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=15100 CPUtime=6.29 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 3788 0 0 0 629 0 0 0 25 0 1 0 472085335 15462400 3599 33554432000 134512640 135048876 4294215952 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 3775 3599 66 131 0 3642 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15100

[startup+12.7002 s]
/proc/loadavg: 2.58 3.09 3.48 5/190 20677
/proc/meminfo: memFree=24602860/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=21044 CPUtime=12.69 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 5231 0 0 0 1269 0 0 0 25 0 1 0 472085335 21549056 5042 33554432000 134512640 135048876 4294215952 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 5261 5042 66 131 0 5128 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21044

[startup+25.5009 s]
/proc/loadavg: 2.89 3.13 3.49 6/190 20677
/proc/meminfo: memFree=24577764/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=29956 CPUtime=25.49 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 7454 0 0 0 2548 1 0 0 25 0 1 0 472085335 30674944 7265 33554432000 134512640 135048876 4294215952 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 7489 7265 66 131 0 7356 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29956

[startup+51.1003 s]
/proc/loadavg: 3.27 3.20 3.50 5/190 20678
/proc/meminfo: memFree=24559460/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=34672 CPUtime=51.09 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 8624 0 0 0 5108 1 0 0 25 0 1 0 472085335 35504128 8435 33554432000 134512640 135048876 4294215952 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 8668 8435 66 131 0 8535 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34672

[startup+102.307 s]
/proc/loadavg: 3.68 3.32 3.53 6/190 20680
/proc/meminfo: memFree=24542932/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=43356 CPUtime=102.3 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 10729 0 0 0 10228 2 0 0 25 0 1 0 472085335 44396544 10540 33554432000 134512640 135048876 4294215952 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 10839 10540 66 131 0 10706 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 43356

[startup+162.3 s]
/proc/loadavg: 3.88 3.44 3.56 5/190 20681
/proc/meminfo: memFree=24522564/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=48032 CPUtime=162.3 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 11865 0 0 0 16227 3 0 0 25 0 1 0 472085335 49184768 11676 33554432000 134512640 135048876 4294215952 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 12008 11676 66 131 0 11875 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 48032

[startup+222.3 s]
/proc/loadavg: 3.99 3.55 3.58 5/190 20683
/proc/meminfo: memFree=24515204/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=49928 CPUtime=222.3 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 12304 0 0 0 22227 3 0 0 25 0 1 0 472085335 51126272 12115 33554432000 134512640 135048876 4294215952 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 12482 12115 66 131 0 12349 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 49928

[startup+282.301 s]
/proc/loadavg: 3.99 3.63 3.61 5/190 20684
/proc/meminfo: memFree=24502768/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=58692 CPUtime=282.3 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 14463 0 0 0 28226 4 0 0 25 0 1 0 472085335 60100608 14274 33554432000 134512640 135048876 4294215952 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 14673 14274 66 131 0 14540 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 58692

[startup+342.301 s]
/proc/loadavg: 3.99 3.70 3.63 5/190 20686
/proc/meminfo: memFree=24491448/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=58976 CPUtime=342.3 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 14526 0 0 0 34226 4 0 0 25 0 1 0 472085335 60391424 14337 33554432000 134512640 135048876 4294215952 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 14744 14337 66 131 0 14611 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 58976

[startup+402.301 s]
/proc/loadavg: 3.99 3.75 3.65 6/190 20688
/proc/meminfo: memFree=24488436/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=59140 CPUtime=402.3 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 14590 0 0 0 40226 4 0 0 25 0 1 0 472085335 60559360 14401 33554432000 134512640 135048876 4294215952 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 14785 14401 66 131 0 14652 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 59140

[startup+462.301 s]
/proc/loadavg: 3.99 3.79 3.67 6/190 20689
/proc/meminfo: memFree=24472132/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=60840 CPUtime=462.3 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 14955 0 0 0 46226 4 0 0 25 0 1 0 472085335 62300160 14766 33554432000 134512640 135048876 4294215952 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 15210 14766 66 131 0 15077 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 60840

[startup+522.3 s]
/proc/loadavg: 3.99 3.83 3.68 5/190 20691
/proc/meminfo: memFree=24470120/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=61672 CPUtime=522.3 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 15145 0 0 0 52226 4 0 0 25 0 1 0 472085335 63152128 14956 33554432000 134512640 135048876 4294215952 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 15418 14956 66 131 0 15285 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 61672

[startup+582.3 s]
/proc/loadavg: 3.99 3.86 3.70 5/190 20692
/proc/meminfo: memFree=24464616/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=63224 CPUtime=582.31 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 15504 0 0 0 58226 5 0 0 25 0 1 0 472085335 64741376 15315 33554432000 134512640 135048876 4294215952 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 15806 15315 66 131 0 15673 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 63224

[startup+642.3 s]
/proc/loadavg: 4.07 3.90 3.73 5/190 20694
/proc/meminfo: memFree=24454048/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=64776 CPUtime=642.31 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 15861 0 0 0 64226 5 0 0 25 0 1 0 472085335 66330624 15672 33554432000 134512640 135048876 4294215952 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 16194 15672 66 131 0 16061 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 64776

[startup+702.301 s]
/proc/loadavg: 4.03 3.91 3.74 5/190 20696
/proc/meminfo: memFree=24452884/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=64776 CPUtime=702.31 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 15863 0 0 0 70226 5 0 0 25 0 1 0 472085335 66330624 15674 33554432000 134512640 135048876 4294215952 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 16194 15674 66 131 0 16061 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 64776

[startup+762.307 s]
/proc/loadavg: 4.01 3.93 3.75 6/190 20697
/proc/meminfo: memFree=24426076/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=84204 CPUtime=762.32 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 20677 0 0 0 76224 8 0 0 25 0 1 0 472085335 86224896 20488 33554432000 134512640 135048876 4294215952 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 21051 20488 66 131 0 20918 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 84204

[startup+822.301 s]
/proc/loadavg: 4.00 3.94 3.76 6/190 20699
/proc/meminfo: memFree=24403824/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=106456 CPUtime=822.31 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 26174 0 0 0 82220 11 0 0 25 0 1 0 472085335 109010944 25985 33554432000 134512640 135048876 4294215952 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 26614 25985 66 131 0 26481 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 106456

[startup+882.301 s]
/proc/loadavg: 4.00 3.95 3.77 5/190 20700
/proc/meminfo: memFree=24393244/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=115672 CPUtime=882.31 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 28433 0 0 0 88219 12 0 0 25 0 1 0 472085335 118448128 28244 33554432000 134512640 135048876 4294215952 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 28918 28244 66 131 0 28785 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 115672

[startup+942.3 s]
/proc/loadavg: 4.06 3.97 3.79 5/190 20702
/proc/meminfo: memFree=24391080/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=115672 CPUtime=942.32 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 28448 0 0 0 94220 12 0 0 25 0 1 0 472085335 118448128 28259 33554432000 134512640 135048876 4294215952 18446744073709551615 134547006 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 28918 28259 66 131 0 28785 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 115672

[startup+1002.3 s]
/proc/loadavg: 4.02 3.97 3.80 5/190 20704
/proc/meminfo: memFree=24389332/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=115916 CPUtime=1002.32 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 28503 0 0 0 100220 12 0 0 25 0 1 0 472085335 118697984 28314 33554432000 134512640 135048876 4294215952 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 28979 28314 66 131 0 28846 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 115916

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.81 5/190 20705
/proc/meminfo: memFree=24386684/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=117196 CPUtime=1062.32 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 28808 0 0 0 106220 12 0 0 25 0 1 0 472085335 120008704 28619 33554432000 134512640 135048876 4294215952 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 29299 28619 66 131 0 29166 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 117196

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.82 6/190 20707
/proc/meminfo: memFree=24385148/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=117196 CPUtime=1122.32 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 28846 0 0 0 112220 12 0 0 25 0 1 0 472085335 120008704 28657 33554432000 134512640 135048876 4294215952 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 29299 28657 66 131 0 29166 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 117196

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.83 6/190 20708
/proc/meminfo: memFree=24381504/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=120776 CPUtime=1182.33 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 29701 0 0 0 118220 13 0 0 25 0 1 0 472085335 123674624 29512 33554432000 134512640 135048876 4294215952 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 30194 29512 66 131 0 30061 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 120776

[startup+1242.3 s]
/proc/loadavg: 4.04 3.99 3.84 5/190 20710
/proc/meminfo: memFree=24380824/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=120776 CPUtime=1242.33 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 29701 0 0 0 124220 13 0 0 25 0 1 0 472085335 123674624 29512 33554432000 134512640 135048876 4294215952 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 30194 29512 66 131 0 30061 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 120776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 3.97 3.84 5/188 20712
/proc/meminfo: memFree=24403500/32951124 swapFree=67111412/67111528
[pid=20656] ppid=20654 vsize=121116 CPUtime=1300.04 cores=5,7
/proc/20656/stat : 20656 (minisat_noasser) R 20654 20656 20041 0 -1 4202496 29759 0 0 0 129991 13 0 0 25 0 1 0 472085335 124022784 29570 33554432000 134512640 135048876 4294215952 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20656/statm: 30279 29570 66 131 0 30146 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 121116

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.91
CPU system time (s): 0.137979
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 121116

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

runsolver used 2.06369 second user time and 5.04023 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-24 02:27:56
IDJOB=3274583
IDBENCH=83903
IDSOLVER=1676
FILE ID=node137/3274583-1303604876
RUNJOBID= node137-1303604875-20637
PBS_JOBID= 13150605
Free space on /tmp= 71752 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_40_6-dir.shuffled-as.sat03-163.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274583-1303604876/watcher-3274583-1303604876 -o /tmp/evaluation-result-3274583-1303604876/solver-3274583-1303604876 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274583-1303604876.cnf

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

MD5SUM BENCH= c06088cac8521bfe72bbb4c9ad8d39fb
RANDOM SEED=926602837

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.83
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.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24670484 kB
Buffers:       1677828 kB
Cached:        5987888 kB
SwapCached:        112 kB
Active:        1123848 kB
Inactive:      6610932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24670484 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            4928 kB
Writeback:           0 kB
AnonPages:       69340 kB
Mapped:          15316 kB
Slab:           483216 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213952 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= 71748 MiB
End job on node137 at 2011-04-24 02:49:38