Trace number 3276289

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
MD5SUM472b10ce0a2683d9355981037eea091e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.52092
Satisfiable
(Un)Satisfiability was proved
Number of variables3672
Number of clauses1163952
Sum of the clauses size2331456
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21163892
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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:  3672                                                 |
0.00/0.00	c |  Number of clauses:    1163952                                              |
0.29/0.35	c |  Parsing time:         0.33         s                                       |
160.69/160.79	c ============================[ Search Statistics ]==============================
160.69/160.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
160.69/160.79	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
160.69/160.79	c ===============================================================================
160.69/160.79	c |         0 |    3612  1160280  3250594 |   386760        0    nan |  0.000 % |
160.79/160.82	c |       100 |    3612  1160280  3250594 |   425436      100    308 |  0.000 % |
160.79/160.87	c |       250 |    3612  1160280  3250594 |   467979      250    337 |  0.000 % |
160.89/160.94	c |       477 |    3612  1160280  3250594 |   514777      477    333 |  0.000 % |
160.99/161.03	c |       814 |    3612  1160280  3250594 |   566255      814    367 |  0.000 % |
161.09/161.14	c |      1320 |    3612  1160280  3250594 |   622880     1320    334 |  0.000 % |
161.39/161.40	c |      2079 |    3612  1160280  3250594 |   685168     2079    348 |  0.000 % |
161.79/161.87	c |      3218 |    3612  1160280  3250594 |   753685     3218    340 |  0.000 % |
162.69/162.75	c |      4926 |    3612  1160280  3250594 |   829054     4926    337 |  0.000 % |
163.80/163.90	c |      7488 |    3612  1160280  3250594 |   911959     7488    356 |  0.000 % |
166.10/166.18	c |     11333 |    3612  1160280  3250594 |  1003155    11333    364 |  0.000 % |
169.60/169.67	c |     17100 |    3612  1160280  3250594 |  1103471    17100    365 |  0.000 % |
174.29/174.33	c |     25751 |    3612  1160280  3250594 |  1213818    25751    383 |  0.000 % |
188.19/188.20	c |     38728 |    3612  1160280  3250594 |  1335200    38728    382 |  0.000 % |
228.99/229.00	c |     58189 |    3612  1160280  3250594 |  1468720    58189    384 |  0.000 % |
292.00/292.02	c |     87381 |    3612  1160280  3250594 |  1615592    87381    372 |  0.000 % |
412.50/412.50	c |    131172 |    3612  1160280  3250594 |  1777151   131172    374 |  0.000 % |
658.50/658.53	c |    196859 |    3612  1160280  3250594 |  1954866   196859    374 |  0.000 % |
1392.93/1392.93	c |    295386 |    3612  1160280  3250594 |  2150353   295386    373 |  0.000 % |
3329.98/3329.93	c |    443177 |    3612  1160280  3250594 |  2365388   443177    369 |  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-3276289-1303669574/watcher-3276289-1303669574 -o /tmp/evaluation-result-3276289-1303669574/solver-3276289-1303669574 -C 5000 -W 5100 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3276289-1303669574.cnf 

running on 4 cores: 0,2,4,6

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: 2.00 2.00 2.13 3/177 1426
/proc/meminfo: memFree=16108608/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=2464 CPUtime=0 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 551 0 0 0 0 0 0 0 25 0 1 0 478555162 2523136 508 33554432000 134512640 135048876 4287543152 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 616 509 50 131 0 483 0

[startup+0.0121659 s]
/proc/loadavg: 2.00 2.00 2.13 3/177 1426
/proc/meminfo: memFree=16108608/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=3864 CPUtime=0.01 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 882 0 0 0 1 0 0 0 25 0 1 0 478555162 3956736 839 33554432000 134512640 135048876 4287543152 18446744073709551615 134682379 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 966 841 50 131 0 833 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3864

[startup+0.101149 s]
/proc/loadavg: 2.00 2.00 2.13 3/177 1426
/proc/meminfo: memFree=16108608/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=18244 CPUtime=0.09 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 4483 0 0 0 9 0 0 0 25 0 1 0 478555162 18681856 4440 33554432000 134512640 135048876 4287543152 18446744073709551615 134531382 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 4561 4442 50 131 0 4428 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18244

[startup+0.301116 s]
/proc/loadavg: 2.00 2.00 2.13 3/177 1426
/proc/meminfo: memFree=16108608/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=52796 CPUtime=0.29 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 13000 0 0 0 28 1 0 0 25 0 1 0 478555162 54063104 12957 33554432000 134512640 135048876 4287543152 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 13199 12957 50 131 0 13066 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52796

[startup+0.701043 s]
/proc/loadavg: 2.00 2.00 2.13 3/177 1426
/proc/meminfo: memFree=16108608/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=64684 CPUtime=0.69 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 15296 0 0 0 67 2 0 0 25 0 1 0 478555162 66236416 15253 33554432000 134512640 135048876 4287543152 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 16171 15253 62 131 0 16038 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64684

[startup+1.50094 s]
/proc/loadavg: 2.00 2.00 2.13 3/178 1427
/proc/meminfo: memFree=16047716/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=64684 CPUtime=1.49 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 15296 0 0 0 147 2 0 0 25 0 1 0 478555162 66236416 15253 33554432000 134512640 135048876 4287543152 18446744073709551615 134529439 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 16171 15253 62 131 0 16038 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64684

[startup+3.10065 s]
/proc/loadavg: 2.00 2.00 2.13 3/178 1427
/proc/meminfo: memFree=16047340/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=64684 CPUtime=3.09 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 15296 0 0 0 307 2 0 0 25 0 1 0 478555162 66236416 15253 33554432000 134512640 135048876 4287543152 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 16171 15253 62 131 0 16038 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64684

[startup+6.30105 s]
/proc/loadavg: 2.00 2.00 2.13 3/178 1427
/proc/meminfo: memFree=16046596/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=64684 CPUtime=6.29 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 15296 0 0 0 627 2 0 0 25 0 1 0 478555162 66236416 15253 33554432000 134512640 135048876 4287543152 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 16171 15253 62 131 0 16038 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64684

[startup+12.7009 s]
/proc/loadavg: 2.00 2.00 2.13 3/178 1427
/proc/meminfo: memFree=16042888/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=69712 CPUtime=12.69 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 16597 0 0 0 1267 2 0 0 25 0 1 0 478555162 71385088 16554 33554432000 134512640 135048876 4287543152 18446744073709551615 134529671 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 17428 16554 62 131 0 17295 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69712

[startup+25.5006 s]
/proc/loadavg: 2.00 2.00 2.12 3/178 1427
/proc/meminfo: memFree=16026868/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=83044 CPUtime=25.49 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 20306 0 0 0 2547 2 0 0 25 0 1 0 478555162 85037056 20263 33554432000 134512640 135048876 4287543152 18446744073709551615 134529677 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 20761 20263 62 131 0 20628 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83044

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 2.12 3/178 1428
/proc/meminfo: memFree=16026412/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=87660 CPUtime=51.09 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 20387 0 0 0 5107 2 0 0 25 0 1 0 478555162 89763840 20344 33554432000 134512640 135048876 4287543152 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 21915 20344 62 131 0 21782 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 87660

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.11 3/178 1430
/proc/meminfo: memFree=16025588/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=87660 CPUtime=102.29 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 20555 0 0 0 10227 2 0 0 25 0 1 0 478555162 89763840 20512 33554432000 134512640 135048876 4287543152 18446744073709551615 134529886 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 21915 20512 62 131 0 21782 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 87660

[startup+162.301 s]
/proc/loadavg: 2.08 2.03 2.11 3/178 1431
/proc/meminfo: memFree=16047276/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=61852 CPUtime=162.29 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 20608 0 0 0 16227 2 0 0 25 0 1 0 478555162 63336448 15006 33554432000 134512640 135048876 4287543152 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 15463 15006 67 131 0 15330 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 61852

[startup+222.301 s]
/proc/loadavg: 2.03 2.02 2.10 3/178 1433
/proc/meminfo: memFree=15966784/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=142828 CPUtime=222.29 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 40814 0 0 0 22221 8 0 0 25 0 1 0 478555162 146255872 35212 33554432000 134512640 135048876 4287543152 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 35707 35212 67 131 0 35574 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 142828

[startup+282.301 s]
/proc/loadavg: 2.01 2.02 2.09 3/178 1434
/proc/meminfo: memFree=15925360/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=184432 CPUtime=282.29 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 51180 0 0 0 28218 11 0 0 25 0 1 0 478555162 188858368 45578 33554432000 134512640 135048876 4287543152 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 46108 45578 67 131 0 45975 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 184432

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.08 3/178 1436
/proc/meminfo: memFree=15889996/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=220156 CPUtime=342.3 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 60031 0 0 0 34216 14 0 0 25 0 1 0 478555162 225439744 54429 33554432000 134512640 135048876 4287543152 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 55039 54429 67 131 0 54906 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 220156

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.08 3/178 1437
/proc/meminfo: memFree=15855268/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=254652 CPUtime=402.3 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 68618 0 0 0 40214 16 0 0 25 0 1 0 478555162 260763648 63016 33554432000 134512640 135048876 4287543152 18446744073709551615 134548110 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 63663 63017 67 131 0 63530 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 254652

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.07 3/178 1439
/proc/meminfo: memFree=15831452/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=278688 CPUtime=462.31 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 74521 0 0 0 46212 19 0 0 25 0 1 0 478555162 285376512 68919 33554432000 134512640 135048876 4287543152 18446744073709551615 134553092 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 69672 68919 67 131 0 69539 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 278688

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.06 3/178 1468
/proc/meminfo: memFree=15775388/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=307416 CPUtime=522.3 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 81691 0 0 0 52209 21 0 0 25 0 1 0 478555162 314793984 76089 33554432000 134512640 135048876 4287543152 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 76854 76089 67 131 0 76721 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 307416

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.06 3/178 1469
/proc/meminfo: memFree=15645048/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=330248 CPUtime=582.3 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 87356 0 0 0 58207 23 0 0 25 0 1 0 478555162 338173952 81754 33554432000 134512640 135048876 4287543152 18446744073709551615 134547293 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 82562 81754 67 131 0 82429 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 330248


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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1574
/proc/meminfo: memFree=14002844/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=812856 CPUtime=4062.41 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 205877 0 0 0 406161 80 0 0 25 0 1 0 478555162 832364544 200245 33554432000 134512640 135048876 4287543152 18446744073709551615 134546901 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 203214 200245 67 131 0 203081 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 812856

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1576
/proc/meminfo: memFree=13976040/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=820816 CPUtime=4122.41 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 207880 0 0 0 412160 81 0 0 25 0 1 0 478555162 840515584 202248 33554432000 134512640 135048876 4287543152 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 205204 202248 67 131 0 205071 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 820816

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1577
/proc/meminfo: memFree=13963012/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=824432 CPUtime=4182.42 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 208764 0 0 0 418160 82 0 0 25 0 1 0 478555162 844218368 203124 33554432000 134512640 135048876 4287543152 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 206108 203124 67 131 0 205975 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 824432

[startup+4242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 1579
/proc/meminfo: memFree=13951840/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=828360 CPUtime=4242.42 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 209683 0 0 0 424160 82 0 0 25 0 1 0 478555162 848240640 204043 33554432000 134512640 135048876 4287543152 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 207090 204043 67 131 0 206957 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 828360

[startup+4302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 1581
/proc/meminfo: memFree=13944004/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=831644 CPUtime=4302.41 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 210410 0 0 0 430159 82 0 0 25 0 1 0 478555162 851603456 204770 33554432000 134512640 135048876 4287543152 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 207911 204770 67 131 0 207778 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 831644

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1582
/proc/meminfo: memFree=13934440/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=835448 CPUtime=4362.42 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 211376 0 0 0 436159 83 0 0 25 0 1 0 478555162 855498752 205736 33554432000 134512640 135048876 4287543152 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 208862 205736 67 131 0 208729 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 835448

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1584
/proc/meminfo: memFree=13924620/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=839624 CPUtime=4422.42 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 212359 0 0 0 442159 83 0 0 25 0 1 0 478555162 859774976 206719 33554432000 134512640 135048876 4287543152 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 209906 206719 67 131 0 209773 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 839624

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1585
/proc/meminfo: memFree=13914316/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=843068 CPUtime=4482.42 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 213212 0 0 0 448158 84 0 0 25 0 1 0 478555162 863301632 207572 33554432000 134512640 135048876 4287543152 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 210767 207572 67 131 0 210634 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 843068

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1587
/proc/meminfo: memFree=13904508/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=846912 CPUtime=4542.43 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 214170 0 0 0 454158 85 0 0 25 0 1 0 478555162 867237888 208530 33554432000 134512640 135048876 4287543152 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 211728 208530 67 131 0 211595 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 846912

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1589
/proc/meminfo: memFree=13893464/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=850344 CPUtime=4602.43 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 215067 0 0 0 460158 85 0 0 25 0 1 0 478555162 870752256 209427 33554432000 134512640 135048876 4287543152 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 212586 209427 67 131 0 212453 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 850344

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1590
/proc/meminfo: memFree=13883904/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=853640 CPUtime=4662.43 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 215869 0 0 0 466158 85 0 0 25 0 1 0 478555162 874127360 210229 33554432000 134512640 135048876 4287543152 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 213410 210229 67 131 0 213277 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 853640

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1592
/proc/meminfo: memFree=13874096/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=857060 CPUtime=4722.44 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 216735 0 0 0 472158 86 0 0 25 0 1 0 478555162 877629440 211095 33554432000 134512640 135048876 4287543152 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 214265 211095 67 131 0 214132 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 857060

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1593
/proc/meminfo: memFree=13864912/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=860612 CPUtime=4782.43 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 217619 0 0 0 478156 87 0 0 25 0 1 0 478555162 881266688 211979 33554432000 134512640 135048876 4287543152 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 215153 211979 67 131 0 215020 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 860612

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1595
/proc/meminfo: memFree=13855228/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=864228 CPUtime=4842.43 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 218471 0 0 0 484156 87 0 0 25 0 1 0 478555162 884969472 212831 33554432000 134512640 135048876 4287543152 18446744073709551615 134547293 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 216057 212831 67 131 0 215924 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 864228

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1596
/proc/meminfo: memFree=13839844/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=869976 CPUtime=4902.43 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 219879 0 0 0 490155 88 0 0 25 0 1 0 478555162 890855424 214239 33554432000 134512640 135048876 4287543152 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 217494 214239 67 131 0 217361 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 869976

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1598
/proc/meminfo: memFree=13828544/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=873436 CPUtime=4962.43 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 220736 0 0 0 496155 88 0 0 25 0 1 0 478555162 894398464 215096 33554432000 134512640 135048876 4287543152 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 218359 215096 67 131 0 218226 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 873436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1599
/proc/meminfo: memFree=13822460/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=875496 CPUtime=5000.04 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 221254 0 0 0 499915 89 0 0 25 0 1 0 478555162 896507904 215614 33554432000 134512640 135048876 4287543152 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 218874 215614 67 131 0 218741 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 875496

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 2.00 3/178 1599
/proc/meminfo: memFree=13822460/32951124 swapFree=67111528/67111528
[pid=1426] ppid=1424 vsize=875496 CPUtime=5000.04 cores=0,2,4,6
/proc/1426/stat : 1426 (minisat_noasser) R 1424 1426 1243 0 -1 4202496 221254 0 0 0 499915 89 0 0 25 0 1 0 478555162 896507904 215614 33554432000 134512640 135048876 4287543152 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1426/statm: 218874 215614 67 131 0 218741 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 875496

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.95
CPU time (s): 5000.1
CPU user time (s): 4999.16
CPU system time (s): 0.933858
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 875496

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

runsolver used 9.08762 second user time and 16.6795 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-24 20:26:14
IDJOB=3276289
IDBENCH=88203
IDSOLVER=1678
FILE ID=node139/3276289-1303669574
RUNJOBID= node139-1303666609-1261
PBS_JOBID= 13150759
Free space on /tmp= 72552 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276289-1303669574/watcher-3276289-1303669574 -o /tmp/evaluation-result-3276289-1303669574/solver-3276289-1303669574 -C 5000 -W 5100 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3276289-1303669574.cnf

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

MD5SUM BENCH= 472b10ce0a2683d9355981037eea091e
RANDOM SEED=168242232

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 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:      16108764 kB
Buffers:       2144908 kB
Cached:       14087896 kB
SwapCached:          0 kB
Active:        9826476 kB
Inactive:      6494568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16108764 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16724 kB
Writeback:          16 kB
AnonPages:       87828 kB
Mapped:          15248 kB
Slab:           458724 kB
PageTables:       4352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   233232 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= 72544 MiB
End job on node139 at 2011-04-24 21:49:36