Trace number 3290470

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
march_rw 2011-03-02? (MO) 483.316 483.305

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E02F20.cnf
MD5SUM3e5703cd522988fbb05dcac3c4dbbe9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.9038
Satisfiable
(Un)Satisfiability was proved
Number of variables10420
Number of clauses395383
Sum of the clauses size2821910
Maximum clause length66
Minimum clause length1
Number of clauses of size 122
Number of clauses of size 227506
Number of clauses of size 320815
Number of clauses of size 412840
Number of clauses of size 536380
Number of clauses of size over 5297820

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-3290470-1303792395/watcher-3290470-1303792395 -o /tmp/evaluation-result-3290470-1303792395/solver-3290470-1303792395 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3290470-1303792395.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: 2.25 2.93 3.41 4/193 21465
/proc/meminfo: memFree=21421908/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=11660 CPUtime=0 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4194304 1083 0 0 0 0 0 0 0 21 0 1 0 490837737 11939840 1027 33554432000 4194304 4300876 140734340694496 18446744073709551615 246516495045 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 2915 1031 110 27 0 1364 0

[startup+0.069407 s]
/proc/loadavg: 2.25 2.93 3.41 4/193 21465
/proc/meminfo: memFree=21421908/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=14624 CPUtime=0.06 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4194304 1910 0 0 0 6 0 0 0 21 0 1 0 490837737 14974976 1854 33554432000 4194304 4300876 140734340694496 18446744073709551615 246516834048 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 3656 1855 113 27 0 2105 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14624

[startup+0.100397 s]
/proc/loadavg: 2.25 2.93 3.41 4/193 21465
/proc/meminfo: memFree=21421908/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=16076 CPUtime=0.09 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4194304 2307 0 0 0 9 0 0 0 21 0 1 0 490837737 16461824 2251 33554432000 4194304 4300876 140734340694496 18446744073709551615 246516365126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 4019 2251 113 27 0 2468 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16076

[startup+0.30036 s]
/proc/loadavg: 2.25 2.93 3.41 4/193 21465
/proc/meminfo: memFree=21421908/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=23600 CPUtime=0.29 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4194304 4368 0 0 0 28 1 0 0 22 0 1 0 490837737 24166400 4312 33554432000 4194304 4300876 140734340694496 18446744073709551615 246516365126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 5933 4313 113 27 0 4382 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23600

[startup+0.700285 s]
/proc/loadavg: 2.25 2.93 3.41 4/193 21465
/proc/meminfo: memFree=21421908/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=49500 CPUtime=0.69 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4194304 11058 0 0 0 67 2 0 0 23 0 1 0 490837737 50688000 6933 33554432000 4194304 4300876 140734340694496 18446744073709551615 246516492081 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 12375 6933 127 27 0 10824 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49500

[startup+1.50014 s]
/proc/loadavg: 2.25 2.93 3.41 5/194 21466
/proc/meminfo: memFree=21280024/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=51888 CPUtime=1.49 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4202496 44734 0 0 0 142 7 0 0 25 0 1 0 490837737 53133312 7694 33554432000 4194304 4300876 140734340694496 18446744073709551615 4240059 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 12972 7694 143 27 0 11421 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51888

[startup+3.10085 s]
/proc/loadavg: 2.25 2.93 3.41 5/194 21466
/proc/meminfo: memFree=21114980/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=80960 CPUtime=3.09 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4202496 84235 0 0 0 297 12 0 0 25 0 1 0 490837737 82903040 14898 33554432000 4194304 4300876 140734340694496 18446744073709551615 246516495045 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 20240 14898 144 27 0 18689 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80960

[startup+6.30027 s]
/proc/loadavg: 2.47 2.97 3.42 5/194 21466
/proc/meminfo: memFree=20906920/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=113632 CPUtime=6.29 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4202496 91317 0 0 0 616 13 0 0 25 0 1 0 490837737 116359168 21980 33554432000 4194304 4300876 140734340694496 18446744073709551615 4256576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 28408 21980 144 27 0 26857 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113632

[startup+12.7011 s]
/proc/loadavg: 2.59 2.98 3.42 5/194 21466
/proc/meminfo: memFree=20570416/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=175948 CPUtime=12.69 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4202496 107252 0 0 0 1253 16 0 0 25 0 1 0 490837737 180170752 37915 33554432000 4194304 4300876 140734340694496 18446744073709551615 246516495045 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 43987 37915 144 27 0 42436 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 175948

[startup+25.5008 s]
/proc/loadavg: 2.90 3.03 3.43 5/194 21466
/proc/meminfo: memFree=20429548/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=357652 CPUtime=25.49 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4202496 141366 0 0 0 2528 21 0 0 25 0 1 0 490837737 366235648 72029 33554432000 4194304 4300876 140734340694496 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 89413 72029 144 27 0 87862 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 357652

[startup+51.1001 s]
/proc/loadavg: 3.28 3.11 3.44 5/194 21467
/proc/meminfo: memFree=20178132/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=652240 CPUtime=51.08 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4202496 204338 0 0 0 5079 29 0 0 25 0 1 0 490837737 667893760 135001 33554432000 4194304 4300876 140734340694496 18446744073709551615 246516495045 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 163060 135001 144 27 0 161509 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 652240

[startup+102.307 s]
/proc/loadavg: 3.77 3.26 3.47 5/194 21468
/proc/meminfo: memFree=19625060/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=1276396 CPUtime=102.29 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4202496 339432 0 0 0 10180 49 0 0 25 0 1 0 490837737 1307029504 270095 33554432000 4194304 4300876 140734340694496 18446744073709551615 4256576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 319099 270095 144 27 0 317548 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1276396

[startup+162.301 s]
/proc/loadavg: 3.91 3.39 3.50 5/194 21470
/proc/meminfo: memFree=18959668/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=1799248 CPUtime=162.29 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4202496 503944 0 0 0 16158 71 0 0 25 0 1 0 490837737 1842429952 434607 33554432000 4194304 4300876 140734340694496 18446744073709551615 4214642 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 449812 434607 144 27 0 448261 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1799248

[startup+222.301 s]
/proc/loadavg: 4.02 3.52 3.54 5/194 21472
/proc/meminfo: memFree=18177436/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=2807320 CPUtime=222.29 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4202496 696598 0 0 0 22133 96 0 0 25 0 1 0 490837737 2874695680 627261 33554432000 4194304 4300876 140734340694496 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 701830 627261 144 27 0 700279 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 2807320

[startup+282.301 s]
/proc/loadavg: 4.00 3.60 3.56 5/194 21473
/proc/meminfo: memFree=17281768/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=3525532 CPUtime=282.3 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4202496 921614 0 0 0 28102 128 0 0 25 0 1 0 490837737 3610144768 852277 33554432000 4194304 4300876 140734340694496 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 881383 852278 144 27 0 879832 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 3525532

[startup+342.301 s]
/proc/loadavg: 4.11 3.70 3.60 5/194 21475
/proc/meminfo: memFree=16712096/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=4737928 CPUtime=342.3 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4202496 1059338 0 0 0 34082 148 0 0 25 0 1 0 490837737 4851638272 990001 33554432000 4194304 4300876 140734340694496 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 1184482 990001 144 27 0 1182931 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 4737928

[startup+402.301 s]
/proc/loadavg: 4.09 3.77 3.63 5/194 21476
/proc/meminfo: memFree=16526200/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=4436020 CPUtime=402.3 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4202496 1911317 0 0 0 39971 259 0 0 25 0 1 0 490837737 4542484480 1035312 33554432000 4194304 4300876 140734340694496 18446744073709551615 246516229136 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 1109005 1035312 144 27 0 1107454 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 4436020

[startup+462.3 s]
/proc/loadavg: 4.08 3.82 3.65 5/194 21478
/proc/meminfo: memFree=16012084/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=4864796 CPUtime=462.3 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4202496 3121642 0 0 0 45801 429 0 0 25 0 1 0 490837737 4981551104 1210890 33554432000 4194304 4300876 140734340694496 18446744073709551615 4240296 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 1216199 1210890 144 27 0 1214648 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 4864796



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+475.301 s]
/proc/loadavg: 4.14 3.85 3.66 6/194 21478
/proc/meminfo: memFree=14607152/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=7914060 CPUtime=475.31 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4204032 4027483 0 0 0 46987 544 0 0 25 0 1 0 490837737 8103997440 1512049 33554432000 4194304 4300876 140734340694496 18446744073709551615 4239646 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 1978515 1512049 156 27 0 1976964 0
Current children cumulated CPU time (s) 475.31
Current children cumulated vsize (KiB) 7914060

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -21465

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

[startup+479.801 s]
/proc/loadavg: 4.14 3.85 3.66 7/194 21479
/proc/meminfo: memFree=11195164/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=7914060 CPUtime=479.81 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4204032 4027483 0 0 0 46987 994 0 0 25 0 1 0 490837737 8103997440 1512049 33554432000 4194304 4300876 140734340694496 18446744073709551615 4239646 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 1978515 1512049 156 27 0 1976964 0
Current children cumulated CPU time (s) 479.81
Current children cumulated vsize (KiB) 7914060

[startup+481.401 s]
/proc/loadavg: 4.29 3.88 3.67 5/194 21479
/proc/meminfo: memFree=10290960/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=7914060 CPUtime=481.41 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4204032 4027483 0 0 0 46987 1154 0 0 25 0 1 0 490837737 8103997440 1512049 33554432000 4194304 4300876 140734340694496 18446744073709551615 4239646 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 1978515 1512049 156 27 0 1976964 0
Current children cumulated CPU time (s) 481.41
Current children cumulated vsize (KiB) 7914060

[startup+482.201 s]
/proc/loadavg: 4.29 3.88 3.67 5/194 21479
/proc/meminfo: memFree=9390720/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=7914060 CPUtime=482.21 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4204032 4027483 0 0 0 46987 1234 0 0 25 0 1 0 490837737 8103997440 1512049 33554432000 4194304 4300876 140734340694496 18446744073709551615 4239646 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 1978515 1512049 156 27 0 1976964 0
Current children cumulated CPU time (s) 482.21
Current children cumulated vsize (KiB) 7914060

[startup+483 s]
/proc/loadavg: 4.29 3.88 3.67 5/194 21480
/proc/meminfo: memFree=8487124/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=7914060 CPUtime=483.01 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4204032 4027483 0 0 0 46987 1314 0 0 25 0 1 0 490837737 8103997440 1512049 33554432000 4194304 4300876 140734340694496 18446744073709551615 4239646 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21465/statm: 1978515 1512049 156 27 0 1976964 0
Current children cumulated CPU time (s) 483.01
Current children cumulated vsize (KiB) 7914060

[startup+483.2 s]
/proc/loadavg: 4.29 3.88 3.67 5/194 21480
/proc/meminfo: memFree=8487124/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=0 CPUtime=483.2 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4204036 4027483 0 0 0 46987 1333 0 0 25 0 1 0 490837737 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21465/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 483.2
Current children cumulated vsize (KiB) 0

[startup+483.3 s]
/proc/loadavg: 4.29 3.88 3.67 5/194 21480
/proc/meminfo: memFree=8487124/32951124 swapFree=67111352/67111528
[pid=21465] ppid=21463 vsize=0 CPUtime=483.3 cores=1,3
/proc/21465/stat : 21465 (march_rw) R 21463 21465 20390 0 -1 4204036 4027483 0 0 0 46987 1343 0 0 25 0 1 0 490837737 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21465/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 483.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 483.305
CPU time (s): 483.316
CPU user time (s): 469.872
CPU system time (s): 13.444
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 7914060

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

runsolver used 0.855869 second user time and 1.78973 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-26 06:33:15
IDJOB=3290470
IDBENCH=83436
IDSOLVER=1561
FILE ID=node134/3290470-1303792395
RUNJOBID= node134-1303792395-21425
PBS_JOBID= 13157245
Free space on /tmp= 71628 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E02F20.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290470-1303792395/watcher-3290470-1303792395 -o /tmp/evaluation-result-3290470-1303792395/solver-3290470-1303792395 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3290470-1303792395.cnf

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

MD5SUM BENCH= 3e5703cd522988fbb05dcac3c4dbbe9d
RANDOM SEED=1993419210

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21422800 kB
Buffers:       2311480 kB
Cached:        8574480 kB
SwapCached:         64 kB
Active:        4183860 kB
Inactive:      6796696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21422800 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           18292 kB
Writeback:           0 kB
AnonPages:       93660 kB
Mapped:          15040 kB
Slab:           484352 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   285268 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65716 MiB
End job on node134 at 2011-04-26 06:41:19