Trace number 3308453

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.03 1300.01

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c
0.00/0.01	c Starting SatElite Preprocessing
0.00/0.01	c
0.00/0.01	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  141000   329000 |   42299       0        0     nan |  0.000 % |
0.00/0.42	c |         0 |  105063   295988 |      --       0       --      -- |     --   | -35935/-33007
0.00/0.42	c ==============================================================================
0.00/0.42	c Result  :   #vars: 24245   #clauses: 105063   #literals: 295988
0.00/0.42	c CPU time:   0.402938 s
0.00/0.42	c ==============================================================================
0.00/0.48	c
0.00/0.48	c Starting glucose
0.00/0.48	c
0.00/0.48	
0.00/0.48	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.48	
0.00/0.48	c ============================[ Problem Statistics ]=============================
0.00/0.48	c |                                                                             |
0.00/0.48	c |  Number of variables:  24245                                                |
0.00/0.48	c |  Number of clauses:    105063                                               |
0.47/0.52	c |  Parsing time:         0.03         s                                       |
1300.00/1300.01	HOME/glucose.sh: line 55: 23342 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-3308453-1303983221/watcher-3308453-1303983221 -o /tmp/evaluation-result-3308453-1303983221/solver-3308453-1303983221 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308453-1303983221.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: 0.00 0.00 0.00 4/188 23331
/proc/meminfo: memFree=13716288/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) R 23329 23331 23274 0 -1 4202496 317 0 0 0 0 0 0 0 18 0 1 0 509920919 8912896 253 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594686869 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/23331/statm: 2176 253 211 178 0 69 0

[startup+0.106546 s]
/proc/loadavg: 0.00 0.00 0.00 4/188 23331
/proc/meminfo: memFree=13716288/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 335 0 0 0 0 0 0 0 18 0 1 0 509920919 8912896 253 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23331/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200529 s]
/proc/loadavg: 0.00 0.00 0.00 4/188 23331
/proc/meminfo: memFree=13716288/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 335 0 0 0 0 0 0 0 18 0 1 0 509920919 8912896 253 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23331/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300474 s]
/proc/loadavg: 0.00 0.00 0.00 4/188 23331
/proc/meminfo: memFree=13716288/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 335 0 0 0 0 0 0 0 18 0 1 0 509920919 8912896 253 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23331/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700334 s]
/proc/loadavg: 0.00 0.00 0.00 4/188 23331
/proc/meminfo: memFree=13716288/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 8704

[startup+1.50019 s]
/proc/loadavg: 0.00 0.00 0.00 5/194 23342
/proc/meminfo: memFree=13648780/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=13536 CPUtime=1 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 3166 0 0 0 100 0 0 0 18 0 1 0 509920967 13860864 3121 33554432000 134512640 135217611 4291639312 18446744073709551615 134533076 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 3384 3121 77 173 0 3209 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22240

[startup+3.10091 s]
/proc/loadavg: 0.32 0.07 0.02 5/194 23343
/proc/meminfo: memFree=13652624/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=14844 CPUtime=2.6 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 3510 0 0 0 260 0 0 0 20 0 1 0 509920967 15200256 3465 33554432000 134512640 135217611 4291639312 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 3711 3465 77 173 0 3536 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 23548

[startup+6.30039 s]
/proc/loadavg: 0.32 0.07 0.02 5/194 23343
/proc/meminfo: memFree=13617664/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=16328 CPUtime=5.8 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 3890 0 0 0 580 0 0 0 25 0 1 0 509920967 16719872 3845 33554432000 134512640 135217611 4291639312 18446744073709551615 134527890 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 4082 3845 77 173 0 3907 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25032

[startup+12.7003 s]
/proc/loadavg: 0.89 0.20 0.06 5/194 23344
/proc/meminfo: memFree=13678116/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=18548 CPUtime=12.2 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 4401 0 0 0 1220 0 0 0 25 0 1 0 509920967 18993152 4356 33554432000 134512640 135217611 4291639312 18446744073709551615 134533144 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 4637 4356 77 173 0 4462 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 27252

[startup+25.501 s]
/proc/loadavg: 1.36 0.32 0.11 5/194 23344
/proc/meminfo: memFree=13663692/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=20664 CPUtime=25.01 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 4956 0 0 0 2500 1 0 0 25 0 1 0 509920967 21159936 4911 33554432000 134512640 135217611 4291639312 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 5166 4911 77 173 0 4991 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29368

[startup+51.1004 s]
/proc/loadavg: 2.34 0.63 0.21 5/194 23345
/proc/meminfo: memFree=13652468/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=23692 CPUtime=50.59 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 5670 0 0 0 5058 1 0 0 25 0 1 0 509920967 24260608 5625 33554432000 134512640 135217611 4291639312 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 5923 5625 77 173 0 5748 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 32396

[startup+102.3 s]
/proc/loadavg: 3.33 1.19 0.43 5/194 23346
/proc/meminfo: memFree=13631128/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=28236 CPUtime=101.8 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 6835 0 0 0 10179 1 0 0 25 0 1 0 509920967 28913664 6790 33554432000 134512640 135217611 4291639312 18446744073709551615 134537525 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 7059 6790 77 173 0 6884 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36940

[startup+162.301 s]
/proc/loadavg: 3.73 1.66 0.63 5/194 23348
/proc/meminfo: memFree=13613108/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=32440 CPUtime=161.8 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 7852 0 0 0 16178 2 0 0 25 0 1 0 509920967 33218560 7807 33554432000 134512640 135217611 4291639312 18446744073709551615 134528001 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 8110 7807 77 173 0 7935 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 41144

[startup+222.307 s]
/proc/loadavg: 3.91 2.12 0.86 5/194 23349
/proc/meminfo: memFree=13601040/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=34908 CPUtime=221.8 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 8453 0 0 0 22178 2 0 0 25 0 1 0 509920967 35745792 8408 33554432000 134512640 135217611 4291639312 18446744073709551615 134533609 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 8727 8408 77 173 0 8552 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 43612

[startup+282.301 s]
/proc/loadavg: 4.02 2.45 1.04 5/194 23351
/proc/meminfo: memFree=13580800/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=39184 CPUtime=281.79 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 9547 0 0 0 28177 2 0 0 25 0 1 0 509920967 40124416 9502 33554432000 134512640 135217611 4291639312 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 9796 9502 77 173 0 9621 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 47888

[startup+342.301 s]
/proc/loadavg: 4.06 2.76 1.24 5/194 23353
/proc/meminfo: memFree=13565504/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=41968 CPUtime=341.8 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 10180 0 0 0 34177 3 0 0 25 0 1 0 509920967 42975232 10135 33554432000 134512640 135217611 4291639312 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 10492 10135 77 173 0 10317 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 50672

[startup+402.301 s]
/proc/loadavg: 4.02 2.97 1.40 5/194 23354
/proc/meminfo: memFree=13561116/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2

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

[pid=23342] ppid=23331 vsize=52112 CPUtime=581.8 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 12710 0 0 0 58177 3 0 0 25 0 1 0 509920967 53362688 12665 33554432000 134512640 135217611 4291639312 18446744073709551615 134533165 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 13028 12665 77 173 0 12853 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 60816

[startup+642.301 s]
/proc/loadavg: 4.04 3.55 1.99 5/194 23361
/proc/meminfo: memFree=13509032/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=55092 CPUtime=641.81 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 13345 0 0 0 64177 4 0 0 25 0 1 0 509920967 56414208 13300 33554432000 134512640 135217611 4291639312 18446744073709551615 134533073 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 13773 13300 77 173 0 13598 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 63796

[startup+702.301 s]
/proc/loadavg: 4.01 3.64 2.12 5/194 23362
/proc/meminfo: memFree=13497576/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=58616 CPUtime=701.81 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 14203 0 0 0 70177 4 0 0 25 0 1 0 509920967 60022784 14158 33554432000 134512640 135217611 4291639312 18446744073709551615 134537344 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 14654 14158 77 173 0 14479 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 67320

[startup+762.301 s]
/proc/loadavg: 4.00 3.70 2.24 5/194 23364
/proc/meminfo: memFree=13484028/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=58616 CPUtime=761.82 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 14223 0 0 0 76177 5 0 0 25 0 1 0 509920967 60022784 14178 33554432000 134512640 135217611 4291639312 18446744073709551615 134537566 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 14654 14178 77 173 0 14479 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 67320

[startup+822.3 s]
/proc/loadavg: 4.08 3.77 2.34 5/194 23365
/proc/meminfo: memFree=13480252/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=59720 CPUtime=821.81 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 14514 0 0 0 82176 5 0 0 25 0 1 0 509920967 61153280 14469 33554432000 134512640 135217611 4291639312 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 14930 14469 77 173 0 14755 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 68424

[startup+882.307 s]
/proc/loadavg: 4.10 3.82 2.46 5/194 23367
/proc/meminfo: memFree=13474144/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=60788 CPUtime=881.82 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 14780 0 0 0 88177 5 0 0 25 0 1 0 509920967 62246912 14735 33554432000 134512640 135217611 4291639312 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 15197 14735 77 173 0 15022 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 69492

[startup+942.3 s]
/proc/loadavg: 4.04 3.85 2.54 5/194 23369
/proc/meminfo: memFree=13456368/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=62708 CPUtime=941.81 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 15234 0 0 0 94176 5 0 0 25 0 1 0 509920967 64212992 15189 33554432000 134512640 135217611 4291639312 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 15677 15189 77 173 0 15502 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 71412

[startup+1002.3 s]
/proc/loadavg: 4.07 3.89 2.64 5/194 23370
/proc/meminfo: memFree=13439452/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=63052 CPUtime=1001.82 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 15319 0 0 0 100176 6 0 0 25 0 1 0 509920967 64565248 15274 33554432000 134512640 135217611 4291639312 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 15763 15274 77 173 0 15588 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 71756

[startup+1062.3 s]
/proc/loadavg: 4.03 3.91 2.72 5/194 23372
/proc/meminfo: memFree=13432468/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=65544 CPUtime=1061.82 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 15934 0 0 0 106176 6 0 0 25 0 1 0 509920967 67117056 15889 33554432000 134512640 135217611 4291639312 18446744073709551615 134542201 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 16386 15889 77 173 0 16211 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 74248

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.80 5/194 23373
/proc/meminfo: memFree=13427612/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=66760 CPUtime=1121.82 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 16254 0 0 0 112176 6 0 0 25 0 1 0 509920967 68362240 16209 33554432000 134512640 135217611 4291639312 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 16690 16209 77 173 0 16515 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 75464

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.87 5/194 23375
/proc/meminfo: memFree=13425208/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=67868 CPUtime=1181.82 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 16558 0 0 0 118176 6 0 0 25 0 1 0 509920967 69496832 16513 33554432000 134512640 135217611 4291639312 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 16967 16513 77 173 0 16792 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 76572

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.94 5/194 23377
/proc/meminfo: memFree=13418352/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=68276 CPUtime=1241.82 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 16625 0 0 0 124176 6 0 0 25 0 1 0 509920967 69914624 16580 33554432000 134512640 135217611 4291639312 18446744073709551615 134527890 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 17069 16580 77 173 0 16894 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 76980



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.00 3/188 23380
/proc/meminfo: memFree=13588612/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=69256 CPUtime=1299.53 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 16904 0 0 0 129947 6 0 0 25 0 1 0 509920967 70918144 16859 33554432000 134512640 135217611 4291639312 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 17314 16859 77 173 0 17139 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 77960

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

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

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.00 3/188 23380
/proc/meminfo: memFree=13588612/32950928 swapFree=67111528/67111528
[pid=23331] ppid=23329 vsize=8704 CPUtime=0.47 cores=0,2
/proc/23331/stat : 23331 (glucose.sh) S 23329 23331 23274 0 -1 4202496 360 6628 0 0 0 0 45 2 15 0 1 0 509920919 8912896 255 33554432000 4194304 4922060 140734873564432 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23331/statm: 2176 255 211 178 0 69 0
[pid=23342] ppid=23331 vsize=69256 CPUtime=1299.53 cores=0,2
/proc/23342/stat : 23342 (glucose_static) R 23331 23331 23274 0 -1 4202496 16904 0 0 0 129947 6 0 0 25 0 1 0 509920967 70918144 16859 33554432000 134512640 135217611 4291639312 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/23342/statm: 17314 16859 77 173 0 17139 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 77960

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.93
CPU system time (s): 0.097985
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 77960

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

runsolver used 2.05169 second user time and 5.04623 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-28 11:33:42
IDJOB=3308453
IDBENCH=70791
IDSOLVER=1691
FILE ID=node120/3308453-1303983221
RUNJOBID= node120-1303983220-23293
PBS_JOBID= 13168706
Free space on /tmp= 72048 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308453-1303983221/watcher-3308453-1303983221 -o /tmp/evaluation-result-3308453-1303983221/solver-3308453-1303983221 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308453-1303983221.cnf

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=1600639036

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      13716444 kB
Buffers:       2475692 kB
Cached:       15979780 kB
SwapCached:          0 kB
Active:       10911004 kB
Inactive:      7750388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13716444 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31668 kB
Writeback:           0 kB
AnonPages:      203784 kB
Mapped:          15764 kB
Slab:           507096 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   381352 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= 72028 MiB
End job on node120 at 2011-04-28 11:55:24