Trace number 3290848

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-02-25? (TO) 1300.08 1300.03

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: 935)

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-3290848-1303777912/watcher-3290848-1303777912 -o /tmp/evaluation-result-3290848-1303777912/solver-3290848-1303777912 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3290848-1303777912.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: 3.39 3.87 3.79 4/186 23529
/proc/meminfo: memFree=16044412/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=11644 CPUtime=0 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4194304 356 0 0 0 0 0 0 0 25 0 1 0 489391660 11923456 295 33554432000 4194304 4263880 140735200450560 18446744073709551615 244446945024 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 2911 295 241 17 0 84 0

[startup+0.029596 s]
/proc/loadavg: 3.39 3.87 3.79 4/186 23529
/proc/meminfo: memFree=16044412/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=12104 CPUtime=0.02 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4194304 460 0 0 0 2 0 0 0 25 0 1 0 489391660 12394496 399 33554432000 4194304 4263880 140735200450560 18446744073709551615 4236747 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 3026 399 242 17 0 199 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12104

[startup+0.100585 s]
/proc/loadavg: 3.39 3.87 3.79 4/186 23529
/proc/meminfo: memFree=16044412/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=13604 CPUtime=0.09 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4194304 898 0 0 0 9 0 0 0 25 0 1 0 489391660 13930496 691 33554432000 4194304 4263880 140735200450560 18446744073709551615 47790503027842 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 3401 691 242 17 0 574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13604

[startup+0.300534 s]
/proc/loadavg: 3.39 3.87 3.79 4/186 23529
/proc/meminfo: memFree=16044412/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=15428 CPUtime=0.29 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4194304 1567 0 0 0 29 0 0 0 25 0 1 0 489391660 15798272 1167 33554432000 4194304 4263880 140735200450560 18446744073709551615 244446635998 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 3857 1167 242 17 0 1030 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15428

[startup+0.700464 s]
/proc/loadavg: 3.39 3.87 3.79 4/186 23529
/proc/meminfo: memFree=16044412/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=28004 CPUtime=0.69 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 5584 0 0 0 69 0 0 0 25 0 1 0 489391660 28676096 4271 33554432000 4194304 4263880 140735200450560 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 7001 4271 247 17 0 4174 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28004

[startup+1.50031 s]
/proc/loadavg: 3.39 3.87 3.79 5/190 23536
/proc/meminfo: memFree=15979976/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=29852 CPUtime=1.49 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 6033 0 0 0 149 0 0 0 25 0 1 0 489391660 30568448 4720 33554432000 4194304 4263880 140735200450560 18446744073709551615 4207898 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 7463 4720 247 17 0 4636 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29852

[startup+3.10102 s]
/proc/loadavg: 3.44 3.87 3.80 5/190 23590
/proc/meminfo: memFree=15993796/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=35128 CPUtime=3.09 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 7363 0 0 0 308 1 0 0 25 0 1 0 489391660 35971072 6050 33554432000 4194304 4263880 140735200450560 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 8782 6050 247 17 0 5955 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35128

[startup+6.30042 s]
/proc/loadavg: 3.44 3.87 3.80 5/187 23611
/proc/meminfo: memFree=15869728/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=49512 CPUtime=6.29 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 10955 0 0 0 628 1 0 0 25 0 1 0 489391660 50700288 9642 33554432000 4194304 4263880 140735200450560 18446744073709551615 4215104 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 12378 9642 247 17 0 9551 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49512

[startup+12.7002 s]
/proc/loadavg: 3.48 3.87 3.80 5/190 23617
/proc/meminfo: memFree=15722672/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=68788 CPUtime=12.69 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 15690 0 0 0 1267 2 0 0 25 0 1 0 489391660 70438912 14377 33554432000 4194304 4263880 140735200450560 18446744073709551615 4207744 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 17197 14377 247 17 0 14370 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68788

[startup+25.5008 s]
/proc/loadavg: 3.60 3.88 3.80 5/190 23645
/proc/meminfo: memFree=15557156/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=93440 CPUtime=25.49 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 21642 0 0 0 2546 3 0 0 25 0 1 0 489391660 95682560 20328 33554432000 4194304 4263880 140735200450560 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 23360 20328 248 17 0 20533 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93440

[startup+51.1011 s]
/proc/loadavg: 3.73 3.89 3.80 5/190 23727
/proc/meminfo: memFree=15515976/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=122928 CPUtime=51.1 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 28980 0 0 0 5104 6 0 0 25 0 1 0 489391660 125878272 27664 33554432000 4194304 4263880 140735200450560 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 30732 27664 248 17 0 27905 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 122928

[startup+102.307 s]
/proc/loadavg: 3.89 3.90 3.81 5/190 23728
/proc/meminfo: memFree=15466848/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=172796 CPUtime=102.3 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 41029 0 0 0 10219 11 0 0 25 0 1 0 489391660 176943104 39712 33554432000 4194304 4263880 140735200450560 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 43199 39712 248 17 0 40372 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 172796

[startup+162.3 s]
/proc/loadavg: 3.95 3.92 3.82 5/190 23729
/proc/meminfo: memFree=15427872/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=212412 CPUtime=162.29 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 50661 0 0 0 16211 18 0 0 25 0 1 0 489391660 217509888 49342 33554432000 4194304 4263880 140735200450560 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 53103 49342 249 17 0 50276 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 212412

[startup+222.3 s]
/proc/loadavg: 3.98 3.93 3.83 5/190 23731
/proc/meminfo: memFree=15399380/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=241592 CPUtime=222.3 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 57752 0 0 0 22208 22 0 0 25 0 1 0 489391660 247390208 56431 33554432000 4194304 4263880 140735200450560 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 60398 56431 248 17 0 57571 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 241592

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.83 5/190 23733
/proc/meminfo: memFree=15366424/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=275920 CPUtime=282.3 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 66103 0 0 0 28204 26 0 0 25 0 1 0 489391660 282542080 64782 33554432000 4194304 4263880 140735200450560 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 68980 64782 248 17 0 66153 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 275920

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.84 5/190 23734
/proc/meminfo: memFree=15331368/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=311556 CPUtime=342.3 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 74849 0 0 0 34202 28 0 0 25 0 1 0 489391660 319033344 73528 33554432000 4194304 4263880 140735200450560 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 77889 73528 249 17 0 75062 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 311556

[startup+402.301 s]
/proc/loadavg: 4.13 3.99 3.86 5/190 23736
/proc/meminfo: memFree=15299140/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=346212 CPUtime=402.31 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 82880 0 0 0 40199 32 0 0 25 0 1 0 489391660 354521088 81559 33554432000 4194304 4263880 140735200450560 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 86553 81559 249 17 0 83726 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 346212

[startup+462.301 s]
/proc/loadavg: 4.05 3.99 3.86 5/190 23737
/proc/meminfo: memFree=15274868/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=370216 CPUtime=462.31 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 88877 0 0 0 46196 35 0 0 25 0 1 0 489391660 379101184 87556 33554432000 4194304 4263880 140735200450560 18446744073709551615 4207744 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 92554 87556 249 17 0 89727 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 370216

[startup+522.3 s]
/proc/loadavg: 4.02 3.99 3.87 5/190 23739
/proc/meminfo: memFree=15254444/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=391012 CPUtime=522.31 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 94031 0 0 0 52193 38 0 0 25 0 1 0 489391660 400396288 92710 33554432000 4194304 4263880 140735200450560 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 97753 92710 251 17 0 94926 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 391012

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.87 5/190 23741
/proc/meminfo: memFree=15234768/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=412408 CPUtime=582.31 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 98910 0 0 0 58192 39 0 0 25 0 1 0 489391660 422305792 97585 33554432000 4194304 4263880 140735200450560 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 103102 97585 248 17 0 100275 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 412408

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.88 5/190 23742
/proc/meminfo: memFree=15219176/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=428188 CPUtime=642.32 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 102750 0 0 0 64190 42 0 0 25 0 1 0 489391660 438464512 101425 33554432000 4194304 4263880 140735200450560 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 107047 101425 249 17 0 104220 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 428188

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.89 5/190 23744
/proc/meminfo: memFree=15208032/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=439636 CPUtime=702.31 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 105470 0 0 0 70189 42 0 0 25 0 1 0 489391660 450187264 104145 33554432000 4194304 4263880 140735200450560 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 109909 104145 249 17 0 107082 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 439636

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.89 5/190 23745
/proc/meminfo: memFree=15183144/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=464404 CPUtime=762.32 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 111671 0 0 0 76186 46 0 0 25 0 1 0 489391660 475549696 110345 33554432000 4194304 4263880 140735200450560 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 116101 110345 248 17 0 113274 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 464404

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.90 5/190 23747
/proc/meminfo: memFree=15170280/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=477444 CPUtime=822.32 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 114906 0 0 0 82184 48 0 0 25 0 1 0 489391660 488902656 113579 33554432000 4194304 4263880 140735200450560 18446744073709551615 4205779 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 119361 113579 248 17 0 116534 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 477444

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.90 5/190 23749
/proc/meminfo: memFree=15157080/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=490860 CPUtime=882.32 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 118212 0 0 0 88183 49 0 0 25 0 1 0 489391660 502640640 116885 33554432000 4194304 4263880 140735200450560 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 122715 116885 248 17 0 119888 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 490860

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 23750
/proc/meminfo: memFree=15145648/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=502728 CPUtime=942.32 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 121123 0 0 0 94181 51 0 0 25 0 1 0 489391660 514793472 119796 33554432000 4194304 4263880 140735200450560 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 125682 119796 248 17 0 122855 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 502728

[startup+1002.3 s]
/proc/loadavg: 4.08 4.00 3.91 5/190 23752
/proc/meminfo: memFree=15130480/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=517688 CPUtime=1002.33 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 124848 0 0 0 100180 53 0 0 25 0 1 0 489391660 530112512 123521 33554432000 4194304 4263880 140735200450560 18446744073709551615 4207825 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 129422 123521 248 17 0 126595 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 517688

[startup+1062.3 s]
/proc/loadavg: 4.08 4.01 3.92 5/190 23753
/proc/meminfo: memFree=15111612/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=537072 CPUtime=1062.33 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 129624 0 0 0 106177 56 0 0 25 0 1 0 489391660 549961728 128297 33554432000 4194304 4263880 140735200450560 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 134268 128297 249 17 0 131441 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 537072

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 23755
/proc/meminfo: memFree=15098192/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=550960 CPUtime=1122.33 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 132956 0 0 0 112176 57 0 0 25 0 1 0 489391660 564183040 131627 33554432000 4194304 4263880 140735200450560 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 137740 131627 249 17 0 134913 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 550960

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 23757
/proc/meminfo: memFree=15084640/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=564772 CPUtime=1182.33 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 136385 0 0 0 118174 59 0 0 25 0 1 0 489391660 578326528 135055 33554432000 4194304 4263880 140735200450560 18446744073709551615 4205734 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 141193 135055 248 17 0 138366 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 564772

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 23758
/proc/meminfo: memFree=15072344/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=577020 CPUtime=1242.33 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 139401 0 0 0 124172 61 0 0 25 0 1 0 489391660 590868480 138071 33554432000 4194304 4263880 140735200450560 18446744073709551615 4207790 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 144255 138071 248 17 0 141428 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 577020



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.92 4/188 23761
/proc/meminfo: memFree=15097876/32951124 swapFree=67111528/67111528
[pid=23529] ppid=23527 vsize=593068 CPUtime=1300.04 cores=5,7
/proc/23529/stat : 23529 (umsat) R 23527 23529 22577 0 -1 4202496 143225 0 0 0 129941 63 0 0 25 0 1 0 489391660 607301632 141895 33554432000 4194304 4263880 140735200450560 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23529/statm: 148267 141895 248 17 0 145440 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 593068

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.03
CPU time (s): 1300.08
CPU user time (s): 1299.42
CPU system time (s): 0.6569
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 593068

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

runsolver used 2.30865 second user time and 4.79527 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-26 02:31:52
IDJOB=3290848
IDBENCH=83451
IDSOLVER=1582
FILE ID=node105/3290848-1303777912
RUNJOBID= node105-1303777910-23415
PBS_JOBID= 13157189
Free space on /tmp= 71820 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290848-1303777912/watcher-3290848-1303777912 -o /tmp/evaluation-result-3290848-1303777912/solver-3290848-1303777912 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3290848-1303777912.cnf

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=647001537

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.82
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.825
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:      16044560 kB
Buffers:       2287788 kB
Cached:       13960664 kB
SwapCached:          0 kB
Active:        8609068 kB
Inactive:      7725740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16044560 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           84920 kB
Writeback:           0 kB
AnonPages:       85820 kB
Mapped:          15396 kB
Slab:           507136 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   255096 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= 71760 MiB
End job on node105 at 2011-04-26 02:53:34