Trace number 3275879

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.03 4999.91

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
MD5SUMad30956261e72142648a01bc7c025dba
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 variables85
Number of clauses29282
Sum of the clauses size292650
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 534
Number of clauses of size over 529248

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:  85                                                   |
0.00/0.00	c |  Number of clauses:    29282                                                |
0.02/0.03	c |  Parsing time:         0.03         s                                       |
3.09/3.20	c ============================[ Search Statistics ]==============================
3.09/3.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.09/3.20	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.09/3.20	c ===============================================================================
3.09/3.20	c |         0 |      85    21219   182126 |     7073        0    nan |  0.000 % |
3.20/3.20	c |       102 |      85    21219   182126 |     7780      102     18 |  0.014 % |
3.20/3.21	c |       254 |      85    21219   182126 |     8558      254     19 |  0.014 % |
3.20/3.21	c |       480 |      85    21219   182126 |     9414      480     19 |  0.014 % |
3.20/3.22	c |       819 |      85    21219   182126 |    10355      819     19 |  0.014 % |
3.20/3.22	c |      1325 |      85    21219   182126 |    11391     1325     18 |  0.014 % |
3.20/3.24	c |      2085 |      85    21219   182126 |    12530     2085     18 |  0.014 % |
3.20/3.26	c |      3225 |      85    21219   182126 |    13783     3225     18 |  0.014 % |
3.20/3.30	c |      4933 |      85    21219   182126 |    15161     4933     19 |  0.014 % |
3.30/3.36	c |      7495 |      85    21219   182126 |    16677     7495     19 |  0.014 % |
3.39/3.49	c |     11340 |      85    21219   182126 |    18345    11340     20 |  0.014 % |
3.69/3.75	c |     17106 |      85    21219   182126 |    20180    17106     19 |  0.014 % |
4.09/4.17	c |     25758 |      85    21219   182126 |    22198    15656     18 |  0.014 % |
4.79/4.87	c |     38732 |      85    21219   182126 |    24417    17513     19 |  0.014 % |
5.79/5.88	c |     58193 |      85    21219   182126 |    26859    12524     20 |  0.014 % |
7.39/7.48	c |     87388 |      85    21219   182126 |    29545    13979     19 |  0.014 % |
10.19/10.26	c |    131177 |      85    21219   182126 |    32500    26128     19 |  0.014 % |
15.19/15.20	c |    196861 |      85    21219   182126 |    35750    18345     19 |  0.014 % |
21.39/21.49	c |    295389 |      85    21219   182126 |    39325    28077     19 |  0.014 % |
32.90/32.98	c |    443178 |      85    21219   182126 |    43257    28462     18 |  0.014 % |
51.49/51.58	c |    664863 |      85    21219   182126 |    47583    25994     16 |  0.014 % |
79.39/79.42	c |    997388 |      85    21219   182126 |    52341    33640     16 |  0.014 % |
123.99/124.01	c |   1496176 |      85    21219   182126 |    57576    15161     19 |  0.014 % |
189.39/189.49	c |   2244358 |      85    21219   182126 |    63333    45805     22 |  0.014 % |
293.70/293.75	c |   3366633 |      85    21219   182126 |    69667    26265     19 |  0.014 % |
449.50/449.52	c |   5050045 |      85    21219   182126 |    76633    16629     18 |  0.014 % |
704.71/704.74	c |   7575161 |      85    21219   182126 |    84297    43934     22 |  0.014 % |
1114.92/1114.93	c |  11362837 |      85    21219   182126 |    92726    74897     21 |  0.014 % |
1753.64/1753.62	c |  17044350 |      85    21219   182126 |   101999    39650     19 |  0.014 % |
2780.76/2780.70	c |  25566621 |      85    21219   182126 |   112199    76707     18 |  0.014 % |
4423.40/4423.39	c |  38350025 |      85    21219   182126 |   123419    68817     20 |  0.014 % |

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

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

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


[startup+0 s]
/proc/loadavg: 1.01 1.60 1.83 2/177 13345
/proc/meminfo: memFree=15823252/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=2260 CPUtime=0 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 490 0 0 0 0 0 0 0 22 0 1 0 477564007 2314240 446 33554432000 134512640 135048876 4294666464 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 565 446 50 131 0 432 0

[startup+0.031793 s]
/proc/loadavg: 1.01 1.60 1.83 2/177 13345
/proc/meminfo: memFree=15823252/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=4820 CPUtime=0.02 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 1148 0 0 0 2 0 0 0 22 0 1 0 477564007 4935680 1104 33554432000 134512640 135048876 4294666464 18446744073709551615 134558471 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 1205 1104 50 131 0 1072 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4820

[startup+0.100781 s]
/proc/loadavg: 1.01 1.60 1.83 2/177 13345
/proc/meminfo: memFree=15823252/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=5584 CPUtime=0.09 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 1307 0 0 0 9 0 0 0 22 0 1 0 477564007 5718016 1263 33554432000 134512640 135048876 4294666464 18446744073709551615 134529412 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 1396 1263 62 131 0 1263 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5584

[startup+0.300746 s]
/proc/loadavg: 1.01 1.60 1.83 2/177 13345
/proc/meminfo: memFree=15823252/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=5584 CPUtime=0.29 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 1313 0 0 0 29 0 0 0 23 0 1 0 477564007 5718016 1269 33554432000 134512640 135048876 4294666464 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 1396 1269 62 131 0 1263 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5584

[startup+0.700675 s]
/proc/loadavg: 1.01 1.60 1.83 2/177 13345
/proc/meminfo: memFree=15823252/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=5664 CPUtime=0.69 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 1323 0 0 0 69 0 0 0 25 0 1 0 477564007 5799936 1279 33554432000 134512640 135048876 4294666464 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 1416 1279 62 131 0 1283 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5664

[startup+1.50053 s]
/proc/loadavg: 1.09 1.61 1.83 3/178 13346
/proc/meminfo: memFree=15817784/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=5784 CPUtime=1.49 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 1338 0 0 0 149 0 0 0 25 0 1 0 477564007 5922816 1294 33554432000 134512640 135048876 4294666464 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 1446 1294 62 131 0 1313 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5784

[startup+3.10025 s]
/proc/loadavg: 1.09 1.61 1.83 3/178 13346
/proc/meminfo: memFree=15816908/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=5784 CPUtime=3.09 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 1360 0 0 0 309 0 0 0 25 0 1 0 477564007 5922816 1316 33554432000 134512640 135048876 4294666464 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 1446 1316 62 131 0 1313 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5784

[startup+6.30075 s]
/proc/loadavg: 1.09 1.61 1.83 3/178 13346
/proc/meminfo: memFree=15815424/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=6656 CPUtime=6.29 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 1747 0 0 0 629 0 0 0 25 0 1 0 477564007 6815744 1573 33554432000 134512640 135048876 4294666464 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 1664 1573 66 131 0 1531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6656

[startup+12.7006 s]
/proc/loadavg: 1.23 1.62 1.83 3/178 13347
/proc/meminfo: memFree=15811912/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=8044 CPUtime=12.69 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 2063 0 0 0 1269 0 0 0 25 0 1 0 477564007 8237056 1889 33554432000 134512640 135048876 4294666464 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 2011 1889 66 131 0 1878 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8044

[startup+25.5003 s]
/proc/loadavg: 1.35 1.63 1.83 3/178 13347
/proc/meminfo: memFree=15809440/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=9332 CPUtime=25.49 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 2361 0 0 0 2549 0 0 0 25 0 1 0 477564007 9555968 2187 33554432000 134512640 135048876 4294666464 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 2333 2187 66 131 0 2200 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9332

[startup+51.1008 s]
/proc/loadavg: 1.57 1.66 1.84 3/178 13348
/proc/meminfo: memFree=15807036/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=10384 CPUtime=51.09 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 2596 0 0 0 5109 0 0 0 25 0 1 0 477564007 10633216 2422 33554432000 134512640 135048876 4294666464 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 2596 2422 66 131 0 2463 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10384

[startup+102.306 s]
/proc/loadavg: 1.83 1.72 1.84 3/178 13349
/proc/meminfo: memFree=15802932/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=11960 CPUtime=102.3 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 2974 0 0 0 10230 0 0 0 25 0 1 0 477564007 12247040 2800 33554432000 134512640 135048876 4294666464 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 2990 2800 66 131 0 2857 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 11960

[startup+162.3 s]
/proc/loadavg: 1.93 1.77 1.85 3/178 13351
/proc/meminfo: memFree=15799576/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=14696 CPUtime=162.29 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 3611 0 0 0 16229 0 0 0 25 0 1 0 477564007 15048704 3437 33554432000 134512640 135048876 4294666464 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 3674 3437 66 131 0 3541 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 14696

[startup+222.301 s]
/proc/loadavg: 1.97 1.81 1.85 3/178 13352
/proc/meminfo: memFree=15797080/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=15900 CPUtime=222.29 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 3876 0 0 0 22229 0 0 0 25 0 1 0 477564007 16281600 3702 33554432000 134512640 135048876 4294666464 18446744073709551615 134546901 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 3975 3702 66 131 0 3842 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 15900

[startup+282.301 s]
/proc/loadavg: 1.99 1.84 1.86 3/178 13354
/proc/meminfo: memFree=15795560/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=16844 CPUtime=282.29 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 4068 0 0 0 28229 0 0 0 25 0 1 0 477564007 17248256 3894 33554432000 134512640 135048876 4294666464 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 4211 3894 66 131 0 4078 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 16844

[startup+342.3 s]
/proc/loadavg: 1.99 1.86 1.86 3/178 13355
/proc/meminfo: memFree=15792936/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=18300 CPUtime=342.29 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 4419 0 0 0 34229 0 0 0 25 0 1 0 477564007 18739200 4245 33554432000 134512640 135048876 4294666464 18446744073709551615 134545993 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 4575 4245 66 131 0 4442 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 18300

[startup+402.301 s]
/proc/loadavg: 1.99 1.89 1.87 3/178 13357
/proc/meminfo: memFree=15791296/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=19544 CPUtime=402.3 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 4675 0 0 0 40230 0 0 0 25 0 1 0 477564007 20013056 4501 33554432000 134512640 135048876 4294666464 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 4886 4501 66 131 0 4753 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 19544

[startup+462.3 s]
/proc/loadavg: 1.99 1.90 1.88 3/178 13359
/proc/meminfo: memFree=15790276/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=20200 CPUtime=462.3 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 4824 0 0 0 46230 0 0 0 25 0 1 0 477564007 20684800 4650 33554432000 134512640 135048876 4294666464 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 5050 4650 66 131 0 4917 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 20200

[startup+522.3 s]
/proc/loadavg: 1.99 1.92 1.88 3/178 13360
/proc/meminfo: memFree=15789368/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=20524 CPUtime=522.3 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 4930 0 0 0 52230 0 0 0 25 0 1 0 477564007 21016576 4756 33554432000 134512640 135048876 4294666464 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 5131 4756 66 131 0 4998 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 20524

[startup+582.301 s]
/proc/loadavg: 1.99 1.93 1.89 3/178 13362
/proc/meminfo: memFree=15788596/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=21192 CPUtime=582.3 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 5083 0 0 0 58230 0 0 0 25 0 1 0 477564007 21700608 4909 33554432000 134512640 135048876 4294666464 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 5298 4909 66 131 0 5165 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 21192


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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13467
/proc/meminfo: memFree=15766192/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=35144 CPUtime=4062.39 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8328 0 0 0 406238 1 0 0 25 0 1 0 477564007 35987456 8018 33554432000 134512640 135048876 4294666464 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 8786 8018 66 131 0 8653 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 35144

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13468
/proc/meminfo: memFree=15766160/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=35144 CPUtime=4122.39 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8339 0 0 0 412238 1 0 0 25 0 1 0 477564007 35987456 8029 33554432000 134512640 135048876 4294666464 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 8786 8029 66 131 0 8653 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 35144

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13470
/proc/meminfo: memFree=15766128/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=35144 CPUtime=4182.39 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8353 0 0 0 418238 1 0 0 25 0 1 0 477564007 35987456 8043 33554432000 134512640 135048876 4294666464 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 8786 8043 66 131 0 8653 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 35144

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13471
/proc/meminfo: memFree=15766100/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=35144 CPUtime=4242.39 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8355 0 0 0 424238 1 0 0 25 0 1 0 477564007 35987456 8045 33554432000 134512640 135048876 4294666464 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 8786 8045 66 131 0 8653 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 35144

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13473
/proc/meminfo: memFree=15765820/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=35388 CPUtime=4302.39 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8399 0 0 0 430238 1 0 0 25 0 1 0 477564007 36237312 8089 33554432000 134512640 135048876 4294666464 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 8847 8089 66 131 0 8714 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 35388

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13475
/proc/meminfo: memFree=15766044/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=35468 CPUtime=4362.39 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8403 0 0 0 436238 1 0 0 25 0 1 0 477564007 36319232 8093 33554432000 134512640 135048876 4294666464 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 8867 8093 66 131 0 8734 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 35468

[startup+4422.3 s]
/proc/loadavg: 2.07 2.02 1.97 3/178 13476
/proc/meminfo: memFree=15766012/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=35468 CPUtime=4422.4 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8403 0 0 0 442239 1 0 0 25 0 1 0 477564007 36319232 8093 33554432000 134512640 135048876 4294666464 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 8867 8093 66 131 0 8734 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 35468

[startup+4482.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 13478
/proc/meminfo: memFree=15765620/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=35712 CPUtime=4482.4 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8462 0 0 0 448239 1 0 0 25 0 1 0 477564007 36569088 8152 33554432000 134512640 135048876 4294666464 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 8928 8152 66 131 0 8795 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 35712

[startup+4542.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 13479
/proc/meminfo: memFree=15765224/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=36020 CPUtime=4542.4 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8512 0 0 0 454239 1 0 0 25 0 1 0 477564007 36884480 8202 33554432000 134512640 135048876 4294666464 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 9005 8202 66 131 0 8872 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 36020

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13481
/proc/meminfo: memFree=15764824/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=36264 CPUtime=4602.41 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8585 0 0 0 460239 2 0 0 25 0 1 0 477564007 37134336 8275 33554432000 134512640 135048876 4294666464 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 9066 8275 66 131 0 8933 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 36264

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13483
/proc/meminfo: memFree=15764428/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=36508 CPUtime=4662.41 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8636 0 0 0 466239 2 0 0 25 0 1 0 477564007 37384192 8326 33554432000 134512640 135048876 4294666464 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 9127 8326 66 131 0 8994 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 36508

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13484
/proc/meminfo: memFree=15763528/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=37044 CPUtime=4722.42 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8746 0 0 0 472240 2 0 0 25 0 1 0 477564007 37933056 8436 33554432000 134512640 135048876 4294666464 18446744073709551615 134545984 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 9261 8436 66 131 0 9128 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 37044

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13486
/proc/meminfo: memFree=15763624/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=37044 CPUtime=4782.41 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8746 0 0 0 478239 2 0 0 25 0 1 0 477564007 37933056 8436 33554432000 134512640 135048876 4294666464 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 9261 8436 66 131 0 9128 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 37044

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13496
/proc/meminfo: memFree=15761568/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=37124 CPUtime=4842.41 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8818 0 0 0 484239 2 0 0 25 0 1 0 477564007 38014976 8508 33554432000 134512640 135048876 4294666464 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 9281 8508 66 131 0 9148 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 37124

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13498
/proc/meminfo: memFree=15761668/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=37124 CPUtime=4902.41 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8819 0 0 0 490239 2 0 0 25 0 1 0 477564007 38014976 8509 33554432000 134512640 135048876 4294666464 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 9281 8509 66 131 0 9148 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 37124

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13500
/proc/meminfo: memFree=15761756/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=37244 CPUtime=4962.42 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8827 0 0 0 496240 2 0 0 25 0 1 0 477564007 38137856 8517 33554432000 134512640 135048876 4294666464 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 9311 8517 66 131 0 9178 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 37244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.97 2/177 13504
/proc/meminfo: memFree=15789152/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=37244 CPUtime=5000.02 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8827 0 0 0 500000 2 0 0 25 0 1 0 477564007 38137856 8517 33554432000 134512640 135048876 4294666464 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 9311 8517 66 131 0 9178 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 37244

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.97 2/177 13504
/proc/meminfo: memFree=15789152/32950928 swapFree=67111528/67111528
[pid=13345] ppid=13343 vsize=37244 CPUtime=5000.02 cores=1,3,5,7
/proc/13345/stat : 13345 (minisat_noasser) R 13343 13345 12183 0 -1 4202496 8827 0 0 0 500000 2 0 0 25 0 1 0 477564007 38137856 8517 33554432000 134512640 135048876 4294666464 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13345/statm: 9311 8517 66 131 0 9178 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 37244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.91
CPU time (s): 5000.03
CPU user time (s): 5000.01
CPU system time (s): 0.024996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 37244

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

runsolver used 7.01593 second user time and 15.7676 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-24 17:40:42
IDJOB=3275879
IDBENCH=83924
IDSOLVER=1678
FILE ID=node123/3275879-1303659642
RUNJOBID= node123-1303659642-13326
PBS_JOBID= 13150725
Free space on /tmp= 72772 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275879-1303659642/watcher-3275879-1303659642 -o /tmp/evaluation-result-3275879-1303659642/solver-3275879-1303659642 -C 5000 -W 5100 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3275879-1303659642.cnf

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

MD5SUM BENCH= ad30956261e72142648a01bc7c025dba
RANDOM SEED=973306734

node123.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.838
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.67
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.838
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.838
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.75
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      15823648 kB
Buffers:       2139640 kB
Cached:       14389900 kB
SwapCached:          0 kB
Active:        7799796 kB
Inactive:      8797772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15823648 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4716 kB
Writeback:           0 kB
AnonPages:       67708 kB
Mapped:          14884 kB
Slab:           466540 kB
PageTables:       4296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   211704 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= 72768 MiB
End job on node123 at 2011-04-24 19:04:04