Trace number 3379585

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.22 1300.2

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.025-NOTKNOWN.cnf
MD5SUM3c5c73741ba21d5f39c7f436ba834743
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables95456
Number of clauses483561
Sum of the clauses size1149911
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2477300
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

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-3379585-1305453948/watcher-3379585-1305453948 -o /tmp/evaluation-result-3379585-1305453948/solver-3379585-1305453948 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379585-1305453948.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: 4.06 3.84 3.64 5/356 16065
/proc/meminfo: memFree=9270904/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=11908 CPUtime=0 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4194304 394 0 0 0 0 0 0 0 25 0 1 0 113004197 12193792 334 33554432000 4194304 4263832 140737426656080 18446744073709551615 218880232338 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 2977 334 240 17 0 150 0

[startup+0.0166119 s]
/proc/loadavg: 4.06 3.84 3.64 5/356 16065
/proc/meminfo: memFree=9270904/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=11908 CPUtime=0.01 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4194304 401 0 0 0 1 0 0 0 25 0 1 0 113004197 12193792 341 33554432000 4194304 4263832 140737426656080 18446744073709551615 47573778390425 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 2977 341 240 17 0 150 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11908

[startup+0.100656 s]
/proc/loadavg: 4.06 3.84 3.64 5/356 16065
/proc/meminfo: memFree=9270904/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=13472 CPUtime=0.09 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4194304 906 0 0 0 9 0 0 0 25 0 1 0 113004197 13795328 700 33554432000 4194304 4263832 140737426656080 18446744073709551615 47573778619751 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 3368 700 242 17 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13472

[startup+0.300627 s]
/proc/loadavg: 4.06 3.84 3.64 5/356 16065
/proc/meminfo: memFree=9270904/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=18944 CPUtime=0.29 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4194304 2566 0 0 0 29 0 0 0 25 0 1 0 113004197 19398656 1782 33554432000 4194304 4263832 140737426656080 18446744073709551615 47573778332312 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 4736 1782 242 17 0 1909 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18944

[startup+0.700554 s]
/proc/loadavg: 4.06 3.84 3.64 5/356 16065
/proc/meminfo: memFree=9270904/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=26372 CPUtime=0.69 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4194304 4988 0 0 0 69 0 0 0 25 0 1 0 113004197 27004928 3435 33554432000 4194304 4263832 140737426656080 18446744073709551615 47573778727642 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 6593 3435 242 17 0 3766 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26372

[startup+1.50041 s]
/proc/loadavg: 4.06 3.84 3.64 5/357 16066
/proc/meminfo: memFree=9253660/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=40964 CPUtime=1.49 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4194304 9807 0 0 0 148 1 0 0 25 0 1 0 113004197 41947136 6717 33554432000 4194304 4263832 140737426656080 18446744073709551615 218880232352 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 10241 6717 242 17 0 7414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40964

[startup+3.10113 s]
/proc/loadavg: 4.06 3.84 3.64 5/357 16067
/proc/meminfo: memFree=9202448/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=78004 CPUtime=3.09 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 21756 0 0 0 307 2 0 0 25 0 1 0 113004197 79876096 15832 33554432000 4194304 4263832 140737426656080 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 19501 15832 247 17 0 16674 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78004

[startup+6.30058 s]
/proc/loadavg: 4.06 3.84 3.64 5/357 16067
/proc/meminfo: memFree=9190844/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=78004 CPUtime=6.29 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 21756 0 0 0 627 2 0 0 25 0 1 0 113004197 79876096 15832 33554432000 4194304 4263832 140737426656080 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 19501 15832 247 17 0 16674 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78004

[startup+12.7004 s]
/proc/loadavg: 4.05 3.85 3.65 5/357 16067
/proc/meminfo: memFree=9160708/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=87492 CPUtime=12.68 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 23974 0 0 0 1266 2 0 0 25 0 1 0 113004197 89591808 18050 33554432000 4194304 4263832 140737426656080 18446744073709551615 4215009 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 21873 18050 247 17 0 19046 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 87492

[startup+25.5012 s]
/proc/loadavg: 4.04 3.85 3.65 5/357 16067
/proc/meminfo: memFree=9076240/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=121852 CPUtime=25.49 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 32202 0 0 0 2545 4 0 0 25 0 1 0 113004197 124776448 26278 33554432000 4194304 4263832 140737426656080 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 30463 26278 247 17 0 27636 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 121852

[startup+51.1007 s]
/proc/loadavg: 4.02 3.86 3.66 5/357 16067
/proc/meminfo: memFree=8926568/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=181452 CPUtime=51.09 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 45891 0 0 0 5103 6 0 0 25 0 1 0 113004197 185806848 39967 33554432000 4194304 4263832 140737426656080 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 45363 39967 247 17 0 42536 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 181452

[startup+102.314 s]
/proc/loadavg: 4.07 3.90 3.68 5/357 16069
/proc/meminfo: memFree=8498248/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=458484 CPUtime=102.3 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 107062 0 0 0 10214 16 0 0 25 0 1 0 113004197 469487616 101138 33554432000 4194304 4263832 140737426656080 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 114621 101138 247 17 0 111794 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 458484

[startup+162.301 s]
/proc/loadavg: 4.08 3.93 3.70 5/357 16071
/proc/meminfo: memFree=8096508/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=705816 CPUtime=162.29 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 162740 0 0 0 16203 26 0 0 25 0 1 0 113004197 722755584 156816 33554432000 4194304 4263832 140737426656080 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 176454 156816 247 17 0 173627 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 705816

[startup+222.301 s]
/proc/loadavg: 4.02 3.94 3.72 5/357 16072
/proc/meminfo: memFree=7640240/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=979640 CPUtime=222.29 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 223007 0 0 0 22190 39 0 0 25 0 1 0 113004197 1003151360 217083 33554432000 4194304 4263832 140737426656080 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 244910 217083 247 17 0 242083 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 979640

[startup+282.301 s]
/proc/loadavg: 3.48 3.81 3.69 4/351 16091
/proc/meminfo: memFree=7458296/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=1200096 CPUtime=282.3 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 270830 0 0 0 28182 48 0 0 25 0 1 0 113004197 1228898304 264906 33554432000 4194304 4263832 140737426656080 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 300024 264906 247 17 0 297197 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1200096

[startup+342.3 s]
/proc/loadavg: 3.16 3.65 3.64 4/351 16092
/proc/meminfo: memFree=6986372/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=1603112 CPUtime=342.3 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 351150 0 0 0 34169 61 0 0 25 0 1 0 113004197 1641586688 345226 33554432000 4194304 4263832 140737426656080 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 400778 345226 247 17 0 397951 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1603112

[startup+402.301 s]
/proc/loadavg: 3.06 3.54 3.60 4/351 16094
/proc/meminfo: memFree=6586608/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=1912320 CPUtime=402.3 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 411479 0 0 0 40160 70 0 0 25 0 1 0 113004197 1958215680 405555 33554432000 4194304 4263832 140737426656080 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 478080 405555 247 17 0 475253 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1912320

[startup+462.3 s]
/proc/loadavg: 3.02 3.43 3.55 4/351 16099
/proc/meminfo: memFree=6260164/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=2077740 CPUtime=462.29 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 445338 0 0 0 46154 75 0 0 25 0 1 0 113004197 2127605760 439414 33554432000 4194304 4263832 140737426656080 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 519435 439414 248 17 0 516608 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 2077740

[startup+522.301 s]
/proc/loadavg: 3.12 3.39 3.53 4/351 16100
/proc/meminfo: memFree=5927240/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=2257948 CPUtime=522.3 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 484537 0 0 0 52148 82 0 0 25 0 1 0 113004197 2312138752 478613 33554432000 4194304 4263832 140737426656080 18446744073709551615 4209671 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 564487 478613 248 17 0 561660 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2257948

[startup+582.3 s]
/proc/loadavg: 3.04 3.31 3.49 4/351 16102
/proc/meminfo: memFree=5448844/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=2624072 CPUtime=582.3 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 564669 0 0 0 58135 95 0 0 25 0 1 0 113004197 2687049728 558744 33554432000 4194304 4263832 140737426656080 18446744073709551615 4207770 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 656018 558744 248 17 0 653191 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2624072

[startup+642.301 s]
/proc/loadavg: 3.01 3.25 3.46 4/351 16103
/proc/meminfo: memFree=5041624/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=3061556 CPUtime=642.31 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 637658 0 0 0 64124 107 0 0 25 0 1 0 113004197 3135033344 631733 33554432000 4194304 4263832 140737426656080 18446744073709551615 4206215 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 765389 631733 248 17 0 762562 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 3061556

[startup+702.301 s]
/proc/loadavg: 3.15 3.24 3.44 4/351 16105
/proc/meminfo: memFree=4713204/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=3231048 CPUtime=702.3 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 672878 0 0 0 70118 112 0 0 25 0 1 0 113004197 3308593152 666953 33554432000 4194304 4263832 140737426656080 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 807762 666953 248 17 0 804935 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 3231048

[startup+762.313 s]
/proc/loadavg: 2.49 3.06 3.37 2/339 16143
/proc/meminfo: memFree=12250136/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=3429740 CPUtime=762.31 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 710261 0 0 0 76111 120 0 0 25 0 1 0 113004197 3512053760 704335 33554432000 4194304 4263832 140737426656080 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 857435 704335 250 17 0 854608 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 3429740

[startup+822.301 s]
/proc/loadavg: 1.59 2.71 3.23 2/339 16144
/proc/meminfo: memFree=12076120/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=3676504 CPUtime=822.3 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 754254 0 0 0 82102 128 0 0 25 0 1 0 113004197 3764740096 748327 33554432000 4194304 4263832 140737426656080 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 919126 748327 249 17 0 916299 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 3676504

[startup+882.3 s]
/proc/loadavg: 1.20 2.37 3.07 2/339 16146
/proc/meminfo: memFree=11991168/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=3778316 CPUtime=882.3 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 775147 0 0 0 88098 132 0 0 25 0 1 0 113004197 3868995584 769219 33554432000 4194304 4263832 140737426656080 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 944579 769219 249 17 0 941752 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 3778316

[startup+942.301 s]
/proc/loadavg: 1.08 2.14 2.95 2/339 16147
/proc/meminfo: memFree=11903120/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=3889768 CPUtime=942.31 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 797382 0 0 0 94095 136 0 0 25 0 1 0 113004197 3983122432 791454 33554432000 4194304 4263832 140737426656080 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 972442 791454 250 17 0 969615 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 3889768

[startup+1002.3 s]
/proc/loadavg: 1.02 1.91 2.82 2/339 16149
/proc/meminfo: memFree=11695396/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=4123444 CPUtime=1002.32 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 849132 0 0 0 100088 144 0 0 25 0 1 0 113004197 4222406656 843204 33554432000 4194304 4263832 140737426656080 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 1030861 843204 250 17 0 1028034 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 4123444

[startup+1062.3 s]
/proc/loadavg: 1.06 1.77 2.71 2/339 16151
/proc/meminfo: memFree=11368268/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=4553364 CPUtime=1062.31 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 931628 0 0 0 106076 155 0 0 25 0 1 0 113004197 4662644736 925699 33554432000 4194304 4263832 140737426656080 18446744073709551615 4206189 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 1138341 925701 249 17 0 1135514 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 4553364

[startup+1122.3 s]
/proc/loadavg: 1.02 1.62 2.60 2/339 16152
/proc/meminfo: memFree=11078700/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=4926792 CPUtime=1122.31 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 1002960 0 0 0 112066 165 0 0 25 0 1 0 113004197 5045035008 997031 33554432000 4194304 4263832 140737426656080 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 1231698 997031 249 17 0 1228871 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 4926792

[startup+1182.3 s]
/proc/loadavg: 1.01 1.51 2.50 2/339 16154
/proc/meminfo: memFree=10830432/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=5263440 CPUtime=1182.32 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 1065594 0 0 0 118057 175 0 0 25 0 1 0 113004197 5389762560 1059665 33554432000 4194304 4263832 140737426656080 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 1315860 1059665 249 17 0 1313033 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 5263440

[startup+1242.3 s]
/proc/loadavg: 1.00 1.41 2.40 2/339 16155
/proc/meminfo: memFree=10706660/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=5408336 CPUtime=1242.32 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 1095663 0 0 0 124053 179 0 0 25 0 1 0 113004197 5538136064 1089734 33554432000 4194304 4263832 140737426656080 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 1352084 1089734 250 17 0 1349257 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 5408336



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.34 2.31 2/339 16157
/proc/meminfo: memFree=10573728/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=5570044 CPUtime=1300.03 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4202496 1128609 0 0 0 129818 185 0 0 25 0 1 0 113004197 5703725056 1122679 33554432000 4194304 4263832 140737426656080 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16065/statm: 1392511 1122679 249 17 0 1389684 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 5570044

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

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

[startup+1300.11 s]
/proc/loadavg: 1.00 1.34 2.31 2/340 16158
/proc/meminfo: memFree=12943796/32950928 swapFree=67111364/67111528
[pid=16065] ppid=16063 vsize=0 CPUtime=1300.14 cores=1,3
/proc/16065/stat : 16065 (umsat) R 16063 16065 14075 0 -1 4203524 1128609 0 0 0 129818 196 0 0 25 0 1 0 113004197 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/16065/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.2
CPU time (s): 1300.22
CPU user time (s): 1298.19
CPU system time (s): 2.03669
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 5570044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.19
system time used= 2.03669
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1128609
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= 10
involuntary context switches= 1011

runsolver used 3.80842 second user time and 10.4194 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 12:05:48
IDJOB=3379585
IDBENCH=82381
IDSOLVER=1861
FILE ID=node112/3379585-1305453948
RUNJOBID= node112-1305453385-15920
PBS_JOBID= 13324849
Free space on /tmp= 73188 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.025-NOTKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379585-1305453948/watcher-3379585-1305453948 -o /tmp/evaluation-result-3379585-1305453948/solver-3379585-1305453948 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379585-1305453948.cnf

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

MD5SUM BENCH= 3c5c73741ba21d5f39c7f436ba834743
RANDOM SEED=282820388

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.847
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.847
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:     32950928 kB
MemFree:       9271184 kB
Buffers:        304480 kB
Cached:        3388428 kB
SwapCached:          0 kB
Active:       21626532 kB
Inactive:      1786696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       9271184 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          235880 kB
Writeback:           0 kB
AnonPages:    19720040 kB
Mapped:          26936 kB
Slab:           140792 kB
PageTables:      60920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 67842920 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= 73528 MiB
End job on node112 at 2011-05-15 12:27:30