Trace number 3273321

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes5.cnf
MD5SUMe7d4dc25f0d8e558fb091b1e566deab7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.32395
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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:  760                                                  |
0.00/0.00	c |  Number of clauses:    43649                                                |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.29/0.36	c ============================[ Search Statistics ]==============================
0.29/0.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.36	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.36	c ===============================================================================
0.29/0.36	c |         0 |     720    42889   128309 |    14296        0    nan |  0.000 % |
0.29/0.36	c |       102 |     720    42889   128309 |    15725      102     98 |  0.000 % |
0.29/0.37	c |       252 |     720    42889   128309 |    17298      252    106 |  0.000 % |
0.29/0.38	c |       477 |     720    42889   128309 |    19028      477     96 |  0.000 % |
0.39/0.40	c |       816 |     720    42889   128309 |    20931      816     93 |  0.000 % |
0.39/0.43	c |      1323 |     720    42889   128309 |    23024     1323     93 |  0.000 % |
0.39/0.48	c |      2083 |     720    42889   128309 |    25326     2083     95 |  0.000 % |
0.49/0.57	c |      3225 |     720    42889   128309 |    27859     3225     94 |  0.000 % |
0.69/0.72	c |      4934 |     720    42889   128309 |    30645     4934     91 |  0.000 % |
0.89/0.99	c |      7499 |     720    42889   128309 |    33710     7499     91 |  0.000 % |
1.59/1.61	c |     11344 |     720    42889   128309 |    37081    11344     94 |  0.000 % |
2.49/2.53	c |     17112 |     720    42889   128309 |    40789    17112     98 |  0.000 % |
4.40/4.45	c |     25761 |     720    42889   128309 |    44868    25761     97 |  0.000 % |
8.29/8.32	c |     38735 |     720    42889   128309 |    49354    38735     99 |  0.000 % |
14.99/15.05	c |     58196 |     720    42889   128309 |    54290    21690     94 |  0.000 % |
23.59/23.65	c |     87389 |     720    42889   128309 |    59719    50883     97 |  0.000 % |
38.40/38.42	c |    131179 |     720    42889   128309 |    65691    49661     87 |  0.000 % |
60.49/60.52	c |    196870 |     720    42889   128309 |    72260    66172     89 |  0.000 % |
96.19/96.21	c |    295396 |     720    42889   128309 |    79486    52489     96 |  0.000 % |
142.29/142.30	c |    443186 |     720    42889   128309 |    87435    72917     86 |  0.000 % |
221.79/221.81	c |    664869 |     720    42889   128309 |    96178    85000     91 |  0.000 % |
385.00/385.05	c |    997394 |     720    42889   128309 |   105796    33091     81 |  0.000 % |
582.60/582.68	c |   1496183 |     720    42889   128309 |   116376    92346     88 |  0.000 % |
904.71/904.78	c |   2244366 |     720    42889   128309 |   128013    63597     81 |  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-3273321-1303600958/watcher-3273321-1303600958 -o /tmp/evaluation-result-3273321-1303600958/solver-3273321-1303600958 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3273321-1303600958.cnf 

running on 2 cores: 5,7

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.00 0.00 0.40 4/184 26287
/proc/meminfo: memFree=14499216/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=2568 CPUtime=0 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 445 0 0 0 0 0 0 0 23 0 1 0 471694568 2629632 401 33554432000 134512640 135048876 4288069568 18446744073709551615 134530821 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 642 401 50 131 0 509 0

[startup+0.0961991 s]
/proc/loadavg: 0.00 0.00 0.40 4/184 26287
/proc/meminfo: memFree=14499216/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=4852 CPUtime=0.09 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 1019 0 0 0 9 0 0 0 23 0 1 0 471694568 4968448 975 33554432000 134512640 135048876 4288069568 18446744073709551615 134521074 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 1213 975 62 131 0 1080 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4852

[startup+0.100198 s]
/proc/loadavg: 0.00 0.00 0.40 4/184 26287
/proc/meminfo: memFree=14499216/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=4852 CPUtime=0.09 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 1019 0 0 0 9 0 0 0 23 0 1 0 471694568 4968448 975 33554432000 134512640 135048876 4288069568 18446744073709551615 134521068 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 1213 975 62 131 0 1080 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4852

[startup+0.300163 s]
/proc/loadavg: 0.00 0.00 0.40 4/184 26287
/proc/meminfo: memFree=14499216/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=5152 CPUtime=0.29 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 1072 0 0 0 29 0 0 0 25 0 1 0 471694568 5275648 1028 33554432000 134512640 135048876 4288069568 18446744073709551615 134529422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 1288 1028 62 131 0 1155 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5152

[startup+0.700094 s]
/proc/loadavg: 0.00 0.00 0.40 4/184 26287
/proc/meminfo: memFree=14499216/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=5816 CPUtime=0.69 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 1379 0 0 0 69 0 0 0 25 0 1 0 471694568 5955584 1234 33554432000 134512640 135048876 4288069568 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 1454 1234 67 131 0 1321 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5816

[startup+1.50095 s]
/proc/loadavg: 0.00 0.00 0.40 5/190 26298
/proc/meminfo: memFree=14480568/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=8456 CPUtime=1.49 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 2046 0 0 0 149 0 0 0 25 0 1 0 471694568 8658944 1901 33554432000 134512640 135048876 4288069568 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 2114 1901 67 131 0 1981 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8456

[startup+3.10067 s]
/proc/loadavg: 0.00 0.00 0.40 5/190 26298
/proc/meminfo: memFree=14471268/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=12848 CPUtime=3.09 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 3121 0 0 0 309 0 0 0 25 0 1 0 471694568 13156352 2976 33554432000 134512640 135048876 4288069568 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 3212 2976 67 131 0 3079 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12848

[startup+6.30111 s]
/proc/loadavg: 0.32 0.07 0.42 5/190 26298
/proc/meminfo: memFree=14452484/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=18304 CPUtime=6.29 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 4481 0 0 0 629 0 0 0 25 0 1 0 471694568 18743296 4336 33554432000 134512640 135048876 4288069568 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 4576 4336 67 131 0 4443 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18304

[startup+12.701 s]
/proc/loadavg: 0.61 0.13 0.44 5/190 26298
/proc/meminfo: memFree=14399868/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=26004 CPUtime=12.69 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 6401 0 0 0 1269 0 0 0 25 0 1 0 471694568 26628096 6256 33554432000 134512640 135048876 4288069568 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 6501 6256 67 131 0 6368 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26004

[startup+25.5007 s]
/proc/loadavg: 1.36 0.32 0.49 5/190 26299
/proc/meminfo: memFree=14345364/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=28868 CPUtime=25.49 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 7115 0 0 0 2548 1 0 0 25 0 1 0 471694568 29560832 6970 33554432000 134512640 135048876 4288069568 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 7217 6970 67 131 0 7084 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28868

[startup+51.1002 s]
/proc/loadavg: 2.26 0.62 0.58 5/190 26299
/proc/meminfo: memFree=14297360/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=33228 CPUtime=51.09 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 8149 0 0 0 5108 1 0 0 25 0 1 0 471694568 34025472 8004 33554432000 134512640 135048876 4288069568 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 8307 8004 67 131 0 8174 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33228

[startup+102.307 s]
/proc/loadavg: 3.28 1.15 0.77 5/190 26301
/proc/meminfo: memFree=14229008/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=37608 CPUtime=102.29 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 9245 0 0 0 10228 1 0 0 25 0 1 0 471694568 38510592 9100 33554432000 134512640 135048876 4288069568 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 9402 9100 67 131 0 9269 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 37608

[startup+162.301 s]
/proc/loadavg: 3.73 1.66 0.97 5/190 26302
/proc/meminfo: memFree=14161880/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=45060 CPUtime=162.3 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 11094 0 0 0 16227 3 0 0 25 0 1 0 471694568 46141440 10949 33554432000 134512640 135048876 4288069568 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 11265 10949 67 131 0 11132 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 45060

[startup+222.301 s]
/proc/loadavg: 3.93 2.10 1.16 5/190 26304
/proc/meminfo: memFree=14113752/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=49208 CPUtime=222.3 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 12112 0 0 0 22227 3 0 0 25 0 1 0 471694568 50388992 11967 33554432000 134512640 135048876 4288069568 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 12302 11967 67 131 0 12169 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 49208

[startup+282.301 s]
/proc/loadavg: 4.02 2.46 1.34 5/190 26305
/proc/meminfo: memFree=14075148/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=55960 CPUtime=282.29 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 13738 0 0 0 28226 3 0 0 25 0 1 0 471694568 57303040 13593 33554432000 134512640 135048876 4288069568 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 13990 13593 67 131 0 13857 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 55960

[startup+342.301 s]
/proc/loadavg: 4.00 2.74 1.50 5/190 26307
/proc/meminfo: memFree=14049208/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=56416 CPUtime=342.29 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 13857 0 0 0 34226 3 0 0 25 0 1 0 471694568 57769984 13712 33554432000 134512640 135048876 4288069568 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 14104 13712 67 131 0 13971 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 56416

[startup+402.3 s]
/proc/loadavg: 4.00 2.96 1.65 5/190 26309
/proc/meminfo: memFree=14008752/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=57340 CPUtime=402.29 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 14051 0 0 0 40226 3 0 0 25 0 1 0 471694568 58716160 13906 33554432000 134512640 135048876 4288069568 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 14335 13906 67 131 0 14202 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 57340

[startup+462.301 s]
/proc/loadavg: 4.00 3.15 1.80 5/190 26310
/proc/meminfo: memFree=13979468/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=61672 CPUtime=462.3 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 15099 0 0 0 46226 4 0 0 25 0 1 0 471694568 63152128 14954 33554432000 134512640 135048876 4288069568 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 15418 14954 67 131 0 15285 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 61672

[startup+522.3 s]
/proc/loadavg: 4.00 3.30 1.93 5/190 26312
/proc/meminfo: memFree=13960216/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=62148 CPUtime=522.3 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 15211 0 0 0 52226 4 0 0 25 0 1 0 471694568 63639552 15066 33554432000 134512640 135048876 4288069568 18446744073709551615 134547276 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 15537 15066 67 131 0 15404 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 62148

[startup+582.301 s]
/proc/loadavg: 4.00 3.43 2.06 5/190 26313
/proc/meminfo: memFree=13936736/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=62292 CPUtime=582.3 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 15257 0 0 0 58226 4 0 0 25 0 1 0 471694568 63787008 15112 33554432000 134512640 135048876 4288069568 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 15573 15112 67 131 0 15440 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 62292

[startup+642.3 s]
/proc/loadavg: 4.00 3.53 2.18 5/190 26315
/proc/meminfo: memFree=13909788/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=65756 CPUtime=642.31 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 16124 0 0 0 64226 5 0 0 25 0 1 0 471694568 67334144 15979 33554432000 134512640 135048876 4288069568 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 16439 15979 67 131 0 16306 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 65756

[startup+702.301 s]
/proc/loadavg: 4.00 3.61 2.29 5/190 26317
/proc/meminfo: memFree=13891528/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=66424 CPUtime=702.31 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 16239 0 0 0 70226 5 0 0 25 0 1 0 471694568 68018176 16094 33554432000 134512640 135048876 4288069568 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 16606 16094 67 131 0 16473 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 66424

[startup+762.307 s]
/proc/loadavg: 4.05 3.69 2.40 5/190 26318
/proc/meminfo: memFree=13870304/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=67880 CPUtime=762.31 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 16590 0 0 0 76226 5 0 0 25 0 1 0 471694568 69509120 16445 33554432000 134512640 135048876 4288069568 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 16970 16445 67 131 0 16837 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 67880

[startup+822.301 s]
/proc/loadavg: 4.08 3.76 2.50 5/190 26320
/proc/meminfo: memFree=13851788/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=68092 CPUtime=822.3 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 16630 0 0 0 82225 5 0 0 25 0 1 0 471694568 69726208 16485 33554432000 134512640 135048876 4288069568 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 17023 16485 67 131 0 16890 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 68092

[startup+882.301 s]
/proc/loadavg: 4.03 3.80 2.59 5/190 26321
/proc/meminfo: memFree=13836364/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=68680 CPUtime=882.31 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 16779 0 0 0 88226 5 0 0 25 0 1 0 471694568 70328320 16634 33554432000 134512640 135048876 4288069568 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 17170 16634 67 131 0 17037 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 68680

[startup+942.3 s]
/proc/loadavg: 4.01 3.84 2.68 5/190 26323
/proc/meminfo: memFree=13816104/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=70316 CPUtime=942.32 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 17093 0 0 0 94226 6 0 0 25 0 1 0 471694568 72003584 16948 33554432000 134512640 135048876 4288069568 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 17579 16948 67 131 0 17446 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 70316

[startup+1002.3 s]
/proc/loadavg: 4.03 3.88 2.76 5/190 26325
/proc/meminfo: memFree=13790296/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=74776 CPUtime=1002.31 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 18203 0 0 0 100225 6 0 0 25 0 1 0 471694568 76570624 18058 33554432000 134512640 135048876 4288069568 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 18694 18058 67 131 0 18561 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 74776

[startup+1062.3 s]
/proc/loadavg: 4.01 3.90 2.84 5/190 26326
/proc/meminfo: memFree=13776132/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=75316 CPUtime=1062.31 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 18336 0 0 0 106225 6 0 0 25 0 1 0 471694568 77123584 18191 33554432000 134512640 135048876 4288069568 18446744073709551615 134547293 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 18829 18191 67 131 0 18696 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 75316

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.91 5/190 26328
/proc/meminfo: memFree=13763448/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=75840 CPUtime=1122.32 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 18439 0 0 0 112226 6 0 0 25 0 1 0 471694568 77660160 18294 33554432000 134512640 135048876 4288069568 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 18960 18294 67 131 0 18827 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 75840

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.97 5/190 26329
/proc/meminfo: memFree=13748412/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=76004 CPUtime=1182.32 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 18472 0 0 0 118226 6 0 0 25 0 1 0 471694568 77828096 18327 33554432000 134512640 135048876 4288069568 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 19001 18327 67 131 0 18868 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 76004

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.03 5/190 26331
/proc/meminfo: memFree=13729040/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=76216 CPUtime=1242.32 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 18498 0 0 0 124226 6 0 0 25 0 1 0 471694568 78045184 18353 33554432000 134512640 135048876 4288069568 18446744073709551615 134546882 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 19054 18353 67 131 0 18921 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 76216



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 3.96 3.10 3/186 26335
/proc/meminfo: memFree=14345828/32950928 swapFree=67111528/67111528
[pid=26287] ppid=26285 vsize=78984 CPUtime=1300.02 cores=5,7
/proc/26287/stat : 26287 (minisat_noasser) R 26285 26287 26237 0 -1 4202496 19200 0 0 0 129996 6 0 0 25 0 1 0 471694568 80879616 19055 33554432000 134512640 135048876 4288069568 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26287/statm: 19746 19055 67 131 0 19613 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 78984

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

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

runsolver used 1.9817 second user time and 5.12422 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-24 01:22:38
IDJOB=3273321
IDBENCH=71526
IDSOLVER=1676
FILE ID=node120/3273321-1303600958
RUNJOBID= node120-1303600955-26258
PBS_JOBID= 13150621
Free space on /tmp= 72112 MiB

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

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

MD5SUM BENCH= e7d4dc25f0d8e558fb091b1e566deab7
RANDOM SEED=478066434

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14499372 kB
Buffers:       2461020 kB
Cached:       15335520 kB
SwapCached:          0 kB
Active:       10549808 kB
Inactive:      7336032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14499372 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9016 kB
Writeback:           0 kB
AnonPages:       88036 kB
Mapped:          15524 kB
Slab:           503348 kB
PageTables:       4908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   254080 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= 72116 MiB
End job on node120 at 2011-04-24 01:44:20