Trace number 3286047

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? (exit code) 1615.6 406.158

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
MD5SUM0176f3dd09fed1b561c875e1d6538c8d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark133.041
Satisfiable
(Un)Satisfiability was proved
Number of variables723130
Number of clauses3869060
Sum of the clauses size9210860
Maximum clause length502
Minimum clause length1
Number of clauses of size 1380
Number of clauses of size 23824280
Number of clauses of size 31440
Number of clauses of size 41440
Number of clauses of size 5360
Number of clauses of size over 541160

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

running on 4 cores: 1,3,5,7

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.18 7.68 7.77 5/180 12479
/proc/meminfo: memFree=26335240/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=29832 CPUtime=0 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 1967 0 0 0 0 0 0 0 23 0 1 0 517935183 30547968 1904 33554432000 4194304 4623224 140733327586240 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12479/statm: 7458 1906 290 105 0 2962 0

[startup+0.077182 s]
/proc/loadavg: 7.18 7.68 7.77 5/180 12479
/proc/meminfo: memFree=26335240/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=169756 CPUtime=0.06 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 13638 0 0 0 5 1 0 0 23 0 1 0 517935183 173830144 13400 33554432000 4194304 4623224 140733327586240 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12479/statm: 42439 13400 301 105 0 37943 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 169756

[startup+0.100176 s]
/proc/loadavg: 7.18 7.68 7.77 5/180 12479
/proc/meminfo: memFree=26335240/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=170488 CPUtime=0.08 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 14073 0 0 0 7 1 0 0 23 0 1 0 517935183 174579712 13560 33554432000 4194304 4623224 140733327586240 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12479/statm: 42622 13560 301 105 0 38126 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 170488

[startup+0.300148 s]
/proc/loadavg: 7.18 7.68 7.77 5/180 12479
/proc/meminfo: memFree=26335240/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=194204 CPUtime=0.28 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 21126 0 0 0 26 2 0 0 25 0 1 0 517935183 198864896 17365 33554432000 4194304 4623224 140733327586240 18446744073709551615 251813937621 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12479/statm: 48551 17385 301 105 0 44055 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 194204

[startup+0.701078 s]
/proc/loadavg: 7.18 7.68 7.77 5/180 12479
/proc/meminfo: memFree=26335240/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=216172 CPUtime=0.69 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 36063 0 0 0 64 5 0 0 25 0 1 0 517935183 221360128 23425 33554432000 4194304 4623224 140733327586240 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12479/statm: 54043 23425 301 105 0 49547 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 216172

[startup+1.50095 s]
/proc/loadavg: 7.18 7.68 7.77 6/181 12480
/proc/meminfo: memFree=26206404/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=450772 CPUtime=1.49 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 98068 0 0 0 136 13 0 0 25 0 1 0 517935183 461590528 69664 33554432000 4194304 4623224 140733327586240 18446744073709551615 4277629 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12479/statm: 112693 69686 303 105 0 108197 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 450772

[startup+3.10068 s]
/proc/loadavg: 7.00 7.64 7.76 9/184 12483
/proc/meminfo: memFree=25858684/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=811580 CPUtime=7.73 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 157040 0 0 0 752 21 0 0 25 0 4 0 517935183 831057920 125506 33554432000 4194304 4623224 140733327586240 18446744073709551615 4412459 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12479/statm: 202895 125506 462 105 0 198399 0
[pid=12479/tid=12481] ppid=12477 vsize=811580 CPUtime=1.54 cores=1,3,5,7
/proc/12479/task/12481/stat : 12481 (SArTagnan) R 12477 12479 11981 0 -1 4202560 1922 0 0 0 154 0 0 0 25 0 4 0 517935338 831057920 125506 33554432000 4194304 4623224 140733327586240 18446744073709551615 4485185 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=811580 CPUtime=1.53 cores=1,3,5,7
/proc/12479/task/12482/stat : 12482 (SArTagnan) R 12477 12479 11981 0 -1 4202560 2902 0 0 0 153 0 0 0 25 0 4 0 517935338 831057920 125506 33554432000 4194304 4623224 140733327586240 18446744073709551615 4463061 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=811580 CPUtime=1.53 cores=1,3,5,7
/proc/12479/task/12483/stat : 12483 (SArTagnan) R 12477 12479 11981 0 -1 4202560 5581 0 0 0 153 0 0 0 25 0 4 0 517935338 831057920 125506 33554432000 4194304 4623224 140733327586240 18446744073709551615 4560363 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.73
Current children cumulated vsize (KiB) 811580

[startup+6.30114 s]
/proc/loadavg: 7.00 7.64 7.76 9/184 12483
/proc/meminfo: memFree=25552208/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=899500 CPUtime=20.51 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 242065 0 0 0 2017 34 0 0 25 0 4 0 517935183 921088000 161911 33554432000 4194304 4623224 140733327586240 18446744073709551615 4387999 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12479/statm: 224875 161913 406 105 0 220379 0
[pid=12479/tid=12481] ppid=12477 vsize=899500 CPUtime=4.74 cores=1,3,5,7
/proc/12479/task/12481/stat : 12481 (SArTagnan) R 12477 12479 11981 0 -1 4202560 3072 0 0 0 474 0 0 0 25 0 4 0 517935338 921088000 161914 33554432000 4194304 4623224 140733327586240 18446744073709551615 4463078 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=899500 CPUtime=4.74 cores=1,3,5,7
/proc/12479/task/12482/stat : 12482 (SArTagnan) R 12477 12479 11981 0 -1 4202560 6945 0 0 0 472 2 0 0 25 0 4 0 517935338 921088000 161915 33554432000 4194304 4623224 140733327586240 18446744073709551615 4317268 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=899500 CPUtime=4.71 cores=1,3,5,7
/proc/12479/task/12483/stat : 12483 (SArTagnan) R 12477 12479 11981 0 -1 4202560 7468 0 0 0 470 1 0 0 25 0 4 0 517935338 921088000 161915 33554432000 4194304 4623224 140733327586240 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 20.51
Current children cumulated vsize (KiB) 899500

[startup+12.7011 s]
/proc/loadavg: 7.23 7.66 7.76 9/184 12483
/proc/meminfo: memFree=24301312/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=1520236 CPUtime=46.05 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 526452 0 0 0 4530 75 0 0 25 0 4 0 517935183 1556721664 273655 33554432000 4194304 4623224 140733327586240 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12479/statm: 380059 273655 376 105 0 375563 0
[pid=12479/tid=12481] ppid=12477 vsize=1520236 CPUtime=11.12 cores=1,3,5,7
/proc/12479/task/12481/stat : 12481 (SArTagnan) R 12477 12479 11981 0 -1 4202560 16287 0 0 0 1110 2 0 0 25 0 4 0 517935338 1556721664 273655 33554432000 4194304 4623224 140733327586240 18446744073709551615 4463019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=1520236 CPUtime=11.14 cores=1,3,5,7
/proc/12479/task/12482/stat : 12482 (SArTagnan) R 12477 12479 11981 0 -1 4202560 9532 0 0 0 1111 3 0 0 25 0 4 0 517935338 1556721664 273655 33554432000 4194304 4623224 140733327586240 18446744073709551615 4317166 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=1520236 CPUtime=11.07 cores=1,3,5,7
/proc/12479/task/12483/stat : 12483 (SArTagnan) R 12477 12479 11981 0 -1 4202560 14551 0 0 0 1106 1 0 0 25 0 4 0 517935338 1556721664 273655 33554432000 4194304 4623224 140733327586240 18446744073709551615 4555024 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 46.05
Current children cumulated vsize (KiB) 1520236

[startup+25.5009 s]
/proc/loadavg: 7.35 7.68 7.77 9/184 12484
/proc/meminfo: memFree=21942748/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=1998868 CPUtime=97.17 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 802430 0 0 0 9593 124 0 0 25 0 4 0 517935183 2046840832 423305 33554432000 4194304 4623224 140733327586240 18446744073709551615 4412464 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12479/statm: 499717 423305 353 105 0 495221 0
[pid=12479/tid=12481] ppid=12477 vsize=1998868 CPUtime=23.91 cores=1,3,5,7
/proc/12479/task/12481/stat : 12481 (SArTagnan) R 12477 12479 11981 0 -1 4202560 30886 0 0 0 2385 6 0 0 25 0 4 0 517935338 2046840832 423305 33554432000 4194304 4623224 140733327586240 18446744073709551615 4461011 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=1998868 CPUtime=23.93 cores=1,3,5,7
/proc/12479/task/12482/stat : 12482 (SArTagnan) R 12477 12479 11981 0 -1 4202560 11766 0 0 0 2390 3 0 0 25 0 4 0 517935338 2046840832 423305 33554432000 4194304 4623224 140733327586240 18446744073709551615 4317180 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=1998868 CPUtime=23.8 cores=1,3,5,7
/proc/12479/task/12483/stat : 12483 (SArTagnan) R 12477 12479 11981 0 -1 4202560 16982 0 0 0 2378 2 0 0 25 0 4 0 517935338 2046840832 423305 33554432000 4194304 4623224 140733327586240 18446744073709551615 4568823 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 97.17
Current children cumulated vsize (KiB) 1998868

[startup+51.1006 s]
/proc/loadavg: 7.40 7.67 7.76 6/181 12512
/proc/meminfo: memFree=23004836/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=5747732 CPUtime=199.37 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 1819740 0 0 0 19672 265 0 0 25 0 4 0 517935183 5885677568 970517 33554432000 4194304 4623224 140733327586240 18446744073709551615 251813937621 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12479/statm: 1436933 970539 419 105 0 1432437 0
[pid=12479/tid=12481] ppid=12477 vsize=5747732 CPUtime=49.32 cores=1,3,5,7
/proc/12479/task/12481/stat : 12481 (SArTagnan) R 12477 12479 11981 0 -1 4202560 66615 0 0 0 4915 17 0 0 25 0 4 0 517935338 5885677568 970550 33554432000 4194304 4623224 140733327586240 18446744073709551615 4330875 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=5747732 CPUtime=49.54 cores=1,3,5,7
/proc/12479/task/12482/stat : 12482 (SArTagnan) R 12477 12479 11981 0 -1 4202560 14425 0 0 0 4949 5 0 0 25 0 4 0 517935338 5885677568 970561 33554432000 4194304 4623224 140733327586240 18446744073709551615 4317166 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=5747732 CPUtime=49.4 cores=1,3,5,7
/proc/12479/task/12483/stat : 12483 (SArTagnan) R 12477 12479 11981 0 -1 4202560 39576 0 0 0 4934 6 0 0 25 0 4 0 517935338 5885677568 970574 33554432000 4194304 4623224 140733327586240 18446744073709551615 4363762 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 199.37
Current children cumulated vsize (KiB) 5747732

[startup+102.307 s]
/proc/loadavg: 7.69 7.69 7.76 9/184 12516
/proc/meminfo: memFree=18471172/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=5128140 CPUtime=403.89 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 2483322 0 0 0 40013 376 0 0 25 0 4 0 517935183 5251215360 1171613 33554432000 4194304 4623224 140733327586240 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12479/statm: 1282035 1171613 348 105 0 1277539 0
[pid=12479/tid=12481] ppid=12477 vsize=5128140 CPUtime=100.22 cores=1,3,5,7
/proc/12479/task/12481/stat : 12481 (SArTagnan) R 12477 12479 11981 0 -1 4202560 111812 0 0 0 9995 27 0 0 25 0 4 0 517935338 5251215360 1171613 33554432000 4194304 4623224 140733327586240 18446744073709551615 4357403 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=5128140 CPUtime=100.74 cores=1,3,5,7
/proc/12479/task/12482/stat : 12482 (SArTagnan) R 12477 12479 11981 0 -1 4202560 27224 0 0 0 10066 8 0 0 25 0 4 0 517935338 5251215360 1171613 33554432000 4194304 4623224 140733327586240 18446744073709551615 4317232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=5128140 CPUtime=100.6 cores=1,3,5,7
/proc/12479/task/12483/stat : 12483 (SArTagnan) R 12477 12479 11981 0 -1 4202560 66264 0 0 0 10051 9 0 0 25 0 4 0 517935338 5251215360 1171613 33554432000 4194304 4623224 140733327586240 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 403.89
Current children cumulated vsize (KiB) 5128140

[startup+162.301 s]
/proc/loadavg: 7.88 7.75 7.77 9/184 12517
/proc/meminfo: memFree=12952040/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=6340464 CPUtime=643.4 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 3140727 0 0 0 63868 472 0 0 25 0 4 0 517935183 6492635136 1280215 33554432000 4194304 4623224 140733327586240 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12479/statm: 1585116 1280215 343 105 0 1580620 0
[pid=12479/tid=12481] ppid=12477 vsize=6340464 CPUtime=159.83 cores=1,3,5,7
/proc/12479/task/12481/stat : 12481 (SArTagnan) R 12477 12479 11981 0 -1 4202560 112516 0 0 0 15955 28 0 0 25 0 4 0 517935338 6492635136 1280215 33554432000 4194304 4623224 140733327586240 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=6340464 CPUtime=160.67 cores=1,3,5,7
/proc/12479/task/12482/stat : 12482 (SArTagnan) R 12477 12479 11981 0 -1 4202560 58024 0 0 0 16048 19 0 0 25 0 4 0 517935338 6492635136 1280215 33554432000 4194304 4623224 140733327586240 18446744073709551615 4317471 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=6340464 CPUtime=160.59 cores=1,3,5,7
/proc/12479/task/12483/stat : 12483 (SArTagnan) R 12477 12479 11981 0 -1 4202560 70002 0 0 0 16049 10 0 0 25 0 4 0 517935338 6492635136 1280215 33554432000 4194304 4623224 140733327586240 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 643.4
Current children cumulated vsize (KiB) 6340464

[startup+222.301 s]
/proc/loadavg: 7.70 7.71 7.76 9/184 12549
/proc/meminfo: memFree=19539584/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=6552448 CPUtime=883.08 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 3233893 0 0 0 87814 494 0 0 25 0 4 0 517935183 6709706752 1358187 33554432000 4194304 4623224 140733327586240 18446744073709551615 4510023 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12479/statm: 1638112 1358187 343 105 0 1633616 0
[pid=12479/tid=12481] ppid=12477 vsize=6552448 CPUtime=219.5 cores=1,3,5,7
/proc/12479/task/12481/stat : 12481 (SArTagnan) R 12477 12479 11981 0 -1 4202560 113006 0 0 0 21922 28 0 0 25 0 4 0 517935338 6709706752 1358187 33554432000 4194304 4623224 140733327586240 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=6552448 CPUtime=220.66 cores=1,3,5,7
/proc/12479/task/12482/stat : 12482 (SArTagnan) R 12477 12479 11981 0 -1 4202560 71906 0 0 0 22043 23 0 0 18 0 4 0 517935338 6709706752 1358187 33554432000 4194304 4623224 140733327586240 18446744073709551615 4317850 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=6552448 CPUtime=220.6 cores=1,3,5,7
/proc/12479/task/12483/stat : 12483 (SArTagnan) R 12477 12479 11981 0 -1 4202560 75558 0 0 0 22048 12 0 0 25 0 4 0 517935338 6709706752 1358187 33554432000 4194304 4623224 140733327586240 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 883.08
Current children cumulated vsize (KiB) 6552448

[startup+282.301 s]
/proc/loadavg: 7.38 7.64 7.73 9/184 12581
/proc/meminfo: memFree=20392324/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=6763536 CPUtime=1122.76 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 3359245 0 0 0 111755 521 0 0 25 0 4 0 517935183 6925860864 1463062 33554432000 4194304 4623224 140733327586240 18446744073709551615 4517833 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12479/statm: 1690884 1463062 344 105 0 1686388 0
[pid=12479/tid=12481] ppid=12477 vsize=6763536 CPUtime=279.19 cores=1,3,5,7
/proc/12479/task/12481/stat : 12481 (SArTagnan) R 12477 12479 11981 0 -1 4202560 113463 0 0 0 27891 28 0 0 25 0 4 0 517935338 6925860864 1463062 33554432000 4194304 4623224 140733327586240 18446744073709551615 4357430 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=6763536 CPUtime=280.66 cores=1,3,5,7
/proc/12479/task/12482/stat : 12482 (SArTagnan) R 12477 12479 11981 0 -1 4202560 94011 0 0 0 28036 30 0 0 25 0 4 0 517935338 6925860864 1463062 33554432000 4194304 4623224 140733327586240 18446744073709551615 4317840 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=6763536 CPUtime=280.59 cores=1,3,5,7
/proc/12479/task/12483/stat : 12483 (SArTagnan) R 12477 12479 11981 0 -1 4202560 78984 0 0 0 28047 12 0 0 25 0 4 0 517935338 6925860864 1463062 33554432000 4194304 4623224 140733327586240 18446744073709551615 4552693 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1122.76
Current children cumulated vsize (KiB) 6763536

[startup+342.301 s]
/proc/loadavg: 7.87 7.73 7.75 9/184 12613
/proc/meminfo: memFree=19316156/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=7201684 CPUtime=1362.44 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 3679136 0 0 0 135658 586 0 0 25 0 4 0 517935183 7374524416 1686540 33554432000 4194304 4623224 140733327586240 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12479/statm: 1800421 1686540 352 105 0 1795925 0
[pid=12479/tid=12481] ppid=12477 vsize=7201684 CPUtime=338.86 cores=1,3,5,7
/proc/12479/task/12481/stat : 12481 (SArTagnan) R 12477 12479 11981 0 -1 4202560 118778 0 0 0 33858 28 0 0 25 0 4 0 517935338 7374524416 1686540 33554432000 4194304 4623224 140733327586240 18446744073709551615 4357403 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=7201684 CPUtime=340.67 cores=1,3,5,7
/proc/12479/task/12482/stat : 12482 (SArTagnan) R 12477 12479 11981 0 -1 4202560 113060 0 0 0 34031 36 0 0 25 0 4 0 517935338 7374524416 1686540 33554432000 4194304 4623224 140733327586240 18446744073709551615 4463178 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=7201684 CPUtime=340.6 cores=1,3,5,7
/proc/12479/task/12483/stat : 12483 (SArTagnan) R 12477 12479 11981 0 -1 4202560 103838 0 0 0 34043 17 0 0 25 0 4 0 517935338 7374524416 1686540 33554432000 4194304 4623224 140733327586240 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1362.44
Current children cumulated vsize (KiB) 7201684

[startup+402.301 s]
/proc/loadavg: 8.04 7.81 7.77 9/184 12614
/proc/meminfo: memFree=14589068/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=11017472 CPUtime=1601.41 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 6967510 0 0 0 159120 1021 0 0 25 0 4 0 517935183 11281891328 2570140 33554432000 4194304 4623224 140733327586240 18446744073709551615 4388116 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12479/statm: 2754368 2570140 372 105 0 2749872 0
[pid=12479/tid=12481] ppid=12477 vsize=11017472 CPUtime=398.44 cores=1,3,5,7
/proc/12479/task/12481/stat : 12481 (SArTagnan) R 12477 12479 11981 0 -1 4202560 192218 0 0 0 39802 42 0 0 25 0 4 0 517935338 11281891328 2570140 33554432000 4194304 4623224 140733327586240 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=11017472 CPUtime=400.52 cores=1,3,5,7
/proc/12479/task/12482/stat : 12482 (SArTagnan) R 12477 12479 11981 0 -1 4202560 181129 0 0 0 40004 48 0 0 25 0 4 0 517935338 11281891328 2570140 33554432000 4194304 4623224 140733327586240 18446744073709551615 4317201 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=11017472 CPUtime=400.48 cores=1,3,5,7
/proc/12479/task/12483/stat : 12483 (SArTagnan) R 12477 12479 11981 0 -1 4202560 168328 0 0 0 40021 27 0 0 25 0 4 0 517935338 11281891328 2570140 33554432000 4194304 4623224 140733327586240 18446744073709551615 4560735 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1601.41
Current children cumulated vsize (KiB) 11017472

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

[startup+403.101 s]
/proc/loadavg: 8.04 7.81 7.77 9/184 12614
/proc/meminfo: memFree=14501276/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=11017472 CPUtime=1604.6 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 6983542 0 0 0 159436 1024 0 0 25 0 4 0 517935183 11281891328 2582727 33554432000 4194304 4623224 140733327586240 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12479/statm: 2754368 2582727 372 105 0 2749872 0
[pid=12479/tid=12481] ppid=12477 vsize=11017472 CPUtime=399.24 cores=1,3,5,7
/proc/12479/task/12481/stat : 12481 (SArTagnan) R 12477 12479 11981 0 -1 4202560 192218 0 0 0 39882 42 0 0 25 0 4 0 517935338 11281891328 2582727 33554432000 4194304 4623224 140733327586240 18446744073709551615 4357565 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=11017472 CPUtime=401.32 cores=1,3,5,7
/proc/12479/task/12482/stat : 12482 (SArTagnan) R 12477 12479 11981 0 -1 4202560 181129 0 0 0 40084 48 0 0 25 0 4 0 517935338 11281891328 2582727 33554432000 4194304 4623224 140733327586240 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=11017472 CPUtime=401.28 cores=1,3,5,7
/proc/12479/task/12483/stat : 12483 (SArTagnan) R 12477 12479 11981 0 -1 4202560 168341 0 0 0 40101 27 0 0 25 0 4 0 517935338 11281891328 2582727 33554432000 4194304 4623224 140733327586240 18446744073709551615 4552772 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1604.6
Current children cumulated vsize (KiB) 11017472

[startup+404.7 s]
/proc/loadavg: 8.04 7.81 7.77 9/184 12614
/proc/meminfo: memFree=14336972/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=11017472 CPUtime=1611.01 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 7014640 0 0 0 160073 1028 0 0 25 0 4 0 517935183 11281891328 2606556 33554432000 4194304 4623224 140733327586240 18446744073709551615 4387999 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12479/statm: 2754368 2606556 372 105 0 2749872 0
[pid=12479/tid=12481] ppid=12477 vsize=11017472 CPUtime=400.83 cores=1,3,5,7
/proc/12479/task/12481/stat : 12481 (SArTagnan) R 12477 12479 11981 0 -1 4202560 192218 0 0 0 40041 42 0 0 25 0 4 0 517935338 11281891328 2606557 33554432000 4194304 4623224 140733327586240 18446744073709551615 4357328 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=11017472 CPUtime=402.92 cores=1,3,5,7
/proc/12479/task/12482/stat : 12482 (SArTagnan) R 12477 12479 11981 0 -1 4202560 181129 0 0 0 40244 48 0 0 25 0 4 0 517935338 11281891328 2606558 33554432000 4194304 4623224 140733327586240 18446744073709551615 4317180 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=11017472 CPUtime=402.89 cores=1,3,5,7
/proc/12479/task/12483/stat : 12483 (SArTagnan) R 12477 12479 11981 0 -1 4202560 168344 0 0 0 40262 27 0 0 25 0 4 0 517935338 11281891328 2606558 33554432000 4194304 4623224 140733327586240 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1611.01
Current children cumulated vsize (KiB) 11017472

[startup+405.501 s]
/proc/loadavg: 8.04 7.81 7.77 9/184 12614
/proc/meminfo: memFree=14336972/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=11017472 CPUtime=1614.2 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) R 12477 12479 11981 0 -1 4202496 7030736 0 0 0 160389 1031 0 0 25 0 4 0 517935183 11281891328 2618230 33554432000 4194304 4623224 140733327586240 18446744073709551615 4412476 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12479/statm: 2754368 2618230 372 105 0 2749872 0
[pid=12479/tid=12481] ppid=12477 vsize=11017472 CPUtime=401.63 cores=1,3,5,7
/proc/12479/task/12481/stat : 12481 (SArTagnan) R 12477 12479 11981 0 -1 4202560 192218 0 0 0 40121 42 0 0 25 0 4 0 517935338 11281891328 2618230 33554432000 4194304 4623224 140733327586240 18446744073709551615 4486428 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=11017472 CPUtime=403.72 cores=1,3,5,7
/proc/12479/task/12482/stat : 12482 (SArTagnan) R 12477 12479 11981 0 -1 4202560 181129 0 0 0 40324 48 0 0 25 0 4 0 517935338 11281891328 2618230 33554432000 4194304 4623224 140733327586240 18446744073709551615 4317219 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=11017472 CPUtime=403.68 cores=1,3,5,7
/proc/12479/task/12483/stat : 12483 (SArTagnan) R 12477 12479 11981 0 -1 4202560 168350 0 0 0 40341 27 0 0 25 0 4 0 517935338 11281891328 2618230 33554432000 4194304 4623224 140733327586240 18446744073709551615 4552678 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1614.2
Current children cumulated vsize (KiB) 11017472

[startup+405.906 s]
/proc/loadavg: 8.04 7.81 7.77 6/182 12614
/proc/meminfo: memFree=15421244/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=0 CPUtime=1615.34 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) Z 12477 12479 11981 0 -1 4202524 7035419 0 0 0 160487 1047 0 0 25 0 2 0 517935183 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12479/statm: 0 0 0 0 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=0 CPUtime=404.09 cores=1,3,5,7
/proc/12479/task/12483/stat : 12483 (SArTagnan) R 12477 12479 11981 0 -1 4203588 168352 0 0 0 40366 43 0 0 25 0 2 0 517935338 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1615.34
Current children cumulated vsize (KiB) 0

[startup+406.101 s]
/proc/loadavg: 8.04 7.81 7.77 6/182 12614
/proc/meminfo: memFree=15421244/32950928 swapFree=67111524/67111528
[pid=12479] ppid=12477 vsize=0 CPUtime=1615.54 cores=1,3,5,7
/proc/12479/stat : 12479 (SArTagnan) Z 12477 12479 11981 0 -1 4202524 7035419 0 0 0 160487 1067 0 0 25 0 2 0 517935183 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12479/statm: 0 0 0 0 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=0 CPUtime=404.28 cores=1,3,5,7
/proc/12479/task/12483/stat : 12483 (SArTagnan) R 12477 12479 11981 0 -1 4203588 168352 0 0 0 40366 62 0 0 25 0 2 0 517935338 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1615.54
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 406.158
CPU time (s): 1615.6
CPU user time (s): 1604.87
CPU system time (s): 10.7274
CPU usage (%): 397.776
Max. virtual memory (cumulated for all children) (KiB): 15768044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1604.87
system time used= 10.7274
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7035419
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= 21287
involuntary context switches= 10759

runsolver used 0.624905 second user time and 1.55876 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 09:49:25
IDJOB=3286047
IDBENCH=82411
IDSOLVER=1656
FILE ID=node126/3286047-1304063362
RUNJOBID= node126-1304062030-12000
PBS_JOBID= 13170454
Free space on /tmp= 71508 MiB

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

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

MD5SUM BENCH= 0176f3dd09fed1b561c875e1d6538c8d
RANDOM SEED=1654124220

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:      26335396 kB
Buffers:       1413492 kB
Cached:        4385252 kB
SwapCached:          4 kB
Active:         617704 kB
Inactive:      5451052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26335396 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           92928 kB
Writeback:           0 kB
AnonPages:      269448 kB
Mapped:          15492 kB
Slab:           483204 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   489180 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= 71512 MiB
End job on node126 at 2011-04-29 09:56:11