Trace number 3275743

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
SAT09 reference solver: clasp 1.2.0-SAT09-32UNSAT 194.484 194.482

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_401.cnf
MD5SUM4e87573be2b7b7324c13131d6c6896b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark181.446
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of clauses21509
Sum of the clauses size94265
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266
Number of clauses of size 319560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51683

Solver Data

194.39/194.48	c clasp version 1.2.0-SAT09 
194.39/194.48	c Reading from ...655284/instance-3275743-1303655284.cnf
194.39/194.48	c Reading      : Done(0.000s)
194.39/194.48	c Preprocessing: |-Done(0.170s)
194.39/194.48	c Solving...
194.39/194.48	
194.39/194.48	c Models    : 0     
194.39/194.48	c Time         : 194.500s (Solve: 194.330s)
194.39/194.48	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3275743-1303655284/watcher-3275743-1303655284 -o /tmp/evaluation-result-3275743-1303655284/solver-3275743-1303655284 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275743-1303655284.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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

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


[startup+0 s]
/proc/loadavg: 1.94 1.99 1.99 2/177 20979
/proc/meminfo: memFree=13683084/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=2436 CPUtime=0 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 388 0 0 0 0 0 0 0 25 0 1 0 555759091 2494464 343 33554432000 134512640 136057169 4288612912 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20979/statm: 609 343 145 378 0 229 0

[startup+0.069708 s]
/proc/loadavg: 1.94 1.99 1.99 2/177 20979
/proc/meminfo: memFree=13683084/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=3392 CPUtime=0.06 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 641 0 0 0 6 0 0 0 25 0 1 0 555759091 3473408 595 33554432000 134512640 136057169 4288612912 18446744073709551615 134774614 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20979/statm: 848 595 165 378 0 468 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3392

[startup+0.100705 s]
/proc/loadavg: 1.94 1.99 1.99 2/177 20979
/proc/meminfo: memFree=13683084/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=3392 CPUtime=0.09 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 641 0 0 0 9 0 0 0 25 0 1 0 555759091 3473408 595 33554432000 134512640 136057169 4288612912 18446744073709551615 134774623 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20979/statm: 848 595 165 378 0 468 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3392

[startup+0.300666 s]
/proc/loadavg: 1.94 1.99 1.99 2/177 20979
/proc/meminfo: memFree=13683084/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=3528 CPUtime=0.29 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 669 0 0 0 29 0 0 0 25 0 1 0 555759091 3612672 623 33554432000 134512640 136057169 4288612912 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20979/statm: 882 623 182 378 0 502 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3528

[startup+0.700597 s]
/proc/loadavg: 1.94 1.99 1.99 2/177 20979
/proc/meminfo: memFree=13683084/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=4056 CPUtime=0.69 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 820 0 0 0 69 0 0 0 25 0 1 0 555759091 4153344 774 33554432000 134512640 136057169 4288612912 18446744073709551615 134823870 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20979/statm: 1014 774 182 378 0 634 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4056

[startup+1.50046 s]
/proc/loadavg: 1.94 1.99 1.99 3/178 20980
/proc/meminfo: memFree=13680360/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=4320 CPUtime=1.49 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 895 0 0 0 149 0 0 0 25 0 1 0 555759091 4423680 849 33554432000 134512640 136057169 4288612912 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20979/statm: 1080 849 182 378 0 700 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4320

[startup+3.10018 s]
/proc/loadavg: 1.94 1.99 1.99 3/178 20980
/proc/meminfo: memFree=13679368/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=4868 CPUtime=3.09 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 1035 0 0 0 309 0 0 0 25 0 1 0 555759091 4984832 989 33554432000 134512640 136057169 4288612912 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20979/statm: 1217 989 182 378 0 837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4868

[startup+6.30062 s]
/proc/loadavg: 1.94 1.99 1.99 3/178 20980
/proc/meminfo: memFree=13678536/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=5716 CPUtime=6.29 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 1224 0 0 0 629 0 0 0 25 0 1 0 555759091 5853184 1178 33554432000 134512640 136057169 4288612912 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20979/statm: 1429 1178 182 378 0 1049 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5716

[startup+12.7005 s]
/proc/loadavg: 1.95 1.99 1.99 3/178 20980
/proc/meminfo: memFree=13677152/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=6632 CPUtime=12.69 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 1459 0 0 0 1269 0 0 0 25 0 1 0 555759091 6791168 1413 33554432000 134512640 136057169 4288612912 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20979/statm: 1658 1413 182 378 0 1278 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6632

[startup+25.5003 s]
/proc/loadavg: 1.96 1.99 1.99 3/178 20981
/proc/meminfo: memFree=13676152/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=7668 CPUtime=25.49 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 1700 0 0 0 2549 0 0 0 25 0 1 0 555759091 7852032 1654 33554432000 134512640 136057169 4288612912 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20979/statm: 1917 1654 182 378 0 1537 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7668

[startup+51.1008 s]
/proc/loadavg: 1.97 1.99 1.99 3/178 20981
/proc/meminfo: memFree=13674608/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=9396 CPUtime=51.1 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 2111 0 0 0 5110 0 0 0 25 0 1 0 555759091 9621504 2065 33554432000 134512640 136057169 4288612912 18446744073709551615 134618377 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20979/statm: 2349 2065 182 378 0 1969 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 9396

[startup+102.306 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 20983
/proc/meminfo: memFree=13672832/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=10476 CPUtime=102.3 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 2356 0 0 0 10230 0 0 0 25 0 1 0 555759091 10727424 2310 33554432000 134512640 136057169 4288612912 18446744073709551615 134637475 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20979/statm: 2619 2310 182 378 0 2239 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 10476

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 20984
/proc/meminfo: memFree=13672644/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=11204 CPUtime=162.29 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 2529 0 0 0 16229 0 0 0 25 0 1 0 555759091 11472896 2483 33554432000 134512640 136057169 4288612912 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20979/statm: 2801 2483 182 378 0 2421 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 11204

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

[startup+179.1 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 20985
/proc/meminfo: memFree=13672368/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=11348 CPUtime=179.09 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 2580 0 0 0 17909 0 0 0 25 0 1 0 555759091 11620352 2534 33554432000 134512640 136057169 4288612912 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20979/statm: 2837 2534 182 378 0 2457 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 11348

[startup+185.5 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 20985
/proc/meminfo: memFree=13672360/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=11348 CPUtime=185.49 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 2580 0 0 0 18549 0 0 0 25 0 1 0 555759091 11620352 2534 33554432000 134512640 136057169 4288612912 18446744073709551615 134824075 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20979/statm: 2837 2534 182 378 0 2457 0
Current children cumulated CPU time (s) 185.49
Current children cumulated vsize (KiB) 11348

[startup+188.701 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 20985
/proc/meminfo: memFree=13672360/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=11348 CPUtime=188.69 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 2587 0 0 0 18869 0 0 0 25 0 1 0 555759091 11620352 2541 33554432000 134512640 136057169 4288612912 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20979/statm: 2837 2541 182 378 0 2457 0
Current children cumulated CPU time (s) 188.69
Current children cumulated vsize (KiB) 11348

[startup+191.901 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 20985
/proc/meminfo: memFree=13672360/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=11204 CPUtime=191.89 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 2587 0 0 0 19189 0 0 0 25 0 1 0 555759091 11472896 2517 33554432000 134512640 136057169 4288612912 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20979/statm: 2801 2517 182 378 0 2421 0
Current children cumulated CPU time (s) 191.89
Current children cumulated vsize (KiB) 11204

[startup+193.501 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 20985
/proc/meminfo: memFree=13672360/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=11204 CPUtime=193.5 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 2587 0 0 0 19350 0 0 0 25 0 1 0 555759091 11472896 2517 33554432000 134512640 136057169 4288612912 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20979/statm: 2801 2517 182 378 0 2421 0
Current children cumulated CPU time (s) 193.5
Current children cumulated vsize (KiB) 11204

[startup+193.901 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 20985
/proc/meminfo: memFree=13672360/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=11204 CPUtime=193.89 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 2587 0 0 0 19389 0 0 0 25 0 1 0 555759091 11472896 2517 33554432000 134512640 136057169 4288612912 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20979/statm: 2801 2517 182 378 0 2421 0
Current children cumulated CPU time (s) 193.89
Current children cumulated vsize (KiB) 11204

[startup+194.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 20985
/proc/meminfo: memFree=13672360/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=11204 CPUtime=194.29 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 2587 0 0 0 19429 0 0 0 25 0 1 0 555759091 11472896 2517 33554432000 134512640 136057169 4288612912 18446744073709551615 134618132 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20979/statm: 2801 2517 182 378 0 2421 0
Current children cumulated CPU time (s) 194.29
Current children cumulated vsize (KiB) 11204

[startup+194.401 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 20985
/proc/meminfo: memFree=13672360/32951124 swapFree=67102140/67111528
[pid=20979] ppid=20977 vsize=11204 CPUtime=194.39 cores=1,3,5,7
/proc/20979/stat : 20979 (clasp) R 20977 20979 19870 0 -1 4202496 2587 0 0 0 19439 0 0 0 25 0 1 0 555759091 11472896 2517 33554432000 134512640 136057169 4288612912 18446744073709551615 134618321 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20979/statm: 2801 2517 182 378 0 2421 0
Current children cumulated CPU time (s) 194.39
Current children cumulated vsize (KiB) 11204

Child status: 20
Real time (s): 194.482
CPU time (s): 194.484
CPU user time (s): 194.479
CPU system time (s): 0.004999
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 11348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 194.479
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2592
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= 4
involuntary context switches= 477

runsolver used 0.251961 second user time and 0.634903 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-24 16:28:04
IDJOB=3275743
IDBENCH=83285
IDSOLVER=1677
FILE ID=node119/3275743-1303655284
RUNJOBID= node119-1303650266-20516
PBS_JOBID= 13150729
Free space on /tmp= 71940 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_401.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275743-1303655284/watcher-3275743-1303655284 -o /tmp/evaluation-result-3275743-1303655284/solver-3275743-1303655284 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3275743-1303655284.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 4e87573be2b7b7324c13131d6c6896b8
RANDOM SEED=471283242

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.83
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.815
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.67
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.815
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13683356 kB
Buffers:       2215256 kB
Cached:       16375660 kB
SwapCached:       5504 kB
Active:        7506428 kB
Inactive:     11182248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13683356 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            2372 kB
Writeback:           0 kB
AnonPages:       94592 kB
Mapped:          15676 kB
Slab:           515680 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   248248 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= 71940 MiB
End job on node119 at 2011-04-24 16:31:19