Trace number 3290878

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
SApperloT 2011-03-23UNSAT 671.367 671.362

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

671.30/671.35	
671.30/671.35	s UNSATISFIABLE
671.30/671.35	c Reason for Unsat: Learned empty clause

Verifier Data

No possible verification on an UNSAT instance

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-3290878-1303787520/watcher-3290878-1303787520 -o /tmp/evaluation-result-3290878-1303787520/solver-3290878-1303787520 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3290878-1303787520.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.51 3.86 3.62 4/183 4266
/proc/meminfo: memFree=19126476/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=13388 CPUtime=0 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 554 0 0 0 0 0 0 0 21 0 1 0 568982743 13709312 443 33554432000 4194304 4465733 140735689535056 18446744073709551615 215988592384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 3347 444 250 67 0 470 0

[startup+0.0293889 s]
/proc/loadavg: 3.51 3.86 3.62 4/183 4266
/proc/meminfo: memFree=19126476/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=14628 CPUtime=0.02 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 1868 0 0 0 2 0 0 0 21 0 1 0 568982743 14979072 932 33554432000 4194304 4465733 140735689535056 18446744073709551615 215988592384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 3657 932 250 67 0 780 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14628

[startup+0.100377 s]
/proc/loadavg: 3.51 3.86 3.62 4/183 4266
/proc/meminfo: memFree=19126476/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=16884 CPUtime=0.09 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 3558 0 0 0 9 0 0 0 21 0 1 0 568982743 17289216 1343 33554432000 4194304 4465733 140735689535056 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 4221 1343 255 67 0 1344 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16884

[startup+0.300343 s]
/proc/loadavg: 3.51 3.86 3.62 4/183 4266
/proc/meminfo: memFree=19126476/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=18068 CPUtime=0.28 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 4703 0 0 0 28 0 0 0 22 0 1 0 568982743 18501632 1646 33554432000 4194304 4465733 140735689535056 18446744073709551615 4270614 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 4517 1646 255 67 0 1640 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18068

[startup+0.700273 s]
/proc/loadavg: 3.51 3.86 3.62 4/183 4266
/proc/meminfo: memFree=19126476/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=21044 CPUtime=0.69 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 6874 0 0 0 68 1 0 0 24 0 1 0 568982743 21549056 2035 33554432000 4194304 4465733 140735689535056 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 5261 2035 255 67 0 2384 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21044

[startup+1.50013 s]
/proc/loadavg: 3.71 3.90 3.63 5/187 4273
/proc/meminfo: memFree=19024288/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=23892 CPUtime=1.49 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 9036 0 0 0 148 1 0 0 25 0 1 0 568982743 24465408 2526 33554432000 4194304 4465733 140735689535056 18446744073709551615 4270143 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 5973 2526 255 67 0 3096 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23892

[startup+3.10085 s]
/proc/loadavg: 3.71 3.90 3.63 5/190 4279
/proc/meminfo: memFree=18963132/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=25684 CPUtime=3.09 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 10167 0 0 0 307 2 0 0 25 0 1 0 568982743 26300416 2726 33554432000 4194304 4465733 140735689535056 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 6421 2726 255 67 0 3544 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25684

[startup+6.30029 s]
/proc/loadavg: 3.71 3.90 3.63 5/190 4279
/proc/meminfo: memFree=18862944/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=47548 CPUtime=6.29 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 15115 0 0 0 627 2 0 0 25 0 1 0 568982743 48689152 6436 33554432000 4194304 4465733 140735689535056 18446744073709551615 4343417 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 11887 6436 271 67 0 9010 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47548

[startup+12.7002 s]
/proc/loadavg: 3.83 3.92 3.64 5/190 4334
/proc/meminfo: memFree=18688180/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=47548 CPUtime=12.69 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 15509 0 0 0 1267 2 0 0 25 0 1 0 568982743 48689152 6755 33554432000 4194304 4465733 140735689535056 18446744073709551615 4353721 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 11887 6755 279 67 0 9010 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47548

[startup+25.5009 s]
/proc/loadavg: 3.85 3.92 3.64 5/190 4334
/proc/meminfo: memFree=18561464/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=39052 CPUtime=25.49 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 22207 0 0 0 2545 4 0 0 25 0 1 0 568982743 39989248 6519 33554432000 4194304 4465733 140735689535056 18446744073709551615 4271418 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 9763 6519 279 67 0 6886 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39052

[startup+51.1004 s]
/proc/loadavg: 3.90 3.92 3.65 5/190 4335
/proc/meminfo: memFree=18522640/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=53436 CPUtime=51.09 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 28532 0 0 0 5104 5 0 0 25 0 1 0 568982743 54718464 8947 33554432000 4194304 4465733 140735689535056 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 13359 8947 279 67 0 10482 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53436

[startup+102.306 s]
/proc/loadavg: 4.03 3.95 3.67 5/190 4336
/proc/meminfo: memFree=18452904/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=59956 CPUtime=102.29 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 34243 0 0 0 10224 5 0 0 25 0 1 0 568982743 61394944 11412 33554432000 4194304 4465733 140735689535056 18446744073709551615 4270276 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 14989 11412 285 67 0 12112 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 59956

[startup+162.301 s]
/proc/loadavg: 4.01 3.96 3.69 5/190 4338
/proc/meminfo: memFree=18423972/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=74532 CPUtime=162.3 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 42504 0 0 0 16223 7 0 0 25 0 1 0 568982743 76320768 14913 33554432000 4194304 4465733 140735689535056 18446744073709551615 4271882 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 18633 14913 279 67 0 15756 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 74532

[startup+222.3 s]
/proc/loadavg: 4.00 3.96 3.71 5/190 4366
/proc/meminfo: memFree=18473612/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=74532 CPUtime=222.3 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 42504 0 0 0 22223 7 0 0 25 0 1 0 568982743 76320768 14913 33554432000 4194304 4465733 140735689535056 18446744073709551615 4270626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 18633 14913 279 67 0 15756 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 74532

[startup+282.301 s]
/proc/loadavg: 3.52 3.84 3.68 4/184 4385
/proc/meminfo: memFree=18435256/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=74532 CPUtime=282.29 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 47586 0 0 0 28222 7 0 0 25 0 1 0 568982743 76320768 15475 33554432000 4194304 4465733 140735689535056 18446744073709551615 4270138 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 18633 15475 279 67 0 15756 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 74532

[startup+342.3 s]
/proc/loadavg: 3.25 3.70 3.64 4/184 4386
/proc/meminfo: memFree=18390300/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=156276 CPUtime=342.3 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 59607 0 0 0 34221 9 0 0 25 0 1 0 568982743 160026624 25876 33554432000 4194304 4465733 140735689535056 18446744073709551615 4369585 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 39069 25876 372 67 0 36192 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 156276

[startup+402.301 s]
/proc/loadavg: 3.09 3.57 3.60 4/184 4388
/proc/meminfo: memFree=18410820/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=93680 CPUtime=402.3 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 59621 0 0 0 40221 9 0 0 25 0 1 0 568982743 95928320 19326 33554432000 4194304 4465733 140735689535056 18446744073709551615 4270699 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 23420 19326 358 67 0 20543 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 93680

[startup+462.3 s]
/proc/loadavg: 3.03 3.46 3.56 4/184 4390
/proc/meminfo: memFree=18402724/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=93680 CPUtime=462.3 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 59713 0 0 0 46221 9 0 0 25 0 1 0 568982743 95928320 19339 33554432000 4194304 4465733 140735689535056 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 23420 19339 279 67 0 20543 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 93680

[startup+522.301 s]
/proc/loadavg: 3.01 3.38 3.52 4/184 4391
/proc/meminfo: memFree=18380836/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=93680 CPUtime=522.3 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 66681 0 0 0 52220 10 0 0 25 0 1 0 568982743 95928320 19339 33554432000 4194304 4465733 140735689535056 18446744073709551615 4270282 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 23420 19339 279 67 0 20543 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 93680

[startup+582.3 s]
/proc/loadavg: 3.00 3.31 3.49 4/184 4393
/proc/meminfo: memFree=18228016/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=93680 CPUtime=582.29 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 66681 0 0 0 58219 10 0 0 25 0 1 0 568982743 95928320 19339 33554432000 4194304 4465733 140735689535056 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 23420 19339 279 67 0 20543 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 93680

[startup+642.301 s]
/proc/loadavg: 3.00 3.25 3.45 4/184 4394
/proc/meminfo: memFree=18226836/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=93680 CPUtime=642.3 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 66681 0 0 0 64220 10 0 0 25 0 1 0 568982743 95928320 19339 33554432000 4194304 4465733 140735689535056 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 23420 19339 279 67 0 20543 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 93680

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

[startup+652.7 s]
/proc/loadavg: 3.00 3.24 3.45 4/184 4395
/proc/meminfo: memFree=18210840/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=160448 CPUtime=652.7 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 71610 0 0 0 65259 11 0 0 25 0 1 0 568982743 164298752 23485 33554432000 4194304 4465733 140735689535056 18446744073709551615 4358656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 40112 23485 279 67 0 37235 0
Current children cumulated CPU time (s) 652.7
Current children cumulated vsize (KiB) 160448

[startup+659.101 s]
/proc/loadavg: 3.00 3.23 3.44 4/184 4395
/proc/meminfo: memFree=18210096/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=160448 CPUtime=659.1 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 71610 0 0 0 65899 11 0 0 25 0 1 0 568982743 164298752 23485 33554432000 4194304 4465733 140735689535056 18446744073709551615 4358576 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 40112 23485 279 67 0 37235 0
Current children cumulated CPU time (s) 659.1
Current children cumulated vsize (KiB) 160448

[startup+665.507 s]
/proc/loadavg: 3.00 3.23 3.44 4/184 4395
/proc/meminfo: memFree=18226088/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=93680 CPUtime=665.5 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 71611 0 0 0 66539 11 0 0 25 0 1 0 568982743 95928320 19340 33554432000 4194304 4465733 140735689535056 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 23420 19340 280 67 0 20543 0
Current children cumulated CPU time (s) 665.5
Current children cumulated vsize (KiB) 93680

[startup+668.7 s]
/proc/loadavg: 3.00 3.23 3.44 4/184 4395
/proc/meminfo: memFree=18226200/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=93680 CPUtime=668.7 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 71611 0 0 0 66859 11 0 0 25 0 1 0 568982743 95928320 19340 33554432000 4194304 4465733 140735689535056 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 23420 19340 280 67 0 20543 0
Current children cumulated CPU time (s) 668.7
Current children cumulated vsize (KiB) 93680

[startup+670.301 s]
/proc/loadavg: 3.00 3.23 3.44 4/184 4395
/proc/meminfo: memFree=18226200/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=93680 CPUtime=670.3 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 71611 0 0 0 67019 11 0 0 25 0 1 0 568982743 95928320 19340 33554432000 4194304 4465733 140735689535056 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 23420 19340 280 67 0 20543 0
Current children cumulated CPU time (s) 670.3
Current children cumulated vsize (KiB) 93680

[startup+671.101 s]
/proc/loadavg: 3.00 3.22 3.44 4/184 4395
/proc/meminfo: memFree=18226200/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=93680 CPUtime=671.1 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 71611 0 0 0 67099 11 0 0 25 0 1 0 568982743 95928320 19340 33554432000 4194304 4465733 140735689535056 18446744073709551615 4270597 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 23420 19340 280 67 0 20543 0
Current children cumulated CPU time (s) 671.1
Current children cumulated vsize (KiB) 93680

[startup+671.301 s]
/proc/loadavg: 3.00 3.22 3.44 4/184 4395
/proc/meminfo: memFree=18226200/32950940 swapFree=67111528/67111528
[pid=4266] ppid=4264 vsize=93680 CPUtime=671.3 cores=5,7
/proc/4266/stat : 4266 (SApperloT) R 4264 4266 2669 0 -1 4202496 71611 0 0 0 67119 11 0 0 25 0 1 0 568982743 95928320 19340 33554432000 4194304 4465733 140735689535056 18446744073709551615 4270056 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4266/statm: 23420 19340 280 67 0 20543 0
Current children cumulated CPU time (s) 671.3
Current children cumulated vsize (KiB) 93680

Child status: 20
Real time (s): 671.362
CPU time (s): 671.367
CPU user time (s): 671.25
CPU system time (s): 0.116982
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 160448

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

runsolver used 1.07484 second user time and 2.59061 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-26 05:12:00
IDJOB=3290878
IDBENCH=83451
IDSOLVER=1657
FILE ID=node117/3290878-1303787520
RUNJOBID= node117-1303787519-4239
PBS_JOBID= 13157218
Free space on /tmp= 71940 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290878-1303787520/watcher-3290878-1303787520 -o /tmp/evaluation-result-3290878-1303787520/solver-3290878-1303787520 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3290878-1303787520.cnf

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=724034154

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.75
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.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      19126632 kB
Buffers:       2333408 kB
Cached:       10851644 kB
SwapCached:          0 kB
Active:        6270336 kB
Inactive:      6990124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      19126632 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12596 kB
Writeback:           0 kB
AnonPages:       74232 kB
Mapped:          14880 kB
Slab:           498580 kB
PageTables:       5460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   223264 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= 71740 MiB
End job on node117 at 2011-04-26 05:23:11