Trace number 3309119

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) 1299.99 1300.01

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

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.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  230544   603180 |   69163       0        0     nan |  0.000 % |
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 1296   #clauses: 230544   #literals: 603180
0.00/0.08	c CPU time:   0.074988 s
0.00/0.08	c ==============================================================================
0.00/0.19	c
0.00/0.19	c Starting glucose
0.00/0.19	c
0.00/0.19	
0.00/0.19	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.19	
0.00/0.19	c ============================[ Problem Statistics ]=============================
0.00/0.19	c |                                                                             |
0.00/0.19	c |  Number of variables:  1296                                                 |
0.00/0.19	c |  Number of clauses:    230544                                               |
0.18/0.25	c |  Parsing time:         0.06         s                                       |
1299.96/1300.01	HOME/glucose.sh: line 55:  9611 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-3309119-1303985939/watcher-3309119-1303985939 -o /tmp/evaluation-result-3309119-1303985939/solver-3309119-1303985939 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3309119-1303985939.cnf 

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: 1.09 2.33 2.90 2/180 9607
/proc/meminfo: memFree=21464288/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 510196234 8912896 253 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 253 211 178 0 69 0

[startup+0.0464899 s]
/proc/loadavg: 1.09 2.33 2.90 2/180 9607
/proc/meminfo: memFree=21464288/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 510196234 8912896 253 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100479 s]
/proc/loadavg: 1.09 2.33 2.90 2/180 9607
/proc/meminfo: memFree=21464288/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 510196234 8912896 253 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.30036 s]
/proc/loadavg: 1.09 2.33 2.90 2/180 9607
/proc/meminfo: memFree=21464288/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8704

[startup+0.700295 s]
/proc/loadavg: 1.09 2.33 2.90 2/180 9607
/proc/meminfo: memFree=21464288/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8704

[startup+1.50118 s]
/proc/loadavg: 1.09 2.33 2.90 6/190 9658
/proc/meminfo: memFree=21407180/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=18032 CPUtime=1.29 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 4356 0 0 0 129 0 0 0 25 0 1 0 510196253 18464768 4311 33554432000 134512640 135217611 4294226704 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 4508 4311 77 173 0 4333 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 26736

[startup+3.10091 s]
/proc/loadavg: 1.09 2.33 2.90 5/190 9658
/proc/meminfo: memFree=21359680/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=19384 CPUtime=2.89 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 4683 0 0 0 289 0 0 0 25 0 1 0 510196253 19849216 4638 33554432000 134512640 135217611 4294226704 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 4846 4638 77 173 0 4671 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28088

[startup+6.30026 s]
/proc/loadavg: 1.32 2.35 2.91 5/194 9666
/proc/meminfo: memFree=21077876/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=21536 CPUtime=6.1 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 5231 0 0 0 609 1 0 0 25 0 1 0 510196253 22052864 5186 33554432000 134512640 135217611 4294226704 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 5384 5186 77 173 0 5209 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30240

[startup+12.7011 s]
/proc/loadavg: 1.53 2.38 2.92 5/194 9666
/proc/meminfo: memFree=20826332/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=23596 CPUtime=12.5 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 5731 0 0 0 1249 1 0 0 25 0 1 0 510196253 24162304 5686 33554432000 134512640 135217611 4294226704 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 5899 5686 77 173 0 5724 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32300

[startup+25.5007 s]
/proc/loadavg: 2.08 2.46 2.93 5/194 9667
/proc/meminfo: memFree=20817016/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=25600 CPUtime=25.3 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 6228 0 0 0 2529 1 0 0 25 0 1 0 510196253 26214400 6183 33554432000 134512640 135217611 4294226704 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 6400 6183 77 173 0 6225 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34304

[startup+51.1008 s]
/proc/loadavg: 2.81 2.60 2.96 5/194 9667
/proc/meminfo: memFree=20805084/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=29312 CPUtime=50.89 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 7143 0 0 0 5088 1 0 0 25 0 1 0 510196253 30015488 7098 33554432000 134512640 135217611 4294226704 18446744073709551615 134528227 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 7328 7098 77 173 0 7153 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38016

[startup+102.307 s]
/proc/loadavg: 3.48 2.81 3.02 5/194 9669
/proc/meminfo: memFree=20781980/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=34548 CPUtime=102.1 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 8405 0 0 0 10208 2 0 0 25 0 1 0 510196253 35377152 8360 33554432000 134512640 135217611 4294226704 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 8637 8360 77 173 0 8462 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 43252

[startup+162.301 s]
/proc/loadavg: 3.81 3.03 3.07 5/194 9670
/proc/meminfo: memFree=20763840/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=39864 CPUtime=162.09 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 9681 0 0 0 16207 2 0 0 25 0 1 0 510196253 40820736 9636 33554432000 134512640 135217611 4294226704 18446744073709551615 134522432 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 9966 9636 77 173 0 9791 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 48568

[startup+222.3 s]
/proc/loadavg: 3.93 3.20 3.13 5/194 9672
/proc/meminfo: memFree=20748796/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=44280 CPUtime=222.09 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 10766 0 0 0 22207 2 0 0 25 0 1 0 510196253 45342720 10721 33554432000 134512640 135217611 4294226704 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 11070 10721 77 173 0 10895 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 52984

[startup+282.301 s]
/proc/loadavg: 3.97 3.34 3.18 5/194 9674
/proc/meminfo: memFree=20737968/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=48236 CPUtime=282.1 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 11718 0 0 0 28207 3 0 0 25 0 1 0 510196253 49393664 11673 33554432000 134512640 135217611 4294226704 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 12059 11673 77 173 0 11884 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 56940

[startup+342.301 s]
/proc/loadavg: 3.99 3.46 3.23 5/194 9675
/proc/meminfo: memFree=20724524/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=52164 CPUtime=342.09 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 12614 0 0 0 34206 3 0 0 25 0 1 0 510196253 53415936 12569 33554432000 134512640 135217611 4294226704 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 13041 12569 77 173 0 12866 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 60868

[startup+402.3 s]
/proc/loadavg: 3.99 3.56 3.28 5/194 9677
/proc/meminfo: memFree=20715064/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2

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

[pid=9611] ppid=9607 vsize=60560 CPUtime=522.1 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 14664 0 0 0 52205 5 0 0 25 0 1 0 510196253 62013440 14619 33554432000 134512640 135217611 4294226704 18446744073709551615 134537025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 15140 14619 77 173 0 14965 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 69264

[startup+582.3 s]
/proc/loadavg: 4.00 3.76 3.40 5/194 9682
/proc/meminfo: memFree=20689616/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=63056 CPUtime=582.1 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 15256 0 0 0 58205 5 0 0 25 0 1 0 510196253 64569344 15211 33554432000 134512640 135217611 4294226704 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 15764 15211 77 173 0 15589 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 71760

[startup+642.301 s]
/proc/loadavg: 4.00 3.80 3.43 5/194 9683
/proc/meminfo: memFree=20680508/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=65460 CPUtime=642.1 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 15857 0 0 0 64205 5 0 0 25 0 1 0 510196253 67031040 15812 33554432000 134512640 135217611 4294226704 18446744073709551615 134533010 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 16365 15812 77 173 0 16190 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 74164

[startup+702.301 s]
/proc/loadavg: 4.00 3.83 3.47 5/194 9685
/proc/meminfo: memFree=20674028/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=67740 CPUtime=702.09 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 16388 0 0 0 70204 5 0 0 25 0 1 0 510196253 69365760 16343 33554432000 134512640 135217611 4294226704 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 16935 16343 77 173 0 16760 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 76444

[startup+762.307 s]
/proc/loadavg: 4.00 3.86 3.50 5/194 9686
/proc/meminfo: memFree=20667292/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=69876 CPUtime=762.09 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 16896 0 0 0 76204 5 0 0 25 0 1 0 510196253 71553024 16851 33554432000 134512640 135217611 4294226704 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 17469 16851 77 173 0 17294 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 78580

[startup+822.301 s]
/proc/loadavg: 4.05 3.90 3.53 5/194 9688
/proc/meminfo: memFree=20662036/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=71904 CPUtime=822.08 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 17293 0 0 0 82203 5 0 0 25 0 1 0 510196253 73629696 17248 33554432000 134512640 135217611 4294226704 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 17976 17248 77 173 0 17801 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 80608

[startup+882.3 s]
/proc/loadavg: 4.02 3.91 3.56 5/194 9690
/proc/meminfo: memFree=20655784/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=73580 CPUtime=882.09 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 17716 0 0 0 88203 6 0 0 25 0 1 0 510196253 75345920 17671 33554432000 134512640 135217611 4294226704 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 18395 17671 77 173 0 18220 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 82284

[startup+942.301 s]
/proc/loadavg: 4.06 3.94 3.59 5/194 9691
/proc/meminfo: memFree=20650892/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=75456 CPUtime=942.09 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 18154 0 0 0 94203 6 0 0 25 0 1 0 510196253 77266944 18109 33554432000 134512640 135217611 4294226704 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 18864 18109 77 173 0 18689 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 84160

[startup+1002.3 s]
/proc/loadavg: 4.06 3.96 3.62 5/194 9693
/proc/meminfo: memFree=20647380/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=77012 CPUtime=1002.09 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 18517 0 0 0 100203 6 0 0 25 0 1 0 510196253 78860288 18472 33554432000 134512640 135217611 4294226704 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 19253 18472 77 173 0 19078 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 85716

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.64 5/194 9694
/proc/meminfo: memFree=20641388/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=78992 CPUtime=1062.09 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 19009 0 0 0 106202 7 0 0 25 0 1 0 510196253 80887808 18964 33554432000 134512640 135217611 4294226704 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 19748 18964 77 173 0 19573 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 87696

[startup+1122.3 s]
/proc/loadavg: 4.08 3.99 3.66 5/194 9696
/proc/meminfo: memFree=20636752/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=80632 CPUtime=1122.09 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 19379 0 0 0 112202 7 0 0 25 0 1 0 510196253 82567168 19334 33554432000 134512640 135217611 4294226704 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 20158 19334 77 173 0 19983 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 89336

[startup+1182.3 s]
/proc/loadavg: 4.03 3.99 3.68 5/194 9698
/proc/meminfo: memFree=20629392/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=82212 CPUtime=1182.08 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 19774 0 0 0 118201 7 0 0 25 0 1 0 510196253 84185088 19729 33554432000 134512640 135217611 4294226704 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 20553 19729 77 173 0 20378 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 90916

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.70 5/194 9699
/proc/meminfo: memFree=20623516/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=83344 CPUtime=1242.08 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 20034 0 0 0 124201 7 0 0 25 0 1 0 510196253 85344256 19989 33554432000 134512640 135217611 4294226704 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 20836 19989 77 173 0 20661 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 92048



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.00 3.72 4/192 9702
/proc/meminfo: memFree=20702972/32951124 swapFree=67111524/67111528
[pid=9607] ppid=9605 vsize=8704 CPUtime=0.18 cores=0,2
/proc/9607/stat : 9607 (glucose.sh) S 9605 9607 9032 0 -1 4202496 360 3183 0 0 0 0 17 1 20 0 1 0 510196234 8912896 255 33554432000 4194304 4922060 140736876299312 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9607/statm: 2176 255 211 178 0 69 0
[pid=9611] ppid=9607 vsize=84568 CPUtime=1299.78 cores=0,2
/proc/9611/stat : 9611 (glucose_static) R 9607 9607 9032 0 -1 4202496 20329 0 0 0 129971 7 0 0 25 0 1 0 510196253 86597632 20284 33554432000 134512640 135217611 4294226704 18446744073709551615 134533568 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9611/statm: 21142 20284 77 173 0 20967 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 93272

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): 1299.99
CPU user time (s): 1299.9
CPU system time (s): 0.092985
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 93272

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

runsolver used 2.31565 second user time and 4.79027 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-28 12:18:59
IDJOB=3309119
IDBENCH=85991
IDSOLVER=1691
FILE ID=node102/3309119-1303985939
RUNJOBID= node102-1303985939-9522
PBS_JOBID= 13168724
Free space on /tmp= 71552 MiB

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

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=1462082342

node102.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.828
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.65
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.828
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.15
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.828
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.828
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:      21464684 kB
Buffers:       1632612 kB
Cached:        9231100 kB
SwapCached:          4 kB
Active:        2850644 kB
Inactive:      8082796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21464684 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            9428 kB
Writeback:           0 kB
AnonPages:       69252 kB
Mapped:          16044 kB
Slab:           487832 kB
PageTables:       5504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   217988 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= 71440 MiB
End job on node102 at 2011-04-28 12:40:41