Trace number 3348673

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

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w8.shuffled.cnf
MD5SUM82e833e539576c6d79252b19dcace0cf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.08123
Satisfiable
(Un)Satisfiability was proved
Number of variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

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

running on 2 cores: 1,3

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: 3.77 3.99 3.99 2/359 3858
/proc/meminfo: memFree=11307256/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=20216 CPUtime=0 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 905 0 0 0 0 0 0 0 21 0 1 0 589884693 20701184 835 33554432000 4194304 4254575 140735075594880 18446744073709551615 4241245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 5054 836 212 15 0 1697 0

[startup+0.094566 s]
/proc/loadavg: 3.77 3.99 3.99 2/359 3858
/proc/meminfo: memFree=11307256/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=26580 CPUtime=0.08 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 3579 0 0 0 8 0 0 0 21 0 1 0 589884693 27217920 3253 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216668 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 6645 3253 229 15 0 3288 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26580

[startup+0.100561 s]
/proc/loadavg: 3.77 3.99 3.99 2/359 3858
/proc/meminfo: memFree=11307256/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=26580 CPUtime=0.09 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 3587 0 0 0 9 0 0 0 21 0 1 0 589884693 27217920 3260 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 6645 3260 229 15 0 3288 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26580

[startup+0.300529 s]
/proc/loadavg: 3.77 3.99 3.99 2/359 3858
/proc/meminfo: memFree=11307256/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=26712 CPUtime=0.29 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 3822 0 0 0 29 0 0 0 22 0 1 0 589884693 27353088 3489 33554432000 4194304 4254575 140735075594880 18446744073709551615 4223041 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 6678 3489 232 15 0 3321 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26712

[startup+0.700467 s]
/proc/loadavg: 3.77 3.99 3.99 2/359 3858
/proc/meminfo: memFree=11307256/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=29828 CPUtime=0.69 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 4230 0 0 0 69 0 0 0 24 0 1 0 589884693 30543872 3892 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216799 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 7457 3892 232 15 0 4100 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29828

[startup+1.50031 s]
/proc/loadavg: 3.77 3.99 3.99 5/370 3877
/proc/meminfo: memFree=11258244/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=34972 CPUtime=1.49 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 4913 0 0 0 149 0 0 0 25 0 1 0 589884693 35811328 4564 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 8743 4564 232 15 0 5386 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34972

[startup+3.10103 s]
/proc/loadavg: 3.77 3.99 3.99 5/370 3877
/proc/meminfo: memFree=11244240/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=36008 CPUtime=3.09 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 6000 0 0 0 309 0 0 0 25 0 1 0 589884693 36872192 5644 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 9002 5644 232 15 0 5645 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36008

[startup+6.30045 s]
/proc/loadavg: 3.79 3.99 3.99 4/367 3925
/proc/meminfo: memFree=11224660/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=45048 CPUtime=6.29 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 7711 0 0 0 628 1 0 0 25 0 1 0 589884693 46129152 7338 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 11262 7338 232 15 0 7905 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45048

[startup+12.7003 s]
/proc/loadavg: 3.80 3.99 3.99 5/370 3984
/proc/meminfo: memFree=11158428/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=59396 CPUtime=12.69 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 10099 0 0 0 1268 1 0 0 25 0 1 0 589884693 60821504 9704 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216799 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 14849 9704 232 15 0 11492 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59396

[startup+25.501 s]
/proc/loadavg: 3.91 4.00 3.99 5/370 3985
/proc/meminfo: memFree=11096452/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=81636 CPUtime=25.49 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 13213 0 0 0 2547 2 0 0 25 0 1 0 589884693 83595264 12774 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216520 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 20409 12774 232 15 0 17052 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81636

[startup+51.1004 s]
/proc/loadavg: 3.94 4.00 3.99 5/370 3985
/proc/meminfo: memFree=11004512/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=87512 CPUtime=51.09 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 17938 0 0 0 5105 4 0 0 25 0 1 0 589884693 89612288 17437 33554432000 4194304 4254575 140735075594880 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 21878 17437 232 15 0 18521 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 87512

[startup+102.314 s]
/proc/loadavg: 4.06 4.03 4.00 5/370 4013
/proc/meminfo: memFree=10950800/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=124920 CPUtime=102.31 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 24342 0 0 0 10224 7 0 0 25 0 1 0 589884693 127918080 23772 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216771 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 31230 23772 232 15 0 27873 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 124920

[startup+162.3 s]
/proc/loadavg: 4.09 4.05 4.01 5/370 4066
/proc/meminfo: memFree=9423720/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=133060 CPUtime=162.29 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 29934 0 0 0 16220 9 0 0 25 0 1 0 589884693 136253440 29293 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 33265 29293 232 15 0 29908 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 133060

[startup+222.301 s]
/proc/loadavg: 4.03 4.04 4.00 5/370 4077
/proc/meminfo: memFree=9372876/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=187672 CPUtime=222.3 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 34385 0 0 0 22218 12 0 0 25 0 1 0 589884693 192176128 33691 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216529 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 46918 33691 232 15 0 43561 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 187672

[startup+282.301 s]
/proc/loadavg: 4.01 4.03 4.00 5/370 4079
/proc/meminfo: memFree=9310916/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=192536 CPUtime=282.29 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 38576 0 0 0 28216 13 0 0 25 0 1 0 589884693 197156864 37829 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 48134 37829 232 15 0 44777 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 192536

[startup+342.301 s]
/proc/loadavg: 4.06 4.04 4.00 5/370 4080
/proc/meminfo: memFree=9247368/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=196236 CPUtime=342.3 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 42410 0 0 0 34215 15 0 0 25 0 1 0 589884693 200945664 41609 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216771 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 49059 41609 232 15 0 45702 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 196236

[startup+402.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/370 4082
/proc/meminfo: memFree=9154320/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=198388 CPUtime=402.3 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 45422 0 0 0 40213 17 0 0 25 0 1 0 589884693 203149312 44580 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 49597 44580 232 15 0 46240 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 198388

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/370 4083
/proc/meminfo: memFree=9094876/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=286220 CPUtime=462.3 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 48713 0 0 0 46211 19 0 0 25 0 1 0 589884693 293089280 47842 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216524 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 71555 47842 232 15 0 68198 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 286220

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/370 4085
/proc/meminfo: memFree=9125816/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=108028 CPUtime=522.31 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 57658 0 0 0 52208 23 0 0 25 0 1 0 589884693 110620672 21533 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216789 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 27007 21533 232 15 0 23650 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 108028

[startup+582.301 s]
/proc/loadavg: 4.07 4.03 4.00 5/370 4087
/proc/meminfo: memFree=9048880/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=157816 CPUtime=582.3 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 65046 0 0 0 58204 26 0 0 25 0 1 0 589884693 161603584 28804 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216768 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 39454 28804 232 15 0 36097 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 157816

[startup+642.3 s]
/proc/loadavg: 4.18 4.06 4.02 5/370 4088
/proc/meminfo: memFree=8961912/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=158392 CPUtime=642.31 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 69639 0 0 0 64202 29 0 0 25 0 1 0 589884693 162193408 33327 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 39598 33327 232 15 0 36241 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 158392

[startup+702.301 s]
/proc/loadavg: 4.12 4.06 4.01 5/370 4090
/proc/meminfo: memFree=8911024/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=209500 CPUtime=702.31 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 73517 0 0 0 70199 32 0 0 25 0 1 0 589884693 214528000 37130 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216789 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 52375 37130 232 15 0 49018 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 209500

[startup+762.314 s]
/proc/loadavg: 4.04 4.05 4.01 5/370 4091
/proc/meminfo: memFree=8819700/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=210812 CPUtime=762.32 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 77222 0 0 0 76197 35 0 0 25 0 1 0 589884693 215871488 40779 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 52703 40779 232 15 0 49346 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 210812

[startup+822.301 s]
/proc/loadavg: 4.01 4.04 4.00 5/370 4093
/proc/meminfo: memFree=8741536/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=211892 CPUtime=822.31 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 79773 0 0 0 82195 36 0 0 25 0 1 0 589884693 216977408 43290 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216995 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 52973 43290 232 15 0 49616 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 211892

[startup+882.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/370 4095
/proc/meminfo: memFree=8665352/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=212624 CPUtime=882.32 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 82326 0 0 0 88194 38 0 0 25 0 1 0 589884693 217726976 45803 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 53156 45803 232 15 0 49799 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 212624

[startup+942.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/370 4096
/proc/meminfo: memFree=8571812/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=214196 CPUtime=942.31 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 85621 0 0 0 94191 40 0 0 25 0 1 0 589884693 219336704 49047 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 53549 49047 232 15 0 50192 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 214196

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/370 4098
/proc/meminfo: memFree=8472692/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=296760 CPUtime=1002.31 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 88652 0 0 0 100190 41 0 0 25 0 1 0 589884693 303882240 52031 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216707 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 74190 52031 232 15 0 70833 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 296760

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/370 4099
/proc/meminfo: memFree=8333520/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=305728 CPUtime=1062.32 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 92391 0 0 0 106189 43 0 0 25 0 1 0 589884693 313065472 55731 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 76432 55731 232 15 0 73075 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 305728

[startup+1122.3 s]
/proc/loadavg: 3.72 3.95 3.98 4/364 4118
/proc/meminfo: memFree=9285492/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=310020 CPUtime=1122.32 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 94993 0 0 0 112188 44 0 0 25 0 1 0 589884693 317460480 58302 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 77505 58302 232 15 0 74148 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 310020

[startup+1182.3 s]
/proc/loadavg: 3.32 3.79 3.92 4/364 4120
/proc/meminfo: memFree=9287556/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=148004 CPUtime=1182.33 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 105616 0 0 0 118184 49 0 0 25 0 1 0 589884693 151556096 29126 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 37001 29126 232 15 0 33644 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 148004

[startup+1242.3 s]
/proc/loadavg: 3.19 3.66 3.87 4/364 4121
/proc/meminfo: memFree=9215088/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=178824 CPUtime=1242.33 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 111439 0 0 0 124181 52 0 0 25 0 1 0 589884693 183115776 34855 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 44706 34855 232 15 0 41349 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 178824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.07 3.54 3.81 4/364 4123
/proc/meminfo: memFree=9162828/32951124 swapFree=67111348/67111528
[pid=3858] ppid=3856 vsize=178824 CPUtime=1300.03 cores=1,3
/proc/3858/stat : 3858 (cir_minisat) R 3856 3858 2950 0 -1 4202496 115147 0 0 0 129949 54 0 0 25 0 1 0 589884693 183115776 38506 33554432000 4194304 4254575 140735075594880 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3858/statm: 44706 38506 232 15 0 41349 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 178824

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): 1299.5
CPU system time (s): 0.550916
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 321796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.5
system time used= 0.550916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115147
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= 6
involuntary context switches= 706

runsolver used 4.47332 second user time and 10.9023 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-09 22:58:08
IDJOB=3348673
IDBENCH=88062
IDSOLVER=1810
FILE ID=node145/3348673-1304974688
RUNJOBID= node145-1304974688-3836
PBS_JOBID= 13285605
Free space on /tmp= 43340 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w8.shuffled.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348673-1304974688/watcher-3348673-1304974688 -o /tmp/evaluation-result-3348673-1304974688/solver-3348673-1304974688 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348673-1304974688.cnf

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

MD5SUM BENCH= 82e833e539576c6d79252b19dcace0cf
RANDOM SEED=1642289167

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11307536 kB
Buffers:        216800 kB
Cached:       15366480 kB
SwapCached:          0 kB
Active:        6758128 kB
Inactive:     14301624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11307536 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            4320 kB
Writeback:           0 kB
AnonPages:     5476572 kB
Mapped:          27440 kB
Slab:           484188 kB
PageTables:      34424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79370032 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= 43120 MiB
End job on node145 at 2011-05-09 23:19:50