Trace number 3348614

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
minisat hack: cir_minisat 2011-03-02? (TO) 1300.05 1300.02

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.162
Satisfiable
(Un)Satisfiability was proved
Number of variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

Solver Data


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: 961)

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-3348614-1304968107/watcher-3348614-1304968107 -o /tmp/evaluation-result-3348614-1304968107/solver-3348614-1304968107 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348614-1304968107.cnf 

running on 2 cores: 0,2

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.24 0.05 0.02 3/331 11417
/proc/meminfo: memFree=27723172/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=20008 CPUtime=0 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 843 0 0 0 0 0 0 0 21 0 1 0 608411273 20488192 771 33554432000 4194304 4254575 140736009022800 18446744073709551615 4240513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 5002 772 211 15 0 1645 0

[startup+0.058057 s]
/proc/loadavg: 0.24 0.05 0.02 3/331 11417
/proc/meminfo: memFree=27723172/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=27176 CPUtime=0.05 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 3083 0 0 0 5 0 0 0 21 0 1 0 608411273 27828224 2876 33554432000 4194304 4254575 140736009022800 18446744073709551615 4212231 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 6794 2877 222 15 0 3437 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27176

[startup+0.10102 s]
/proc/loadavg: 0.24 0.05 0.02 3/331 11417
/proc/meminfo: memFree=27723172/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=27572 CPUtime=0.09 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 3250 0 0 0 9 0 0 0 21 0 1 0 608411273 28233728 3006 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216831 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 6893 3006 232 15 0 3536 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27572

[startup+0.301015 s]
/proc/loadavg: 0.24 0.05 0.02 3/331 11417
/proc/meminfo: memFree=27723172/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=27852 CPUtime=0.29 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 3369 0 0 0 29 0 0 0 22 0 1 0 608411273 28520448 3123 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 6963 3123 232 15 0 3606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27852

[startup+0.700941 s]
/proc/loadavg: 0.24 0.05 0.02 3/331 11417
/proc/meminfo: memFree=27723172/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=28060 CPUtime=0.69 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 3549 0 0 0 69 0 0 0 23 0 1 0 608411273 28733440 3300 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216707 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 7015 3300 233 15 0 3658 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28060

[startup+1.50079 s]
/proc/loadavg: 0.24 0.05 0.02 5/337 11428
/proc/meminfo: memFree=27692024/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=28404 CPUtime=1.49 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 3920 0 0 0 149 0 0 0 25 0 1 0 608411273 29085696 3667 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 7101 3667 233 15 0 3744 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28404

[startup+3.10047 s]
/proc/loadavg: 0.24 0.05 0.02 5/337 11428
/proc/meminfo: memFree=27683840/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=31976 CPUtime=3.09 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 4643 0 0 0 309 0 0 0 25 0 1 0 608411273 32743424 4374 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 7994 4374 233 15 0 4637 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31976

[startup+6.3009 s]
/proc/loadavg: 0.54 0.12 0.04 5/337 11428
/proc/meminfo: memFree=27663888/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=37476 CPUtime=6.29 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 6106 0 0 0 629 0 0 0 25 0 1 0 608411273 38375424 5822 33554432000 4194304 4254575 140736009022800 18446744073709551615 4223153 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 9369 5822 233 15 0 6012 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37476

[startup+12.7007 s]
/proc/loadavg: 0.82 0.18 0.06 5/337 11428
/proc/meminfo: memFree=27625896/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=46592 CPUtime=12.69 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 8626 0 0 0 1268 1 0 0 25 0 1 0 608411273 47710208 8268 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 11648 8268 233 15 0 8291 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46592

[startup+25.5003 s]
/proc/loadavg: 1.52 0.37 0.12 5/337 11429
/proc/meminfo: memFree=27553880/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=79752 CPUtime=25.49 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 13822 0 0 0 2546 3 0 0 25 0 1 0 608411273 81666048 13412 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216580 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 19938 13412 233 15 0 16581 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79752

[startup+51.1006 s]
/proc/loadavg: 2.37 0.66 0.22 5/337 11429
/proc/meminfo: memFree=27409072/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=115280 CPUtime=51.09 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 24067 0 0 0 5104 5 0 0 25 0 1 0 608411273 118046720 23561 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 28820 23561 233 15 0 25463 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 115280

[startup+102.313 s]
/proc/loadavg: 3.29 1.17 0.42 5/337 11431
/proc/meminfo: memFree=27415124/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=119964 CPUtime=102.3 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 48138 0 0 0 10219 11 0 0 25 0 1 0 608411273 122843136 20633 33554432000 4194304 4254575 140736009022800 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 29991 20633 233 15 0 26634 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 119964

[startup+162.301 s]
/proc/loadavg: 3.77 1.70 0.64 5/337 11459
/proc/meminfo: memFree=27190736/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=254928 CPUtime=162.3 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 67994 0 0 0 16214 16 0 0 25 0 1 0 608411273 261046272 40390 33554432000 4194304 4254575 140736009022800 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 63732 40390 233 15 0 60375 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 254928

[startup+222.301 s]
/proc/loadavg: 3.95 2.13 0.86 5/337 11461
/proc/meminfo: memFree=27395044/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=126812 CPUtime=222.29 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 98211 0 0 0 22205 24 0 0 25 0 1 0 608411273 129855488 23887 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 31703 23887 233 15 0 28346 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 126812

[startup+282.301 s]
/proc/loadavg: 4.02 2.48 1.06 5/337 11462
/proc/meminfo: memFree=27261328/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=262848 CPUtime=282.3 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 116476 0 0 0 28199 31 0 0 25 0 1 0 608411273 269156352 41996 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216520 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 65712 41996 233 15 0 62355 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 262848

[startup+342.301 s]
/proc/loadavg: 3.96 2.74 1.23 5/337 11491
/proc/meminfo: memFree=27263356/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=103808 CPUtime=342.3 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 136702 0 0 0 34192 38 0 0 25 0 1 0 608411273 106299392 22150 33554432000 4194304 4254575 140736009022800 18446744073709551615 4224299 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 25952 22150 233 15 0 22595 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 103808

[startup+402.301 s]
/proc/loadavg: 3.98 2.97 1.40 5/337 11493
/proc/meminfo: memFree=27232068/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=268420 CPUtime=402.3 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 167050 0 0 0 40183 47 0 0 25 0 1 0 608411273 274862080 52379 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216520 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 67105 52379 233 15 0 63748 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 268420

[startup+462.3 s]
/proc/loadavg: 3.99 3.15 1.56 5/337 11494
/proc/meminfo: memFree=26928216/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=402440 CPUtime=462.3 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 188719 0 0 0 46176 54 0 0 25 0 1 0 608411273 412098560 73976 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 100610 73976 233 15 0 97253 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 402440

[startup+522.3 s]
/proc/loadavg: 3.99 3.30 1.71 5/337 11496
/proc/meminfo: memFree=27238032/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=142456 CPUtime=522.3 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 211741 0 0 0 52168 62 0 0 25 0 1 0 608411273 145874944 26998 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216799 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 35614 26998 233 15 0 32257 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 142456

[startup+582.301 s]
/proc/loadavg: 4.09 3.46 1.86 5/337 11497
/proc/meminfo: memFree=26946952/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=275548 CPUtime=582.31 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 232602 0 0 0 58163 68 0 0 25 0 1 0 608411273 282161152 47740 33554432000 4194304 4254575 140736009022800 18446744073709551615 4228118 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 68887 47740 233 15 0 65530 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 275548

[startup+642.301 s]
/proc/loadavg: 4.03 3.55 1.99 5/337 11499
/proc/meminfo: memFree=27004952/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=98252 CPUtime=642.31 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 250459 0 0 0 64157 74 0 0 25 0 1 0 608411273 100610048 18766 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 24563 18766 233 15 0 21206 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 98252

[startup+702.301 s]
/proc/loadavg: 4.06 3.65 2.12 5/337 11501
/proc/meminfo: memFree=26808728/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=201428 CPUtime=702.31 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 268164 0 0 0 70152 79 0 0 25 0 1 0 608411273 206262272 36283 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 50357 36283 233 15 0 47000 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 201428

[startup+762.313 s]
/proc/loadavg: 4.07 3.72 2.24 5/337 11502
/proc/meminfo: memFree=26761164/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=285896 CPUtime=762.32 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 281598 0 0 0 76148 84 0 0 25 0 1 0 608411273 292757504 49582 33554432000 4194304 4254575 140736009022800 18446744073709551615 4222794 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 71474 49582 233 15 0 68117 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 285896

[startup+822.301 s]
/proc/loadavg: 4.02 3.77 2.35 5/337 11504
/proc/meminfo: memFree=26612304/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=156160 CPUtime=822.31 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 302846 0 0 0 82141 90 0 0 25 0 1 0 608411273 159907840 34840 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216608 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 39040 34840 233 15 0 35683 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 156160

[startup+882.301 s]
/proc/loadavg: 4.01 3.81 2.45 5/337 11505
/proc/meminfo: memFree=26992312/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=289728 CPUtime=882.31 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 320093 0 0 0 88134 97 0 0 25 0 1 0 608411273 296681472 51934 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 72432 51934 233 15 0 69075 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 289728

[startup+942.3 s]
/proc/loadavg: 4.00 3.84 2.54 5/337 11507
/proc/meminfo: memFree=27163872/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=130184 CPUtime=942.32 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 345777 0 0 0 94128 104 0 0 25 0 1 0 608411273 133308416 24509 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 32546 24509 233 15 0 29189 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 130184

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 2.63 5/337 11509
/proc/meminfo: memFree=26877116/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=215568 CPUtime=1002.31 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 365038 0 0 0 100122 109 0 0 25 0 1 0 608411273 220741632 43609 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216960 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 53892 43609 233 15 0 50535 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 215568

[startup+1062.3 s]
/proc/loadavg: 4.27 3.95 2.74 5/337 11510
/proc/meminfo: memFree=26801180/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=302896 CPUtime=1062.32 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 379216 0 0 0 106118 114 0 0 25 0 1 0 608411273 310165504 57703 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 75724 57703 233 15 0 72367 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 302896

[startup+1122.3 s]
/proc/loadavg: 4.22 3.99 2.82 5/337 11512
/proc/meminfo: memFree=26722124/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=112432 CPUtime=1122.32 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 392198 0 0 0 112113 119 0 0 25 0 1 0 608411273 115130368 22895 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 28108 22895 233 15 0 24751 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 112432

[startup+1182.3 s]
/proc/loadavg: 4.15 4.01 2.90 5/337 11513
/proc/meminfo: memFree=26806012/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=174232 CPUtime=1182.32 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 407786 0 0 0 118108 124 0 0 25 0 1 0 608411273 178413568 38326 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 43558 38326 233 15 0 40201 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 174232

[startup+1242.3 s]
/proc/loadavg: 4.12 4.02 2.97 5/337 11515
/proc/meminfo: memFree=26746084/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=225280 CPUtime=1242.33 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 420242 0 0 0 124104 129 0 0 25 0 1 0 608411273 230686720 50675 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 56320 50675 233 15 0 52963 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 225280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.03 4/335 11518
/proc/meminfo: memFree=26894344/32951124 swapFree=44485652/67111528
[pid=11417] ppid=11415 vsize=117124 CPUtime=1300.04 cores=0,2
/proc/11417/stat : 11417 (cir_minisat) R 11415 11417 11366 0 -1 4202496 436628 0 0 0 129870 134 0 0 25 0 1 0 608411273 119934976 24279 33554432000 4194304 4254575 140736009022800 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11417/statm: 29281 24279 233 15 0 25924 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 117124

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.05
CPU user time (s): 1298.71
CPU system time (s): 1.3458
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 417368

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

runsolver used 4.5853 second user time and 9.60554 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-09 21:08:28
IDJOB=3348614
IDBENCH=20523
IDSOLVER=1810
FILE ID=node105/3348614-1304968107
RUNJOBID= node105-1304968100-11384
PBS_JOBID= 13285645
Free space on /tmp= 48768 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348614-1304968107/watcher-3348614-1304968107 -o /tmp/evaluation-result-3348614-1304968107/solver-3348614-1304968107 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348614-1304968107.cnf

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

MD5SUM BENCH= 8a76c8add64173ae39149aae572a02d9
RANDOM SEED=1624722005

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27723452 kB
Buffers:        138856 kB
Cached:        3589208 kB
SwapCached:      39280 kB
Active:         351988 kB
Inactive:      4660460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27723452 kB
SwapTotal:    67111528 kB
SwapFree:     44485652 kB
Dirty:           22696 kB
Writeback:           0 kB
AnonPages:     1252504 kB
Mapped:          10616 kB
Slab:            84672 kB
PageTables:      67096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65443368 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= 48760 MiB
End job on node105 at 2011-05-09 21:30:10