Trace number 3379427

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
UmSat 2011-05-12 (fixed)? (TO) 1300.08 1300.05

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top29.cnf
MD5SUM9b1b1066fe010948020f1c6b5be34d5d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.5867
Satisfiable
(Un)Satisfiability was proved
Number of variables94998
Number of clauses302862
Sum of the clauses size740744
Maximum clause length3473
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2183377
Number of clauses of size 3117600
Number of clauses of size 4434
Number of clauses of size 527
Number of clauses of size over 51423

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-3379427-1305456878/watcher-3379427-1305456878 -o /tmp/evaluation-result-3379427-1305456878/solver-3379427-1305456878 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379427-1305456878.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: 2.39 2.98 3.16 4/423 24190
/proc/meminfo: memFree=13780608/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=11928 CPUtime=0.01 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4194304 403 0 0 0 1 0 0 0 21 0 1 0 735918512 12214272 344 33554432000 4194304 4263832 140736296633712 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 2982 344 241 17 0 155 0

[startup+0.089885 s]
/proc/loadavg: 2.39 2.98 3.16 4/423 24190
/proc/meminfo: memFree=13780608/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=13360 CPUtime=0.08 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4194304 878 0 0 0 8 0 0 0 21 0 1 0 735918512 13680640 673 33554432000 4194304 4263832 140736296633712 18446744073709551615 47619295537682 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 3340 673 242 17 0 513 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13360

[startup+0.100879 s]
/proc/loadavg: 2.39 2.98 3.16 4/423 24190
/proc/meminfo: memFree=13780608/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=13360 CPUtime=0.09 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4194304 896 0 0 0 9 0 0 0 21 0 1 0 735918512 13680640 691 33554432000 4194304 4263832 140736296633712 18446744073709551615 4236747 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 3340 691 242 17 0 513 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13360

[startup+0.300846 s]
/proc/loadavg: 2.39 2.98 3.16 4/423 24190
/proc/meminfo: memFree=13780608/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=18832 CPUtime=0.29 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4194304 2532 0 0 0 29 0 0 0 22 0 1 0 735918512 19283968 1749 33554432000 4194304 4263832 140736296633712 18446744073709551615 4237351 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 4708 1749 242 17 0 1881 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18832

[startup+0.700775 s]
/proc/loadavg: 2.39 2.98 3.16 4/423 24190
/proc/meminfo: memFree=13780608/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=25996 CPUtime=0.69 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4194304 4913 0 0 0 69 0 0 0 24 0 1 0 735918512 26619904 3361 33554432000 4194304 4263832 140736296633712 18446744073709551615 47619295711194 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 6499 3361 242 17 0 3672 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25996

[startup+1.50063 s]
/proc/loadavg: 2.39 2.98 3.16 5/424 24191
/proc/meminfo: memFree=13743768/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=70448 CPUtime=1.49 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 19123 0 0 0 147 2 0 0 25 0 1 0 735918512 72138752 14259 33554432000 4194304 4263832 140736296633712 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 17612 14259 247 17 0 14785 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70448

[startup+3.10036 s]
/proc/loadavg: 2.39 2.98 3.16 6/424 24191
/proc/meminfo: memFree=13698260/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=70448 CPUtime=3.09 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 19123 0 0 0 307 2 0 0 25 0 1 0 735918512 72138752 14259 33554432000 4194304 4263832 140736296633712 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 17612 14259 247 17 0 14785 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70448

[startup+6.30079 s]
/proc/loadavg: 2.60 3.01 3.17 5/424 24191
/proc/meminfo: memFree=13686624/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=70448 CPUtime=6.29 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 19123 0 0 0 627 2 0 0 25 0 1 0 735918512 72138752 14259 33554432000 4194304 4263832 140736296633712 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 17612 14259 247 17 0 14785 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70448

[startup+12.7007 s]
/proc/loadavg: 2.72 3.03 3.17 5/424 24192
/proc/meminfo: memFree=13661028/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=70448 CPUtime=12.69 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 19123 0 0 0 1267 2 0 0 25 0 1 0 735918512 72138752 14259 33554432000 4194304 4263832 140736296633712 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 17612 14259 247 17 0 14785 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70448

[startup+25.5004 s]
/proc/loadavg: 3.00 3.08 3.19 5/424 24192
/proc/meminfo: memFree=13616476/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=70448 CPUtime=25.49 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 19123 0 0 0 2547 2 0 0 25 0 1 0 735918512 72138752 14259 33554432000 4194304 4263832 140736296633712 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 17612 14259 247 17 0 14785 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70448

[startup+51.1009 s]
/proc/loadavg: 3.34 3.15 3.21 5/424 24192
/proc/meminfo: memFree=13529772/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=70448 CPUtime=51.09 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 19123 0 0 0 5107 2 0 0 25 0 1 0 735918512 72138752 14259 33554432000 4194304 4263832 140736296633712 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 17612 14259 247 17 0 14785 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70448

[startup+102.316 s]
/proc/loadavg: 3.71 3.28 3.24 5/424 24194
/proc/meminfo: memFree=13349940/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=91452 CPUtime=102.31 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 24315 0 0 0 10228 3 0 0 25 0 1 0 735918512 93646848 19451 33554432000 4194304 4263832 140736296633712 18446744073709551615 4244166 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 22863 19451 247 17 0 20036 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 91452

[startup+162.3 s]
/proc/loadavg: 3.89 3.41 3.29 5/424 24196
/proc/meminfo: memFree=13155120/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=133724 CPUtime=162.3 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 34821 0 0 0 16223 7 0 0 25 0 1 0 735918512 136933376 29957 33554432000 4194304 4263832 140736296633712 18446744073709551615 4211585 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 33431 29957 247 17 0 30604 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 133724

[startup+222.301 s]
/proc/loadavg: 4.17 3.56 3.35 5/424 24197
/proc/meminfo: memFree=12998352/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=179500 CPUtime=222.3 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 46278 0 0 0 22219 11 0 0 25 0 1 0 735918512 183808000 41414 33554432000 4194304 4263832 140736296633712 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 44875 41414 247 17 0 42048 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 179500

[startup+282.301 s]
/proc/loadavg: 4.19 3.67 3.39 5/424 24199
/proc/meminfo: memFree=12837372/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=227676 CPUtime=282.3 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 58064 0 0 0 28213 17 0 0 25 0 1 0 735918512 233140224 53200 33554432000 4194304 4263832 140736296633712 18446744073709551615 4205809 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 56919 53200 247 17 0 54092 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 227676

[startup+342.301 s]
/proc/loadavg: 4.13 3.74 3.44 5/424 24200
/proc/meminfo: memFree=12664864/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=300372 CPUtime=342.3 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 75608 0 0 0 34208 22 0 0 25 0 1 0 735918512 307580928 70744 33554432000 4194304 4263832 140736296633712 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 75093 70744 247 17 0 72266 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 300372

[startup+402.3 s]
/proc/loadavg: 4.13 3.82 3.48 5/424 24211
/proc/meminfo: memFree=12516032/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=357192 CPUtime=402.3 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 89835 0 0 0 40202 28 0 0 25 0 1 0 735918512 365764608 84971 33554432000 4194304 4263832 140736296633712 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 89298 84971 247 17 0 86471 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 357192

[startup+462.301 s]
/proc/loadavg: 4.05 3.85 3.51 5/424 24213
/proc/meminfo: memFree=12386912/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=399548 CPUtime=462.3 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 100344 0 0 0 46199 31 0 0 25 0 1 0 735918512 409137152 95479 33554432000 4194304 4263832 140736296633712 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 99887 95479 248 17 0 97060 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 399548

[startup+522.3 s]
/proc/loadavg: 4.02 3.87 3.54 5/424 24214
/proc/meminfo: memFree=12260284/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=444984 CPUtime=522.3 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 111717 0 0 0 52196 34 0 0 25 0 1 0 735918512 455663616 106852 33554432000 4194304 4263832 140736296633712 18446744073709551615 4207684 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 111246 106852 248 17 0 108419 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 444984

[startup+582.301 s]
/proc/loadavg: 4.00 3.89 3.56 5/424 24216
/proc/meminfo: memFree=12169008/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=476328 CPUtime=582.3 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 118964 0 0 0 58193 37 0 0 25 0 1 0 735918512 487759872 114099 33554432000 4194304 4263832 140736296633712 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 119082 114099 248 17 0 116255 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 476328

[startup+642.3 s]
/proc/loadavg: 4.00 3.91 3.59 6/424 24217
/proc/meminfo: memFree=12064956/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=516152 CPUtime=642.32 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 128911 0 0 0 64190 42 0 0 25 0 1 0 735918512 528539648 124045 33554432000 4194304 4263832 140736296633712 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 129038 124045 247 17 0 126211 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 516152

[startup+702.301 s]
/proc/loadavg: 4.00 3.92 3.61 5/424 24219
/proc/meminfo: memFree=11966612/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=557696 CPUtime=702.31 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 139303 0 0 0 70185 46 0 0 25 0 1 0 735918512 571080704 134437 33554432000 4194304 4263832 140736296633712 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 139424 134437 247 17 0 136597 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 557696

[startup+762.316 s]
/proc/loadavg: 4.00 3.93 3.63 5/424 24221
/proc/meminfo: memFree=11876564/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=591968 CPUtime=762.32 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 147851 0 0 0 76182 50 0 0 25 0 1 0 735918512 606175232 142984 33554432000 4194304 4263832 140736296633712 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 147992 142984 247 17 0 145165 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 591968

[startup+822.301 s]
/proc/loadavg: 4.11 3.99 3.67 5/424 24222
/proc/meminfo: memFree=11780936/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=638064 CPUtime=822.31 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 159358 0 0 0 82178 53 0 0 25 0 1 0 735918512 653377536 154491 33554432000 4194304 4263832 140736296633712 18446744073709551615 4205780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 159516 154491 247 17 0 156689 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 638064

[startup+882.3 s]
/proc/loadavg: 4.10 4.01 3.70 6/424 24224
/proc/meminfo: memFree=11675520/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=685208 CPUtime=882.31 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 171139 0 0 0 88174 57 0 0 25 0 1 0 735918512 701652992 166272 33554432000 4194304 4263832 140736296633712 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 171302 166272 247 17 0 168475 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 685208

[startup+942.301 s]
/proc/loadavg: 4.19 4.05 3.73 5/424 24225
/proc/meminfo: memFree=11585100/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=718548 CPUtime=942.31 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 179422 0 0 0 94170 61 0 0 25 0 1 0 735918512 735793152 174555 33554432000 4194304 4263832 140736296633712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 179637 174555 248 17 0 176810 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 718548

[startup+1002.3 s]
/proc/loadavg: 4.07 4.04 3.74 6/424 24227
/proc/meminfo: memFree=11483652/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=764164 CPUtime=1002.31 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 190624 0 0 0 100166 65 0 0 25 0 1 0 735918512 782503936 185756 33554432000 4194304 4263832 140736296633712 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 191041 185756 247 17 0 188214 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 764164

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 3.75 5/424 24229
/proc/meminfo: memFree=11371044/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=809920 CPUtime=1062.31 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 201891 0 0 0 106162 69 0 0 25 0 1 0 735918512 829358080 197023 33554432000 4194304 4263832 140736296633712 18446744073709551615 4207844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 202480 197023 248 17 0 199653 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 809920

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.76 6/424 24230
/proc/meminfo: memFree=11225828/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=859976 CPUtime=1122.31 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 213741 0 0 0 112158 73 0 0 25 0 1 0 735918512 880615424 208873 33554432000 4194304 4263832 140736296633712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 214994 208873 248 17 0 212167 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 859976

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.78 5/424 24232
/proc/meminfo: memFree=11091028/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=895464 CPUtime=1182.31 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 222542 0 0 0 118154 77 0 0 25 0 1 0 735918512 916955136 217673 33554432000 4194304 4263832 140736296633712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 223866 217673 248 17 0 221039 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 895464

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.79 6/424 24233
/proc/meminfo: memFree=10965028/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=932992 CPUtime=1242.32 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 231835 0 0 0 124152 80 0 0 25 0 1 0 735918512 955383808 226966 33554432000 4194304 4263832 140736296633712 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 233248 226966 248 17 0 230421 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 932992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.80 2/418 24238
/proc/meminfo: memFree=12856180/32951124 swapFree=65586204/67111528
[pid=24190] ppid=24188 vsize=970264 CPUtime=1300.03 cores=1,3
/proc/24190/stat : 24190 (umsat) R 24188 24190 24130 0 -1 4202496 241130 0 0 0 129918 85 0 0 25 0 1 0 735918512 993550336 236261 33554432000 4194304 4263832 140736296633712 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24190/statm: 242566 236261 248 17 0 239739 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 970264

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

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

runsolver used 5.01124 second user time and 12.7471 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 12:54:39
IDJOB=3379427
IDBENCH=83120
IDSOLVER=1861
FILE ID=node119/3379427-1305456878
RUNJOBID= node119-1305456878-24150
PBS_JOBID= 13324893
Free space on /tmp= 73292 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top29.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379427-1305456878/watcher-3379427-1305456878 -o /tmp/evaluation-result-3379427-1305456878/solver-3379427-1305456878 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379427-1305456878.cnf

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

MD5SUM BENCH= 9b1b1066fe010948020f1c6b5be34d5d
RANDOM SEED=794119238

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13780896 kB
Buffers:        300536 kB
Cached:        4864244 kB
SwapCached:       4756 kB
Active:       15632320 kB
Inactive:      3192368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13780896 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           18808 kB
Writeback:          16 kB
AnonPages:    13658832 kB
Mapped:          32132 kB
Slab:           214684 kB
PageTables:      61912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113457304 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= 73300 MiB
End job on node119 at 2011-05-15 13:16:21