Trace number 3273243

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 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g3.cnf
MD5SUM226123ce9245dfa4b876682016123861
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.0692
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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:  945                                                  |
0.00/0.00	c |  Number of clauses:    61409                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.49/0.54	c ============================[ Search Statistics ]==============================
0.49/0.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.54	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.54	c ===============================================================================
0.49/0.54	c |         0 |     900    57585   167178 |    19195        0    nan |  0.000 % |
0.49/0.55	c |       102 |     900    57585   167178 |    21114      102    141 |  0.000 % |
0.49/0.56	c |       254 |     900    57585   167178 |    23225      254    135 |  0.000 % |
0.49/0.57	c |       481 |     900    57585   167178 |    25548      481    131 |  0.000 % |
0.59/0.60	c |       818 |     900    57585   167178 |    28103      818    132 |  0.000 % |
0.59/0.64	c |      1326 |     900    57585   167178 |    30913     1326    131 |  0.000 % |
0.69/0.70	c |      2088 |     900    57585   167178 |    34005     2088    124 |  0.000 % |
0.79/0.81	c |      3227 |     900    57585   167178 |    37405     3227    126 |  0.000 % |
1.00/1.02	c |      4937 |     900    57585   167178 |    41146     4937    132 |  0.000 % |
1.29/1.39	c |      7499 |     900    57585   167178 |    45260     7499    134 |  0.000 % |
1.99/2.02	c |     11345 |     900    57585   167178 |    49786    11345    132 |  0.000 % |
3.49/3.52	c |     17112 |     900    57585   167178 |    54765    17112    128 |  0.000 % |
6.09/6.17	c |     25765 |     900    57585   167178 |    60242    25765    121 |  0.000 % |
11.29/11.38	c |     38740 |     900    57585   167178 |    66266    38740    118 |  0.000 % |
21.19/21.25	c |     58203 |     900    57585   167178 |    72892    58203    115 |  0.000 % |
44.59/44.63	c |     87395 |     900    57585   167178 |    80182    30422    114 |  0.000 % |
65.79/65.82	c |    131187 |     900    57585   167178 |    88200    74214    111 |  0.000 % |
91.89/91.96	c |    196871 |     900    57585   167178 |    97020    71119     98 |  0.000 % |
145.09/145.14	c |    295397 |     900    57585   167178 |   106722    92242    104 |  0.000 % |
230.68/230.78	c |    443186 |     900    57585   167178 |   117394    66050     99 |  0.000 % |
370.08/370.16	c |    664870 |     900    57585   167178 |   129134    91497     93 |  0.000 % |
553.78/553.86	c |    997395 |     900    57585   167178 |   142047    99333    102 |  0.000 % |
902.58/902.69	c |   1496183 |     900    57585   167178 |   156252   116948    101 |  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-3273243-1303600607/watcher-3273243-1303600607 -o /tmp/evaluation-result-3273243-1303600607/solver-3273243-1303600607 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3273243-1303600607.cnf 

running on 2 cores: 1,3

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: 0.24 0.05 0.56 5/189 12085
/proc/meminfo: memFree=23094636/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=2292 CPUtime=0 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 445 0 0 0 0 0 0 0 21 0 1 0 471663565 2347008 402 33554432000 134512640 135048876 4291178192 18446744073709551615 134530821 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 573 402 50 131 0 440 0

[startup+0.0509869 s]
/proc/loadavg: 0.24 0.05 0.56 5/189 12085
/proc/meminfo: memFree=23094636/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=4988 CPUtime=0.04 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 1116 0 0 0 4 0 0 0 21 0 1 0 471663565 5107712 1073 33554432000 134512640 135048876 4291178192 18446744073709551615 134529229 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 1247 1073 62 131 0 1114 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4988

[startup+0.100988 s]
/proc/loadavg: 0.24 0.05 0.56 5/189 12085
/proc/meminfo: memFree=23094636/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=5492 CPUtime=0.09 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 1176 0 0 0 9 0 0 0 21 0 1 0 471663565 5623808 1133 33554432000 134512640 135048876 4291178192 18446744073709551615 134529686 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 1373 1133 62 131 0 1240 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5492

[startup+0.300942 s]
/proc/loadavg: 0.24 0.05 0.56 5/189 12085
/proc/meminfo: memFree=23094636/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=6332 CPUtime=0.29 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 1423 0 0 0 29 0 0 0 22 0 1 0 471663565 6483968 1380 33554432000 134512640 135048876 4291178192 18446744073709551615 134529703 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 1583 1380 62 131 0 1450 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6332

[startup+0.700877 s]
/proc/loadavg: 0.24 0.05 0.56 5/189 12085
/proc/meminfo: memFree=23094636/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=5924 CPUtime=0.69 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 1485 0 0 0 69 0 0 0 23 0 1 0 471663565 6066176 1298 33554432000 134512640 135048876 4291178192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 1481 1298 67 131 0 1348 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5924

[startup+1.50073 s]
/proc/loadavg: 0.24 0.05 0.56 5/190 12086
/proc/meminfo: memFree=23083972/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=9620 CPUtime=1.49 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 2403 0 0 0 149 0 0 0 25 0 1 0 471663565 9850880 2216 33554432000 134512640 135048876 4291178192 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 2405 2216 67 131 0 2272 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9620

[startup+3.10045 s]
/proc/loadavg: 0.24 0.05 0.56 5/190 12086
/proc/meminfo: memFree=23077160/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=13848 CPUtime=3.09 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 3457 0 0 0 309 0 0 0 25 0 1 0 471663565 14180352 3270 33554432000 134512640 135048876 4291178192 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 3462 3270 67 131 0 3329 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13848

[startup+6.30088 s]
/proc/loadavg: 0.54 0.12 0.58 5/190 12086
/proc/meminfo: memFree=23049640/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=18908 CPUtime=6.29 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 4733 0 0 0 629 0 0 0 25 0 1 0 471663565 19361792 4546 33554432000 134512640 135048876 4291178192 18446744073709551615 134546964 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 4727 4546 67 131 0 4594 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18908

[startup+12.7007 s]
/proc/loadavg: 0.82 0.18 0.60 5/190 12086
/proc/meminfo: memFree=22998576/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=26712 CPUtime=12.69 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 6656 0 0 0 1269 0 0 0 25 0 1 0 471663565 27353088 6469 33554432000 134512640 135048876 4291178192 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 6678 6469 67 131 0 6545 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26712

[startup+25.5005 s]
/proc/loadavg: 1.52 0.37 0.65 5/190 12086
/proc/meminfo: memFree=22928944/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=37944 CPUtime=25.49 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 9408 0 0 0 2548 1 0 0 25 0 1 0 471663565 38854656 9221 33554432000 134512640 135048876 4291178192 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 9486 9221 67 131 0 9353 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37944

[startup+51.1009 s]
/proc/loadavg: 2.37 0.66 0.74 5/190 12087
/proc/meminfo: memFree=22850904/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=44152 CPUtime=51.09 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 10969 0 0 0 5107 2 0 0 25 0 1 0 471663565 45211648 10782 33554432000 134512640 135048876 4291178192 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 11038 10782 67 131 0 10905 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 44152

[startup+102.307 s]
/proc/loadavg: 3.29 1.17 0.91 5/190 12088
/proc/meminfo: memFree=22757268/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=52552 CPUtime=102.3 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 13015 0 0 0 10227 3 0 0 25 0 1 0 471663565 53813248 12828 33554432000 134512640 135048876 4291178192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 13138 12828 67 131 0 13005 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 52552

[startup+162.301 s]
/proc/loadavg: 3.74 1.68 1.10 5/190 12090
/proc/meminfo: memFree=22676264/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=60756 CPUtime=162.29 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 14969 0 0 0 16225 4 0 0 25 0 1 0 471663565 62214144 14782 33554432000 134512640 135048876 4291178192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 15189 14782 67 131 0 15056 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 60756

[startup+222.3 s]
/proc/loadavg: 3.90 2.10 1.28 5/190 12092
/proc/meminfo: memFree=22615108/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=63908 CPUtime=222.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 15709 0 0 0 22224 4 0 0 25 0 1 0 471663565 65441792 15522 33554432000 134512640 135048876 4291178192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 15977 15522 67 131 0 15844 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 63908

[startup+282.301 s]
/proc/loadavg: 4.12 2.48 1.46 5/190 12093
/proc/meminfo: memFree=22561236/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=65644 CPUtime=282.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 16092 0 0 0 28224 4 0 0 25 0 1 0 471663565 67219456 15905 33554432000 134512640 135048876 4291178192 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 16411 15905 67 131 0 16278 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 65644

[startup+342.3 s]
/proc/loadavg: 4.04 2.75 1.61 5/190 12095
/proc/meminfo: memFree=22505396/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=68216 CPUtime=342.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 16726 0 0 0 34223 5 0 0 25 0 1 0 471663565 69853184 16539 33554432000 134512640 135048876 4291178192 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 17054 16539 67 131 0 16921 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 68216

[startup+402.301 s]
/proc/loadavg: 4.01 2.98 1.76 5/190 12096
/proc/meminfo: memFree=22455748/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=76368 CPUtime=402.27 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 18662 0 0 0 40222 5 0 0 25 0 1 0 471663565 78200832 18475 33554432000 134512640 135048876 4291178192 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 19092 18475 67 131 0 18959 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 76368

[startup+462.301 s]
/proc/loadavg: 4.06 3.17 1.90 5/190 12098
/proc/meminfo: memFree=22418020/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=81844 CPUtime=462.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 19981 0 0 0 46222 6 0 0 25 0 1 0 471663565 83808256 19786 33554432000 134512640 135048876 4291178192 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 20461 19786 67 131 0 20328 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 81844

[startup+522.3 s]
/proc/loadavg: 4.02 3.32 2.03 5/190 12100
/proc/meminfo: memFree=22386740/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=83600 CPUtime=522.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 20392 0 0 0 52222 6 0 0 25 0 1 0 471663565 85606400 20197 33554432000 134512640 135048876 4291178192 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 20900 20197 67 131 0 20767 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 83600

[startup+582.301 s]
/proc/loadavg: 4.01 3.44 2.15 5/190 12101
/proc/meminfo: memFree=22355580/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=85324 CPUtime=582.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 20749 0 0 0 58221 7 0 0 25 0 1 0 471663565 87371776 20554 33554432000 134512640 135048876 4291178192 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 21331 20554 67 131 0 21198 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 85324

[startup+642.301 s]
/proc/loadavg: 4.00 3.54 2.26 5/190 12103
/proc/meminfo: memFree=22318832/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=90972 CPUtime=642.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 22120 0 0 0 64221 7 0 0 25 0 1 0 471663565 93155328 21925 33554432000 134512640 135048876 4291178192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 22743 21925 67 131 0 22610 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 90972

[startup+702.3 s]
/proc/loadavg: 4.00 3.62 2.37 5/190 12104
/proc/meminfo: memFree=22286528/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=91728 CPUtime=702.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 22290 0 0 0 70221 7 0 0 25 0 1 0 471663565 93929472 22095 33554432000 134512640 135048876 4291178192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 22932 22095 67 131 0 22799 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 91728

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.47 5/190 12106
/proc/meminfo: memFree=22234532/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=96392 CPUtime=762.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 23405 0 0 0 76220 8 0 0 25 0 1 0 471663565 98705408 23210 33554432000 134512640 135048876 4291178192 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 24098 23210 67 131 0 23965 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 96392

[startup+822.301 s]
/proc/loadavg: 4.00 3.74 2.56 5/190 12108
/proc/meminfo: memFree=22199892/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=96800 CPUtime=822.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 23483 0 0 0 82220 8 0 0 25 0 1 0 471663565 99123200 23288 33554432000 134512640 135048876 4291178192 18446744073709551615 134548230 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 24200 23288 67 131 0 24067 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 96800

[startup+882.3 s]
/proc/loadavg: 4.08 3.82 2.66 5/190 12109
/proc/meminfo: memFree=22173192/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=97372 CPUtime=882.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 23597 0 0 0 88220 8 0 0 25 0 1 0 471663565 99708928 23402 33554432000 134512640 135048876 4291178192 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 24343 23402 67 131 0 24210 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 97372

[startup+942.301 s]
/proc/loadavg: 4.03 3.85 2.74 5/190 12111
/proc/meminfo: memFree=22150588/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=97768 CPUtime=942.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 23690 0 0 0 94220 8 0 0 25 0 1 0 471663565 100114432 23495 33554432000 134512640 135048876 4291178192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 24442 23495 67 131 0 24309 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 97768

[startup+1002.3 s]
/proc/loadavg: 4.09 3.89 2.82 5/190 12112
/proc/meminfo: memFree=22121896/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=102756 CPUtime=1002.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 24930 0 0 0 100219 9 0 0 25 0 1 0 471663565 105222144 24735 33554432000 134512640 135048876 4291178192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 25689 24735 67 131 0 25556 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 102756

[startup+1062.3 s]
/proc/loadavg: 4.03 3.91 2.89 5/190 12114
/proc/meminfo: memFree=22092468/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=107476 CPUtime=1062.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 26064 0 0 0 106218 10 0 0 25 0 1 0 471663565 110055424 25869 33554432000 134512640 135048876 4291178192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 26869 25869 67 131 0 26736 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 107476

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.96 5/190 12116
/proc/meminfo: memFree=22054724/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=108716 CPUtime=1122.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 26341 0 0 0 112218 10 0 0 25 0 1 0 471663565 111325184 26146 33554432000 134512640 135048876 4291178192 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 27179 26146 67 131 0 27046 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 108716

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.02 5/190 12117
/proc/meminfo: memFree=22026668/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=109096 CPUtime=1182.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 26434 0 0 0 118218 10 0 0 25 0 1 0 471663565 111714304 26231 33554432000 134512640 135048876 4291178192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 27274 26231 67 131 0 27141 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 109096

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.08 5/190 12119
/proc/meminfo: memFree=22006792/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=109096 CPUtime=1242.28 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 26444 0 0 0 124218 10 0 0 25 0 1 0 471663565 111714304 26241 33554432000 134512640 135048876 4291178192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 27274 26241 67 131 0 27141 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 109096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.90 3.12 3/180 12163
/proc/meminfo: memFree=23042052/32951124 swapFree=67051468/67111528
[pid=12085] ppid=12083 vsize=109504 CPUtime=1299.98 cores=1,3
/proc/12085/stat : 12085 (minisat_noasser) R 12083 12085 12025 0 -1 4202496 26526 0 0 0 129988 10 0 0 25 0 1 0 471663565 112132096 26323 33554432000 134512640 135048876 4291178192 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12085/statm: 27376 26323 67 131 0 27243 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 109504

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.89
CPU system time (s): 0.109983
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 109504

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

runsolver used 2.00769 second user time and 5.09722 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-24 01:16:48
IDJOB=3273243
IDBENCH=71301
IDSOLVER=1676
FILE ID=node101/3273243-1303600607
RUNJOBID= node101-1303600603-12045
PBS_JOBID= 13150593
Free space on /tmp= 71604 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273243-1303600607/watcher-3273243-1303600607 -o /tmp/evaluation-result-3273243-1303600607/solver-3273243-1303600607 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3273243-1303600607.cnf

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

MD5SUM BENCH= 226123ce9245dfa4b876682016123861
RANDOM SEED=1233987592

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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.77
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.841
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.841
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.841
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.841
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.75
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.841
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:      23094676 kB
Buffers:       2067160 kB
Cached:        7226360 kB
SwapCached:      33708 kB
Active:        6216724 kB
Inactive:      3167256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23094676 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           14168 kB
Writeback:           0 kB
AnonPages:       77720 kB
Mapped:           9948 kB
Slab:           408124 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   304504 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= 71592 MiB
End job on node101 at 2011-04-24 01:38:30