Trace number 3274916

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.07 1300.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
MD5SUM71638ad618721ad48c6bd2d48b828020
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.2785
Satisfiable
(Un)Satisfiability was proved
Number of variables2377
Number of clauses566749
Sum of the clauses size1135775
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2566699
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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:  2377                                                 |
0.00/0.00	c |  Number of clauses:    566749                                               |
0.09/0.16	c |  Parsing time:         0.15         s                                       |
43.69/43.78	c ============================[ Search Statistics ]==============================
43.69/43.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
43.69/43.78	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
43.69/43.78	c ===============================================================================
43.69/43.78	c |         0 |    2327   564372  1543743 |   188124        0    nan |  0.000 % |
43.79/43.81	c |       103 |    2327   564372  1543743 |   206936      103    211 |  0.000 % |
43.79/43.83	c |       253 |    2327   564372  1543743 |   227630      253    266 |  0.000 % |
43.79/43.87	c |       479 |    2327   564372  1543743 |   250393      479    262 |  0.000 % |
43.90/43.94	c |       816 |    2327   564372  1543743 |   275432      816    300 |  0.000 % |
44.00/44.06	c |      1327 |    2327   564372  1543743 |   302975     1327    301 |  0.000 % |
44.19/44.28	c |      2087 |    2327   564372  1543743 |   333273     2087    304 |  0.000 % |
44.59/44.67	c |      3231 |    2327   564372  1543743 |   366600     3231    300 |  0.000 % |
45.39/45.44	c |      4939 |    2327   564372  1543743 |   403260     4939    288 |  0.000 % |
47.09/47.15	c |      7506 |    2327   564372  1543743 |   443586     7506    284 |  0.000 % |
49.90/49.98	c |     11351 |    2327   564372  1543743 |   487945    11351    277 |  0.000 % |
53.19/53.21	c |     17117 |    2327   564372  1543743 |   536739    17117    283 |  0.000 % |
67.70/67.77	c |     25769 |    2327   564372  1543743 |   590413    25769    282 |  0.000 % |
87.19/87.28	c |     38745 |    2327   564372  1543743 |   649455    38745    284 |  0.000 % |
125.19/125.20	c |     58209 |    2327   564372  1543743 |   714400    58209    284 |  0.000 % |
183.29/183.33	c |     87402 |    2327   564372  1543743 |   785840    87402    280 |  0.000 % |
422.61/422.62	c |    131192 |    2327   564372  1543743 |   864424   131192    277 |  0.000 % |
866.22/866.27	c |    196878 |    2327   564372  1543743 |   950867   196878    273 |  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-3274916-1303610763/watcher-3274916-1303610763 -o /tmp/evaluation-result-3274916-1303610763/solver-3274916-1303610763 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274916-1303610763.cnf 

running on 2 cores: 4,6

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: 2.76 3.24 3.54 4/189 23247
/proc/meminfo: memFree=13616904/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=2900 CPUtime=0 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 676 0 0 0 0 0 0 0 25 0 1 0 551306992 2969600 632 33554432000 134512640 135048876 4287909664 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 725 633 50 131 0 592 0

[startup+0.0609691 s]
/proc/loadavg: 2.76 3.24 3.54 4/189 23247
/proc/meminfo: memFree=13616904/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=12272 CPUtime=0.05 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 3005 0 0 0 5 0 0 0 25 0 1 0 551306992 12566528 2961 33554432000 134512640 135048876 4287909664 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 3068 2962 50 131 0 2935 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12272

[startup+0.100965 s]
/proc/loadavg: 2.76 3.24 3.54 4/189 23247
/proc/meminfo: memFree=13616904/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=20632 CPUtime=0.09 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 4844 0 0 0 9 0 0 0 25 0 1 0 551306992 21127168 4800 33554432000 134512640 135048876 4287909664 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 5158 4801 50 131 0 5025 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20632

[startup+0.300922 s]
/proc/loadavg: 2.76 3.24 3.54 4/189 23247
/proc/meminfo: memFree=13616904/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=32220 CPUtime=0.29 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 7733 0 0 0 28 1 0 0 25 0 1 0 551306992 32993280 7689 33554432000 134512640 135048876 4287909664 18446744073709551615 134529229 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 8055 7689 62 131 0 7922 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32220

[startup+0.700855 s]
/proc/loadavg: 2.76 3.24 3.54 4/189 23247
/proc/meminfo: memFree=13616904/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=32220 CPUtime=0.69 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 7733 0 0 0 68 1 0 0 25 0 1 0 551306992 32993280 7689 33554432000 134512640 135048876 4287909664 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 8055 7689 62 131 0 7922 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32220

[startup+1.50071 s]
/proc/loadavg: 2.76 3.24 3.54 5/190 23248
/proc/meminfo: memFree=13573868/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=32220 CPUtime=1.49 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 7733 0 0 0 148 1 0 0 25 0 1 0 551306992 32993280 7689 33554432000 134512640 135048876 4287909664 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 8055 7689 62 131 0 7922 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32220

[startup+3.1004 s]
/proc/loadavg: 2.86 3.25 3.54 5/190 23248
/proc/meminfo: memFree=13567792/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=32220 CPUtime=3.09 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 7733 0 0 0 308 1 0 0 25 0 1 0 551306992 32993280 7689 33554432000 134512640 135048876 4287909664 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 8055 7689 62 131 0 7922 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32220

[startup+6.30079 s]
/proc/loadavg: 2.86 3.25 3.54 5/190 23248
/proc/meminfo: memFree=13550252/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=38820 CPUtime=6.29 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 9417 0 0 0 628 1 0 0 25 0 1 0 551306992 39751680 9373 33554432000 134512640 135048876 4287909664 18446744073709551615 134529691 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 9705 9373 62 131 0 9572 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38820

[startup+12.7006 s]
/proc/loadavg: 3.04 3.28 3.55 5/190 23248
/proc/meminfo: memFree=13534660/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=42632 CPUtime=12.69 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 10112 0 0 0 1268 1 0 0 25 0 1 0 551306992 43655168 10068 33554432000 134512640 135048876 4287909664 18446744073709551615 134529686 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 10658 10068 62 131 0 10525 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42632

[startup+25.5012 s]
/proc/loadavg: 3.18 3.30 3.55 5/190 23249
/proc/meminfo: memFree=13502296/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=42632 CPUtime=25.49 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 10184 0 0 0 2548 1 0 0 25 0 1 0 551306992 43655168 10140 33554432000 134512640 135048876 4287909664 18446744073709551615 134529671 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 10658 10140 62 131 0 10525 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42632

[startup+51.1004 s]
/proc/loadavg: 3.46 3.36 3.56 5/190 23249
/proc/meminfo: memFree=13436980/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=41944 CPUtime=51.1 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 13076 0 0 0 5108 2 0 0 25 0 1 0 551306992 42950656 10262 33554432000 134512640 135048876 4287909664 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 10486 10262 67 131 0 10353 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 41944

[startup+102.307 s]
/proc/loadavg: 3.78 3.46 3.58 5/190 23251
/proc/meminfo: memFree=13279984/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=85032 CPUtime=102.3 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 23816 0 0 0 10225 5 0 0 25 0 1 0 551306992 87072768 21002 33554432000 134512640 135048876 4287909664 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 21258 21002 67 131 0 21125 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85032

[startup+162.3 s]
/proc/loadavg: 3.92 3.56 3.60 5/190 23252
/proc/meminfo: memFree=13173328/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=119804 CPUtime=162.29 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 32451 0 0 0 16221 8 0 0 25 0 1 0 551306992 122679296 29637 33554432000 134512640 135048876 4287909664 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 29951 29637 67 131 0 29818 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 119804

[startup+222.301 s]
/proc/loadavg: 3.97 3.64 3.63 5/190 23254
/proc/meminfo: memFree=13074732/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=150340 CPUtime=222.3 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 39967 0 0 0 22219 11 0 0 25 0 1 0 551306992 153948160 37153 33554432000 134512640 135048876 4287909664 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 37585 37153 67 131 0 37452 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 150340

[startup+282.301 s]
/proc/loadavg: 4.02 3.71 3.65 5/190 23256
/proc/meminfo: memFree=13019268/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=163172 CPUtime=282.3 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 43122 0 0 0 28219 11 0 0 25 0 1 0 551306992 167088128 40308 33554432000 134512640 135048876 4287909664 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 40793 40308 67 131 0 40660 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 163172

[startup+342.301 s]
/proc/loadavg: 4.05 3.78 3.67 5/190 23257
/proc/meminfo: memFree=12974120/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=173636 CPUtime=342.31 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 45641 0 0 0 34218 13 0 0 25 0 1 0 551306992 177803264 42827 33554432000 134512640 135048876 4287909664 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 43409 42827 67 131 0 43276 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 173636

[startup+402.3 s]
/proc/loadavg: 4.06 3.83 3.70 5/190 23259
/proc/meminfo: memFree=12923608/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=183352 CPUtime=402.3 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 48064 0 0 0 40217 13 0 0 25 0 1 0 551306992 187752448 45250 33554432000 134512640 135048876 4287909664 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 45838 45250 67 131 0 45705 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 183352

[startup+462.301 s]
/proc/loadavg: 4.02 3.86 3.72 5/190 23260
/proc/meminfo: memFree=12865788/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=192740 CPUtime=462.31 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 50392 0 0 0 46217 14 0 0 25 0 1 0 551306992 197365760 47578 33554432000 134512640 135048876 4287909664 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 48185 47578 67 131 0 48052 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 192740

[startup+522.301 s]
/proc/loadavg: 4.00 3.88 3.73 5/190 23262
/proc/meminfo: memFree=12828196/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=201532 CPUtime=522.31 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 52523 0 0 0 52216 15 0 0 25 0 1 0 551306992 206368768 49709 33554432000 134512640 135048876 4287909664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 50383 49709 67 131 0 50250 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 201532

[startup+582.3 s]
/proc/loadavg: 4.00 3.90 3.74 5/190 23264
/proc/meminfo: memFree=12777828/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=216752 CPUtime=582.31 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 56312 0 0 0 58214 17 0 0 25 0 1 0 551306992 221954048 53498 33554432000 134512640 135048876 4287909664 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 54188 53498 67 131 0 54055 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 216752

[startup+642.301 s]
/proc/loadavg: 4.00 3.92 3.75 5/190 23265
/proc/meminfo: memFree=12739224/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=230792 CPUtime=642.32 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 59772 0 0 0 64214 18 0 0 25 0 1 0 551306992 236331008 56958 33554432000 134512640 135048876 4287909664 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 57698 56958 67 131 0 57565 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 230792

[startup+702.301 s]
/proc/loadavg: 4.03 3.94 3.77 5/190 23267
/proc/meminfo: memFree=12705104/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=237880 CPUtime=702.31 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 61541 0 0 0 70213 18 0 0 25 0 1 0 551306992 243589120 58727 33554432000 134512640 135048876 4287909664 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 59470 58727 67 131 0 59337 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 237880

[startup+762.307 s]
/proc/loadavg: 4.06 3.97 3.79 5/190 23268
/proc/meminfo: memFree=12661664/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=245968 CPUtime=762.33 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 63573 0 0 0 76213 20 0 0 25 0 1 0 551306992 251871232 60759 33554432000 134512640 135048876 4287909664 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 61492 60759 67 131 0 61359 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 245968

[startup+822.3 s]
/proc/loadavg: 4.02 3.97 3.80 5/190 23270
/proc/meminfo: memFree=12618732/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=254056 CPUtime=822.32 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 65550 0 0 0 82212 20 0 0 25 0 1 0 551306992 260153344 62736 33554432000 134512640 135048876 4287909664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 63514 62736 67 131 0 63381 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 254056

[startup+882.301 s]
/proc/loadavg: 4.01 3.97 3.81 5/190 23272
/proc/meminfo: memFree=12573552/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=261696 CPUtime=882.32 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 67423 0 0 0 88211 21 0 0 25 0 1 0 551306992 267976704 64609 33554432000 134512640 135048876 4287909664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 65424 64609 67 131 0 65291 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 261696

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 23273
/proc/meminfo: memFree=12538172/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=269172 CPUtime=942.32 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 69251 0 0 0 94211 21 0 0 25 0 1 0 551306992 275632128 66437 33554432000 134512640 135048876 4287909664 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 67293 66437 67 131 0 67160 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 269172

[startup+1002.3 s]
/proc/loadavg: 4.45 4.10 3.87 5/190 29029
/proc/meminfo: memFree=12482424/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=277292 CPUtime=1002.32 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 71173 0 0 0 100210 22 0 0 25 0 1 0 551306992 283947008 68359 33554432000 134512640 135048876 4287909664 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 69323 68359 67 131 0 69190 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 277292

[startup+1062.3 s]
/proc/loadavg: 4.16 4.08 3.88 5/190 29030
/proc/meminfo: memFree=12414840/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=295716 CPUtime=1062.33 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 75772 0 0 0 106208 25 0 0 25 0 1 0 551306992 302813184 72958 33554432000 134512640 135048876 4287909664 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 73929 72958 67 131 0 73796 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 295716

[startup+1122.3 s]
/proc/loadavg: 4.06 4.06 3.88 5/190 29032
/proc/meminfo: memFree=12353180/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=307380 CPUtime=1122.33 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 78667 0 0 0 112207 26 0 0 25 0 1 0 551306992 314757120 75853 33554432000 134512640 135048876 4287909664 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 76845 75853 67 131 0 76712 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 307380

[startup+1182.3 s]
/proc/loadavg: 4.02 4.05 3.89 5/190 29034
/proc/meminfo: memFree=12321016/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=316512 CPUtime=1182.33 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 80901 0 0 0 118206 27 0 0 25 0 1 0 551306992 324108288 78087 33554432000 134512640 135048876 4287909664 18446744073709551615 134546929 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 79128 78087 67 131 0 78995 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 316512

[startup+1242.3 s]
/proc/loadavg: 4.00 4.04 3.89 5/190 29035
/proc/meminfo: memFree=12288848/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=327968 CPUtime=1242.34 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 83771 0 0 0 124205 29 0 0 25 0 1 0 551306992 335839232 80957 33554432000 134512640 135048876 4287909664 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 81992 80957 67 131 0 81859 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 327968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.04 3.90 2/185 29040
/proc/meminfo: memFree=13311960/32950928 swapFree=67111528/67111528
[pid=23247] ppid=23245 vsize=343576 CPUtime=1300.04 cores=4,6
/proc/23247/stat : 23247 (minisat_noasser) R 23245 23247 23187 0 -1 4202496 87647 0 0 0 129974 30 0 0 25 0 1 0 551306992 351821824 84825 33554432000 134512640 135048876 4287909664 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23247/statm: 85894 84825 67 131 0 85761 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 343576

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.02
CPU time (s): 1300.07
CPU user time (s): 1299.74
CPU system time (s): 0.32495
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 343576

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

runsolver used 2.33264 second user time and 4.77127 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-24 04:06:03
IDJOB=3274916
IDBENCH=88228
IDSOLVER=1676
FILE ID=node114/3274916-1303610763
RUNJOBID= node114-1303610763-23206
PBS_JOBID= 13150641
Free space on /tmp= 71684 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274916-1303610763/watcher-3274916-1303610763 -o /tmp/evaluation-result-3274916-1303610763/solver-3274916-1303610763 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274916-1303610763.cnf

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

MD5SUM BENCH= 71638ad618721ad48c6bd2d48b828020
RANDOM SEED=1526377562

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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:      13618168 kB
Buffers:       2305144 kB
Cached:       16333848 kB
SwapCached:          0 kB
Active:        9346072 kB
Inactive:      9396740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13618168 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23420 kB
Writeback:           0 kB
AnonPages:      102908 kB
Mapped:          15204 kB
Slab:           524156 kB
PageTables:       5572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   289740 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= 71696 MiB
End job on node114 at 2011-04-24 04:27:45