Trace number 3273312

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: minisat SAT 2007? (TO) 1300.04 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/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 benchmark4.14637
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.36	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.57	c |      3222 |     720    42889   127634 |    27859     3222    106 |  0.000 % |
0.69/0.72	c |      4932 |     720    42889   127634 |    30645     4932    111 |  0.000 % |
1.00/1.02	c |      7496 |     720    42889   127634 |    33710     7496    111 |  0.000 % |
1.49/1.52	c |     11340 |     720    42889   127634 |    37081    11340    114 |  0.000 % |
2.59/2.68	c |     17107 |     720    42889   127634 |    40789    17107    114 |  0.000 % |
4.30/4.31	c |     25760 |     720    42889   127634 |    44868    25760    110 |  0.000 % |
7.29/7.37	c |     38735 |     720    42889   127634 |    49354    38735    106 |  0.000 % |
12.00/12.03	c |     58196 |     720    42889   127634 |    54290    24239     92 |  0.000 % |
23.89/23.93	c |     87390 |     720    42889   127634 |    59719    53433    102 |  0.000 % |
35.49/35.55	c |    131179 |     720    42889   127634 |    65691    52482    105 |  0.000 % |
58.19/58.21	c |    196863 |     720    42889   127634 |    72260    19633     84 |  0.000 % |
86.00/86.09	c |    295389 |     720    42889   127634 |    79486    62574     90 |  0.000 % |
129.80/129.87	c |    443178 |     720    42889   127634 |    87435    19444     85 |  0.000 % |
197.30/197.32	c |    664862 |     720    42889   127634 |    96178    30768     82 |  0.000 % |
318.50/318.51	c |    997388 |     720    42889   127634 |   105796    52388     87 |  0.000 % |
518.51/518.53	c |   1496179 |     720    42889   127634 |   116376    27727     78 |  0.000 % |
863.01/863.03	c |   2244362 |     720    42889   127634 |   128013    99451     84 |  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-3273312-1303600956/watcher-3273312-1303600956 -o /tmp/evaluation-result-3273312-1303600956/solver-3273312-1303600956 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3273312-1303600956.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.08 0.02 0.22 5/189 23880
/proc/meminfo: memFree=16568496/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=2700 CPUtime=0 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 470 0 0 0 0 0 0 0 22 0 1 0 471695345 2764800 426 33554432000 134512640 135048876 4289721328 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 675 427 50 131 0 542 0

[startup+0.0746261 s]
/proc/loadavg: 0.08 0.02 0.22 5/189 23880
/proc/meminfo: memFree=16568496/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=4596 CPUtime=0.07 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 944 0 0 0 7 0 0 0 22 0 1 0 471695345 4706304 900 33554432000 134512640 135048876 4289721328 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 1149 900 62 131 0 1016 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4596

[startup+0.100621 s]
/proc/loadavg: 0.08 0.02 0.22 5/189 23880
/proc/meminfo: memFree=16568496/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=4860 CPUtime=0.09 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 1016 0 0 0 9 0 0 0 22 0 1 0 471695345 4976640 972 33554432000 134512640 135048876 4289721328 18446744073709551615 134533457 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 1215 972 62 131 0 1082 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4860

[startup+0.300586 s]
/proc/loadavg: 0.08 0.02 0.22 5/189 23880
/proc/meminfo: memFree=16568496/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=5160 CPUtime=0.29 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 1070 0 0 0 29 0 0 0 23 0 1 0 471695345 5283840 1026 33554432000 134512640 135048876 4289721328 18446744073709551615 134529378 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 1290 1026 62 131 0 1157 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5160

[startup+0.700517 s]
/proc/loadavg: 0.08 0.02 0.22 5/189 23880
/proc/meminfo: memFree=16568496/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=6200 CPUtime=0.69 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 1478 0 0 0 69 0 0 0 25 0 1 0 471695345 6348800 1333 33554432000 134512640 135048876 4289721328 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 1550 1333 67 131 0 1417 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6200

[startup+1.50038 s]
/proc/loadavg: 0.08 0.02 0.22 5/190 23881
/proc/meminfo: memFree=16556836/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=9528 CPUtime=1.49 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 2306 0 0 0 149 0 0 0 25 0 1 0 471695345 9756672 2161 33554432000 134512640 135048876 4289721328 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 2382 2161 67 131 0 2249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9528

[startup+3.10009 s]
/proc/loadavg: 0.39 0.08 0.24 5/190 23881
/proc/meminfo: memFree=16548032/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=13852 CPUtime=3.09 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 3357 0 0 0 309 0 0 0 25 0 1 0 471695345 14184448 3212 33554432000 134512640 135048876 4289721328 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 3463 3212 67 131 0 3330 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13852

[startup+6.30053 s]
/proc/loadavg: 0.39 0.08 0.24 5/190 23881
/proc/meminfo: memFree=16526464/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=20492 CPUtime=6.29 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 5040 0 0 0 629 0 0 0 25 0 1 0 471695345 20983808 4895 33554432000 134512640 135048876 4289721328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 5123 4895 67 131 0 4990 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20492

[startup+12.7004 s]
/proc/loadavg: 0.95 0.21 0.28 5/190 23882
/proc/meminfo: memFree=16478104/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=27200 CPUtime=12.69 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 6707 0 0 0 1268 1 0 0 25 0 1 0 471695345 27852800 6562 33554432000 134512640 135048876 4289721328 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 6800 6562 67 131 0 6667 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27200

[startup+25.5002 s]
/proc/loadavg: 1.42 0.33 0.32 5/190 23882
/proc/meminfo: memFree=16427144/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=31796 CPUtime=25.49 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 7833 0 0 0 2548 1 0 0 25 0 1 0 471695345 32559104 7688 33554432000 134512640 135048876 4289721328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 7949 7688 67 131 0 7816 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31796

[startup+51.1006 s]
/proc/loadavg: 2.35 0.64 0.42 5/190 23882
/proc/meminfo: memFree=16359252/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=37024 CPUtime=51.09 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 9124 0 0 0 5108 1 0 0 25 0 1 0 471695345 37912576 8979 33554432000 134512640 135048876 4289721328 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 9256 8979 67 131 0 9123 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37024

[startup+102.307 s]
/proc/loadavg: 3.34 1.21 0.63 5/190 23884
/proc/meminfo: memFree=16272676/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=41988 CPUtime=102.3 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 10361 0 0 0 10228 2 0 0 25 0 1 0 471695345 42995712 10216 33554432000 134512640 135048876 4289721328 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 10497 10216 67 131 0 10364 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 41988

[startup+162.301 s]
/proc/loadavg: 3.76 1.71 0.83 5/190 23886
/proc/meminfo: memFree=16201244/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=48548 CPUtime=162.3 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 11962 0 0 0 16227 3 0 0 25 0 1 0 471695345 49713152 11817 33554432000 134512640 135048876 4289721328 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 12137 11817 67 131 0 12004 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 48548

[startup+222.301 s]
/proc/loadavg: 3.91 2.12 1.03 5/190 23887
/proc/meminfo: memFree=16155220/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=50992 CPUtime=222.3 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 12534 0 0 0 22227 3 0 0 25 0 1 0 471695345 52215808 12389 33554432000 134512640 135048876 4289721328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 12748 12389 67 131 0 12615 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 50992

[startup+282.301 s]
/proc/loadavg: 3.96 2.46 1.21 5/190 23889
/proc/meminfo: memFree=16101004/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=53996 CPUtime=282.29 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 13244 0 0 0 28226 3 0 0 25 0 1 0 471695345 55291904 13099 33554432000 134512640 135048876 4289721328 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 13499 13099 67 131 0 13366 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 53996

[startup+342.3 s]
/proc/loadavg: 3.98 2.74 1.38 5/190 23890
/proc/meminfo: memFree=16061652/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=56288 CPUtime=342.3 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 13773 0 0 0 34226 4 0 0 25 0 1 0 471695345 57638912 13628 33554432000 134512640 135048876 4289721328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 14072 13628 67 131 0 13939 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 56288

[startup+402.301 s]
/proc/loadavg: 3.99 2.97 1.55 5/190 23892
/proc/meminfo: memFree=16020220/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=61492 CPUtime=402.3 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 15042 0 0 0 40225 5 0 0 25 0 1 0 471695345 62967808 14897 33554432000 134512640 135048876 4289721328 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 15373 14897 67 131 0 15240 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 61492

[startup+462.3 s]
/proc/loadavg: 3.99 3.15 1.70 5/190 23894
/proc/meminfo: memFree=15980740/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=61636 CPUtime=462.3 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 15074 0 0 0 46225 5 0 0 25 0 1 0 471695345 63115264 14929 33554432000 134512640 135048876 4289721328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 15409 14929 67 131 0 15276 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 61636

[startup+522.301 s]
/proc/loadavg: 3.99 3.30 1.84 5/190 23895
/proc/meminfo: memFree=15942400/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=61636 CPUtime=522.31 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 15080 0 0 0 52226 5 0 0 25 0 1 0 471695345 63115264 14935 33554432000 134512640 135048876 4289721328 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 15409 14935 67 131 0 15276 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 61636

[startup+582.3 s]
/proc/loadavg: 3.99 3.43 1.97 5/190 23897
/proc/meminfo: memFree=15902928/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=64808 CPUtime=582.31 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 15908 0 0 0 58226 5 0 0 25 0 1 0 471695345 66363392 15763 33554432000 134512640 135048876 4289721328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 16202 15763 67 131 0 16069 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 64808

[startup+642.301 s]
/proc/loadavg: 4.03 3.54 2.10 5/190 23898
/proc/meminfo: memFree=15879208/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=70576 CPUtime=642.31 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 17282 0 0 0 64226 5 0 0 25 0 1 0 471695345 72269824 17137 33554432000 134512640 135048876 4289721328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 17644 17137 67 131 0 17511 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 70576

[startup+702.301 s]
/proc/loadavg: 4.01 3.62 2.22 5/190 23900
/proc/meminfo: memFree=15861440/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=70736 CPUtime=702.3 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 17324 0 0 0 70225 5 0 0 25 0 1 0 471695345 72433664 17179 33554432000 134512640 135048876 4289721328 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 17684 17179 67 131 0 17551 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 70736

[startup+762.306 s]
/proc/loadavg: 4.00 3.69 2.32 5/190 23902
/proc/meminfo: memFree=15841452/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=70900 CPUtime=762.31 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 17356 0 0 0 76226 5 0 0 25 0 1 0 471695345 72601600 17211 33554432000 134512640 135048876 4289721328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 17725 17211 67 131 0 17592 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 70900

[startup+822.301 s]
/proc/loadavg: 4.00 3.74 2.43 5/190 23903
/proc/meminfo: memFree=15820332/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=70900 CPUtime=822.31 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 17372 0 0 0 82226 5 0 0 25 0 1 0 471695345 72601600 17227 33554432000 134512640 135048876 4289721328 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 17725 17227 67 131 0 17592 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 70900

[startup+882.3 s]
/proc/loadavg: 4.00 3.79 2.52 5/190 23905
/proc/meminfo: memFree=15798492/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=71556 CPUtime=882.31 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 17486 0 0 0 88226 5 0 0 25 0 1 0 471695345 73273344 17341 33554432000 134512640 135048876 4289721328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 17889 17341 67 131 0 17756 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 71556

[startup+942.301 s]
/proc/loadavg: 4.00 3.82 2.61 5/190 23906
/proc/meminfo: memFree=15780364/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=74284 CPUtime=942.32 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 18159 0 0 0 94226 6 0 0 25 0 1 0 471695345 76066816 18014 33554432000 134512640 135048876 4289721328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 18571 18014 67 131 0 18438 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 74284

[startup+1002.3 s]
/proc/loadavg: 4.00 3.85 2.70 5/190 23908
/proc/meminfo: memFree=15755756/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=80312 CPUtime=1002.32 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 19664 0 0 0 100225 7 0 0 25 0 1 0 471695345 82239488 19519 33554432000 134512640 135048876 4289721328 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 20078 19519 67 131 0 19945 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 80312

[startup+1062.3 s]
/proc/loadavg: 4.00 3.88 2.77 5/190 23910
/proc/meminfo: memFree=15733148/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=80896 CPUtime=1062.32 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 19755 0 0 0 106225 7 0 0 25 0 1 0 471695345 82837504 19610 33554432000 134512640 135048876 4289721328 18446744073709551615 134547304 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 20224 19610 67 131 0 20091 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 80896

[startup+1122.3 s]
/proc/loadavg: 4.00 3.90 2.85 5/190 23911
/proc/meminfo: memFree=15704964/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=81060 CPUtime=1122.32 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 19788 0 0 0 112225 7 0 0 25 0 1 0 471695345 83005440 19643 33554432000 134512640 135048876 4289721328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 20265 19643 67 131 0 20132 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 81060

[startup+1182.3 s]
/proc/loadavg: 4.00 3.91 2.92 5/190 23913
/proc/meminfo: memFree=15676404/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=81388 CPUtime=1182.32 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 19853 0 0 0 118225 7 0 0 25 0 1 0 471695345 83341312 19708 33554432000 134512640 135048876 4289721328 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 20347 19708 67 131 0 20214 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 81388

[startup+1242.3 s]
/proc/loadavg: 4.00 3.92 2.98 5/190 23914
/proc/meminfo: memFree=15662384/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=81552 CPUtime=1242.33 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 19892 0 0 0 124226 7 0 0 25 0 1 0 471695345 83509248 19747 33554432000 134512640 135048876 4289721328 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 20388 19747 67 131 0 20255 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 81552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 3.93 3.04 3/183 23990
/proc/meminfo: memFree=16546996/32950928 swapFree=67111528/67111528
[pid=23880] ppid=23878 vsize=81552 CPUtime=1300.03 cores=5,7
/proc/23880/stat : 23880 (minisat_noasser) R 23878 23880 23820 0 -1 4202496 19896 0 0 0 129996 7 0 0 25 0 1 0 471695345 83509248 19751 33554432000 134512640 135048876 4289721328 18446744073709551615 134546907 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23880/statm: 20388 19751 67 131 0 20255 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 81552

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.97
CPU system time (s): 0.073988
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 81552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.97
system time used= 0.073988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19896
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 14229

runsolver used 2.12968 second user time and 4.97224 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-24 01:22:37
IDJOB=3273312
IDBENCH=71487
IDSOLVER=1676
FILE ID=node125/3273312-1303600956
RUNJOBID= node125-1303600951-23841
PBS_JOBID= 13150617
Free space on /tmp= 72704 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-3273312-1303600956/watcher-3273312-1303600956 -o /tmp/evaluation-result-3273312-1303600956/solver-3273312-1303600956 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3273312-1303600956.cnf

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

MD5SUM BENCH= bd9e06c08721e6eb7b4cb4a265dbdd48
RANDOM SEED=786819874

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16568768 kB
Buffers:       2187844 kB
Cached:       13548816 kB
SwapCached:          0 kB
Active:        7850256 kB
Inactive:      8004072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16568768 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13268 kB
Writeback:           0 kB
AnonPages:      116780 kB
Mapped:          15860 kB
Slab:           464864 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   304992 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= 72716 MiB
End job on node125 at 2011-04-24 01:44:19