Trace number 3275154

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

General information on the benchmark

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

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  945                                                  |
0.00/0.00	c |  Number of clauses:    61409                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.49/0.58	c ============================[ Search Statistics ]==============================
0.49/0.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.58	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.58	c ===============================================================================
0.49/0.58	c |         0 |     900    60464   180459 |    20154        0    nan |  0.000 % |
0.49/0.59	c |       103 |     900    60464   180459 |    22170      103    113 |  0.000 % |
0.59/0.60	c |       253 |     900    60464   180459 |    24387      253    134 |  0.000 % |
0.59/0.62	c |       480 |     900    60464   180459 |    26825      480    136 |  0.000 % |
0.59/0.64	c |       818 |     900    60464   180459 |    29508      818    131 |  0.000 % |
0.59/0.68	c |      1325 |     900    60464   180459 |    32459     1325    124 |  0.000 % |
0.69/0.75	c |      2085 |     900    60464   180459 |    35705     2085    122 |  0.000 % |
0.79/0.86	c |      3225 |     900    60464   180459 |    39275     3225    119 |  0.000 % |
1.00/1.05	c |      4934 |     900    60464   180459 |    43203     4934    122 |  0.000 % |
1.29/1.36	c |      7498 |     900    60464   180459 |    47523     7498    118 |  0.000 % |
1.99/2.02	c |     11342 |     900    60464   180459 |    52276    11342    119 |  0.000 % |
3.09/3.14	c |     17110 |     900    60464   180459 |    57503    17110    118 |  0.000 % |
4.89/4.94	c |     25759 |     900    60464   180459 |    63253    25759    116 |  0.000 % |
9.09/9.17	c |     38733 |     900    60464   180459 |    69579    38733    115 |  0.000 % |
17.89/17.95	c |     58197 |     900    60464   180459 |    76537    58197    114 |  0.000 % |
31.09/31.11	c |     87391 |     900    60464   180459 |    84191    27338    101 |  0.000 % |
49.50/49.53	c |    131182 |     900    60464   180459 |    92610    71129    110 |  0.000 % |
78.19/78.28	c |    196867 |     900    60464   180459 |   101871    62870    106 |  0.000 % |
121.80/121.85	c |    295394 |     900    60464   180459 |   112058    78153    110 |  0.000 % |
184.99/185.07	c |    443184 |     900    60464   180459 |   123264    37839     95 |  0.000 % |
273.40/273.49	c |    664868 |     900    60464   180459 |   135590    48938    103 |  0.000 % |
460.91/460.91	c |    997394 |     900    60464   180459 |   149149    37049     97 |  0.000 % |
743.51/743.59	c |   1496182 |     900    60464   180459 |   164064    24486     86 |  0.000 % |
1131.02/1131.08	c |   2244364 |     900    60464   180459 |   180470    53686    102 |  0.000 % |
1794.24/1794.25	c |   3366638 |     900    60464   180459 |   198518    50797     97 |  0.000 % |
2899.67/2899.64	c |   5050051 |     900    60464   180459 |   218369   147364     92 |  0.000 % |
4516.20/4516.12	c |   7575169 |     900    60464   180459 |   240206   118889     95 |  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-3275154-1303640256/watcher-3275154-1303640256 -o /tmp/evaluation-result-3275154-1303640256/solver-3275154-1303640256 -C 5000 -W 5000 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3275154-1303640256.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 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: 1.84 1.97 1.94 1/175 20667
/proc/meminfo: memFree=23324904/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 530 0 0 0 0 0 0 0 23 0 1 0 475628338 2777088 486 33554432000 134512640 135048876 4293899584 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 678 487 50 131 0 545 0

[startup+0.0753329 s]
/proc/loadavg: 1.84 1.97 1.94 1/175 20667
/proc/meminfo: memFree=23324904/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=4996 CPUtime=0.07 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 1124 0 0 0 7 0 0 0 23 0 1 0 475628338 5115904 1080 33554432000 134512640 135048876 4293899584 18446744073709551615 134529425 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 1249 1080 62 131 0 1116 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4996

[startup+0.100315 s]
/proc/loadavg: 1.84 1.97 1.94 1/175 20667
/proc/meminfo: memFree=23324904/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=5236 CPUtime=0.09 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 1140 0 0 0 9 0 0 0 23 0 1 0 475628338 5361664 1096 33554432000 134512640 135048876 4293899584 18446744073709551615 134529668 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 1309 1096 62 131 0 1176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5236

[startup+0.30028 s]
/proc/loadavg: 1.84 1.97 1.94 1/175 20667
/proc/meminfo: memFree=23324904/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=6340 CPUtime=0.29 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 1438 0 0 0 29 0 0 0 25 0 1 0 475628338 6492160 1394 33554432000 134512640 135048876 4293899584 18446744073709551615 134529671 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 1585 1394 62 131 0 1452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6340

[startup+0.700221 s]
/proc/loadavg: 1.84 1.97 1.94 1/175 20667
/proc/meminfo: memFree=23324904/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=5796 CPUtime=0.69 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 1457 0 0 0 69 0 0 0 25 0 1 0 475628338 5935104 1271 33554432000 134512640 135048876 4293899584 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 1449 1271 67 131 0 1316 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5796

[startup+1.50107 s]
/proc/loadavg: 1.84 1.97 1.94 2/173 20685
/proc/meminfo: memFree=23322680/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=9228 CPUtime=1.49 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 2302 0 0 0 149 0 0 0 25 0 1 0 475628338 9449472 2116 33554432000 134512640 135048876 4293899584 18446744073709551615 134548218 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 2307 2116 67 131 0 2174 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9228

[startup+3.10079 s]
/proc/loadavg: 1.84 1.97 1.94 3/178 20695
/proc/meminfo: memFree=23300436/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=13608 CPUtime=3.09 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 3400 0 0 0 309 0 0 0 25 0 1 0 475628338 13934592 3214 33554432000 134512640 135048876 4293899584 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 3402 3214 67 131 0 3269 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13608

[startup+6.30022 s]
/proc/loadavg: 1.85 1.97 1.94 3/178 20695
/proc/meminfo: memFree=23288876/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=20344 CPUtime=6.29 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 5070 0 0 0 629 0 0 0 25 0 1 0 475628338 20832256 4884 33554432000 134512640 135048876 4293899584 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 5086 4884 67 131 0 4953 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20344

[startup+12.7011 s]
/proc/loadavg: 1.86 1.97 1.94 3/178 20695
/proc/meminfo: memFree=23260260/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=28948 CPUtime=12.69 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 7224 0 0 0 1268 1 0 0 25 0 1 0 475628338 29642752 7038 33554432000 134512640 135048876 4293899584 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 7237 7038 67 131 0 7104 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28948

[startup+25.5008 s]
/proc/loadavg: 1.89 1.97 1.94 3/178 20696
/proc/meminfo: memFree=23223432/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=41164 CPUtime=25.49 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 10221 0 0 0 2547 2 0 0 25 0 1 0 475628338 42151936 10035 33554432000 134512640 135048876 4293899584 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 10291 10035 67 131 0 10158 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41164

[startup+51.1003 s]
/proc/loadavg: 1.93 1.97 1.94 3/178 20696
/proc/meminfo: memFree=23191708/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=44164 CPUtime=51.09 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 10993 0 0 0 5107 2 0 0 25 0 1 0 475628338 45223936 10807 33554432000 134512640 135048876 4293899584 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 11041 10807 67 131 0 10908 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 44164

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.94 3/178 20698
/proc/meminfo: memFree=23139736/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=58908 CPUtime=102.3 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 14568 0 0 0 10227 3 0 0 25 0 1 0 475628338 60321792 14382 33554432000 134512640 135048876 4293899584 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 14727 14382 67 131 0 14594 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 58908

[startup+162.301 s]
/proc/loadavg: 2.04 1.99 1.94 3/178 20699
/proc/meminfo: memFree=23096424/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=65524 CPUtime=162.29 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 16168 0 0 0 16226 3 0 0 25 0 1 0 475628338 67096576 15982 33554432000 134512640 135048876 4293899584 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 16381 15982 67 131 0 16248 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 65524

[startup+222.301 s]
/proc/loadavg: 2.05 2.00 1.95 3/178 20701
/proc/meminfo: memFree=23056848/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=65852 CPUtime=222.29 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 16247 0 0 0 22226 3 0 0 25 0 1 0 475628338 67432448 16061 33554432000 134512640 135048876 4293899584 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 16463 16061 67 131 0 16330 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 65852

[startup+282.3 s]
/proc/loadavg: 2.02 2.00 1.95 3/178 20702
/proc/meminfo: memFree=23016036/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=68892 CPUtime=282.3 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 16984 0 0 0 28226 4 0 0 25 0 1 0 475628338 70545408 16798 33554432000 134512640 135048876 4293899584 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 17223 16798 67 131 0 17090 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 68892

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 20704
/proc/meminfo: memFree=22981532/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=79576 CPUtime=342.3 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 19637 0 0 0 34225 5 0 0 25 0 1 0 475628338 81485824 19451 33554432000 134512640 135048876 4293899584 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 19894 19451 67 131 0 19761 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 79576

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 20706
/proc/meminfo: memFree=22960172/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=80096 CPUtime=402.3 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 19766 0 0 0 40225 5 0 0 25 0 1 0 475628338 82018304 19580 33554432000 134512640 135048876 4293899584 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 20024 19580 67 131 0 19891 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 80096

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 20707
/proc/meminfo: memFree=22940916/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=80260 CPUtime=462.3 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 19803 0 0 0 46225 5 0 0 25 0 1 0 475628338 82186240 19617 33554432000 134512640 135048876 4293899584 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 20065 19617 67 131 0 19932 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 80260

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 20709
/proc/meminfo: memFree=22920932/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=85428 CPUtime=522.3 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 21022 0 0 0 52225 5 0 0 25 0 1 0 475628338 87478272 20836 33554432000 134512640 135048876 4293899584 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 21357 20836 67 131 0 21224 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 85428

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 20710
/proc/meminfo: memFree=22907008/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=85568 CPUtime=582.3 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 21070 0 0 0 58225 5 0 0 25 0 1 0 475628338 87621632 20884 33554432000 134512640 135048876 4293899584 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 21392 20884 67 131 0 21259 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 85568


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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20815
/proc/meminfo: memFree=22629900/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=142532 CPUtime=4062.39 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 34716 0 0 0 406228 11 0 0 25 0 1 0 475628338 145952768 34498 33554432000 134512640 135048876 4293899584 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 35633 34498 67 131 0 35500 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 142532

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20817
/proc/meminfo: memFree=22610764/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=145280 CPUtime=4122.39 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 35371 0 0 0 412227 12 0 0 25 0 1 0 475628338 148766720 35153 33554432000 134512640 135048876 4293899584 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 36320 35153 67 131 0 36187 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 145280

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20818
/proc/meminfo: memFree=22594244/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=145524 CPUtime=4182.4 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 35414 0 0 0 418228 12 0 0 25 0 1 0 475628338 149016576 35196 33554432000 134512640 135048876 4293899584 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 36381 35196 67 131 0 36248 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 145524

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20820
/proc/meminfo: memFree=22579700/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=145688 CPUtime=4242.4 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 35449 0 0 0 424228 12 0 0 25 0 1 0 475628338 149184512 35231 33554432000 134512640 135048876 4293899584 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 36422 35231 67 131 0 36289 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 145688

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20822
/proc/meminfo: memFree=22579424/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=145852 CPUtime=4302.4 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 35477 0 0 0 430228 12 0 0 25 0 1 0 475628338 149352448 35259 33554432000 134512640 135048876 4293899584 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 36463 35259 67 131 0 36330 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 145852

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20823
/proc/meminfo: memFree=22579396/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=146016 CPUtime=4362.4 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 35513 0 0 0 436228 12 0 0 25 0 1 0 475628338 149520384 35295 33554432000 134512640 135048876 4293899584 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 36504 35295 67 131 0 36371 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 146016

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20825
/proc/meminfo: memFree=22579000/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=146260 CPUtime=4422.4 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 35557 0 0 0 442228 12 0 0 25 0 1 0 475628338 149770240 35339 33554432000 134512640 135048876 4293899584 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 36565 35339 67 131 0 36432 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 146260

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20826
/proc/meminfo: memFree=22578600/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=146636 CPUtime=4482.4 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 35672 0 0 0 448228 12 0 0 25 0 1 0 475628338 150155264 35454 33554432000 134512640 135048876 4293899584 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 36659 35454 67 131 0 36526 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 146636

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20828
/proc/meminfo: memFree=22578328/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=146800 CPUtime=4542.4 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 35705 0 0 0 454228 12 0 0 25 0 1 0 475628338 150323200 35487 33554432000 134512640 135048876 4293899584 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 36700 35487 67 131 0 36567 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 146800

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20830
/proc/meminfo: memFree=22571856/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=152984 CPUtime=4602.41 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 37259 0 0 0 460228 13 0 0 25 0 1 0 475628338 156655616 37041 33554432000 134512640 135048876 4293899584 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 38246 37041 67 131 0 38113 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 152984

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20831
/proc/meminfo: memFree=22568604/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=156020 CPUtime=4662.4 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 38010 0 0 0 466227 13 0 0 25 0 1 0 475628338 159764480 37792 33554432000 134512640 135048876 4293899584 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 39005 37792 67 131 0 38872 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 156020

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20833
/proc/meminfo: memFree=22568448/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=156264 CPUtime=4722.42 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 38063 0 0 0 472228 14 0 0 25 0 1 0 475628338 160014336 37845 33554432000 134512640 135048876 4293899584 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 39066 37845 67 131 0 38933 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 156264

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20834
/proc/meminfo: memFree=22561724/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=162988 CPUtime=4782.41 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 39732 0 0 0 478227 14 0 0 25 0 1 0 475628338 166899712 39514 33554432000 134512640 135048876 4293899584 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 40747 39514 67 131 0 40614 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 162988

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20836
/proc/meminfo: memFree=22561448/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=162988 CPUtime=4842.41 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 39746 0 0 0 484227 14 0 0 25 0 1 0 475628338 166899712 39528 33554432000 134512640 135048876 4293899584 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 40747 39528 67 131 0 40614 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 162988

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20838
/proc/meminfo: memFree=22560928/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=163584 CPUtime=4902.41 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 39891 0 0 0 490227 14 0 0 25 0 1 0 475628338 167510016 39673 33554432000 134512640 135048876 4293899584 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 40896 39673 67 131 0 40763 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 163584

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20839
/proc/meminfo: memFree=22560768/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=163584 CPUtime=4962.41 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 39891 0 0 0 496227 14 0 0 25 0 1 0 475628338 167510016 39673 33554432000 134512640 135048876 4293899584 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 40896 39673 67 131 0 40763 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 163584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 20840
/proc/meminfo: memFree=22560136/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=164236 CPUtime=5000.02 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 40015 0 0 0 499988 14 0 0 25 0 1 0 475628338 168177664 39797 33554432000 134512640 135048876 4293899584 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 41059 39797 67 131 0 40926 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 164236

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.99 3/178 20840
/proc/meminfo: memFree=22560136/32951124 swapFree=67051468/67111528
[pid=20667] ppid=20665 vsize=164236 CPUtime=5000.02 cores=1,3,5,7
/proc/20667/stat : 20667 (minisat_noasser) R 20665 20667 20443 0 -1 4202496 40015 0 0 0 499988 14 0 0 25 0 1 0 475628338 168177664 39797 33554432000 134512640 135048876 4293899584 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20667/statm: 41059 39797 67 131 0 40926 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 164236

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.91
CPU time (s): 5000.04
CPU user time (s): 4999.88
CPU system time (s): 0.156976
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 164236

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

runsolver used 7.43287 second user time and 17.4993 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-24 12:17:36
IDJOB=3275154
IDBENCH=71540
IDSOLVER=1678
FILE ID=node101/3275154-1303640256
RUNJOBID= node101-1303635252-20462
PBS_JOBID= 13150747
Free space on /tmp= 71780 MiB

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

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

MD5SUM BENCH= 6200c727c8a5a324974090a1f9a6d7ab
RANDOM SEED=1604343014

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23325200 kB
Buffers:       2069040 kB
Cached:        7051172 kB
SwapCached:      33708 kB
Active:        6083496 kB
Inactive:      3075424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23325200 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            2332 kB
Writeback:           0 kB
AnonPages:       25896 kB
Mapped:           9064 kB
Slab:           403392 kB
PageTables:       4208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   217664 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= 71776 MiB
End job on node101 at 2011-04-24 13:40:58