Trace number 3379505

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.04

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-17.cnf
MD5SUMade81e5508101352b3d942708b201606
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark505.23
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses89966
Sum of the clauses size425665
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216962
Number of clauses of size 310874
Number of clauses of size 412189
Number of clauses of size 522355
Number of clauses of size over 527586

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

running on 2 cores: 5,7

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.04 2.41 3.28 4/382 15544
/proc/meminfo: memFree=24534788/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=11908 CPUtime=0.01 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4194304 397 0 0 0 1 0 0 0 23 0 1 0 638464094 12193792 338 33554432000 4194304 4263832 140735341497456 18446744073709551615 47248984438035 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 2977 338 241 17 0 150 0

[startup+0.0735239 s]
/proc/loadavg: 2.04 2.41 3.28 4/382 15544
/proc/meminfo: memFree=24534788/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=12692 CPUtime=0.07 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4194304 627 0 0 0 7 0 0 0 23 0 1 0 638464094 12996608 519 33554432000 4194304 4263832 140735341497456 18446744073709551615 4230744 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 3173 519 242 17 0 346 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12692

[startup+0.100518 s]
/proc/loadavg: 2.04 2.41 3.28 4/382 15544
/proc/meminfo: memFree=24534788/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=13604 CPUtime=0.09 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4194304 893 0 0 0 9 0 0 0 23 0 1 0 638464094 13930496 688 33554432000 4194304 4263832 140735341497456 18446744073709551615 47248984330080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 3401 689 242 17 0 574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13604

[startup+0.300478 s]
/proc/loadavg: 2.04 2.41 3.28 4/382 15544
/proc/meminfo: memFree=24534788/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=15428 CPUtime=0.29 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4194304 1561 0 0 0 29 0 0 0 25 0 1 0 638464094 15798272 1163 33554432000 4194304 4263832 140735341497456 18446744073709551615 47248984286960 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 3857 1163 242 17 0 1030 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15428

[startup+0.700403 s]
/proc/loadavg: 2.04 2.41 3.28 4/382 15544
/proc/meminfo: memFree=24534788/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=28004 CPUtime=0.69 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 5582 0 0 0 69 0 0 0 25 0 1 0 638464094 28676096 4271 33554432000 4194304 4263832 140735341497456 18446744073709551615 4210453 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 7001 4271 247 17 0 4174 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28004

[startup+1.50025 s]
/proc/loadavg: 2.04 2.41 3.28 5/383 15545
/proc/meminfo: memFree=24514692/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=29588 CPUtime=1.49 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 5973 0 0 0 149 0 0 0 25 0 1 0 638464094 30298112 4662 33554432000 4194304 4263832 140735341497456 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 7397 4662 247 17 0 4570 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29588

[startup+3.10096 s]
/proc/loadavg: 2.20 2.44 3.28 5/383 15545
/proc/meminfo: memFree=24506384/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=34336 CPUtime=3.09 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 7154 0 0 0 308 1 0 0 25 0 1 0 638464094 35160064 5843 33554432000 4194304 4263832 140735341497456 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 8584 5843 247 17 0 5757 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34336

[startup+6.30034 s]
/proc/loadavg: 2.20 2.44 3.28 5/383 15545
/proc/meminfo: memFree=24483520/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=45940 CPUtime=6.29 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 10027 0 0 0 628 1 0 0 25 0 1 0 638464094 47042560 8716 33554432000 4194304 4263832 140735341497456 18446744073709551615 4207689 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 11485 8716 247 17 0 8658 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45940

[startup+12.7011 s]
/proc/loadavg: 2.48 2.49 3.29 5/383 15545
/proc/meminfo: memFree=24441092/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=64416 CPUtime=12.69 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 14606 0 0 0 1266 3 0 0 25 0 1 0 638464094 65961984 13295 33554432000 4194304 4263832 140735341497456 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 16104 13295 247 17 0 13277 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64416

[startup+25.5007 s]
/proc/loadavg: 2.71 2.54 3.30 5/383 15546
/proc/meminfo: memFree=24353420/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=87476 CPUtime=25.49 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 20185 0 0 0 2543 6 0 0 25 0 1 0 638464094 89575424 18874 33554432000 4194304 4263832 140735341497456 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 21869 18874 248 17 0 19042 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87476

[startup+51.1009 s]
/proc/loadavg: 3.15 2.65 3.31 5/383 15546
/proc/meminfo: memFree=24180504/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=113016 CPUtime=51.1 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 26490 0 0 0 5101 9 0 0 25 0 1 0 638464094 115728384 25176 33554432000 4194304 4263832 140735341497456 18446744073709551615 4205609 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 28254 25176 248 17 0 25427 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 113016

[startup+102.314 s]
/proc/loadavg: 3.75 2.91 3.36 5/383 15548
/proc/meminfo: memFree=23937792/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=157464 CPUtime=102.31 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 37187 0 0 0 10218 13 0 0 25 0 1 0 638464094 161243136 35873 33554432000 4194304 4263832 140735341497456 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 39366 35873 248 17 0 36539 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 157464

[startup+162.301 s]
/proc/loadavg: 3.91 3.10 3.40 5/383 15549
/proc/meminfo: memFree=23709492/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=193856 CPUtime=162.3 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 46243 0 0 0 16213 17 0 0 25 0 1 0 638464094 198508544 44926 33554432000 4194304 4263832 140735341497456 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 48464 44926 247 17 0 45637 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 193856

[startup+222.301 s]
/proc/loadavg: 4.00 3.28 3.44 5/383 15578
/proc/meminfo: memFree=23915028/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=223020 CPUtime=222.3 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 53280 0 0 0 22210 20 0 0 25 0 1 0 638464094 228372480 51961 33554432000 4194304 4263832 140735341497456 18446744073709551615 4207626 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 55755 51961 248 17 0 52928 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 223020

[startup+282.3 s]
/proc/loadavg: 4.07 3.42 3.48 5/383 15580
/proc/meminfo: memFree=23642420/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=245992 CPUtime=282.3 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 58784 0 0 0 28208 22 0 0 25 0 1 0 638464094 251895808 57465 33554432000 4194304 4263832 140735341497456 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 61498 57465 248 17 0 58671 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 245992

[startup+342.301 s]
/proc/loadavg: 4.02 3.52 3.51 5/383 15581
/proc/meminfo: memFree=23507464/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=276488 CPUtime=342.31 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 66248 0 0 0 34205 26 0 0 25 0 1 0 638464094 283123712 64929 33554432000 4194304 4263832 140735341497456 18446744073709551615 4205704 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 69122 64929 248 17 0 66295 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 276488

[startup+402.301 s]
/proc/loadavg: 4.01 3.61 3.53 5/383 15592
/proc/meminfo: memFree=23393620/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=305940 CPUtime=402.31 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 73468 0 0 0 40203 28 0 0 25 0 1 0 638464094 313282560 72149 33554432000 4194304 4263832 140735341497456 18446744073709551615 4205536 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 76485 72149 249 17 0 73658 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 305940

[startup+462.301 s]
/proc/loadavg: 4.12 3.71 3.57 5/383 15593
/proc/meminfo: memFree=23258032/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=338368 CPUtime=462.31 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 80971 0 0 0 46200 31 0 0 25 0 1 0 638464094 346488832 79652 33554432000 4194304 4263832 140735341497456 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 84592 79652 249 17 0 81765 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 338368

[startup+522.301 s]
/proc/loadavg: 4.10 3.77 3.60 5/383 15595
/proc/meminfo: memFree=23140168/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=360648 CPUtime=522.31 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 86494 0 0 0 52197 34 0 0 25 0 1 0 638464094 369303552 85175 33554432000 4194304 4263832 140735341497456 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 90162 85175 249 17 0 87335 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 360648

[startup+582.3 s]
/proc/loadavg: 4.03 3.81 3.62 5/383 15597
/proc/meminfo: memFree=23024172/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=377792 CPUtime=582.31 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 90774 0 0 0 58194 37 0 0 25 0 1 0 638464094 386859008 89455 33554432000 4194304 4263832 140735341497456 18446744073709551615 4205649 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 94448 89455 250 17 0 91621 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 377792

[startup+642.3 s]
/proc/loadavg: 4.07 3.86 3.65 5/383 15598
/proc/meminfo: memFree=22916976/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=396208 CPUtime=642.33 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 95193 0 0 0 64194 39 0 0 25 0 1 0 638464094 405716992 93873 33554432000 4194304 4263832 140735341497456 18446744073709551615 4207777 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 99052 93873 250 17 0 96225 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 396208

[startup+702.301 s]
/proc/loadavg: 4.09 3.90 3.67 5/383 15600
/proc/meminfo: memFree=22806704/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=412888 CPUtime=702.31 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 98997 0 0 0 70191 40 0 0 25 0 1 0 638464094 422797312 97674 33554432000 4194304 4263832 140735341497456 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 103222 97674 248 17 0 100395 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 412888

[startup+762.314 s]
/proc/loadavg: 4.09 3.93 3.70 5/383 15601
/proc/meminfo: memFree=22715868/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=426700 CPUtime=762.33 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 102386 0 0 0 76191 42 0 0 25 0 1 0 638464094 436940800 101063 33554432000 4194304 4263832 140735341497456 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 106675 101063 249 17 0 103848 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 426700

[startup+822.301 s]
/proc/loadavg: 4.11 3.97 3.72 5/383 15603
/proc/meminfo: memFree=22653828/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=436272 CPUtime=822.32 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 104687 0 0 0 82189 43 0 0 25 0 1 0 638464094 446742528 103364 33554432000 4194304 4263832 140735341497456 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 109068 103364 249 17 0 106241 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 436272

[startup+882.301 s]
/proc/loadavg: 4.07 3.99 3.74 6/383 15605
/proc/meminfo: memFree=22575256/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=450668 CPUtime=882.32 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 108207 0 0 0 88186 46 0 0 25 0 1 0 638464094 461484032 106883 33554432000 4194304 4263832 140735341497456 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 112667 106883 248 17 0 109840 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 450668

[startup+942.3 s]
/proc/loadavg: 4.02 3.99 3.75 5/383 15606
/proc/meminfo: memFree=22505396/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=471916 CPUtime=942.32 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 113499 0 0 0 94184 48 0 0 25 0 1 0 638464094 483241984 112174 33554432000 4194304 4263832 140735341497456 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 117979 112174 248 17 0 115152 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 471916

[startup+1002.3 s]
/proc/loadavg: 4.09 4.00 3.77 5/383 15608
/proc/meminfo: memFree=22450188/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=480100 CPUtime=1002.33 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 115598 0 0 0 100183 50 0 0 25 0 1 0 638464094 491622400 114273 33554432000 4194304 4263832 140735341497456 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 120025 114273 248 17 0 117198 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 480100

[startup+1062.3 s]
/proc/loadavg: 4.03 4.00 3.78 5/383 15609
/proc/meminfo: memFree=22397808/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=491828 CPUtime=1062.33 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 118439 0 0 0 106182 51 0 0 25 0 1 0 638464094 503631872 117114 33554432000 4194304 4263832 140735341497456 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 122957 117114 248 17 0 120130 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 491828

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.79 5/383 15611
/proc/meminfo: memFree=22343948/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=501936 CPUtime=1122.34 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 120933 0 0 0 112180 54 0 0 25 0 1 0 638464094 513982464 119608 33554432000 4194304 4263832 140735341497456 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 125484 119608 248 17 0 122657 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 501936

[startup+1182.3 s]
/proc/loadavg: 4.07 4.03 3.82 5/383 15613
/proc/meminfo: memFree=22280276/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=513720 CPUtime=1182.34 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 123864 0 0 0 118178 56 0 0 25 0 1 0 638464094 526049280 122539 33554432000 4194304 4263832 140735341497456 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 128430 122539 248 17 0 125603 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 513720

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 3.82 5/383 15614
/proc/meminfo: memFree=22213148/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=528652 CPUtime=1242.34 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 127438 0 0 0 124176 58 0 0 25 0 1 0 638464094 541339648 126113 33554432000 4194304 4263832 140735341497456 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 132163 126113 249 17 0 129336 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 528652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.47 3.90 3.79 3/371 15652
/proc/meminfo: memFree=24056816/32951124 swapFree=63083164/67111528
[pid=15544] ppid=15542 vsize=544896 CPUtime=1300.05 cores=5,7
/proc/15544/stat : 15544 (umsat) R 15542 15544 14882 0 -1 4202496 131411 0 0 0 129945 60 0 0 25 0 1 0 638464094 557973504 130086 33554432000 4194304 4263832 140735341497456 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15544/statm: 136224 130086 250 17 0 133397 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 544896

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.04
CPU time (s): 1300.08
CPU user time (s): 1299.46
CPU system time (s): 0.624905
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 544896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.46
system time used= 0.624905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131411
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1177

runsolver used 4.6123 second user time and 11.3353 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 13:54:45
IDJOB=3379505
IDBENCH=83451
IDSOLVER=1861
FILE ID=node141/3379505-1305460485
RUNJOBID= node141-1305460461-15477
PBS_JOBID= 13324889
Free space on /tmp= 73280 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379505-1305460485/watcher-3379505-1305460485 -o /tmp/evaluation-result-3379505-1305460485/solver-3379505-1305460485 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379505-1305460485.cnf

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=1655950751

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24534944 kB
Buffers:        263200 kB
Cached:        5291012 kB
SwapCached:      15708 kB
Active:        2912304 kB
Inactive:      5254180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24534944 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:           86072 kB
Writeback:          16 kB
AnonPages:     2603308 kB
Mapped:          13672 kB
Slab:           143772 kB
PageTables:      40024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86943820 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= 73352 MiB
End job on node141 at 2011-05-15 14:16:27