Trace number 3275134

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g7.cnf
MD5SUMbd9e06c08721e6eb7b4cb4a265dbdd48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.6932
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.34	c ============================[ Search Statistics ]==============================
0.29/0.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.34	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.34	c ===============================================================================
0.29/0.34	c |         0 |     720    42889   127634 |    14296        0    nan |  0.000 % |
0.29/0.35	c |       102 |     720    42889   127634 |    15725      102    121 |  0.000 % |
0.29/0.35	c |       252 |     720    42889   127634 |    17298      252    105 |  0.000 % |
0.29/0.37	c |       477 |     720    42889   127634 |    19028      477    113 |  0.000 % |
0.29/0.39	c |       815 |     720    42889   127634 |    20931      815    112 |  0.000 % |
0.39/0.42	c |      1322 |     720    42889   127634 |    23024     1322    110 |  0.000 % |
0.39/0.48	c |      2083 |     720    42889   127634 |    25326     2083    109 |  0.000 % |
0.49/0.56	c |      3222 |     720    42889   127634 |    27859     3222    106 |  0.000 % |
0.69/0.71	c |      4932 |     720    42889   127634 |    30645     4932    111 |  0.000 % |
1.00/1.01	c |      7496 |     720    42889   127634 |    33710     7496    111 |  0.000 % |
1.49/1.51	c |     11340 |     720    42889   127634 |    37081    11340    114 |  0.000 % |
2.59/2.66	c |     17107 |     720    42889   127634 |    40789    17107    114 |  0.000 % |
4.19/4.26	c |     25760 |     720    42889   127634 |    44868    25760    110 |  0.000 % |
7.19/7.23	c |     38735 |     720    42889   127634 |    49354    38735    106 |  0.000 % |
11.79/11.81	c |     58196 |     720    42889   127634 |    54290    24239     92 |  0.000 % |
24.19/24.29	c |     87390 |     720    42889   127634 |    59719    53433    102 |  0.000 % |
35.69/35.76	c |    131179 |     720    42889   127634 |    65691    52482    105 |  0.000 % |
56.79/56.88	c |    196863 |     720    42889   127634 |    72260    19633     84 |  0.000 % |
82.89/82.96	c |    295389 |     720    42889   127634 |    79486    62574     90 |  0.000 % |
123.49/123.51	c |    443178 |     720    42889   127634 |    87435    19444     85 |  0.000 % |
185.59/185.65	c |    664862 |     720    42889   127634 |    96178    30768     82 |  0.000 % |
295.29/295.38	c |    997388 |     720    42889   127634 |   105796    52388     87 |  0.000 % |
474.19/474.22	c |   1496179 |     720    42889   127634 |   116376    27727     78 |  0.000 % |
783.11/783.18	c |   2244362 |     720    42889   127634 |   128013    99451     84 |  0.000 % |
1277.31/1277.34	c |   3366637 |     720    42889   127634 |   140815    26954     66 |  0.000 % |
2021.13/2021.17	c |   5050050 |     720    42889   127634 |   154896   134594     85 |  0.000 % |
3204.37/3204.39	c |   7575168 |     720    42889   127634 |   170386    90886     79 |  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-3275134-1303640254/watcher-3275134-1303640254 -o /tmp/evaluation-result-3275134-1303640254/solver-3275134-1303640254 -C 5000 -W 5000 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3275134-1303640254.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.00 2.00 1.93 2/177 20090
/proc/meminfo: memFree=12930804/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=2572 CPUtime=0 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 450 0 0 0 0 0 0 0 25 0 1 0 554256089 2633728 407 33554432000 134512640 135048876 4289502160 18446744073709551615 134530821 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20090/statm: 643 408 50 131 0 510 0

[startup+0.0452729 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 20090
/proc/meminfo: memFree=12930804/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=4204 CPUtime=0.04 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 837 0 0 0 4 0 0 0 25 0 1 0 554256089 4304896 794 33554432000 134512640 135048876 4289502160 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20090/statm: 1051 794 62 131 0 918 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4204

[startup+0.100252 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 20090
/proc/meminfo: memFree=12930804/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=4864 CPUtime=0.09 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 1014 0 0 0 9 0 0 0 25 0 1 0 554256089 4980736 971 33554432000 134512640 135048876 4289502160 18446744073709551615 134533583 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20090/statm: 1216 971 62 131 0 1083 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4864

[startup+0.300218 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 20090
/proc/meminfo: memFree=12930804/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=5164 CPUtime=0.29 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 1068 0 0 0 29 0 0 0 25 0 1 0 554256089 5287936 1025 33554432000 134512640 135048876 4289502160 18446744073709551615 134529347 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20090/statm: 1291 1025 62 131 0 1158 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5164

[startup+0.701153 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 20090
/proc/meminfo: memFree=12930804/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=6336 CPUtime=0.69 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 1482 0 0 0 69 0 0 0 25 0 1 0 554256089 6488064 1338 33554432000 134512640 135048876 4289502160 18446744073709551615 134552475 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20090/statm: 1584 1338 67 131 0 1451 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6336

[startup+1.50098 s]
/proc/loadavg: 2.00 2.00 1.93 2/176 20092
/proc/meminfo: memFree=13709408/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=9532 CPUtime=1.49 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 2312 0 0 0 149 0 0 0 25 0 1 0 554256089 9760768 2168 33554432000 134512640 135048876 4289502160 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20090/statm: 2383 2168 67 131 0 2250 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9532

[startup+3.10075 s]
/proc/loadavg: 1.92 1.98 1.92 2/176 20092
/proc/meminfo: memFree=13705308/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=13856 CPUtime=3.09 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 3379 0 0 0 309 0 0 0 25 0 1 0 554256089 14188544 3235 33554432000 134512640 135048876 4289502160 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20090/statm: 3464 3235 67 131 0 3331 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13856

[startup+6.30117 s]
/proc/loadavg: 1.92 1.98 1.92 3/178 20119
/proc/meminfo: memFree=13692116/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=20760 CPUtime=6.29 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 5083 0 0 0 629 0 0 0 25 0 1 0 554256089 21258240 4939 33554432000 134512640 135048876 4289502160 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20090/statm: 5190 4939 67 131 0 5057 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20760

[startup+12.7011 s]
/proc/loadavg: 1.93 1.98 1.92 3/178 20119
/proc/meminfo: memFree=13671996/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=27204 CPUtime=12.69 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 6705 0 0 0 1268 1 0 0 25 0 1 0 554256089 27856896 6561 33554432000 134512640 135048876 4289502160 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20090/statm: 6801 6561 67 131 0 6668 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27204

[startup+25.5008 s]
/proc/loadavg: 1.94 1.98 1.92 3/178 20120
/proc/meminfo: memFree=13661740/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=30984 CPUtime=25.49 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 7627 0 0 0 2547 2 0 0 25 0 1 0 554256089 31727616 7483 33554432000 134512640 135048876 4289502160 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20090/statm: 7746 7483 67 131 0 7613 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30984

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.92 3/178 20121
/proc/meminfo: memFree=13646784/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=37028 CPUtime=51.09 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 9122 0 0 0 5107 2 0 0 25 0 1 0 554256089 37916672 8978 33554432000 134512640 135048876 4289502160 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 9257 8978 67 131 0 9124 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37028

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.92 3/178 20122
/proc/meminfo: memFree=13635364/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=41992 CPUtime=102.29 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 10359 0 0 0 10227 2 0 0 25 0 1 0 554256089 42999808 10215 33554432000 134512640 135048876 4289502160 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 10498 10215 67 131 0 10365 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 41992

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.92 3/178 20123
/proc/meminfo: memFree=13624556/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=48728 CPUtime=162.29 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 12006 0 0 0 16227 2 0 0 25 0 1 0 554256089 49897472 11862 33554432000 134512640 135048876 4289502160 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 12182 11862 67 131 0 12049 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 48728

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.92 3/178 20125
/proc/meminfo: memFree=13616852/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=53572 CPUtime=222.29 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 13134 0 0 0 22226 3 0 0 25 0 1 0 554256089 54857728 12990 33554432000 134512640 135048876 4289502160 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 13393 12990 67 131 0 13260 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 53572

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.92 3/178 20127
/proc/meminfo: memFree=13611876/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=54164 CPUtime=282.29 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 13283 0 0 0 28226 3 0 0 25 0 1 0 554256089 55463936 13139 33554432000 134512640 135048876 4289502160 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 13541 13139 67 131 0 13408 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 54164

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.92 3/178 20128
/proc/meminfo: memFree=13605024/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=60996 CPUtime=342.29 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 14927 0 0 0 34226 3 0 0 25 0 1 0 554256089 62459904 14783 33554432000 134512640 135048876 4289502160 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 15249 14783 67 131 0 15116 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 60996

[startup+402.301 s]
/proc/loadavg: 2.06 2.00 1.93 3/178 20130
/proc/meminfo: memFree=13599060/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=61640 CPUtime=402.29 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 15068 0 0 0 40226 3 0 0 25 0 1 0 554256089 63119360 14924 33554432000 134512640 135048876 4289502160 18446744073709551615 134547276 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 15410 14924 67 131 0 15277 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 61640

[startup+462.3 s]
/proc/loadavg: 2.02 2.00 1.93 3/178 20131
/proc/meminfo: memFree=13598676/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=61640 CPUtime=462.29 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 15078 0 0 0 46226 3 0 0 25 0 1 0 554256089 63119360 14934 33554432000 134512640 135048876 4289502160 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 15410 14934 67 131 0 15277 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 61640

[startup+522.301 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 20133
/proc/meminfo: memFree=13590224/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=64812 CPUtime=522.29 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 15891 0 0 0 52226 3 0 0 25 0 1 0 554256089 66367488 15747 33554432000 134512640 135048876 4289502160 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 16203 15747 67 131 0 16070 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 64812

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 20135
/proc/meminfo: memFree=13584628/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=70368 CPUtime=582.3 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 17254 0 0 0 58226 4 0 0 25 0 1 0 554256089 72056832 17110 33554432000 134512640 135048876 4289502160 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 17592 17110 67 131 0 17459 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 70368


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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20239
/proc/meminfo: memFree=13480812/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=122660 CPUtime=4062.39 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29810 0 0 0 406231 8 0 0 25 0 1 0 554256089 125603840 29666 33554432000 134512640 135048876 4289502160 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30665 29666 67 131 0 30532 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 122660

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20241
/proc/meminfo: memFree=13480796/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=122660 CPUtime=4122.38 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29814 0 0 0 412230 8 0 0 25 0 1 0 554256089 125603840 29670 33554432000 134512640 135048876 4289502160 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30665 29670 67 131 0 30532 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 122660

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20243
/proc/meminfo: memFree=13480404/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=122660 CPUtime=4182.38 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29814 0 0 0 418230 8 0 0 25 0 1 0 554256089 125603840 29670 33554432000 134512640 135048876 4289502160 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30665 29670 67 131 0 30532 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 122660

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20244
/proc/meminfo: memFree=13480264/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=122660 CPUtime=4242.39 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29816 0 0 0 424231 8 0 0 25 0 1 0 554256089 125603840 29672 33554432000 134512640 135048876 4289502160 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30665 29672 67 131 0 30532 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 122660

[startup+4302.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/178 20246
/proc/meminfo: memFree=13469080/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=122660 CPUtime=4302.39 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29818 0 0 0 430231 8 0 0 25 0 1 0 554256089 125603840 29674 33554432000 134512640 135048876 4289502160 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30665 29674 67 131 0 30532 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 122660

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 20247
/proc/meminfo: memFree=13464840/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=122660 CPUtime=4362.39 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29823 0 0 0 436231 8 0 0 25 0 1 0 554256089 125603840 29679 33554432000 134512640 135048876 4289502160 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30665 29679 67 131 0 30532 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 122660

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20249
/proc/meminfo: memFree=13464448/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=122660 CPUtime=4422.39 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29828 0 0 0 442231 8 0 0 25 0 1 0 554256089 125603840 29684 33554432000 134512640 135048876 4289502160 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30665 29684 67 131 0 30532 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 122660

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20251
/proc/meminfo: memFree=13464548/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=122660 CPUtime=4482.39 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29829 0 0 0 448231 8 0 0 25 0 1 0 554256089 125603840 29685 33554432000 134512640 135048876 4289502160 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30665 29685 67 131 0 30532 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 122660

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20252
/proc/meminfo: memFree=13464656/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=122660 CPUtime=4542.39 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29830 0 0 0 454231 8 0 0 25 0 1 0 554256089 125603840 29686 33554432000 134512640 135048876 4289502160 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30665 29686 67 131 0 30532 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 122660

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20254
/proc/meminfo: memFree=13464024/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=122660 CPUtime=4602.4 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29844 0 0 0 460232 8 0 0 25 0 1 0 554256089 125603840 29700 33554432000 134512640 135048876 4289502160 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30665 29700 67 131 0 30532 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 122660

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20255
/proc/meminfo: memFree=13463880/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=122660 CPUtime=4662.4 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29844 0 0 0 466232 8 0 0 25 0 1 0 554256089 125603840 29700 33554432000 134512640 135048876 4289502160 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30665 29700 67 131 0 30532 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 122660

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20257
/proc/meminfo: memFree=13463988/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=122660 CPUtime=4722.4 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29844 0 0 0 472232 8 0 0 25 0 1 0 554256089 125603840 29700 33554432000 134512640 135048876 4289502160 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30665 29700 67 131 0 30532 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 122660

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 20259
/proc/meminfo: memFree=13463972/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=122824 CPUtime=4782.4 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29878 0 0 0 478232 8 0 0 25 0 1 0 554256089 125771776 29734 33554432000 134512640 135048876 4289502160 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30706 29734 67 131 0 30573 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 122824

[startup+4842.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/178 20260
/proc/meminfo: memFree=13463712/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=123152 CPUtime=4842.4 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29943 0 0 0 484232 8 0 0 25 0 1 0 554256089 126107648 29799 33554432000 134512640 135048876 4289502160 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30788 29799 67 131 0 30655 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 123152

[startup+4902.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 20265
/proc/meminfo: memFree=13463032/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=123152 CPUtime=4902.4 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29943 0 0 0 490232 8 0 0 25 0 1 0 554256089 126107648 29799 33554432000 134512640 135048876 4289502160 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30788 29799 67 131 0 30655 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 123152

[startup+4962.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 20266
/proc/meminfo: memFree=13463196/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=123152 CPUtime=4962.4 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29947 0 0 0 496232 8 0 0 25 0 1 0 554256089 126107648 29803 33554432000 134512640 135048876 4289502160 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30788 29803 67 131 0 30655 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 123152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 20268
/proc/meminfo: memFree=13463056/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=123152 CPUtime=5000 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29955 0 0 0 499992 8 0 0 25 0 1 0 554256089 126107648 29811 33554432000 134512640 135048876 4289502160 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30788 29811 67 131 0 30655 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 123152

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 20268
/proc/meminfo: memFree=13463056/32951124 swapFree=67102140/67111528
[pid=20090] ppid=20088 vsize=123152 CPUtime=5000 cores=0,2,4,6
/proc/20090/stat : 20090 (minisat_noasser) R 20088 20090 19870 0 -1 4202496 29955 0 0 0 499992 8 0 0 25 0 1 0 554256089 126107648 29811 33554432000 134512640 135048876 4289502160 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/20090/statm: 30788 29811 67 131 0 30655 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 123152

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.91
CPU time (s): 5000.02
CPU user time (s): 4999.93
CPU system time (s): 0.090986
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 123152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.93
system time used= 0.090986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29955
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= 4
involuntary context switches= 7193

runsolver used 7.44787 second user time and 15.3137 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-24 12:17:34
IDJOB=3275134
IDBENCH=71487
IDSOLVER=1678
FILE ID=node119/3275134-1303640254
RUNJOBID= node119-1303635250-19888
PBS_JOBID= 13150729
Free space on /tmp= 71940 MiB

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

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

MD5SUM BENCH= bd9e06c08721e6eb7b4cb4a265dbdd48
RANDOM SEED=1968658123

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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:      12930952 kB
Buffers:       2214740 kB
Cached:       16378696 kB
SwapCached:       5504 kB
Active:        8257160 kB
Inactive:     11182788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12930952 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            1956 kB
Writeback:           0 kB
AnonPages:      843952 kB
Mapped:          15196 kB
Slab:           515660 kB
PageTables:       6244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   998728 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= 71940 MiB
End job on node119 at 2011-04-24 13:40:56