Trace number 3274844

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: minisat SAT 2007? (TO) 1300.06 1300.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
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 variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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:  2548                                                 |
0.00/0.00	c |  Number of clauses:    582679                                               |
0.09/0.17	c |  Parsing time:         0.16         s                                       |
37.19/37.25	c ============================[ Search Statistics ]==============================
37.19/37.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
37.19/37.25	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
37.19/37.25	c ===============================================================================
37.19/37.25	c |         0 |    2498   580131  1518316 |   193377        0    nan |  0.000 % |
37.19/37.27	c |       102 |    2498   580131  1518316 |   212714      102    235 |  0.000 % |
37.19/37.29	c |       252 |    2498   580131  1518316 |   233986      252    267 |  0.000 % |
37.30/37.33	c |       478 |    2498   580131  1518316 |   257384      478    252 |  0.000 % |
37.30/37.38	c |       817 |    2498   580131  1518316 |   283123      817    247 |  0.000 % |
37.40/37.47	c |      1325 |    2498   580131  1518316 |   311435     1325    257 |  0.000 % |
37.59/37.65	c |      2084 |    2498   580131  1518316 |   342579     2084    288 |  0.000 % |
37.79/37.86	c |      3223 |    2498   580131  1518316 |   376837     3223    266 |  0.000 % |
38.19/38.27	c |      4932 |    2498   580131  1518316 |   414520     4932    280 |  0.000 % |
38.89/38.92	c |      7494 |    2498   580131  1518316 |   455972     7494    296 |  0.000 % |
39.79/39.88	c |     11340 |    2498   580131  1518316 |   501570    11340    298 |  0.000 % |
42.79/42.85	c |     17106 |    2498   580131  1518316 |   551727    17106    325 |  0.000 % |
48.19/48.28	c |     25756 |    2498   580131  1518316 |   606899    25756    312 |  0.000 % |
61.29/61.36	c |     38731 |    2498   580131  1518316 |   667589    38731    303 |  0.000 % |
72.29/72.31	c |     58194 |    2498   580131  1518316 |   734348    58194    311 |  0.000 % |
102.98/103.05	c |     87387 |    2498   580131  1518316 |   807783    87387    320 |  0.000 % |
159.68/159.78	c |    131177 |    2498   580131  1518316 |   888562   131177    316 |  0.000 % |
295.19/295.26	c |    196862 |    2498   580131  1518316 |   977418   196862    296 |  0.000 % |
581.40/581.50	c |    295388 |    2498   580131  1518316 |  1075160   295388    298 |  0.000 % |
1156.01/1156.07	c |    443177 |    2498   580131  1518316 |  1182676   443177    306 |  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-3274844-1303610433/watcher-3274844-1303610433 -o /tmp/evaluation-result-3274844-1303610433/solver-3274844-1303610433 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274844-1303610433.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.09 3.77 3.55 5/182 27787
/proc/meminfo: memFree=14485440/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=2184 CPUtime=0 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 487 0 0 0 0 0 0 0 25 0 1 0 472642064 2236416 444 33554432000 134512640 135048876 4287039328 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 546 447 50 131 0 413 0

[startup+0.055049 s]
/proc/loadavg: 3.09 3.77 3.55 5/182 27787
/proc/meminfo: memFree=14485440/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=10740 CPUtime=0.04 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 2528 0 0 0 4 0 0 0 25 0 1 0 472642064 10997760 2485 33554432000 134512640 135048876 4287039328 18446744073709551615 134700013 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 2685 2485 50 131 0 2552 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10740

[startup+0.101097 s]
/proc/loadavg: 3.09 3.77 3.55 5/182 27787
/proc/meminfo: memFree=14485440/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=19760 CPUtime=0.09 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 4616 0 0 0 9 0 0 0 25 0 1 0 472642064 20234240 4573 33554432000 134512640 135048876 4287039328 18446744073709551615 134700013 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 4940 4573 50 131 0 4807 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19760

[startup+0.301003 s]
/proc/loadavg: 3.09 3.77 3.55 5/182 27787
/proc/meminfo: memFree=14485440/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=32536 CPUtime=0.29 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 7858 0 0 0 29 0 0 0 25 0 1 0 472642064 33316864 7815 33554432000 134512640 135048876 4287039328 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 8134 7815 62 131 0 8001 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32536

[startup+0.701004 s]
/proc/loadavg: 3.09 3.77 3.55 5/182 27787
/proc/meminfo: memFree=14485440/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=32536 CPUtime=0.69 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 7858 0 0 0 69 0 0 0 25 0 1 0 472642064 33316864 7815 33554432000 134512640 135048876 4287039328 18446744073709551615 134529226 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 8134 7815 62 131 0 8001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32536

[startup+1.50085 s]
/proc/loadavg: 3.09 3.77 3.55 5/190 27799
/proc/meminfo: memFree=14380044/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=32536 CPUtime=1.49 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 7858 0 0 0 149 0 0 0 25 0 1 0 472642064 33316864 7815 33554432000 134512640 135048876 4287039328 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 8134 7815 62 131 0 8001 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32536

[startup+3.1005 s]
/proc/loadavg: 3.16 3.77 3.55 5/190 27799
/proc/meminfo: memFree=14375952/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=32800 CPUtime=3.09 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 7923 0 0 0 309 0 0 0 25 0 1 0 472642064 33587200 7880 33554432000 134512640 135048876 4287039328 18446744073709551615 134529677 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 8200 7880 62 131 0 8067 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32800

[startup+6.301 s]
/proc/loadavg: 3.16 3.77 3.55 5/190 27799
/proc/meminfo: memFree=14366180/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=42024 CPUtime=6.29 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 9975 0 0 0 628 1 0 0 25 0 1 0 472642064 43032576 9932 33554432000 134512640 135048876 4287039328 18446744073709551615 134529686 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 10506 9932 62 131 0 10373 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42024

[startup+12.7009 s]
/proc/loadavg: 3.29 3.78 3.56 5/190 27799
/proc/meminfo: memFree=14340204/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=42024 CPUtime=12.69 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 10006 0 0 0 1268 1 0 0 25 0 1 0 472642064 43032576 9963 33554432000 134512640 135048876 4287039328 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 10506 9963 62 131 0 10373 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42024

[startup+25.5007 s]
/proc/loadavg: 3.40 3.79 3.56 5/190 27799
/proc/meminfo: memFree=14303216/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=42024 CPUtime=25.49 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 10071 0 0 0 2548 1 0 0 25 0 1 0 472642064 43032576 10028 33554432000 134512640 135048876 4287039328 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 10506 10028 62 131 0 10373 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42024

[startup+51.1011 s]
/proc/loadavg: 3.60 3.80 3.57 5/190 27809
/proc/meminfo: memFree=14258256/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=65076 CPUtime=51.09 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 18707 0 0 0 5107 2 0 0 25 0 1 0 472642064 66637824 16080 33554432000 134512640 135048876 4287039328 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 16269 16080 67 131 0 16136 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65076

[startup+102.307 s]
/proc/loadavg: 3.84 3.83 3.59 5/190 28283
/proc/meminfo: memFree=14172640/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=143076 CPUtime=102.29 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 38131 0 0 0 10221 8 0 0 25 0 1 0 472642064 146509824 35504 33554432000 134512640 135048876 4287039328 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 35769 35504 67 131 0 35636 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 143076

[startup+162.301 s]
/proc/loadavg: 4.12 3.91 3.63 5/190 28285
/proc/meminfo: memFree=14080640/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=201220 CPUtime=162.28 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 52593 0 0 0 16216 12 0 0 25 0 1 0 472642064 206049280 49966 33554432000 134512640 135048876 4287039328 18446744073709551615 134546901 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 50305 49966 67 131 0 50172 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 201220

[startup+222.301 s]
/proc/loadavg: 4.11 3.94 3.65 5/190 28290
/proc/meminfo: memFree=13965656/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=229884 CPUtime=222.29 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 59642 0 0 0 22215 14 0 0 25 0 1 0 472642064 235401216 57015 33554432000 134512640 135048876 4287039328 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 57471 57015 67 131 0 57338 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 229884

[startup+282.3 s]
/proc/loadavg: 4.04 3.95 3.67 5/190 28291
/proc/meminfo: memFree=13875408/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=262204 CPUtime=282.29 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 67706 0 0 0 28211 18 0 0 25 0 1 0 472642064 268496896 65079 33554432000 134512640 135048876 4287039328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 65551 65079 67 131 0 65418 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 262204

[startup+342.301 s]
/proc/loadavg: 4.01 3.95 3.69 5/190 28293
/proc/meminfo: memFree=13798248/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=286984 CPUtime=342.29 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 73718 0 0 0 34209 20 0 0 25 0 1 0 472642064 293871616 71091 33554432000 134512640 135048876 4287039328 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 71746 71091 67 131 0 71613 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 286984

[startup+402.301 s]
/proc/loadavg: 4.00 3.96 3.71 5/190 28294
/proc/meminfo: memFree=13722952/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=318080 CPUtime=402.3 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 81476 0 0 0 40207 23 0 0 25 0 1 0 472642064 325713920 78849 33554432000 134512640 135048876 4287039328 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 79520 78849 67 131 0 79387 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 318080

[startup+462.301 s]
/proc/loadavg: 4.00 3.96 3.72 5/190 28296
/proc/meminfo: memFree=13661168/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=345340 CPUtime=462.29 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 88275 0 0 0 46204 25 0 0 25 0 1 0 472642064 353628160 85648 33554432000 134512640 135048876 4287039328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 86335 85648 67 131 0 86202 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 345340

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 28298
/proc/meminfo: memFree=13602092/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=367976 CPUtime=522.3 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 93915 0 0 0 52203 27 0 0 25 0 1 0 472642064 376807424 91288 33554432000 134512640 135048876 4287039328 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 91994 91288 67 131 0 91861 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 367976

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 28299
/proc/meminfo: memFree=13542424/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=396996 CPUtime=582.3 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 101096 0 0 0 58200 30 0 0 25 0 1 0 472642064 406523904 98469 33554432000 134512640 135048876 4287039328 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 99249 98469 67 131 0 99116 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 396996

[startup+642.301 s]
/proc/loadavg: 3.47 3.83 3.71 4/184 28318
/proc/meminfo: memFree=13570592/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=413588 CPUtime=642.31 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 105208 0 0 0 64199 32 0 0 25 0 1 0 472642064 423514112 102581 33554432000 134512640 135048876 4287039328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 103397 102581 67 131 0 103264 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 413588

[startup+702.301 s]
/proc/loadavg: 3.17 3.68 3.67 4/184 28319
/proc/meminfo: memFree=13513536/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=437972 CPUtime=702.3 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 111102 0 0 0 70196 34 0 0 25 0 1 0 472642064 448483328 108475 33554432000 134512640 135048876 4287039328 18446744073709551615 134546530 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 109493 108475 67 131 0 109360 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 437972

[startup+762.307 s]
/proc/loadavg: 3.09 3.57 3.63 4/184 28321
/proc/meminfo: memFree=13472096/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=457592 CPUtime=762.31 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 116059 0 0 0 76195 36 0 0 25 0 1 0 472642064 468574208 113432 33554432000 134512640 135048876 4287039328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 114398 113432 67 131 0 114265 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 457592

[startup+822.301 s]
/proc/loadavg: 3.07 3.47 3.59 4/184 28323
/proc/meminfo: memFree=13429264/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=485036 CPUtime=822.3 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 122917 0 0 0 82191 39 0 0 25 0 1 0 472642064 496676864 120290 33554432000 134512640 135048876 4287039328 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 121259 120290 67 131 0 121126 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 485036

[startup+882.3 s]
/proc/loadavg: 3.02 3.39 3.55 4/184 28324
/proc/meminfo: memFree=13387700/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=509200 CPUtime=882.3 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 128953 0 0 0 88189 41 0 0 25 0 1 0 472642064 521420800 126326 33554432000 134512640 135048876 4287039328 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 127300 126326 67 131 0 127167 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 509200

[startup+942.301 s]
/proc/loadavg: 3.01 3.31 3.51 4/184 28326
/proc/meminfo: memFree=13350956/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=528532 CPUtime=942.3 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 133729 0 0 0 94188 42 0 0 25 0 1 0 472642064 541216768 131102 33554432000 134512640 135048876 4287039328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 132133 131102 67 131 0 132000 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 528532

[startup+1002.3 s]
/proc/loadavg: 3.00 3.25 3.48 4/184 28327
/proc/meminfo: memFree=13313980/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=553748 CPUtime=1002.31 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 140035 0 0 0 100186 45 0 0 25 0 1 0 472642064 567037952 137408 33554432000 134512640 135048876 4287039328 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 138437 137408 67 131 0 138304 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 553748

[startup+1062.3 s]
/proc/loadavg: 3.00 3.20 3.45 4/184 28329
/proc/meminfo: memFree=13286920/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=570856 CPUtime=1062.31 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 144180 0 0 0 106184 47 0 0 25 0 1 0 472642064 584556544 141553 33554432000 134512640 135048876 4287039328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 142714 141553 67 131 0 142581 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 570856

[startup+1122.3 s]
/proc/loadavg: 3.00 3.16 3.42 4/184 28331
/proc/meminfo: memFree=13259232/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=585624 CPUtime=1122.31 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 147849 0 0 0 112182 49 0 0 25 0 1 0 472642064 599678976 145222 33554432000 134512640 135048876 4287039328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 146406 145222 67 131 0 146273 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 585624

[startup+1182.3 s]
/proc/loadavg: 3.00 3.13 3.39 4/184 28332
/proc/meminfo: memFree=13232164/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=601788 CPUtime=1182.31 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 151840 0 0 0 118181 50 0 0 25 0 1 0 472642064 616230912 149213 33554432000 134512640 135048876 4287039328 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 150447 149213 67 131 0 150314 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 601788

[startup+1242.3 s]
/proc/loadavg: 3.00 3.11 3.36 4/184 28334
/proc/meminfo: memFree=13209552/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=614316 CPUtime=1242.32 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 154955 0 0 0 124180 52 0 0 25 0 1 0 472642064 629059584 152328 33554432000 134512640 135048876 4287039328 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 153579 152328 67 131 0 153446 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 614316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.27 3.15 3.36 4/190 8329
/proc/meminfo: memFree=13418996/32950928 swapFree=67111528/67111528
[pid=27787] ppid=27785 vsize=625388 CPUtime=1300.01 cores=4,6
/proc/27787/stat : 27787 (minisat_noasser) R 27785 27787 27738 0 -1 4202496 157698 0 0 0 129948 53 0 0 25 0 1 0 472642064 640397312 155071 33554432000 134512640 135048876 4287039328 18446744073709551615 134547323 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27787/statm: 156347 155071 67 131 0 156214 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 625388

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.04
CPU time (s): 1300.06
CPU user time (s): 1299.49
CPU system time (s): 0.567913
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 625388

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

runsolver used 2.14567 second user time and 4.96024 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-24 04:00:33
IDJOB=3274844
IDBENCH=88204
IDSOLVER=1676
FILE ID=node120/3274844-1303610433
RUNJOBID= node120-1303610433-27757
PBS_JOBID= 13150634
Free space on /tmp= 72100 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274844-1303610433/watcher-3274844-1303610433 -o /tmp/evaluation-result-3274844-1303610433/solver-3274844-1303610433 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274844-1303610433.cnf

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=957816282

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14486696 kB
Buffers:       2461936 kB
Cached:       15354948 kB
SwapCached:          0 kB
Active:       10546100 kB
Inactive:      7349532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14486696 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21552 kB
Writeback:           0 kB
AnonPages:       78008 kB
Mapped:          15308 kB
Slab:           504152 kB
PageTables:       5784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   225632 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= 72132 MiB
End job on node120 at 2011-04-24 04:22:15