Trace number 3309113

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:glucose 1.0? (TO) 1300.04 1300.01

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_32.renamed-as.sat05-1919.cnf
MD5SUM833432e05c2a1599e13dca28680b5df9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.3742
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of clauses161664
Sum of the clauses size423264
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 263584
Number of clauses of size 398016
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 564

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  161664   423264 |   48499       0        0     nan |  0.000 % |
0.00/0.05	c ==============================================================================
0.00/0.05	c Result  :   #vars: 1024   #clauses: 161664   #literals: 423264
0.00/0.05	c CPU time:   0.044993 s
0.00/0.05	c ==============================================================================
0.00/0.12	c
0.00/0.12	c Starting glucose
0.00/0.12	c
0.00/0.12	
0.00/0.12	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.12	
0.00/0.12	c ============================[ Problem Statistics ]=============================
0.00/0.12	c |                                                                             |
0.00/0.12	c |  Number of variables:  1024                                                 |
0.00/0.12	c |  Number of clauses:    161664                                               |
0.00/0.16	c |  Parsing time:         0.04         s                                       |
1300.01/1300.01	HOME/glucose.sh: line 55: 31659 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

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-3309113-1303985908/watcher-3309113-1303985908 -o /tmp/evaluation-result-3309113-1303985908/solver-3309113-1303985908 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3309113-1303985908.cnf 

running on 2 cores: 5,7

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: 4.03 4.02 3.77 4/192 31656
/proc/meminfo: memFree=22192872/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) R 31654 31656 31143 0 -1 4202496 316 0 0 0 0 0 0 0 25 0 1 0 491006110 8912896 252 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261436821 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/31656/statm: 2176 252 211 178 0 69 0

[startup+0.0118881 s]
/proc/loadavg: 4.03 4.02 3.77 4/192 31656
/proc/meminfo: memFree=22192872/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 491006110 8912896 252 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/31656/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100911 s]
/proc/loadavg: 4.03 4.02 3.77 4/192 31656
/proc/meminfo: memFree=22192872/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 491006110 8912896 252 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/31656/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300842 s]
/proc/loadavg: 4.03 4.02 3.77 4/192 31656
/proc/meminfo: memFree=22192872/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8704

[startup+0.700772 s]
/proc/loadavg: 4.03 4.02 3.77 4/192 31656
/proc/meminfo: memFree=22192872/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8704

[startup+1.50067 s]
/proc/loadavg: 4.03 4.02 3.77 5/194 31659
/proc/meminfo: memFree=22177640/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=13840 CPUtime=1.36 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 3353 0 0 0 136 0 0 0 25 0 1 0 491006123 14172160 3307 33554432000 134512640 135217611 4290287520 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 3460 3308 76 173 0 3285 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22544

[startup+3.10038 s]
/proc/loadavg: 4.03 4.02 3.77 5/194 31659
/proc/meminfo: memFree=22175160/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=15836 CPUtime=2.96 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 3834 0 0 0 296 0 0 0 25 0 1 0 491006123 16216064 3788 33554432000 134512640 135217611 4290287520 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 3959 3788 76 173 0 3784 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24540

[startup+6.30082 s]
/proc/loadavg: 4.03 4.02 3.77 5/194 31659
/proc/meminfo: memFree=22171416/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=17980 CPUtime=6.16 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 4373 0 0 0 616 0 0 0 25 0 1 0 491006123 18411520 4327 33554432000 134512640 135217611 4290287520 18446744073709551615 134537897 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 4495 4327 76 173 0 4320 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26684

[startup+12.7007 s]
/proc/loadavg: 4.02 4.02 3.77 5/194 31659
/proc/meminfo: memFree=22168388/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=20092 CPUtime=12.57 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 4871 0 0 0 1256 1 0 0 25 0 1 0 491006123 20574208 4825 33554432000 134512640 135217611 4290287520 18446744073709551615 134533526 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 5023 4825 76 173 0 4848 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28796

[startup+25.5004 s]
/proc/loadavg: 4.02 4.02 3.78 5/194 31660
/proc/meminfo: memFree=22163600/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=22404 CPUtime=25.37 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 5448 0 0 0 2536 1 0 0 25 0 1 0 491006123 22941696 5402 33554432000 134512640 135217611 4290287520 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 5601 5402 76 173 0 5426 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31108

[startup+51.1009 s]
/proc/loadavg: 4.01 4.02 3.78 5/194 31690
/proc/meminfo: memFree=22219432/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=26044 CPUtime=50.97 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 6336 0 0 0 5096 1 0 0 25 0 1 0 491006123 26669056 6290 33554432000 134512640 135217611 4290287520 18446744073709551615 134532904 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 6511 6290 76 173 0 6336 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34748

[startup+102.307 s]
/proc/loadavg: 4.00 4.01 3.79 5/194 31692
/proc/meminfo: memFree=22198928/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=31556 CPUtime=102.18 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 7690 0 0 0 10216 2 0 0 25 0 1 0 491006123 32313344 7644 33554432000 134512640 135217611 4290287520 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 7889 7644 77 173 0 7714 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 40260

[startup+162.3 s]
/proc/loadavg: 4.00 4.01 3.80 5/194 31693
/proc/meminfo: memFree=22182536/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=37032 CPUtime=162.17 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 8979 0 0 0 16215 2 0 0 25 0 1 0 491006123 37920768 8933 33554432000 134512640 135217611 4290287520 18446744073709551615 134532591 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 9258 8933 77 173 0 9083 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 45736

[startup+222.301 s]
/proc/loadavg: 4.11 4.04 3.83 5/194 31695
/proc/meminfo: memFree=22169748/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=41632 CPUtime=222.17 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 10108 0 0 0 22215 2 0 0 25 0 1 0 491006123 42631168 10062 33554432000 134512640 135217611 4290287520 18446744073709551615 134548773 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 10408 10062 77 173 0 10233 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 50336

[startup+282.301 s]
/proc/loadavg: 3.51 3.89 3.79 4/187 31714
/proc/meminfo: memFree=22201008/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=45284 CPUtime=282.17 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 10976 0 0 0 28215 2 0 0 25 0 1 0 491006123 46370816 10930 33554432000 134512640 135217611 4290287520 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 11321 10930 77 173 0 11146 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 53988

[startup+342.3 s]
/proc/loadavg: 3.19 3.72 3.73 4/187 31716
/proc/meminfo: memFree=22193676/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=49096 CPUtime=342.18 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 11850 0 0 0 34215 3 0 0 25 0 1 0 491006123 50274304 11804 33554432000 134512640 135217611 4290287520 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 12274 11804 77 173 0 12099 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 57800

[startup+402.301 s]
/proc/loadavg: 3.07 3.59 3.68 4/187 31721
/proc/meminfo: memFree=22185468/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7

################
# More data... #
################

[pid=31659] ppid=31656 vsize=57264 CPUtime=522.18 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 13840 0 0 0 52215 3 0 0 25 0 1 0 491006123 58638336 13794 33554432000 134512640 135217611 4290287520 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 14316 13794 77 173 0 14141 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 65968

[startup+582.301 s]
/proc/loadavg: 2.10 2.94 3.42 3/180 31744
/proc/meminfo: memFree=22227648/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=59292 CPUtime=582.18 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 14319 0 0 0 58215 3 0 0 25 0 1 0 491006123 60715008 14273 33554432000 134512640 135217611 4290287520 18446744073709551615 134527905 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 14823 14273 77 173 0 14648 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 67996

[startup+642.301 s]
/proc/loadavg: 2.03 2.75 3.32 3/180 31746
/proc/meminfo: memFree=22225144/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=60972 CPUtime=642.18 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 14725 0 0 0 64215 3 0 0 25 0 1 0 491006123 62435328 14679 33554432000 134512640 135217611 4290287520 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 15243 14679 77 173 0 15068 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 69676

[startup+702.301 s]
/proc/loadavg: 2.06 2.64 3.24 3/180 31748
/proc/meminfo: memFree=22220784/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=63136 CPUtime=702.19 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 15255 0 0 0 70215 4 0 0 25 0 1 0 491006123 64651264 15209 33554432000 134512640 135217611 4290287520 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 15784 15209 77 173 0 15609 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 71840

[startup+762.306 s]
/proc/loadavg: 2.06 2.53 3.16 3/180 31749
/proc/meminfo: memFree=22217904/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=64500 CPUtime=762.19 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 15579 0 0 0 76215 4 0 0 25 0 1 0 491006123 66048000 15533 33554432000 134512640 135217611 4290287520 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 16125 15533 77 173 0 15950 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 73204

[startup+822.301 s]
/proc/loadavg: 2.02 2.44 3.09 3/180 31751
/proc/meminfo: memFree=22215528/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=66440 CPUtime=822.19 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 15941 0 0 0 82215 4 0 0 25 0 1 0 491006123 68034560 15895 33554432000 134512640 135217611 4290287520 18446744073709551615 134522694 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 16610 15895 77 173 0 16435 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 75144

[startup+882.301 s]
/proc/loadavg: 2.01 2.35 3.02 3/180 31752
/proc/meminfo: memFree=22212284/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=67876 CPUtime=882.19 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 16268 0 0 0 88215 4 0 0 25 0 1 0 491006123 69505024 16222 33554432000 134512640 135217611 4290287520 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 16969 16222 77 173 0 16794 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 76580

[startup+942.3 s]
/proc/loadavg: 2.00 2.29 2.95 3/180 31754
/proc/meminfo: memFree=22209788/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=69468 CPUtime=942.19 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 16627 0 0 0 94215 4 0 0 25 0 1 0 491006123 71135232 16581 33554432000 134512640 135217611 4290287520 18446744073709551615 134533271 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 17367 16581 77 173 0 17192 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 78172

[startup+1002.3 s]
/proc/loadavg: 2.00 2.23 2.89 3/180 31756
/proc/meminfo: memFree=22207416/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=71136 CPUtime=1002.19 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 17036 0 0 0 100215 4 0 0 25 0 1 0 491006123 72843264 16990 33554432000 134512640 135217611 4290287520 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 17784 16990 77 173 0 17609 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 79840

[startup+1062.3 s]
/proc/loadavg: 2.00 2.19 2.83 3/180 31757
/proc/meminfo: memFree=22204304/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=73272 CPUtime=1062.19 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 17534 0 0 0 106215 4 0 0 25 0 1 0 491006123 75030528 17488 33554432000 134512640 135217611 4290287520 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 18318 17488 77 173 0 18143 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 81976

[startup+1122.3 s]
/proc/loadavg: 2.00 2.15 2.78 3/180 31759
/proc/meminfo: memFree=22202552/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=74356 CPUtime=1122.19 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 17817 0 0 0 112215 4 0 0 25 0 1 0 491006123 76140544 17771 33554432000 134512640 135217611 4290287520 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 18589 17771 77 173 0 18414 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 83060

[startup+1182.3 s]
/proc/loadavg: 2.00 2.12 2.73 3/180 31760
/proc/meminfo: memFree=22199436/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=76348 CPUtime=1182.2 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 18279 0 0 0 118216 4 0 0 25 0 1 0 491006123 78180352 18233 33554432000 134512640 135217611 4290287520 18446744073709551615 134533174 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 19087 18233 77 173 0 18912 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 85052

[startup+1242.3 s]
/proc/loadavg: 2.07 2.11 2.68 3/180 31762
/proc/meminfo: memFree=22196568/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=78068 CPUtime=1242.2 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 18698 0 0 0 124216 4 0 0 25 0 1 0 491006123 79941632 18652 33554432000 134512640 135217611 4290287520 18446744073709551615 134542189 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 19517 18652 77 173 0 19342 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 86772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.09 2.11 2.64 3/180 31764
/proc/meminfo: memFree=22193452/32951124 swapFree=67111528/67111528
[pid=31656] ppid=31654 vsize=8704 CPUtime=0.11 cores=5,7
/proc/31656/stat : 31656 (glucose.sh) S 31654 31656 31143 0 -1 4202496 359 2313 0 0 0 0 11 0 24 0 1 0 491006110 8912896 254 33554432000 4194304 4922060 140735465869392 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31656/statm: 2176 254 211 178 0 69 0
[pid=31659] ppid=31656 vsize=79916 CPUtime=1299.9 cores=5,7
/proc/31659/stat : 31659 (glucose_static) R 31656 31656 31143 0 -1 4202496 19117 0 0 0 129986 4 0 0 25 0 1 0 491006123 81833984 19071 33554432000 134512640 135217611 4290287520 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31659/statm: 19979 19071 77 173 0 19804 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 88620

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.98
CPU system time (s): 0.06099
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 88620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21799
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= 18
involuntary context switches= 1355

runsolver used 2.06469 second user time and 5.03523 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-28 12:18:28
IDJOB=3309113
IDBENCH=85975
IDSOLVER=1691
FILE ID=node140/3309113-1303985908
RUNJOBID= node140-1303983195-31164
PBS_JOBID= 13168686
Free space on /tmp= 72648 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_32.renamed-as.sat05-1919.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309113-1303985908/watcher-3309113-1303985908 -o /tmp/evaluation-result-3309113-1303985908/solver-3309113-1303985908 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3309113-1303985908.cnf

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

MD5SUM BENCH= 833432e05c2a1599e13dca28680b5df9
RANDOM SEED=1225822595

node140.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.833
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.833
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.14
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.833
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.833
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.77
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.833
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.75
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.833
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.74
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22193020 kB
Buffers:       2285184 kB
Cached:        7716824 kB
SwapCached:          0 kB
Active:        2638436 kB
Inactive:      7550784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22193020 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8896 kB
Writeback:           0 kB
AnonPages:      186504 kB
Mapped:          15928 kB
Slab:           503584 kB
PageTables:       5280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   376164 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= 72656 MiB
End job on node140 at 2011-04-28 12:40:10