Trace number 3379394

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.07 1300.04

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-18.cnf
MD5SUM47bea79e2bf12e18e409c2c4bd6fac03
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.532
Satisfiable
(Un)Satisfiability was proved
Number of variables7794
Number of clauses186934
Sum of the clauses size1289969
Maximum clause length55
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 220093
Number of clauses of size 316000
Number of clauses of size 45706
Number of clauses of size 56282
Number of clauses of size over 5138847

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-3379394-1305460461/watcher-3379394-1305460461 -o /tmp/evaluation-result-3379394-1305460461/solver-3379394-1305460461 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379394-1305460461.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: 1.10 2.27 3.25 4/376 15504
/proc/meminfo: memFree=25026116/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=11908 CPUtime=0.01 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4194304 398 0 0 0 1 0 0 0 21 0 1 0 638461763 12193792 338 33554432000 4194304 4263832 140735412954768 18446744073709551615 47082519914207 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 2977 338 241 17 0 150 0

[startup+0.0572651 s]
/proc/loadavg: 1.10 2.27 3.25 4/376 15504
/proc/meminfo: memFree=25026116/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=12104 CPUtime=0.05 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4194304 469 0 0 0 5 0 0 0 21 0 1 0 638461763 12394496 409 33554432000 4194304 4263832 140735412954768 18446744073709551615 264726102560 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 3026 409 242 17 0 199 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12104

[startup+0.100258 s]
/proc/loadavg: 1.10 2.27 3.25 4/376 15504
/proc/meminfo: memFree=25026116/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=12824 CPUtime=0.09 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4194304 666 0 0 0 9 0 0 0 21 0 1 0 638461763 13131776 557 33554432000 4194304 4263832 140735412954768 18446744073709551615 264726060932 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 3206 557 242 17 0 379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12824

[startup+0.300232 s]
/proc/loadavg: 1.10 2.27 3.25 4/376 15504
/proc/meminfo: memFree=25026116/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=16352 CPUtime=0.29 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4194304 1716 0 0 0 29 0 0 0 22 0 1 0 638461763 16744448 1317 33554432000 4194304 4263832 140735412954768 18446744073709551615 47082520178650 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 4088 1317 242 17 0 1261 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16352

[startup+0.700144 s]
/proc/loadavg: 1.10 2.27 3.25 4/376 15504
/proc/meminfo: memFree=25026116/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=20660 CPUtime=0.69 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4194304 3074 0 0 0 69 0 0 0 24 0 1 0 638461763 21155840 2290 33554432000 4194304 4263832 140735412954768 18446744073709551615 264726061059 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 5165 2290 242 17 0 2338 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20660

[startup+1.50099 s]
/proc/loadavg: 1.10 2.27 3.25 5/380 15511
/proc/meminfo: memFree=24944492/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=29540 CPUtime=1.49 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 5883 0 0 0 148 1 0 0 25 0 1 0 638461763 30248960 4330 33554432000 4194304 4263832 140735412954768 18446744073709551615 264725807328 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 7385 4330 244 17 0 4558 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29540

[startup+3.10071 s]
/proc/loadavg: 1.10 2.27 3.25 5/383 15517
/proc/meminfo: memFree=24879736/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=48336 CPUtime=3.1 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 11942 0 0 0 308 2 0 0 25 0 1 0 638461763 49496064 9293 33554432000 4194304 4263832 140735412954768 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 12084 9293 247 17 0 9257 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 48336

[startup+6.30109 s]
/proc/loadavg: 1.49 2.33 3.27 5/383 15518
/proc/meminfo: memFree=24787724/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=56060 CPUtime=6.29 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 13855 0 0 0 627 2 0 0 25 0 1 0 638461763 57405440 11206 33554432000 4194304 4263832 140735412954768 18446744073709551615 4205803 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 14015 11206 247 17 0 11188 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56060

[startup+12.7009 s]
/proc/loadavg: 1.69 2.36 3.27 5/383 15518
/proc/meminfo: memFree=24700684/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=75836 CPUtime=12.69 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 18712 0 0 0 1266 3 0 0 25 0 1 0 638461763 77656064 16063 33554432000 4194304 4263832 140735412954768 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 18959 16063 248 17 0 16132 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75836

[startup+25.5005 s]
/proc/loadavg: 2.20 2.44 3.28 5/383 15545
/proc/meminfo: memFree=24507748/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=100640 CPUtime=25.49 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 24912 0 0 0 2545 4 0 0 25 0 1 0 638461763 103055360 22262 33554432000 4194304 4263832 140735412954768 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 25160 22262 247 17 0 22333 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 100640

[startup+51.1006 s]
/proc/loadavg: 2.81 2.56 3.30 5/383 15546
/proc/meminfo: memFree=24341020/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=136660 CPUtime=51.09 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 33663 0 0 0 5103 6 0 0 25 0 1 0 638461763 139939840 31013 33554432000 4194304 4263832 140735412954768 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 34165 31013 248 17 0 31338 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 136660

[startup+102.315 s]
/proc/loadavg: 3.62 2.81 3.35 5/383 15547
/proc/meminfo: memFree=24038936/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=186976 CPUtime=102.31 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 45825 0 0 0 10220 11 0 0 25 0 1 0 638461763 191463424 43173 33554432000 4194304 4263832 140735412954768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 46744 43173 247 17 0 43917 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 186976

[startup+162.301 s]
/proc/loadavg: 3.86 3.03 3.38 5/383 15549
/proc/meminfo: memFree=23794324/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=252620 CPUtime=162.27 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 62112 0 0 0 16211 16 0 0 25 0 1 0 638461763 258682880 59460 33554432000 4194304 4263832 140735412954768 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 63155 59460 248 17 0 60328 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 252620

[startup+222.3 s]
/proc/loadavg: 4.01 3.22 3.42 5/383 15550
/proc/meminfo: memFree=23568712/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=290320 CPUtime=222.27 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 71347 0 0 0 22207 20 0 0 25 0 1 0 638461763 297287680 68695 33554432000 4194304 4263832 140735412954768 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 72580 68695 249 17 0 69753 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 290320

[startup+282.301 s]
/proc/loadavg: 4.00 3.36 3.46 5/383 15579
/proc/meminfo: memFree=23733828/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=324368 CPUtime=282.28 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 79541 0 0 0 28205 23 0 0 25 0 1 0 638461763 332152832 76889 33554432000 4194304 4263832 140735412954768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 81092 76889 249 17 0 78265 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 324368

[startup+342.301 s]
/proc/loadavg: 4.04 3.48 3.49 5/383 15581
/proc/meminfo: memFree=23562784/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=350152 CPUtime=342.29 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 85908 0 0 0 34203 26 0 0 25 0 1 0 638461763 358555648 83256 33554432000 4194304 4263832 140735412954768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 87538 83256 250 17 0 84711 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 350152

[startup+402.3 s]
/proc/loadavg: 4.01 3.58 3.52 5/383 15591
/proc/meminfo: memFree=23432416/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=379836 CPUtime=402.28 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 93025 0 0 0 40200 28 0 0 25 0 1 0 638461763 388952064 90372 33554432000 4194304 4263832 140735412954768 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 94959 90372 249 17 0 92132 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 379836

[startup+462.301 s]
/proc/loadavg: 4.00 3.65 3.55 5/383 15593
/proc/meminfo: memFree=23306900/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=402892 CPUtime=462.29 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 98310 0 0 0 46198 31 0 0 25 0 1 0 638461763 412561408 95656 33554432000 4194304 4263832 140735412954768 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 100723 95656 250 17 0 97896 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 402892

[startup+522.301 s]
/proc/loadavg: 4.14 3.76 3.59 5/383 15594
/proc/meminfo: memFree=23187560/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=425012 CPUtime=522.29 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 103800 0 0 0 52196 33 0 0 25 0 1 0 638461763 435212288 101144 33554432000 4194304 4263832 140735412954768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 106253 101144 250 17 0 103426 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 425012

[startup+582.3 s]
/proc/loadavg: 4.05 3.80 3.61 5/383 15596
/proc/meminfo: memFree=23069452/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=444220 CPUtime=582.29 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 108535 0 0 0 58194 35 0 0 25 0 1 0 638461763 454881280 105878 33554432000 4194304 4263832 140735412954768 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 111055 105878 249 17 0 108228 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 444220

[startup+642.301 s]
/proc/loadavg: 4.02 3.83 3.64 5/383 15598
/proc/meminfo: memFree=22960396/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=476088 CPUtime=642.31 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 116509 0 0 0 64193 38 0 0 25 0 1 0 638461763 487514112 113851 33554432000 4194304 4263832 140735412954768 18446744073709551615 4207735 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 119022 113851 249 17 0 116195 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 476088

[startup+702.301 s]
/proc/loadavg: 4.04 3.87 3.66 5/383 15599
/proc/meminfo: memFree=22857804/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=504460 CPUtime=702.29 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 123519 0 0 0 70189 40 0 0 25 0 1 0 638461763 516567040 120860 33554432000 4194304 4263832 140735412954768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 126115 120860 248 17 0 123288 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 504460

[startup+762.314 s]
/proc/loadavg: 4.05 3.91 3.68 5/383 15601
/proc/meminfo: memFree=22751480/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=534836 CPUtime=762.32 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 130966 0 0 0 76188 44 0 0 25 0 1 0 638461763 547672064 128307 33554432000 4194304 4263832 140735412954768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 133709 128307 248 17 0 130882 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 534836

[startup+822.301 s]
/proc/loadavg: 4.16 3.97 3.72 5/383 15602
/proc/meminfo: memFree=22679384/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=548588 CPUtime=822.3 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 134247 0 0 0 82185 45 0 0 25 0 1 0 638461763 561754112 131587 33554432000 4194304 4263832 140735412954768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 137147 131587 248 17 0 134320 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 548588

[startup+882.3 s]
/proc/loadavg: 4.11 3.99 3.74 5/383 15604
/proc/meminfo: memFree=22600212/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=564312 CPUtime=882.3 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 138087 0 0 0 88183 47 0 0 25 0 1 0 638461763 577855488 135426 33554432000 4194304 4263832 140735412954768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 141078 135426 248 17 0 138251 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 564312

[startup+942.301 s]
/proc/loadavg: 4.04 3.99 3.75 5/383 15606
/proc/meminfo: memFree=22527240/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=578644 CPUtime=942.31 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 141506 0 0 0 94183 48 0 0 25 0 1 0 638461763 592531456 138844 33554432000 4194304 4263832 140735412954768 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 144661 138844 248 17 0 141834 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 578644

[startup+1002.3 s]
/proc/loadavg: 4.01 3.99 3.76 5/383 15607
/proc/meminfo: memFree=22472396/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=590988 CPUtime=1002.31 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 144575 0 0 0 100181 50 0 0 25 0 1 0 638461763 605171712 141913 33554432000 4194304 4263832 140735412954768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 147747 141913 248 17 0 144920 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 590988

[startup+1062.3 s]
/proc/loadavg: 4.05 4.00 3.78 5/383 15609
/proc/meminfo: memFree=22417792/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=604532 CPUtime=1062.31 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 147958 0 0 0 106179 52 0 0 25 0 1 0 638461763 619040768 145296 33554432000 4194304 4263832 140735412954768 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 151133 145296 248 17 0 148306 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 604532

[startup+1122.3 s]
/proc/loadavg: 4.02 4.00 3.79 5/383 15610
/proc/meminfo: memFree=22367152/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=619060 CPUtime=1122.31 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 151438 0 0 0 112177 54 0 0 25 0 1 0 638461763 633917440 148776 33554432000 4194304 4263832 140735412954768 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 154765 148776 249 17 0 151938 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 619060

[startup+1182.3 s]
/proc/loadavg: 4.11 4.03 3.81 5/383 15612
/proc/meminfo: memFree=22307828/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=632436 CPUtime=1182.31 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 154558 0 0 0 118176 55 0 0 25 0 1 0 638461763 647614464 151894 33554432000 4194304 4263832 140735412954768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 158109 151894 247 17 0 155282 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 632436

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.82 5/383 15614
/proc/meminfo: memFree=22236232/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=643324 CPUtime=1242.32 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 157202 0 0 0 124174 58 0 0 25 0 1 0 638461763 658763776 154538 33554432000 4194304 4263832 140735412954768 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 160831 154538 247 17 0 158004 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 643324



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.03 3.83 5/383 15615
/proc/meminfo: memFree=22176532/32951124 swapFree=63083164/67111528
[pid=15504] ppid=15502 vsize=653824 CPUtime=1300.03 cores=1,3
/proc/15504/stat : 15504 (umsat) R 15502 15504 14882 0 -1 4202496 159797 0 0 0 129943 60 0 0 25 0 1 0 638461763 669515776 157133 33554432000 4194304 4263832 140735412954768 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15504/statm: 163456 157133 247 17 0 160629 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 653824

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.07
CPU user time (s): 1299.44
CPU system time (s): 0.630904
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 653824

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

runsolver used 4.55431 second user time and 11.1963 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 13:54:22
IDJOB=3379394
IDBENCH=83446
IDSOLVER=1861
FILE ID=node141/3379394-1305460461
RUNJOBID= node141-1305460461-15476
PBS_JOBID= 13324889
Free space on /tmp= 73336 MiB

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

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

MD5SUM BENCH= 47bea79e2bf12e18e409c2c4bd6fac03
RANDOM SEED=965003493

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:      25026264 kB
Buffers:        263096 kB
Cached:        5232292 kB
SwapCached:      15708 kB
Active:        2407476 kB
Inactive:      5269808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25026264 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:           27308 kB
Writeback:           0 kB
AnonPages:     2172828 kB
Mapped:          13264 kB
Slab:           143884 kB
PageTables:      39416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86467840 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= 73280 MiB
End job on node141 at 2011-05-15 14:16:04