Trace number 3286012

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
synit_sat 2011-03-03Signal 114.83 231.853

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

0.00/0.00	c start  0 total 0
1.79/1.82	c Find Units :        380
2.10/2.19	c Find Invs  :          0
2.49/2.50	c Find Ands  :        720 AvgFaninNum: 2
2.49/2.50	c Find Xors  :          0 AvgFaninNum: nan
2.49/2.50	c Find Ite   :          0
2.49/2.51	c UnDirect variable: 0
2.49/2.51	c UnDirect to Direct Gate: 0
2.49/2.51	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
2.49/2.51	c Break Cycle : 0
2.49/2.51	c Total Root : 720 Undef Var: 722410
2.49/2.54	c After covering, Total Root: 720 Leaf: 1100
2.49/2.54	c Variable( cover/uncovered/unused ): 1820 721310 0
2.49/2.54	c Unit Clauses: 380
2.49/2.54	c Binary Clauses( cover/uncovered ): 1440 3822840
2.49/2.54	c Clauses( cover/uncovered ): 720 43680
2.49/2.54	c Total Clauses( cover/uncovered ): 2540 3866520 0.065649%
2.49/2.54	c Covered Ands: 720 Invs: 0 Xors: 0 Ites: 0
5.29/5.35	c Uncover Clauses avg size: 2.38081 max size: 502
5.40/5.42	c Final circuit: i/l/o/s  722030       0 3635617   4553142
5.40/5.42	c cover rate 0.065649
5.40/5.42	c rocky end  5.41 total 5.41
11.39/11.47	c covering time  6.05 total 11.46
104.13/104.25	terminate called after throwing an instance of 'std::bad_alloc'
104.13/104.26	  what():  std::bad_alloc

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-3286012-1303765335/watcher-3286012-1303765335 -o /tmp/evaluation-result-3286012-1303765335/solver-3286012-1303765335 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3286012-1303765335.cnf 760721663 

running on 2 cores: 0,2

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: 7.94 5.17 4.17 4/189 24566
/proc/meminfo: memFree=16266796/32951124 swapFree=67111524/67111528
[pid=24566] ppid=24564 vsize=29716 CPUtime=0 cores=0,2
/proc/24566/stat : 24566 (synit_sat) R 24564 24566 23613 0 -1 4202496 2009 0 0 0 0 0 0 0 21 0 1 0 488134173 30429184 1948 33554432000 4194304 4947581 140735468338272 18446744073709551615 4283938 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24566/statm: 7430 1951 322 184 0 2305 0

[startup+0.0254489 s]
/proc/loadavg: 7.94 5.17 4.17 4/189 24566
/proc/meminfo: memFree=16266796/32951124 swapFree=67111524/67111528
[pid=24566] ppid=24564 vsize=49688 CPUtime=0.01 cores=0,2
/proc/24566/stat : 24566 (synit_sat) R 24564 24566 23613 0 -1 4202496 7196 0 0 0 1 0 0 0 21 0 1 0 488134173 50880512 7131 33554432000 4194304 4947581 140735468338272 18446744073709551615 4798272 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/24566/statm: 12422 7131 377 184 0 7297 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 49688

[startup+0.100447 s]
/proc/loadavg: 7.94 5.17 4.17 4/189 24566
/proc/meminfo: memFree=16266796/32951124 swapFree=67111524/67111528
[pid=24566] ppid=24564 vsize=58904 CPUtime=0.09 cores=0,2
/proc/24566/stat : 24566 (synit_sat) R 24564 24566 23613 0 -1 4202496 9625 0 0 0 8 1 0 0 21 0 1 0 488134173 60317696 9560 33554432000 4194304 4947581 140735468338272 18446744073709551615 4824560 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/24566/statm: 14726 9561 377 184 0 9601 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58904

[startup+0.30041 s]
/proc/loadavg: 7.94 5.17 4.17 4/189 24566
/proc/meminfo: memFree=16266796/32951124 swapFree=67111524/67111528
[pid=24566] ppid=24564 vsize=95896 CPUtime=0.29 cores=0,2
/proc/24566/stat : 24566 (synit_sat) R 24564 24566 23613 0 -1 4202496 18117 0 0 0 27 2 0 0 22 0 1 0 488134173 98197504 18052 33554432000 4194304 4947581 140735468338272 18446744073709551615 4798610 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/24566/statm: 23974 18052 377 184 0 18849 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 95896

[startup+0.700353 s]
/proc/loadavg: 7.94 5.17 4.17 4/189 24566
/proc/meminfo: memFree=16266796/32951124 swapFree=67111524/67111528
[pid=24566] ppid=24564 vsize=145176 CPUtime=0.69 cores=0,2
/proc/24566/stat : 24566 (synit_sat) R 24564 24566 23613 0 -1 4202496 29992 0 0 0 65 4 0 0 23 0 1 0 488134173 148660224 29927 33554432000 4194304 4947581 140735468338272 18446744073709551615 4798311 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/24566/statm: 36294 29927 377 184 0 31169 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 145176

[startup+1.5012 s]
/proc/loadavg: 7.94 5.17 4.17 5/190 24567
/proc/meminfo: memFree=15967228/32951124 swapFree=67111524/67111528
[pid=24566] ppid=24564 vsize=244248 CPUtime=1.49 cores=0,2
/proc/24566/stat : 24566 (synit_sat) R 24564 24566 23613 0 -1 4202496 53648 0 0 0 140 9 0 0 25 0 1 0 488134173 250109952 53583 33554432000 4194304 4947581 140735468338272 18446744073709551615 4716892 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/24566/statm: 61062 53583 377 184 0 55937 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 244248

[startup+3.10088 s]
/proc/loadavg: 7.70 5.16 4.17 5/190 24567
/proc/meminfo: memFree=15729024/32951124 swapFree=67111524/67111528
[pid=24566] ppid=24564 vsize=244500 CPUtime=3.09 cores=0,2
/proc/24566/stat : 24566 (synit_sat) R 24564 24566 23613 0 -1 4202496 55394 0 0 0 299 10 0 0 25 0 1 0 488134173 250368000 55329 33554432000 4194304 4947581 140735468338272 18446744073709551615 4761032 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/24566/statm: 61125 55329 385 184 0 56000 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 244500

[startup+6.30032 s]
/proc/loadavg: 7.70 5.16 4.17 5/190 24567
/proc/meminfo: memFree=15318924/32951124 swapFree=67111524/67111528
[pid=24566] ppid=24564 vsize=884500 CPUtime=6.29 cores=0,2
/proc/24566/stat : 24566 (synit_sat) R 24564 24566 23613 0 -1 4202496 214588 0 0 0 600 29 0 0 25 0 1 0 488134173 905728000 208858 33554432000 4194304 4947581 140735468338272 18446744073709551615 4225244 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/24566/statm: 221125 208858 821 184 0 216000 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 884500

[startup+12.7012 s]
/proc/loadavg: 7.41 5.14 4.17 5/190 24567
/proc/meminfo: memFree=14040464/32951124 swapFree=67111524/67111528
[pid=24566] ppid=24564 vsize=2744104 CPUtime=12.69 cores=0,2
/proc/24566/stat : 24566 (synit_sat) R 24564 24566 23613 0 -1 4202496 625198 0 0 0 1195 74 0 0 25 0 1 0 488134173 2809962496 619409 33554432000 4194304 4947581 140735468338272 18446744073709551615 253640556912 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/24566/statm: 686026 619431 855 184 0 680901 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2744104

[startup+25.5008 s]
/proc/loadavg: 6.65 5.09 4.17 5/190 24567
/proc/meminfo: memFree=11966132/32951124 swapFree=67111524/67111528
[pid=24566] ppid=24564 vsize=3759584 CPUtime=25.49 cores=0,2
/proc/24566/stat : 24566 (synit_sat) R 24564 24566 23613 0 -1 4202496 885702 0 0 0 2446 103 0 0 25 0 1 0 488134173 3849814016 848520 33554432000 4194304 4947581 140735468338272 18446744073709551615 4553752 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/24566/statm: 939896 848520 875 184 0 934771 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3759584

[startup+51.1012 s]
/proc/loadavg: 6.02 5.06 4.18 5/190 24595
/proc/meminfo: memFree=10658648/32951124 swapFree=67111524/67111528
[pid=24566] ppid=24564 vsize=4233748 CPUtime=51.1 cores=0,2
/proc/24566/stat : 24566 (synit_sat) R 24564 24566 23613 0 -1 4202496 998119 0 0 0 4992 118 0 0 25 0 1 0 488134173 4335357952 960937 33554432000 4194304 4947581 140735468338272 18446744073709551615 4346323 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/24566/statm: 1058437 960937 896 184 0 1053312 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 4233748

[startup+102.307 s]
/proc/loadavg: 5.64 5.06 4.23 5/190 24626
/proc/meminfo: memFree=89244/32951124 swapFree=67111444/67111528
[pid=24566] ppid=24564 vsize=7412548 CPUtime=102.24 cores=0,2
/proc/24566/stat : 24566 (synit_sat) R 24564 24566 23613 0 -1 4202496 1822369 0 0 0 9999 225 0 0 25 0 1 0 488134173 7590449152 1692872 33554432000 4194304 4947581 140735468338272 18446744073709551615 4722415 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/24566/statm: 1853137 1692872 902 184 0 1848012 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 7412548

[startup+162.301 s]
/proc/loadavg: 6.73 5.46 4.41 3/190 24628
/proc/meminfo: memFree=95388/32951124 swapFree=67111348/67111528
[pid=24566] ppid=24564 vsize=7412548 CPUtime=107.97 cores=0,2
/proc/24566/stat : 24566 (synit_sat) D 24564 24566 23613 0 -1 4204032 1856575 0 2 0 10185 612 0 0 18 0 1 0 488134173 7590449152 1652632 33554432000 4194304 4947581 140735468338272 18446744073709551615 253640245861 0 0 4096 24578 18446744071562154983 0 0 17 2 0 0 5362
/proc/24566/statm: 1853137 1652632 936 184 0 1848012 0
Current children cumulated CPU time (s) 107.97
Current children cumulated vsize (KiB) 7412548
heavy processes:

[startup+222.301 s]
/proc/loadavg: 7.13 5.82 4.61 3/186 24650
/proc/meminfo: memFree=4136380/32951124 swapFree=67111348/67111528
[pid=24566] ppid=24564 vsize=7412548 CPUtime=113.05 cores=0,2
/proc/24566/stat : 24566 (synit_sat) D 24564 24566 23613 0 -1 4204032 1856575 0 2 0 10185 1120 0 0 18 0 1 0 488134173 7590449152 1652632 33554432000 4194304 4947581 140735468338272 18446744073709551615 253640245861 0 0 4096 24578 18446744071562154983 0 0 17 0 0 0 10731
/proc/24566/statm: 1853137 1652632 936 184 0 1848012 0
Current children cumulated CPU time (s) 113.05
Current children cumulated vsize (KiB) 7412548
heavy processes:

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

[startup+223.901 s]
/proc/loadavg: 7.13 5.82 4.61 2/188 24652
/proc/meminfo: memFree=3940068/32951124 swapFree=67111348/67111528
[pid=24566] ppid=24564 vsize=7412548 CPUtime=113.22 cores=0,2
/proc/24566/stat : 24566 (synit_sat) D 24564 24566 23613 0 -1 4204032 1856575 0 2 0 10185 1137 0 0 18 0 1 0 488134173 7590449152 1652632 33554432000 4194304 4947581 140735468338272 18446744073709551615 253640245861 0 0 4096 24578 18446744071562154983 0 0 17 2 0 0 10773
/proc/24566/statm: 1853137 1652632 936 184 0 1848012 0
Current children cumulated CPU time (s) 113.22
Current children cumulated vsize (KiB) 7412548

[startup+227.101 s]
/proc/loadavg: 7.13 5.82 4.61 3/188 24652
/proc/meminfo: memFree=3684812/32951124 swapFree=67111348/67111528
[pid=24566] ppid=24564 vsize=7412548 CPUtime=114.14 cores=0,2
/proc/24566/stat : 24566 (synit_sat) D 24564 24566 23613 0 -1 4204032 1856575 0 2 0 10185 1229 0 0 18 0 1 0 488134173 7590449152 1652632 33554432000 4194304 4947581 140735468338272 18446744073709551615 253640245861 0 0 4096 24578 18446744071562154983 0 0 17 0 0 0 11108
/proc/24566/statm: 1853137 1652632 936 184 0 1848012 0
Current children cumulated CPU time (s) 114.14
Current children cumulated vsize (KiB) 7412548

[startup+230.301 s]
/proc/loadavg: 7.28 5.87 4.63 2/187 24653
/proc/meminfo: memFree=3333084/32951124 swapFree=67111348/67111528
[pid=24566] ppid=24564 vsize=7412548 CPUtime=114.41 cores=0,2
/proc/24566/stat : 24566 (synit_sat) D 24564 24566 23613 0 -1 4204032 1856575 0 2 0 10185 1256 0 0 18 0 1 0 488134173 7590449152 1652632 33554432000 4194304 4947581 140735468338272 18446744073709551615 253640245861 0 0 4096 24578 18446744071562234512 0 0 17 2 0 0 11395
/proc/24566/statm: 1853137 1652632 936 184 0 1848012 0
Current children cumulated CPU time (s) 114.41
Current children cumulated vsize (KiB) 7412548

[startup+231.1 s]
/proc/loadavg: 7.28 5.87 4.63 3/191 24658
/proc/meminfo: memFree=3226104/32951124 swapFree=67111348/67111528
[pid=24566] ppid=24564 vsize=7412548 CPUtime=114.44 cores=0,2
/proc/24566/stat : 24566 (synit_sat) D 24564 24566 23613 0 -1 4204032 1856575 0 2 0 10185 1259 0 0 18 0 1 0 488134173 7590449152 1652632 33554432000 4194304 4947581 140735468338272 18446744073709551615 253640245861 0 0 4096 24578 18446744071562234512 0 0 17 2 0 0 11457
/proc/24566/statm: 1853137 1652632 936 184 0 1848012 0
Current children cumulated CPU time (s) 114.44
Current children cumulated vsize (KiB) 7412548

[startup+231.5 s]
/proc/loadavg: 7.28 5.87 4.63 3/191 24658
/proc/meminfo: memFree=3226104/32951124 swapFree=67111348/67111528
[pid=24566] ppid=24564 vsize=7412548 CPUtime=114.47 cores=0,2
/proc/24566/stat : 24566 (synit_sat) R 24564 24566 23613 0 -1 4204032 1856575 0 2 0 10185 1262 0 0 18 0 1 0 488134173 7590449152 1652632 33554432000 4194304 4947581 140735468338272 18446744073709551615 253640245861 0 0 4096 24578 0 0 0 17 0 0 0 11525
/proc/24566/statm: 1853137 1652632 936 184 0 1848012 0
Current children cumulated CPU time (s) 114.47
Current children cumulated vsize (KiB) 7412548

[startup+231.7 s]
/proc/loadavg: 7.28 5.87 4.63 3/191 24658
/proc/meminfo: memFree=3226104/32951124 swapFree=67111348/67111528
[pid=24566] ppid=24564 vsize=0 CPUtime=114.67 cores=0,2
/proc/24566/stat : 24566 (synit_sat) R 24564 24566 23613 0 -1 4204036 1856575 0 2 0 10185 1282 0 0 18 0 1 0 488134173 0 0 33554432000 0 0 0 0 0 0 0 4096 24578 18446744073709551615 0 0 17 0 0 0 11525
/proc/24566/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 114.67
Current children cumulated vsize (KiB) 0

[startup+231.8 s]
/proc/loadavg: 7.28 5.87 4.63 3/191 24658
/proc/meminfo: memFree=3226104/32951124 swapFree=67111348/67111528
[pid=24566] ppid=24564 vsize=0 CPUtime=114.77 cores=0,2
/proc/24566/stat : 24566 (synit_sat) R 24564 24566 23613 0 -1 4204036 1856575 0 2 0 10185 1292 0 0 18 0 1 0 488134173 0 0 33554432000 0 0 0 0 0 0 0 4096 24578 18446744073709551615 0 0 17 0 0 0 11525
/proc/24566/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 114.77
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 231.853
CPU time (s): 114.83
CPU user time (s): 101.852
CPU system time (s): 12.978
CPU usage (%): 49.5269
Max. virtual memory (cumulated for all children) (KiB): 7412548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 101.852
system time used= 12.978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1856575
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 714
involuntary context switches= 674

runsolver used 0.427934 second user time and 0.85287 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 23:02:18
IDJOB=3286012
IDBENCH=82411
IDSOLVER=1571
FILE ID=node106/3286012-1303765335
RUNJOBID= node106-1303765018-24339
PBS_JOBID= 13157143
Free space on /tmp= 71508 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286012-1303765335/watcher-3286012-1303765335 -o /tmp/evaluation-result-3286012-1303765335/solver-3286012-1303765335 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3286012-1303765335.cnf 760721663

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

MD5SUM BENCH= 0176f3dd09fed1b561c875e1d6538c8d
RANDOM SEED=760721663

node106.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.830
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.830
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	: 5226.20
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.830
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.75
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.830
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.82
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.830
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.74
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.830
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.830
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.830
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:      16266828 kB
Buffers:       1814608 kB
Cached:        6630860 kB
SwapCached:          4 kB
Active:        8880820 kB
Inactive:      7219496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16266828 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          100520 kB
Writeback:           0 kB
AnonPages:     7654604 kB
Mapped:          17168 kB
Slab:           502608 kB
PageTables:      21696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  9292648 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= 56472 MiB
End job on node106 at 2011-04-25 23:06:10