Trace number 3309104

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

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_34.renamed-as.sat05-1926.cnf
MD5SUM349e2f9eff952d4e42f8e1caefaa382b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.3457
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

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.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 |  194072   507926 |   58221       0        0     nan |  0.000 % |
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 1156   #clauses: 194072   #literals: 507926
0.00/0.06	c CPU time:   0.054991 s
0.00/0.06	c ==============================================================================
0.00/0.14	c
0.00/0.14	c Starting glucose
0.00/0.14	c
0.00/0.14	
0.00/0.14	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.14	
0.00/0.14	c ============================[ Problem Statistics ]=============================
0.00/0.14	c |                                                                             |
0.00/0.14	c |  Number of variables:  1156                                                 |
0.00/0.14	c |  Number of clauses:    194072                                               |
0.14/0.20	c |  Parsing time:         0.05         s                                       |
1300.02/1300.01	HOME/glucose.sh: line 55: 22344 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-3309104-1303985881/watcher-3309104-1303985881 -o /tmp/evaluation-result-3309104-1303985881/solver-3309104-1303985881 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3309104-1303985881.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: 3.18 3.71 3.65 4/185 22341
/proc/meminfo: memFree=14320752/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 491003562 8912896 252 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 252 211 178 0 69 0

[startup+0.0583221 s]
/proc/loadavg: 3.18 3.71 3.65 4/185 22341
/proc/meminfo: memFree=14320752/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 491003562 8912896 252 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100315 s]
/proc/loadavg: 3.18 3.71 3.65 4/185 22341
/proc/meminfo: memFree=14320752/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 491003562 8912896 252 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300244 s]
/proc/loadavg: 3.18 3.71 3.65 4/185 22341
/proc/meminfo: memFree=14320752/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8704

[startup+0.700169 s]
/proc/loadavg: 3.18 3.71 3.65 4/185 22341
/proc/meminfo: memFree=14320752/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8704

[startup+1.50106 s]
/proc/loadavg: 3.16 3.70 3.64 4/187 22344
/proc/meminfo: memFree=14302288/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=16508 CPUtime=1.34 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 4049 0 0 0 134 0 0 0 25 0 1 0 491003577 16904192 4004 33554432000 134512640 135217611 4290297728 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 4127 4004 76 173 0 3952 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25212

[startup+3.10077 s]
/proc/loadavg: 3.16 3.70 3.64 4/187 22344
/proc/meminfo: memFree=14300428/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=18056 CPUtime=2.94 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 4438 0 0 0 294 0 0 0 25 0 1 0 491003577 18489344 4393 33554432000 134512640 135217611 4290297728 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 4514 4393 76 173 0 4339 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26760

[startup+6.30019 s]
/proc/loadavg: 3.16 3.70 3.64 4/187 22345
/proc/meminfo: memFree=14297576/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=19948 CPUtime=6.14 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 4890 0 0 0 613 1 0 0 25 0 1 0 491003577 20426752 4845 33554432000 134512640 135217611 4290297728 18446744073709551615 134528190 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 4987 4845 76 173 0 4812 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28652

[startup+12.701 s]
/proc/loadavg: 3.14 3.67 3.63 4/187 22345
/proc/meminfo: memFree=14294480/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=21748 CPUtime=12.54 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 5324 0 0 0 1253 1 0 0 25 0 1 0 491003577 22269952 5279 33554432000 134512640 135217611 4290297728 18446744073709551615 134533010 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 5437 5279 77 173 0 5262 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30452

[startup+25.5007 s]
/proc/loadavg: 3.12 3.65 3.63 4/187 22345
/proc/meminfo: memFree=14291632/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=24304 CPUtime=25.34 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 5961 0 0 0 2533 1 0 0 25 0 1 0 491003577 24887296 5916 33554432000 134512640 135217611 4290297728 18446744073709551615 134532729 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 6076 5916 77 173 0 5901 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33008

[startup+51.101 s]
/proc/loadavg: 3.08 3.60 3.61 4/187 22346
/proc/meminfo: memFree=14286764/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=27964 CPUtime=50.94 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 6836 0 0 0 5093 1 0 0 25 0 1 0 491003577 28635136 6791 33554432000 134512640 135217611 4290297728 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 6991 6791 77 173 0 6816 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36668

[startup+102.307 s]
/proc/loadavg: 3.03 3.50 3.57 4/187 22347
/proc/meminfo: memFree=14276192/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=34380 CPUtime=102.15 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 8418 0 0 0 10213 2 0 0 25 0 1 0 491003577 35205120 8373 33554432000 134512640 135217611 4290297728 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 8595 8373 77 173 0 8420 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 43084

[startup+162.301 s]
/proc/loadavg: 3.05 3.42 3.54 4/187 22349
/proc/meminfo: memFree=14267220/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=40184 CPUtime=162.14 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 9784 0 0 0 16212 2 0 0 25 0 1 0 491003577 41148416 9739 33554432000 134512640 135217611 4290297728 18446744073709551615 134533310 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 10046 9739 77 173 0 9871 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 48888

[startup+222.301 s]
/proc/loadavg: 2.58 3.23 3.46 3/180 22368
/proc/meminfo: memFree=14330372/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=44896 CPUtime=222.15 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 10926 0 0 0 22212 3 0 0 25 0 1 0 491003577 45973504 10881 33554432000 134512640 135217611 4290297728 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 11224 10881 77 173 0 11049 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 53600

[startup+282.301 s]
/proc/loadavg: 2.28 3.02 3.38 3/180 22370
/proc/meminfo: memFree=14323268/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=49888 CPUtime=282.15 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 12075 0 0 0 28212 3 0 0 25 0 1 0 491003577 51085312 12030 33554432000 134512640 135217611 4290297728 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 12472 12030 77 173 0 12297 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 58592

[startup+342.301 s]
/proc/loadavg: 2.10 2.83 3.29 3/180 22372
/proc/meminfo: memFree=14318408/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=53412 CPUtime=342.15 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 12938 0 0 0 34211 4 0 0 25 0 1 0 491003577 54693888 12893 33554432000 134512640 135217611 4290297728 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 13353 12893 77 173 0 13178 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 62116

[startup+402.301 s]
/proc/loadavg: 2.04 2.68 3.20 3/180 22373
/proc/meminfo: memFree=14313656/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7

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

[pid=22344] ppid=22341 vsize=63160 CPUtime=522.15 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 15244 0 0 0 52211 4 0 0 25 0 1 0 491003577 64675840 15199 33554432000 134512640 135217611 4290297728 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 15790 15199 77 173 0 15615 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 71864

[startup+582.301 s]
/proc/loadavg: 2.00 2.36 2.98 3/180 22381
/proc/meminfo: memFree=14301288/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=65256 CPUtime=582.16 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 15769 0 0 0 58212 4 0 0 25 0 1 0 491003577 66822144 15724 33554432000 134512640 135217611 4290297728 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 16314 15724 77 173 0 16139 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 73960

[startup+642.301 s]
/proc/loadavg: 2.06 2.31 2.92 3/180 22383
/proc/meminfo: memFree=14297920/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=67180 CPUtime=642.16 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 16217 0 0 0 64212 4 0 0 25 0 1 0 491003577 68792320 16172 33554432000 134512640 135217611 4290297728 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 16795 16172 77 173 0 16620 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 75884

[startup+702.301 s]
/proc/loadavg: 2.02 2.25 2.86 3/180 22384
/proc/meminfo: memFree=14293908/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=70228 CPUtime=702.17 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 16860 0 0 0 70212 5 0 0 25 0 1 0 491003577 71913472 16815 33554432000 134512640 135217611 4290297728 18446744073709551615 134533144 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 17557 16815 77 173 0 17382 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 78932

[startup+762.307 s]
/proc/loadavg: 2.01 2.20 2.81 3/180 22386
/proc/meminfo: memFree=14291284/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=71776 CPUtime=762.17 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 17237 0 0 0 76212 5 0 0 25 0 1 0 491003577 73498624 17192 33554432000 134512640 135217611 4290297728 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 17944 17192 77 173 0 17769 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 80480

[startup+822.301 s]
/proc/loadavg: 2.00 2.16 2.75 3/180 22387
/proc/meminfo: memFree=14289004/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=73384 CPUtime=822.17 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 17619 0 0 0 82212 5 0 0 25 0 1 0 491003577 75145216 17574 33554432000 134512640 135217611 4290297728 18446744073709551615 134542219 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 18346 17574 77 173 0 18171 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 82088

[startup+882.301 s]
/proc/loadavg: 2.03 2.14 2.71 3/180 22389
/proc/meminfo: memFree=14286996/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=74760 CPUtime=882.17 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 17968 0 0 0 88212 5 0 0 25 0 1 0 491003577 76554240 17923 33554432000 134512640 135217611 4290297728 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 18690 17923 77 173 0 18515 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 83464

[startup+942.301 s]
/proc/loadavg: 2.01 2.12 2.66 3/180 22391
/proc/meminfo: memFree=14283856/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=76288 CPUtime=942.17 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 18335 0 0 0 94212 5 0 0 25 0 1 0 491003577 78118912 18290 33554432000 134512640 135217611 4290297728 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 19072 18290 77 173 0 18897 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 84992

[startup+1002.3 s]
/proc/loadavg: 2.00 2.09 2.62 3/180 22392
/proc/meminfo: memFree=14281596/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=78036 CPUtime=1002.17 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 18754 0 0 0 100212 5 0 0 25 0 1 0 491003577 79908864 18709 33554432000 134512640 135217611 4290297728 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 19509 18709 77 173 0 19334 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 86740

[startup+1062.3 s]
/proc/loadavg: 2.00 2.07 2.58 3/180 22394
/proc/meminfo: memFree=14278952/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=80012 CPUtime=1062.17 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 19212 0 0 0 106212 5 0 0 25 0 1 0 491003577 81932288 19167 33554432000 134512640 135217611 4290297728 18446744073709551615 134537887 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 20003 19167 77 173 0 19828 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 88716

[startup+1122.3 s]
/proc/loadavg: 2.00 2.06 2.54 3/180 22395
/proc/meminfo: memFree=14276196/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=81932 CPUtime=1122.18 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 19664 0 0 0 112212 6 0 0 25 0 1 0 491003577 83898368 19619 33554432000 134512640 135217611 4290297728 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 20483 19619 77 173 0 20308 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 90636

[startup+1182.3 s]
/proc/loadavg: 2.00 2.04 2.50 3/180 22397
/proc/meminfo: memFree=14272928/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=83860 CPUtime=1182.18 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 20132 0 0 0 118212 6 0 0 25 0 1 0 491003577 85872640 20087 33554432000 134512640 135217611 4290297728 18446744073709551615 134534007 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 20965 20087 77 173 0 20790 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 92564

[startup+1242.3 s]
/proc/loadavg: 1.81 2.00 2.46 2/173 22417
/proc/meminfo: memFree=14370632/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=86044 CPUtime=1242.18 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 20666 0 0 0 124212 6 0 0 25 0 1 0 491003577 88109056 20621 33554432000 134512640 135217611 4290297728 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 21511 20621 77 173 0 21336 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 94748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.32 1.83 2.37 2/173 22418
/proc/meminfo: memFree=14369216/32951124 swapFree=67111528/67111528
[pid=22341] ppid=22339 vsize=8704 CPUtime=0.14 cores=5,7
/proc/22341/stat : 22341 (glucose.sh) S 22339 22341 21845 0 -1 4202496 359 2723 0 0 0 0 13 1 21 0 1 0 491003562 8912896 254 33554432000 4194304 4922060 140737035759904 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22341/statm: 2176 254 211 178 0 69 0
[pid=22344] ppid=22341 vsize=87464 CPUtime=1299.88 cores=5,7
/proc/22344/stat : 22344 (glucose_static) R 22341 22341 21845 0 -1 4202496 20992 0 0 0 129982 6 0 0 25 0 1 0 491003577 89563136 20947 33554432000 134512640 135217611 4290297728 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/22344/statm: 21866 20947 77 173 0 21691 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 96168

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.05
CPU user time (s): 1299.97
CPU system time (s): 0.080987
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 96168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.97
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24084
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= 14226

runsolver used 2.18167 second user time and 4.74328 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-28 12:18:01
IDJOB=3309104
IDBENCH=85965
IDSOLVER=1691
FILE ID=node142/3309104-1303985881
RUNJOBID= node142-1303983194-21866
PBS_JOBID= 13168684
Free space on /tmp= 71284 MiB

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

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

MD5SUM BENCH= 349e2f9eff952d4e42f8e1caefaa382b
RANDOM SEED=308165955

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      14320900 kB
Buffers:       2098448 kB
Cached:       15781140 kB
SwapCached:          0 kB
Active:        7928264 kB
Inactive:     10123020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14320900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5336 kB
Writeback:           0 kB
AnonPages:      170904 kB
Mapped:          15704 kB
Slab:           513840 kB
PageTables:       4868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   336772 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= 71308 MiB
End job on node142 at 2011-04-28 12:39:43