Trace number 3285541

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
SArTagnan 2011-03-24? (MO) 576.901 147.413

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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-3285541-1304062533/watcher-3285541-1304062533 -o /tmp/evaluation-result-3285541-1304062533/solver-3285541-1304062533 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3285541-1304062533.cnf -threads=4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 7.65 7.73 7.76 5/180 12186
/proc/meminfo: memFree=24135572/32950928 swapFree=67111524/67111528
[pid=12186] ppid=12184 vsize=30656 CPUtime=0 cores=0,2,4,6
/proc/12186/stat : 12186 (SArTagnan) R 12184 12186 11981 0 -1 4202496 2104 0 0 0 0 0 0 0 23 0 1 0 517852494 31391744 2042 33554432000 4194304 4623224 140735213766432 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/12186/statm: 7664 2052 290 105 0 3168 0

[startup+0.087022 s]
/proc/loadavg: 7.65 7.73 7.76 5/180 12186
/proc/meminfo: memFree=24135572/32950928 swapFree=67111524/67111528
[pid=12186] ppid=12184 vsize=347496 CPUtime=0.07 cores=0,2,4,6
/proc/12186/stat : 12186 (SArTagnan) R 12184 12186 11981 0 -1 4202496 28465 0 0 0 4 3 0 0 23 0 1 0 517852494 355835904 28403 33554432000 4194304 4623224 140735213766432 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/12186/statm: 86874 28403 300 105 0 82378 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 347496

[startup+0.101017 s]
/proc/loadavg: 7.65 7.73 7.76 5/180 12186
/proc/meminfo: memFree=24135572/32950928 swapFree=67111524/67111528
[pid=12186] ppid=12184 vsize=347580 CPUtime=0.09 cores=0,2,4,6
/proc/12186/stat : 12186 (SArTagnan) R 12184 12186 11981 0 -1 4202496 28500 0 0 0 6 3 0 0 23 0 1 0 517852494 355921920 28438 33554432000 4194304 4623224 140735213766432 18446744073709551615 251813858905 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/12186/statm: 86895 28438 301 105 0 82399 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 347580

[startup+0.300985 s]
/proc/loadavg: 7.65 7.73 7.76 5/180 12186
/proc/meminfo: memFree=24135572/32950928 swapFree=67111524/67111528
[pid=12186] ppid=12184 vsize=353040 CPUtime=0.29 cores=0,2,4,6
/proc/12186/stat : 12186 (SArTagnan) R 12184 12186 11981 0 -1 4202496 31422 0 0 0 25 4 0 0 24 0 1 0 517852494 361512960 29620 33554432000 4194304 4623224 140735213766432 18446744073709551615 251813858821 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/12186/statm: 88260 29621 301 105 0 83764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 353040

[startup+0.70092 s]
/proc/loadavg: 7.65 7.73 7.76 5/180 12186
/proc/meminfo: memFree=24135572/32950928 swapFree=67111524/67111528
[pid=12186] ppid=12184 vsize=381216 CPUtime=0.69 cores=0,2,4,6
/proc/12186/stat : 12186 (SArTagnan) R 12184 12186 11981 0 -1 4202496 45076 0 0 0 62 7 0 0 25 0 1 0 517852494 390365184 36061 33554432000 4194304 4623224 140735213766432 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/12186/statm: 95304 36062 301 105 0 90808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 381216

[startup+1.50078 s]
/proc/loadavg: 7.65 7.73 7.76 6/181 12187
/proc/meminfo: memFree=23898732/32950928 swapFree=67111524/67111528
[pid=12186] ppid=12184 vsize=442176 CPUtime=1.49 cores=0,2,4,6
/proc/12186/stat : 12186 (SArTagnan) R 12184 12186 11981 0 -1 4202496 77933 0 0 0 137 12 0 0 25 0 1 0 517852494 452788224 47564 33554432000 4194304 4623224 140735213766432 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/12186/statm: 110544 47564 301 105 0 106048 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 442176

[startup+3.10052 s]
/proc/loadavg: 7.65 7.73 7.76 6/181 12187
/proc/meminfo: memFree=23779532/32950928 swapFree=67111524/67111528
[pid=12186] ppid=12184 vsize=559112 CPUtime=3.09 cores=0,2,4,6
/proc/12186/stat : 12186 (SArTagnan) R 12184 12186 11981 0 -1 4202496 139015 0 0 0 285 24 0 0 25 0 1 0 517852494 572530688 70711 33554432000 4194304 4623224 140735213766432 18446744073709551615 251813858868 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/12186/statm: 139778 70711 301 105 0 135282 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 559112

[startup+6.30098 s]
/proc/loadavg: 7.51 7.70 7.75 9/184 12190
/proc/meminfo: memFree=22927896/32950928 swapFree=67111524/67111528
[pid=12186] ppid=12184 vsize=1473420 CPUtime=14.7 cores=0,2,4,6
/proc/12186/stat : 12186 (SArTagnan) R 12184 12186 11981 0 -1 4202496 314593 0 0 0 1426 44 0 0 25 0 4 0 517852494 1508782080 241468 33554432000 4194304 4623224 140735213766432 18446744073709551615 4412510 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12186/statm: 368355 241468 335 105 0 363859 0
[pid=12186/tid=12188] ppid=12184 vsize=1473420 CPUtime=2.79 cores=0,2,4,6
/proc/12186/task/12188/stat : 12188 (SArTagnan) R 12184 12186 11981 0 -1 4202560 4945 0 0 0 279 0 0 0 25 0 4 0 517852843 1508782080 241468 33554432000 4194304 4623224 140735213766432 18446744073709551615 4485183 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12186/tid=12189] ppid=12184 vsize=1473420 CPUtime=2.8 cores=0,2,4,6
/proc/12186/task/12189/stat : 12189 (SArTagnan) R 12184 12186 11981 0 -1 4202560 6313 0 0 0 279 1 0 0 25 0 4 0 517852843 1508782080 241468 33554432000 4194304 4623224 140735213766432 18446744073709551615 4465894 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12186/tid=12190] ppid=12184 vsize=1473420 CPUtime=2.78 cores=0,2,4,6
/proc/12186/task/12190/stat : 12190 (SArTagnan) R 12184 12186 11981 0 -1 4202560 8500 0 0 0 278 0 0 0 25 0 4 0 517852843 1508782080 241468 33554432000 4194304 4623224 140735213766432 18446744073709551615 4279912 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 14.7
Current children cumulated vsize (KiB) 1473420

[startup+12.7009 s]
/proc/loadavg: 7.55 7.70 7.75 9/184 12190
/proc/meminfo: memFree=22154616/32950928 swapFree=67111524/67111528
[pid=12186] ppid=12184 vsize=1706476 CPUtime=40.26 cores=0,2,4,6
/proc/12186/stat : 12186 (SArTagnan) R 12184 12186 11981 0 -1 4202496 464790 0 0 0 3959 67 0 0 25 0 4 0 517852494 1747431424 306899 33554432000 4194304 4623224 140735213766432 18446744073709551615 4412457 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12186/statm: 426619 306899 335 105 0 422123 0
[pid=12186/tid=12188] ppid=12184 vsize=1706476 CPUtime=9.2 cores=0,2,4,6
/proc/12186/task/12188/stat : 12188 (SArTagnan) R 12184 12186 11981 0 -1 4202560 9177 0 0 0 918 2 0 0 25 0 4 0 517852843 1747431424 306899 33554432000 4194304 4623224 140735213766432 18446744073709551615 4463007 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12186/tid=12189] ppid=12184 vsize=1706476 CPUtime=9.19 cores=0,2,4,6
/proc/12186/task/12189/stat : 12189 (SArTagnan) R 12184 12186 11981 0 -1 4202560 14629 0 0 0 917 2 0 0 25 0 4 0 517852843 1747431424 306899 33554432000 4194304 4623224 140735213766432 18446744073709551615 4463067 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12186/tid=12190] ppid=12184 vsize=1706476 CPUtime=9.15 cores=0,2,4,6
/proc/12186/task/12190/stat : 12190 (SArTagnan) R 12184 12186 11981 0 -1 4202560 11683 0 0 0 914 1 0 0 25 0 4 0 517852843 1747431424 306899 33554432000 4194304 4623224 140735213766432 18446744073709551615 4289685 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40.26
Current children cumulated vsize (KiB) 1706476

[startup+25.5008 s]
/proc/loadavg: 7.65 7.72 7.75 9/184 12191
/proc/meminfo: memFree=20556908/32950928 swapFree=67111524/67111528
[pid=12186] ppid=12184 vsize=2500380 CPUtime=91.37 cores=0,2,4,6
/proc/12186/stat : 12186 (SArTagnan) R 12184 12186 11981 0 -1 4202496 885660 0 0 0 9005 132 0 0 25 0 4 0 517852494 2560389120 473296 33554432000 4194304 4623224 140735213766432 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12186/statm: 625095 473296 335 105 0 620599 0
[pid=12186/tid=12188] ppid=12184 vsize=2500380 CPUtime=21.99 cores=0,2,4,6
/proc/12186/task/12188/stat : 12188 (SArTagnan) R 12184 12186 11981 0 -1 4202560 25508 0 0 0 2193 6 0 0 25 0 4 0 517852843 2560389120 473296 33554432000 4194304 4623224 140735213766432 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12186/tid=12189] ppid=12184 vsize=2500380 CPUtime=21.99 cores=0,2,4,6
/proc/12186/task/12189/stat : 12189 (SArTagnan) R 12184 12186 11981 0 -1 4202560 20382 0 0 0 2196 3 0 0 25 0 4 0 517852843 2560389120 473296 33554432000 4194304 4623224 140735213766432 18446744073709551615 4317170 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12186/tid=12190] ppid=12184 vsize=2500380 CPUtime=21.86 cores=0,2,4,6
/proc/12186/task/12190/stat : 12190 (SArTagnan) R 12184 12186 11981 0 -1 4202560 23314 0 0 0 2184 2 0 0 25 0 4 0 517852843 2560389120 473296 33554432000 4194304 4623224 140735213766432 18446744073709551615 4363758 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 91.37
Current children cumulated vsize (KiB) 2500380

[startup+51.1005 s]
/proc/loadavg: 7.77 7.74 7.75 9/184 12192
/proc/meminfo: memFree=16297368/32950928 swapFree=67111524/67111528
[pid=12186] ppid=12184 vsize=5053992 CPUtime=193.41 cores=0,2,4,6
/proc/12186/stat : 12186 (SArTagnan) R 12184 12186 11981 0 -1 4202496 2264020 0 0 0 19015 326 0 0 24 0 4 0 517852494 5175287808 988009 33554432000 4194304 4623224 140735213766432 18446744073709551615 4413922 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12186/statm: 1263498 988009 349 105 0 1259002 0
[pid=12186/tid=12188] ppid=12184 vsize=5053992 CPUtime=47.5 cores=0,2,4,6
/proc/12186/task/12188/stat : 12188 (SArTagnan) R 12184 12186 11981 0 -1 4202560 72348 0 0 0 4733 17 0 0 25 0 4 0 517852843 5175287808 988009 33554432000 4194304 4623224 140735213766432 18446744073709551615 4463026 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12186/tid=12189] ppid=12184 vsize=5053992 CPUtime=47.49 cores=0,2,4,6
/proc/12186/task/12189/stat : 12189 (SArTagnan) R 12184 12186 11981 0 -1 4202560 29862 0 0 0 4743 6 0 0 25 0 4 0 517852843 5175287808 988009 33554432000 4194304 4623224 140735213766432 18446744073709551615 4278624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12186/tid=12190] ppid=12184 vsize=5053992 CPUtime=47.31 cores=0,2,4,6
/proc/12186/task/12190/stat : 12190 (SArTagnan) R 12184 12186 11981 0 -1 4202560 45182 0 0 0 4724 7 0 0 25 0 4 0 517852843 5175287808 988009 33554432000 4194304 4623224 140735213766432 18446744073709551615 4551644 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 193.41
Current children cumulated vsize (KiB) 5053992

[startup+102.307 s]
/proc/loadavg: 7.90 7.78 7.76 9/184 12223
/proc/meminfo: memFree=19063116/32950928 swapFree=67111524/67111528
[pid=12186] ppid=12184 vsize=9208684 CPUtime=397.93 cores=0,2,4,6
/proc/12186/stat : 12186 (SArTagnan) R 12184 12186 11981 0 -1 4202496 4620487 0 0 0 39107 686 0 0 25 0 4 0 517852494 9429692416 1794111 33554432000 4194304 4623224 140735213766432 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12186/statm: 2302171 1794111 858 105 0 2297675 0
[pid=12186/tid=12188] ppid=12184 vsize=9208684 CPUtime=98.71 cores=0,2,4,6
/proc/12186/task/12188/stat : 12188 (SArTagnan) R 12184 12186 11981 0 -1 4202560 90580 0 0 0 9849 22 0 0 25 0 4 0 517852843 9429692416 1794111 33554432000 4194304 4623224 140735213766432 18446744073709551615 4357413 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12186/tid=12189] ppid=12184 vsize=9208684 CPUtime=98.68 cores=0,2,4,6
/proc/12186/task/12189/stat : 12189 (SArTagnan) R 12184 12186 11981 0 -1 4202560 47002 0 0 0 9860 8 0 0 25 0 4 0 517852843 9429692416 1794111 33554432000 4194304 4623224 140735213766432 18446744073709551615 4317467 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12186/tid=12190] ppid=12184 vsize=9208684 CPUtime=98.24 cores=0,2,4,6
/proc/12186/task/12190/stat : 12190 (SArTagnan) R 12184 12186 11981 0 -1 4202560 73518 0 0 0 9811 13 0 0 25 0 4 0 517852843 9429692416 1794111 33554432000 4194304 4623224 140735213766432 18446744073709551615 4552735 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 397.93
Current children cumulated vsize (KiB) 9208684



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+147 s]
/proc/loadavg: 8.00 7.82 7.78 9/184 12224
/proc/meminfo: memFree=13948620/32950928 swapFree=67111524/67111528
[pid=12186] ppid=12184 vsize=15915384 CPUtime=576.47 cores=0,2,4,6
/proc/12186/stat : 12186 (SArTagnan) R 12184 12186 11981 0 -1 4202496 5462887 0 0 0 56772 875 0 0 25 0 4 0 517852494 16297353216 2470364 33554432000 4194304 4623224 140735213766432 18446744073709551615 251813937621 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12186/statm: 3978846 2470364 858 105 0 3974350 0
[pid=12186/tid=12188] ppid=12184 vsize=15915384 CPUtime=143.41 cores=0,2,4,6
/proc/12186/task/12188/stat : 12188 (SArTagnan) R 12184 12186 11981 0 -1 4202560 90686 0 0 0 14319 22 0 0 25 0 4 0 517852843 16297353216 2470364 33554432000 4194304 4623224 140735213766432 18446744073709551615 4357557 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12186/tid=12189] ppid=12184 vsize=15915384 CPUtime=143.37 cores=0,2,4,6
/proc/12186/task/12189/stat : 12189 (SArTagnan) R 12184 12186 11981 0 -1 4202560 47036 0 0 0 14329 8 0 0 25 0 4 0 517852843 16297353216 2470364 33554432000 4194304 4623224 140735213766432 18446744073709551615 4317264 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12186/tid=12190] ppid=12184 vsize=15915384 CPUtime=142.83 cores=0,2,4,6
/proc/12186/task/12190/stat : 12190 (SArTagnan) R 12184 12186 11981 0 -1 4202560 105386 0 0 0 14264 19 0 0 25 0 4 0 517852843 16297353216 2470365 33554432000 4194304 4623224 140735213766432 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 576.47
Current children cumulated vsize (KiB) 15915384

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

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

[startup+147.406 s]
/proc/loadavg: 8.00 7.82 7.78 6/182 12225
/proc/meminfo: memFree=21254840/32950928 swapFree=67111524/67111528
[pid=12186] ppid=12184 vsize=0 CPUtime=576.89 cores=0,2,4,6
/proc/12186/stat : 12186 (SArTagnan) R 12184 12186 11981 0 -1 4203524 5465228 0 0 0 56774 915 0 0 25 0 1 0 517852494 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12186/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 576.89
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 147.413
CPU time (s): 576.901
CPU user time (s): 567.743
CPU system time (s): 9.15861
CPU usage (%): 391.35
Max. virtual memory (cumulated for all children) (KiB): 15915384

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

runsolver used 0.241963 second user time and 0.564914 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 09:35:38
IDJOB=3285541
IDBENCH=82388
IDSOLVER=1656
FILE ID=node126/3285541-1304062533
RUNJOBID= node126-1304062030-11999
PBS_JOBID= 13170454
Free space on /tmp= 71356 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285541-1304062533/watcher-3285541-1304062533 -o /tmp/evaluation-result-3285541-1304062533/solver-3285541-1304062533 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3285541-1304062533.cnf -threads=4

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1576133211

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24136596 kB
Buffers:       1412468 kB
Cached:        4483724 kB
SwapCached:          4 kB
Active:        2867636 kB
Inactive:      5394776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24136596 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          241928 kB
Writeback:           0 kB
AnonPages:     2366112 kB
Mapped:          15492 kB
Slab:           483768 kB
PageTables:       9296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3089636 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= 71416 MiB
End job on node126 at 2011-04-29 09:38:07