Trace number 3420119

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
RestartSAT B95UNSAT 606.14 606.124

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 benchmark440.727
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

606.12/606.11	c WARNING: for repeatability, setting FPU to use double precision
606.12/606.11	s UNSATISFIABLE

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: 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-3420119-1306585507/watcher-3420119-1306585507 -o /tmp/evaluation-result-3420119-1306585507/solver-3420119-1306585507 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420119-1306585507.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 1.99 1.97 3/273 32382
/proc/meminfo: memFree=28567108/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=19984 CPUtime=0 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 874 0 0 0 0 0 0 0 25 0 1 0 770151428 20463616 807 33554432000 4194304 4291949 140737326415232 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 4996 807 225 24 0 1630 0

[startup+0.033517 s]
/proc/loadavg: 1.93 1.99 1.97 3/273 32382
/proc/meminfo: memFree=28567108/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=24020 CPUtime=0.03 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 2425 0 0 0 3 0 0 0 25 0 1 0 770151428 24596480 2215 33554432000 4194304 4291949 140737326415232 18446744073709551615 222921437893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 6005 2216 227 24 0 2639 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24020

[startup+0.100525 s]
/proc/loadavg: 1.93 1.99 1.97 3/273 32382
/proc/meminfo: memFree=28567108/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=25100 CPUtime=0.09 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 2808 0 0 0 9 0 0 0 25 0 1 0 770151428 25702400 2580 33554432000 4194304 4291949 140737326415232 18446744073709551615 4230016 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 6275 2580 232 24 0 2909 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25100

[startup+0.300485 s]
/proc/loadavg: 1.93 1.99 1.97 3/273 32382
/proc/meminfo: memFree=28567108/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=25396 CPUtime=0.29 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 2911 0 0 0 29 0 0 0 25 0 1 0 770151428 26005504 2682 33554432000 4194304 4291949 140737326415232 18446744073709551615 4229463 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 6349 2682 234 24 0 2983 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25396

[startup+0.700424 s]
/proc/loadavg: 1.93 1.99 1.97 3/273 32382
/proc/meminfo: memFree=28567108/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=25032 CPUtime=0.69 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 3700 0 0 0 69 0 0 0 25 0 1 0 770151428 25632768 2648 33554432000 4194304 4291949 140737326415232 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 6258 2648 253 24 0 2892 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25032

[startup+1.50027 s]
/proc/loadavg: 1.93 1.99 1.97 3/274 32383
/proc/meminfo: memFree=28555452/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=27752 CPUtime=1.49 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 4227 0 0 0 149 0 0 0 25 0 1 0 770151428 28418048 3164 33554432000 4194304 4291949 140737326415232 18446744073709551615 4255953 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 6938 3164 253 24 0 3572 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27752

[startup+3.10097 s]
/proc/loadavg: 1.93 1.99 1.97 3/274 32383
/proc/meminfo: memFree=28551976/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=32416 CPUtime=3.09 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 5046 0 0 0 309 0 0 0 25 0 1 0 770151428 33193984 3964 33554432000 4194304 4291949 140737326415232 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 8104 3964 253 24 0 4738 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32416

[startup+6.30037 s]
/proc/loadavg: 1.93 1.99 1.97 3/274 32383
/proc/meminfo: memFree=28601288/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=41488 CPUtime=6.29 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 6654 0 0 0 629 0 0 0 25 0 1 0 770151428 42483712 5544 33554432000 4194304 4291949 140737326415232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 10372 5544 253 24 0 7006 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41488

[startup+12.7002 s]
/proc/loadavg: 1.94 1.99 1.97 3/274 32383
/proc/meminfo: memFree=28592360/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=43928 CPUtime=12.69 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 8708 0 0 0 1268 1 0 0 25 0 1 0 770151428 44982272 7560 33554432000 4194304 4291949 140737326415232 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 10982 7560 253 24 0 7616 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43928

[startup+25.5008 s]
/proc/loadavg: 1.95 1.99 1.97 3/274 32384
/proc/meminfo: memFree=28560612/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=45648 CPUtime=25.49 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 14262 0 0 0 2547 2 0 0 25 0 1 0 770151428 46743552 7572 33554432000 4194304 4291949 140737326415232 18446744073709551615 4262265 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 11412 7572 253 24 0 8046 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45648

[startup+51.1012 s]
/proc/loadavg: 1.97 1.99 1.97 3/274 32384
/proc/meminfo: memFree=28525340/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=89672 CPUtime=51.09 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 25183 0 0 0 5105 4 0 0 25 0 1 0 770151428 91824128 11769 33554432000 4194304 4291949 140737326415232 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 22418 11769 253 24 0 19052 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89672

[startup+102.31 s]
/proc/loadavg: 1.98 1.99 1.97 3/274 32386
/proc/meminfo: memFree=28514028/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=89672 CPUtime=102.3 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 27557 0 0 0 10226 4 0 0 25 0 1 0 770151428 91824128 14087 33554432000 4194304 4291949 140737326415232 18446744073709551615 4255953 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 22418 14087 253 24 0 19052 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 89672

[startup+162.301 s]
/proc/loadavg: 2.03 2.00 1.98 3/274 32387
/proc/meminfo: memFree=28497752/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=89672 CPUtime=162.29 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 39740 0 0 0 16223 6 0 0 25 0 1 0 770151428 91824128 18353 33554432000 4194304 4291949 140737326415232 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 22418 18353 253 24 0 19052 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 89672

[startup+222.301 s]
/proc/loadavg: 2.01 2.00 1.98 3/274 32389
/proc/meminfo: memFree=28501440/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=89672 CPUtime=222.3 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 57180 0 0 0 22221 9 0 0 25 0 1 0 770151428 91824128 19227 33554432000 4194304 4291949 140737326415232 18446744073709551615 4255876 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 22418 19227 253 24 0 19052 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 89672

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32391
/proc/meminfo: memFree=28461848/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=138992 CPUtime=282.3 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 74909 0 0 0 28220 10 0 0 25 0 1 0 770151428 142327808 27823 33554432000 4194304 4291949 140737326415232 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 34748 27823 253 24 0 31382 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 138992

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32392
/proc/meminfo: memFree=28478420/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=101988 CPUtime=342.29 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 88305 0 0 0 34217 12 0 0 25 0 1 0 770151428 104435712 22306 33554432000 4194304 4291949 140737326415232 18446744073709551615 4267199 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 25497 22306 253 24 0 22131 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 101988

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32394
/proc/meminfo: memFree=28496620/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=151308 CPUtime=402.3 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 106960 0 0 0 40215 15 0 0 25 0 1 0 770151428 154939392 31407 33554432000 4194304 4291949 140737326415232 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 37827 31407 253 24 0 34461 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 151308

[startup+462.301 s]
/proc/loadavg: 2.04 2.01 1.98 3/274 32395
/proc/meminfo: memFree=28442888/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=151308 CPUtime=462.31 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 126576 0 0 0 46212 19 0 0 25 0 1 0 770151428 154939392 31058 33554432000 4194304 4291949 140737326415232 18446744073709551615 4255918 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 37827 31058 253 24 0 34461 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 151308

[startup+522.301 s]
/proc/loadavg: 2.01 2.01 1.98 3/274 32397
/proc/meminfo: memFree=28499028/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=151308 CPUtime=522.3 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 137773 0 0 0 52210 20 0 0 25 0 1 0 770151428 154939392 30817 33554432000 4194304 4291949 140737326415232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 37827 30817 253 24 0 34461 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 151308

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32399
/proc/meminfo: memFree=28531720/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=101988 CPUtime=582.31 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 148378 0 0 0 58208 23 0 0 25 0 1 0 770151428 104435712 22307 33554432000 4194304 4291949 140737326415232 18446744073709551615 4256305 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 25497 22307 253 24 0 22131 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 101988

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

[startup+588.701 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32399
/proc/meminfo: memFree=28531588/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=101988 CPUtime=588.71 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 148378 0 0 0 58848 23 0 0 25 0 1 0 770151428 104435712 22307 33554432000 4194304 4291949 140737326415232 18446744073709551615 4256182 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 25497 22307 253 24 0 22131 0
Current children cumulated CPU time (s) 588.71
Current children cumulated vsize (KiB) 101988

[startup+595.111 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32399
/proc/meminfo: memFree=28498352/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=101988 CPUtime=595.12 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 148378 0 0 0 59489 23 0 0 25 0 1 0 770151428 104435712 22307 33554432000 4194304 4291949 140737326415232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 25497 22307 253 24 0 22131 0
Current children cumulated CPU time (s) 595.12
Current children cumulated vsize (KiB) 101988

[startup+601.5 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32399
/proc/meminfo: memFree=28492648/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=101988 CPUtime=601.51 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 148378 0 0 0 60128 23 0 0 25 0 1 0 770151428 104435712 22307 33554432000 4194304 4291949 140737326415232 18446744073709551615 4261831 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 25497 22307 253 24 0 22131 0
Current children cumulated CPU time (s) 601.51
Current children cumulated vsize (KiB) 101988

[startup+604.701 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32399
/proc/meminfo: memFree=28490036/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=101988 CPUtime=604.71 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 148378 0 0 0 60448 23 0 0 25 0 1 0 770151428 104435712 22307 33554432000 4194304 4291949 140737326415232 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 25497 22307 253 24 0 22131 0
Current children cumulated CPU time (s) 604.71
Current children cumulated vsize (KiB) 101988

[startup+605.501 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32399
/proc/meminfo: memFree=28489292/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=101988 CPUtime=605.51 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 148378 0 0 0 60528 23 0 0 25 0 1 0 770151428 104435712 22307 33554432000 4194304 4291949 140737326415232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 25497 22307 253 24 0 22131 0
Current children cumulated CPU time (s) 605.51
Current children cumulated vsize (KiB) 101988

[startup+605.901 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32399
/proc/meminfo: memFree=28489292/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=101988 CPUtime=605.91 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 148378 0 0 0 60568 23 0 0 25 0 1 0 770151428 104435712 22307 33554432000 4194304 4291949 140737326415232 18446744073709551615 4248246 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 25497 22307 253 24 0 22131 0
Current children cumulated CPU time (s) 605.91
Current children cumulated vsize (KiB) 101988

[startup+606.11 s]
/proc/loadavg: 2.00 2.00 1.98 3/274 32399
/proc/meminfo: memFree=28488176/32951124 swapFree=55664332/67111528
[pid=32382] ppid=32380 vsize=101988 CPUtime=606.12 cores=0,2,4,6
/proc/32382/stat : 32382 (RestartSAT) R 32380 32382 32020 0 -1 4202496 148378 0 0 0 60589 23 0 0 25 0 1 0 770151428 104435712 22307 33554432000 4194304 4291949 140737326415232 18446744073709551615 4250380 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32382/statm: 25497 22307 253 24 0 22131 0
Current children cumulated CPU time (s) 606.12
Current children cumulated vsize (KiB) 101988

Child status: 20
Real time (s): 606.124
CPU time (s): 606.14
CPU user time (s): 605.902
CPU system time (s): 0.237963
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 151308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 605.902
system time used= 0.237963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148383
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 754

runsolver used 1.64375 second user time and 3.32449 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-28 14:25:07
IDJOB=3420119
IDBENCH=83451
IDSOLVER=1911
FILE ID=node109/3420119-1306585507
RUNJOBID= node109-1306579399-32038
PBS_JOBID= 13471571
Free space on /tmp= 73200 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420119-1306585507/watcher-3420119-1306585507 -o /tmp/evaluation-result-3420119-1306585507/solver-3420119-1306585507 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420119-1306585507.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=933005545

node109.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.809
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.809
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.809
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.809
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.809
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.82
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28567512 kB
Buffers:        184136 kB
Cached:        2112796 kB
SwapCached:      10136 kB
Active:         848156 kB
Inactive:      3329248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28567512 kB
SwapTotal:    67111528 kB
SwapFree:     55664332 kB
Dirty:            2728 kB
Writeback:           0 kB
AnonPages:     1877008 kB
Mapped:          16484 kB
Slab:           107188 kB
PageTables:      37732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 31065248 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= 73200 MiB
End job on node109 at 2011-05-28 14:35:13