Trace number 3275234

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.04 4999.81

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s33098896-unsat.cnf
MD5SUM1221fb51c407dee7559369d7c6eedb4e
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 variables181
Number of clauses372
Sum of the clauses size1116
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  181                                                  |
0.00/0.00	c |  Number of clauses:    372                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     181      372     1116 |      124        0    nan |  0.000 % |
0.00/0.00	c |       100 |     181      372     1116 |      136      100     21 |  0.003 % |
0.00/0.00	c |       251 |     181      372     1116 |      150      140     18 |  0.003 % |
0.00/0.00	c |       477 |     181      372     1116 |      165      231     16 |  0.003 % |
0.00/0.00	c |       814 |     181      372     1116 |      181      184     14 |  0.003 % |
0.00/0.01	c |      1320 |     181      372     1116 |      199      184     15 |  0.003 % |
0.00/0.02	c |      2079 |     181      372     1116 |      219      244     17 |  0.003 % |
0.02/0.03	c |      3218 |     181      372     1116 |      241      179     13 |  0.003 % |
0.02/0.05	c |      4926 |     181      372     1116 |      265      221     15 |  0.003 % |
0.02/0.07	c |      7488 |     181      372     1116 |      292      363     16 |  0.003 % |
0.09/0.11	c |     11332 |     181      372     1116 |      321      219     13 |  0.003 % |
0.09/0.18	c |     17098 |     181      372     1116 |      353      243     16 |  0.003 % |
0.19/0.28	c |     25748 |     181      372     1116 |      389      362     17 |  0.003 % |
0.39/0.43	c |     38722 |     181      372     1116 |      428      392     18 |  0.003 % |
0.59/0.67	c |     58183 |     181      372     1116 |      470      375     17 |  0.003 % |
1.00/1.05	c |     87379 |     181      372     1116 |      517      432     21 |  0.003 % |
1.60/1.63	c |    131168 |     181      372     1116 |      569      564     17 |  0.003 % |
2.50/2.54	c |    196852 |     181      372     1116 |      626      659     21 |  0.003 % |
3.90/3.96	c |    295380 |     181      372     1116 |      689      460     19 |  0.003 % |
5.90/5.99	c |    443169 |     181      372     1116 |      758      464     16 |  0.003 % |
9.30/9.35	c |    664852 |     181      372     1116 |      834      817     21 |  0.003 % |
14.20/14.30	c |    997379 |     181      372     1116 |      917      565     17 |  0.003 % |
22.00/22.08	c |   1496168 |     181      372     1116 |     1009      668     21 |  0.003 % |
34.30/34.30	c |   2244350 |     181      372     1116 |     1110      848     23 |  0.003 % |
53.10/53.10	c |   3366625 |     181      372     1116 |     1221      624     20 |  0.003 % |
80.00/80.01	c |   5050037 |     181      372     1116 |     1343      960     25 |  0.003 % |
122.00/122.09	c |   7575154 |     181      372     1116 |     1477     1253     24 |  0.003 % |
186.70/186.76	c |  11362830 |     181      372     1116 |     1625     1433     24 |  0.003 % |
292.11/292.13	c |  17044344 |     181      372     1116 |     1788     1102     25 |  0.003 % |
447.62/447.70	c |  25566613 |     181      372     1116 |     1967     1641     28 |  0.003 % |
695.23/695.23	c |  38350017 |     181      372     1116 |     2163     1559     25 |  0.003 % |
1075.44/1075.40	c |  57525124 |     181      372     1116 |     2380     2121     24 |  0.003 % |
1672.37/1672.34	c |  86287784 |     181      372     1116 |     2618     1731     26 |  0.003 % |
2609.12/2609.07	c | 129431774 |     181      372     1116 |     2879     1637     24 |  0.003 % |
4020.98/4020.83	c | 194147757 |     181      372     1116 |     3167     2850     29 |  0.003 % |

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-3275234-1303643844/watcher-3275234-1303643844 -o /tmp/evaluation-result-3275234-1303643844/solver-3275234-1303643844 -C 5000 -W 5100 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3275234-1303643844.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.03 1.99 2/177 7665
/proc/meminfo: memFree=13671816/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=1728 CPUtime=0 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 139 0 0 0 0 0 0 0 25 0 1 0 456800065 1769472 95 33554432000 134512640 135048876 4290177312 18446744073709551615 134548477 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 432 95 66 131 0 299 0

[startup+0.022415 s]
/proc/loadavg: 2.07 2.03 1.99 2/177 7665
/proc/meminfo: memFree=13671816/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=1728 CPUtime=0.02 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 143 0 0 0 2 0 0 0 25 0 1 0 456800065 1769472 99 33554432000 134512640 135048876 4290177312 18446744073709551615 134545596 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 432 99 66 131 0 299 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1728

[startup+0.100397 s]
/proc/loadavg: 2.07 2.03 1.99 2/177 7665
/proc/meminfo: memFree=13671816/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=1728 CPUtime=0.09 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 153 0 0 0 9 0 0 0 25 0 1 0 456800065 1769472 109 33554432000 134512640 135048876 4290177312 18446744073709551615 134552739 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 432 109 66 131 0 299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1728

[startup+0.300357 s]
/proc/loadavg: 2.07 2.03 1.99 2/177 7665
/proc/meminfo: memFree=13671816/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=1856 CPUtime=0.29 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 161 0 0 0 29 0 0 0 25 0 1 0 456800065 1900544 117 33554432000 134512640 135048876 4290177312 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 464 117 66 131 0 331 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1856

[startup+0.700279 s]
/proc/loadavg: 2.07 2.03 1.99 2/177 7665
/proc/meminfo: memFree=13671816/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=1856 CPUtime=0.69 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 171 0 0 0 69 0 0 0 25 0 1 0 456800065 1900544 127 33554432000 134512640 135048876 4290177312 18446744073709551615 134547109 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 464 127 66 131 0 331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1856

[startup+1.50012 s]
/proc/loadavg: 2.07 2.03 1.99 3/178 7666
/proc/meminfo: memFree=13671324/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=1856 CPUtime=1.49 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 183 0 0 0 149 0 0 0 25 0 1 0 456800065 1900544 139 33554432000 134512640 135048876 4290177312 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 464 139 66 131 0 331 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1856

[startup+3.10081 s]
/proc/loadavg: 2.07 2.03 1.99 3/178 7666
/proc/meminfo: memFree=13670848/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=1984 CPUtime=3.1 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 196 0 0 0 310 0 0 0 25 0 1 0 456800065 2031616 152 33554432000 134512640 135048876 4290177312 18446744073709551615 134548027 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 496 152 66 131 0 363 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1984

[startup+6.30017 s]
/proc/loadavg: 2.07 2.03 1.99 3/178 7666
/proc/meminfo: memFree=13670708/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=1984 CPUtime=6.3 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 213 0 0 0 630 0 0 0 25 0 1 0 456800065 2031616 169 33554432000 134512640 135048876 4290177312 18446744073709551615 134548027 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 496 169 66 131 0 363 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 1984

[startup+12.7009 s]
/proc/loadavg: 2.06 2.03 1.99 3/178 7666
/proc/meminfo: memFree=13670440/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=2116 CPUtime=12.7 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 237 0 0 0 1270 0 0 0 25 0 1 0 456800065 2166784 193 33554432000 134512640 135048876 4290177312 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 529 193 66 131 0 396 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 2116

[startup+25.5004 s]
/proc/loadavg: 2.05 2.02 1.99 3/178 7666
/proc/meminfo: memFree=13670152/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=2240 CPUtime=25.5 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 271 0 0 0 2550 0 0 0 25 0 1 0 456800065 2293760 227 33554432000 134512640 135048876 4290177312 18446744073709551615 134553557 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 560 227 66 131 0 427 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 2240

[startup+51.1003 s]
/proc/loadavg: 2.03 2.02 1.99 3/178 7667
/proc/meminfo: memFree=13670240/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=2372 CPUtime=51.1 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 297 0 0 0 5110 0 0 0 25 0 1 0 456800065 2428928 253 33554432000 134512640 135048876 4290177312 18446744073709551615 134520981 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 593 253 66 131 0 460 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 2372

[startup+102.306 s]
/proc/loadavg: 2.01 2.02 1.99 3/178 7669
/proc/meminfo: memFree=13669612/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=2496 CPUtime=102.3 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 335 0 0 0 10230 0 0 0 25 0 1 0 456800065 2555904 291 33554432000 134512640 135048876 4290177312 18446744073709551615 134552744 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 624 291 66 131 0 491 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2496

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/178 7670
/proc/meminfo: memFree=13669708/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=2624 CPUtime=162.3 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 364 0 0 0 16230 0 0 0 25 0 1 0 456800065 2686976 320 33554432000 134512640 135048876 4290177312 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 656 320 66 131 0 523 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 2624

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 7672
/proc/meminfo: memFree=13669516/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=2752 CPUtime=222.3 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 405 0 0 0 22230 0 0 0 25 0 1 0 456800065 2818048 361 33554432000 134512640 135048876 4290177312 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 688 361 66 131 0 555 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 2752

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 7673
/proc/meminfo: memFree=13669376/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=2884 CPUtime=282.31 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 420 0 0 0 28231 0 0 0 25 0 1 0 456800065 2953216 376 33554432000 134512640 135048876 4290177312 18446744073709551615 134548067 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 721 376 66 131 0 588 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 2884

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 7675
/proc/meminfo: memFree=13668996/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=3004 CPUtime=342.31 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 445 0 0 0 34231 0 0 0 25 0 1 0 456800065 3076096 401 33554432000 134512640 135048876 4290177312 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 751 401 66 131 0 618 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 3004

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 7677
/proc/meminfo: memFree=13668856/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=3004 CPUtime=402.31 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 459 0 0 0 40231 0 0 0 25 0 1 0 456800065 3076096 415 33554432000 134512640 135048876 4290177312 18446744073709551615 134546850 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 751 415 66 131 0 618 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 3004

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 7681
/proc/meminfo: memFree=13667968/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=3136 CPUtime=462.32 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 479 0 0 0 46232 0 0 0 25 0 1 0 456800065 3211264 435 33554432000 134512640 135048876 4290177312 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 784 435 66 131 0 651 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 3136

[startup+522.301 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 7683
/proc/meminfo: memFree=13668024/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=3136 CPUtime=522.32 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 504 0 0 0 52232 0 0 0 25 0 1 0 456800065 3211264 460 33554432000 134512640 135048876 4290177312 18446744073709551615 134548067 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 784 460 66 131 0 651 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 3136

[startup+582.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 7684
/proc/meminfo: memFree=13657836/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=3264 CPUtime=582.32 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 507 0 0 0 58232 0 0 0 25 0 1 0 456800065 3342336 463 33554432000 134512640 135048876 4290177312 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 816 463 66 131 0 683 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 3264


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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7813
/proc/meminfo: memFree=14327488/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4316 CPUtime=4002.48 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 777 0 0 0 400248 0 0 0 25 0 1 0 456800065 4419584 733 33554432000 134512640 135048876 4290177312 18446744073709551615 134548213 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1079 733 66 131 0 946 0
Current children cumulated CPU time (s) 4002.48
Current children cumulated vsize (KiB) 4316

[startup+4062.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 7817
/proc/meminfo: memFree=14326444/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4316 CPUtime=4062.49 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 785 0 0 0 406249 0 0 0 25 0 1 0 456800065 4419584 741 33554432000 134512640 135048876 4290177312 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1079 741 66 131 0 946 0
Current children cumulated CPU time (s) 4062.49
Current children cumulated vsize (KiB) 4316

[startup+4122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 7819
/proc/meminfo: memFree=14327108/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4316 CPUtime=4122.49 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 796 0 0 0 412249 0 0 0 25 0 1 0 456800065 4419584 752 33554432000 134512640 135048876 4290177312 18446744073709551615 134546799 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1079 752 66 131 0 946 0
Current children cumulated CPU time (s) 4122.49
Current children cumulated vsize (KiB) 4316

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7820
/proc/meminfo: memFree=14327072/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4316 CPUtime=4182.49 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 800 0 0 0 418249 0 0 0 25 0 1 0 456800065 4419584 756 33554432000 134512640 135048876 4290177312 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1079 756 66 131 0 946 0
Current children cumulated CPU time (s) 4182.49
Current children cumulated vsize (KiB) 4316

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7822
/proc/meminfo: memFree=14327140/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4448 CPUtime=4242.49 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 803 0 0 0 424249 0 0 0 25 0 1 0 456800065 4554752 759 33554432000 134512640 135048876 4290177312 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1112 759 66 131 0 979 0
Current children cumulated CPU time (s) 4242.49
Current children cumulated vsize (KiB) 4448

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7824
/proc/meminfo: memFree=14326972/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4448 CPUtime=4302.49 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 812 0 0 0 430249 0 0 0 25 0 1 0 456800065 4554752 768 33554432000 134512640 135048876 4290177312 18446744073709551615 134548896 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1112 768 66 131 0 979 0
Current children cumulated CPU time (s) 4302.49
Current children cumulated vsize (KiB) 4448

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7825
/proc/meminfo: memFree=14326848/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4448 CPUtime=4362.5 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 816 0 0 0 436250 0 0 0 25 0 1 0 456800065 4554752 772 33554432000 134512640 135048876 4290177312 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1112 772 66 131 0 979 0
Current children cumulated CPU time (s) 4362.5
Current children cumulated vsize (KiB) 4448

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7827
/proc/meminfo: memFree=14326944/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4448 CPUtime=4422.5 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 816 0 0 0 442250 0 0 0 25 0 1 0 456800065 4554752 772 33554432000 134512640 135048876 4290177312 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1112 772 66 131 0 979 0
Current children cumulated CPU time (s) 4422.5
Current children cumulated vsize (KiB) 4448

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7828
/proc/meminfo: memFree=14326672/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4448 CPUtime=4482.5 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 818 0 0 0 448250 0 0 0 25 0 1 0 456800065 4554752 774 33554432000 134512640 135048876 4290177312 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1112 774 66 131 0 979 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 4448

[startup+4542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 7830
/proc/meminfo: memFree=14326652/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4448 CPUtime=4542.5 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 818 0 0 0 454250 0 0 0 25 0 1 0 456800065 4554752 774 33554432000 134512640 135048876 4290177312 18446744073709551615 134557928 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1112 774 66 131 0 979 0
Current children cumulated CPU time (s) 4542.5
Current children cumulated vsize (KiB) 4448

[startup+4602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 7832
/proc/meminfo: memFree=14326748/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4448 CPUtime=4602.51 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 818 0 0 0 460251 0 0 0 25 0 1 0 456800065 4554752 774 33554432000 134512640 135048876 4290177312 18446744073709551615 134552742 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1112 774 66 131 0 979 0
Current children cumulated CPU time (s) 4602.51
Current children cumulated vsize (KiB) 4448

[startup+4662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 7833
/proc/meminfo: memFree=14327344/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4448 CPUtime=4662.51 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 818 0 0 0 466251 0 0 0 25 0 1 0 456800065 4554752 774 33554432000 134512640 135048876 4290177312 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1112 774 66 131 0 979 0
Current children cumulated CPU time (s) 4662.51
Current children cumulated vsize (KiB) 4448

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7835
/proc/meminfo: memFree=14327452/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4448 CPUtime=4722.52 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 818 0 0 0 472252 0 0 0 25 0 1 0 456800065 4554752 774 33554432000 134512640 135048876 4290177312 18446744073709551615 134547178 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1112 774 66 131 0 979 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 4448

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7836
/proc/meminfo: memFree=14327312/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4448 CPUtime=4782.52 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 821 0 0 0 478252 0 0 0 25 0 1 0 456800065 4554752 777 33554432000 134512640 135048876 4290177312 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1112 777 66 131 0 979 0
Current children cumulated CPU time (s) 4782.52
Current children cumulated vsize (KiB) 4448

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7838
/proc/meminfo: memFree=14327408/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4448 CPUtime=4842.52 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 824 0 0 0 484252 0 0 0 25 0 1 0 456800065 4554752 780 33554432000 134512640 135048876 4290177312 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1112 780 66 131 0 979 0
Current children cumulated CPU time (s) 4842.52
Current children cumulated vsize (KiB) 4448

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7840
/proc/meminfo: memFree=14327148/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4448 CPUtime=4902.52 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 827 0 0 0 490252 0 0 0 25 0 1 0 456800065 4554752 783 33554432000 134512640 135048876 4290177312 18446744073709551615 134548917 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1112 783 66 131 0 979 0
Current children cumulated CPU time (s) 4902.52
Current children cumulated vsize (KiB) 4448

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7841
/proc/meminfo: memFree=14327132/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4448 CPUtime=4962.52 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 827 0 0 0 496252 0 0 0 25 0 1 0 456800065 4554752 783 33554432000 134512640 135048876 4290177312 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1112 783 66 131 0 979 0
Current children cumulated CPU time (s) 4962.52
Current children cumulated vsize (KiB) 4448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7842
/proc/meminfo: memFree=14326992/32951124 swapFree=67111528/67111528
[pid=7665] ppid=7663 vsize=4448 CPUtime=5000.03 cores=1,3,5,7
/proc/7665/stat : 7665 (minisat_noasser) R 7663 7665 7254 0 -1 4202496 831 0 0 0 500003 0 0 0 25 0 1 0 456800065 4554752 787 33554432000 134512640 135048876 4290177312 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7665/statm: 1112 787 66 131 0 979 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 4448

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): 4999.81
CPU time (s): 5000.04
CPU user time (s): 5000.04
CPU system time (s): 0.002999
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 4448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.04
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 831
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= 6
involuntary context switches= 59527

runsolver used 6.61999 second user time and 16.1185 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-24 13:17:25
IDJOB=3275234
IDBENCH=83140
IDSOLVER=1678
FILE ID=node143/3275234-1303643844
RUNJOBID= node143-1303635245-7273
PBS_JOBID= 13150705
Free space on /tmp= 72356 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s33098896-unsat.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275234-1303643844/watcher-3275234-1303643844 -o /tmp/evaluation-result-3275234-1303643844/solver-3275234-1303643844 -C 5000 -W 5100 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3275234-1303643844.cnf

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

MD5SUM BENCH= 1221fb51c407dee7559369d7c6eedb4e
RANDOM SEED=802642686

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.83
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13672096 kB
Buffers:       2271252 kB
Cached:       15730148 kB
SwapCached:          0 kB
Active:        7381704 kB
Inactive:     11342296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13672096 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1544 kB
Writeback:           0 kB
AnonPages:      722020 kB
Mapped:          15448 kB
Slab:           491168 kB
PageTables:       5816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   868448 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= 72356 MiB
End job on node143 at 2011-04-24 14:40:46