Trace number 3275174

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

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes8.cnf
MD5SUMca42736a2fe4e8cf2cba6dd1668e0ad6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark30.53
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.35	c ============================[ Search Statistics ]==============================
0.29/0.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.35	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.35	c ===============================================================================
0.29/0.35	c |         0 |     720    42889   128087 |    14296        0    nan |  0.000 % |
0.29/0.36	c |       101 |     720    42889   128087 |    15725      101     87 |  0.000 % |
0.29/0.37	c |       251 |     720    42889   128087 |    17298      251     96 |  0.000 % |
0.29/0.38	c |       476 |     720    42889   128087 |    19028      476    102 |  0.000 % |
0.39/0.40	c |       814 |     720    42889   128087 |    20931      814    107 |  0.000 % |
0.39/0.44	c |      1320 |     720    42889   128087 |    23024     1320    110 |  0.000 % |
0.49/0.50	c |      2079 |     720    42889   128087 |    25326     2079    105 |  0.000 % |
0.59/0.61	c |      3219 |     720    42889   128087 |    27859     3219    102 |  0.000 % |
0.79/0.83	c |      4928 |     720    42889   128087 |    30645     4928    103 |  0.000 % |
1.20/1.28	c |      7491 |     720    42889   128087 |    33710     7491    106 |  0.000 % |
1.99/2.04	c |     11336 |     720    42889   128087 |    37081    11336    106 |  0.000 % |
3.19/3.24	c |     17103 |     720    42889   128087 |    40789    17103    102 |  0.000 % |
5.49/5.52	c |     25752 |     720    42889   128087 |    44868    25752     99 |  0.000 % |
9.70/9.79	c |     38726 |     720    42889   128087 |    49354    38726     98 |  0.000 % |
17.70/17.77	c |     58187 |     720    42889   128087 |    54290    21457     99 |  0.000 % |
28.49/28.51	c |     87381 |     720    42889   128087 |    59719    50651    105 |  0.000 % |
42.99/43.06	c |    131170 |     720    42889   128087 |    65691    49260     93 |  0.000 % |
65.19/65.21	c |    196855 |     720    42889   128087 |    72260    65270     80 |  0.000 % |
91.00/91.00	c |    295381 |     720    42889   128087 |    79486    51274     88 |  0.000 % |
146.59/146.64	c |    443170 |     720    42889   128087 |    87435    76031     92 |  0.000 % |
228.90/228.94	c |    664854 |     720    42889   128087 |    96178    24379     73 |  0.000 % |
343.10/343.14	c |    997382 |     720    42889   128087 |   105796    45471     81 |  0.000 % |
533.00/533.09	c |   1496170 |     720    42889   128087 |   116376    25671     84 |  0.000 % |
822.41/822.43	c |   2244353 |     720    42889   128087 |   128013    93405     82 |  0.000 % |
1288.82/1288.88	c |   3366629 |     720    42889   128087 |   140815   125159     76 |  0.000 % |
2079.04/2079.05	c |   5050041 |     720    42889   128087 |   154896   113006     84 |  0.000 % |
3344.08/3344.03	c |   7575157 |     720    42889   128087 |   170386    88147     69 |  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-3275174-1303640257/watcher-3275174-1303640257 -o /tmp/evaluation-result-3275174-1303640257/solver-3275174-1303640257 -C 5000 -W 5000 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3275174-1303640257.cnf 

running on 4 cores: 0,2,4,6

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): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.00 1.93 2/177 13533
/proc/meminfo: memFree=19490292/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=2568 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 450 0 0 0 0 0 0 0 25 0 1 0 475628334 2629632 407 33554432000 134512640 135048876 4291363712 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 642 408 50 131 0 509 0

[startup+0.100825 s]
/proc/loadavg: 2.01 2.00 1.93 2/177 13533
/proc/meminfo: memFree=19490292/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=4856 CPUtime=0.09 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 1019 0 0 0 9 0 0 0 25 0 1 0 475628334 4972544 976 33554432000 134512640 135048876 4291363712 18446744073709551615 134683357 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 1214 976 62 131 0 1081 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4856

[startup+0.200807 s]
/proc/loadavg: 2.01 2.00 1.93 2/177 13533
/proc/meminfo: memFree=19490292/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=5156 CPUtime=0.19 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 1066 0 0 0 19 0 0 0 25 0 1 0 475628334 5279744 1023 33554432000 134512640 135048876 4291363712 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 1289 1023 62 131 0 1156 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5156

[startup+0.30078 s]
/proc/loadavg: 2.01 2.00 1.93 2/177 13533
/proc/meminfo: memFree=19490292/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=5156 CPUtime=0.29 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 1074 0 0 0 29 0 0 0 25 0 1 0 475628334 5279744 1031 33554432000 134512640 135048876 4291363712 18446744073709551615 134529220 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 1289 1031 62 131 0 1156 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5156

[startup+0.700708 s]
/proc/loadavg: 2.01 2.00 1.93 2/177 13533
/proc/meminfo: memFree=19490292/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=5800 CPUtime=0.69 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 1367 0 0 0 69 0 0 0 25 0 1 0 475628334 5939200 1223 33554432000 134512640 135048876 4291363712 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 1450 1223 67 131 0 1317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5800

[startup+1.5006 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 13534
/proc/meminfo: memFree=19480240/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=8176 CPUtime=1.49 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 1945 0 0 0 149 0 0 0 25 0 1 0 475628334 8372224 1801 33554432000 134512640 135048876 4291363712 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 2044 1801 67 131 0 1911 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8176

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13534
/proc/meminfo: memFree=19474288/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=11812 CPUtime=3.09 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 2849 0 0 0 309 0 0 0 25 0 1 0 475628334 12095488 2705 33554432000 134512640 135048876 4291363712 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 2953 2705 67 131 0 2820 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11812

[startup+6.30073 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13534
/proc/meminfo: memFree=19462664/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=16764 CPUtime=6.29 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 4101 0 0 0 629 0 0 0 25 0 1 0 475628334 17166336 3957 33554432000 134512640 135048876 4291363712 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 4191 3957 67 131 0 4058 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16764

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13534
/proc/meminfo: memFree=19445036/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=24428 CPUtime=12.69 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 5984 0 0 0 1268 1 0 0 25 0 1 0 475628334 25014272 5840 33554432000 134512640 135048876 4291363712 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 6107 5840 67 131 0 5974 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24428

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13534
/proc/meminfo: memFree=19429544/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=27080 CPUtime=25.49 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 6640 0 0 0 2548 1 0 0 25 0 1 0 475628334 27729920 6496 33554432000 134512640 135048876 4291363712 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 6770 6496 67 131 0 6637 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27080

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13535
/proc/meminfo: memFree=19412864/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=35044 CPUtime=51.09 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 8586 0 0 0 5108 1 0 0 25 0 1 0 475628334 35885056 8442 33554432000 134512640 135048876 4291363712 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 8761 8442 67 131 0 8628 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35044

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13536
/proc/meminfo: memFree=19392368/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=39940 CPUtime=102.3 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 9766 0 0 0 10228 2 0 0 25 0 1 0 475628334 40898560 9622 33554432000 134512640 135048876 4291363712 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 9985 9622 67 131 0 9852 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 39940

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13538
/proc/meminfo: memFree=19380032/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=48472 CPUtime=162.3 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 11879 0 0 0 16227 3 0 0 25 0 1 0 475628334 49635328 11735 33554432000 134512640 135048876 4291363712 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 12118 11735 67 131 0 11985 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 48472

[startup+222.307 s]
/proc/loadavg: 2.06 2.01 1.94 3/178 13540
/proc/meminfo: memFree=19370192/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=50064 CPUtime=222.3 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 12240 0 0 0 22227 3 0 0 25 0 1 0 475628334 51265536 12096 33554432000 134512640 135048876 4291363712 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 12516 12096 67 131 0 12383 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 50064

[startup+282.301 s]
/proc/loadavg: 2.06 2.02 1.94 3/178 13541
/proc/meminfo: memFree=19361972/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=53624 CPUtime=282.3 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 13031 0 0 0 28227 3 0 0 25 0 1 0 475628334 54910976 12887 33554432000 134512640 135048876 4291363712 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 13406 12887 67 131 0 13273 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 53624

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/178 13543
/proc/meminfo: memFree=19361568/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=53980 CPUtime=342.3 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 13130 0 0 0 34227 3 0 0 25 0 1 0 475628334 55275520 12986 33554432000 134512640 135048876 4291363712 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 13495 12986 67 131 0 13362 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 53980

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 1.94 3/178 13544
/proc/meminfo: memFree=19350872/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=59892 CPUtime=402.3 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 14577 0 0 0 40227 3 0 0 25 0 1 0 475628334 61329408 14433 33554432000 134512640 135048876 4291363712 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 14973 14433 67 131 0 14840 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 59892

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/178 13546
/proc/meminfo: memFree=19350088/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=60784 CPUtime=462.3 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 14746 0 0 0 46227 3 0 0 25 0 1 0 475628334 62242816 14602 33554432000 134512640 135048876 4291363712 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 15196 14602 67 131 0 15063 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 60784

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13548
/proc/meminfo: memFree=19346336/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=61528 CPUtime=522.3 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 14909 0 0 0 52227 3 0 0 25 0 1 0 475628334 63004672 14765 33554432000 134512640 135048876 4291363712 18446744073709551615 134552771 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 15382 14765 67 131 0 15249 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 61528

[startup+582.301 s]
/proc/loadavg: 2.05 2.01 1.95 3/178 13549
/proc/meminfo: memFree=19330680/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=68972 CPUtime=582.3 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 16738 0 0 0 58226 4 0 0 25 0 1 0 475628334 70627328 16594 33554432000 134512640 135048876 4291363712 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 17243 16594 67 131 0 17110 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 68972


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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13679
/proc/meminfo: memFree=19386192/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=110692 CPUtime=4002.39 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 26494 0 0 0 400230 9 0 0 25 0 1 0 475628334 113348608 26350 33554432000 134512640 135048876 4291363712 18446744073709551615 134547293 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 27673 26350 67 131 0 27540 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 110692

[startup+4062.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13681
/proc/meminfo: memFree=19385548/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=110856 CPUtime=4062.39 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 26525 0 0 0 406230 9 0 0 25 0 1 0 475628334 113516544 26381 33554432000 134512640 135048876 4291363712 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 27714 26381 67 131 0 27581 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 110856

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13683
/proc/meminfo: memFree=19385636/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=110856 CPUtime=4122.39 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 26525 0 0 0 412230 9 0 0 25 0 1 0 475628334 113516544 26381 33554432000 134512640 135048876 4291363712 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 27714 26381 67 131 0 27581 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 110856

[startup+4182.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13684
/proc/meminfo: memFree=19385732/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=110856 CPUtime=4182.39 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 26534 0 0 0 418230 9 0 0 25 0 1 0 475628334 113516544 26390 33554432000 134512640 135048876 4291363712 18446744073709551615 134546953 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 27714 26390 67 131 0 27581 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 110856

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13686
/proc/meminfo: memFree=19385204/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=111100 CPUtime=4242.39 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 26593 0 0 0 424230 9 0 0 25 0 1 0 475628334 113766400 26449 33554432000 134512640 135048876 4291363712 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 27775 26449 67 131 0 27642 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 111100

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13687
/proc/meminfo: memFree=19385164/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=111100 CPUtime=4302.39 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 26601 0 0 0 430230 9 0 0 25 0 1 0 475628334 113766400 26457 33554432000 134512640 135048876 4291363712 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 27775 26457 67 131 0 27642 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 111100

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13689
/proc/meminfo: memFree=19384892/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=111100 CPUtime=4362.4 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 26603 0 0 0 436230 10 0 0 25 0 1 0 475628334 113766400 26459 33554432000 134512640 135048876 4291363712 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 27775 26459 67 131 0 27642 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 111100

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13691
/proc/meminfo: memFree=19384736/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=111100 CPUtime=4422.4 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 26603 0 0 0 442230 10 0 0 25 0 1 0 475628334 113766400 26459 33554432000 134512640 135048876 4291363712 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 27775 26459 67 131 0 27642 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 111100

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13692
/proc/meminfo: memFree=19384580/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=111344 CPUtime=4482.4 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 26645 0 0 0 448230 10 0 0 25 0 1 0 475628334 114016256 26501 33554432000 134512640 135048876 4291363712 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 27836 26501 67 131 0 27703 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 111344

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13694
/proc/meminfo: memFree=19383808/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=112140 CPUtime=4542.4 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 26820 0 0 0 454230 10 0 0 25 0 1 0 475628334 114831360 26676 33554432000 134512640 135048876 4291363712 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 28035 26676 67 131 0 27902 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 112140

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13695
/proc/meminfo: memFree=19382888/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=113216 CPUtime=4602.4 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 27076 0 0 0 460230 10 0 0 25 0 1 0 475628334 115933184 26932 33554432000 134512640 135048876 4291363712 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 28304 26932 67 131 0 28171 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 113216

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13697
/proc/meminfo: memFree=19382248/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=113936 CPUtime=4662.41 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 27255 0 0 0 466231 10 0 0 25 0 1 0 475628334 116670464 27103 33554432000 134512640 135048876 4291363712 18446744073709551615 134551637 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 28484 27103 67 131 0 28351 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 113936

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13699
/proc/meminfo: memFree=19381976/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=114148 CPUtime=4722.41 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 27272 0 0 0 472231 10 0 0 25 0 1 0 475628334 116887552 27120 33554432000 134512640 135048876 4291363712 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 28537 27120 67 131 0 28404 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 114148

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13700
/proc/meminfo: memFree=19381452/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=114476 CPUtime=4782.41 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 27357 0 0 0 478231 10 0 0 25 0 1 0 475628334 117223424 27205 33554432000 134512640 135048876 4291363712 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 28619 27205 67 131 0 28486 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 114476

[startup+4842.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13702
/proc/meminfo: memFree=19381544/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=114848 CPUtime=4842.41 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 27410 0 0 0 484231 10 0 0 25 0 1 0 475628334 117604352 27258 33554432000 134512640 135048876 4291363712 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 28712 27258 67 131 0 28579 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 114848

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13703
/proc/meminfo: memFree=19381384/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=115176 CPUtime=4902.41 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 27471 0 0 0 490231 10 0 0 25 0 1 0 475628334 117940224 27319 33554432000 134512640 135048876 4291363712 18446744073709551615 134546924 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 28794 27319 67 131 0 28661 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 115176

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13705
/proc/meminfo: memFree=19380484/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=115720 CPUtime=4962.41 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 27611 0 0 0 496231 10 0 0 25 0 1 0 475628334 118497280 27459 33554432000 134512640 135048876 4291363712 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 28930 27459 67 131 0 28797 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 115720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13706
/proc/meminfo: memFree=19380584/32951124 swapFree=67111528/67111528
[pid=13533] ppid=13531 vsize=115884 CPUtime=5000.02 cores=0,2,4,6
/proc/13533/stat : 13533 (minisat_noasser) R 13531 13533 13281 0 -1 4202496 27642 0 0 0 499992 10 0 0 25 0 1 0 475628334 118665216 27490 33554432000 134512640 135048876 4291363712 18446744073709551615 134546812 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13533/statm: 28971 27490 67 131 0 28838 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 115884

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.92
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27642
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= 5
involuntary context switches= 7717

runsolver used 7.65784 second user time and 15.4337 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-24 12:17:37
IDJOB=3275174
IDBENCH=71572
IDSOLVER=1678
FILE ID=node103/3275174-1303640257
RUNJOBID= node103-1303635252-13299
PBS_JOBID= 13150745
Free space on /tmp= 71228 MiB

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

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

MD5SUM BENCH= ca42736a2fe4e8cf2cba6dd1668e0ad6
RANDOM SEED=331345730

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.83
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.858
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:     32951124 kB
MemFree:      19490440 kB
Buffers:       2111772 kB
Cached:       10702596 kB
SwapCached:          0 kB
Active:        3766212 kB
Inactive:      9117280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19490440 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4320 kB
Writeback:           0 kB
AnonPages:       68620 kB
Mapped:          15476 kB
Slab:           512536 kB
PageTables:       4448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213636 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= 71228 MiB
End job on node103 at 2011-04-24 13:40:59