Trace number 3308342

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

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   23237    63534 |    6971       0        0     nan |  0.000 % |
0.00/0.08	c |         0 |   15594    54914 |      --       0       --      -- |     --   | -7643/-8620
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 2673   #clauses: 15594   #literals: 54914
0.00/0.08	c CPU time:   0.082987 s
0.00/0.08	c ==============================================================================
0.00/0.09	c
0.00/0.09	c Starting glucose
0.00/0.09	c
0.00/0.09	
0.00/0.09	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.09	
0.00/0.09	c ============================[ Problem Statistics ]=============================
0.00/0.09	c |                                                                             |
0.00/0.09	c |  Number of variables:  2673                                                 |
0.00/0.09	c |  Number of clauses:    15594                                                |
0.09/0.10	c |  Parsing time:         0.01         s                                       |
1299.97/1300.01	HOME/glucose.sh: line 55: 19820 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-3308342-1303983197/watcher-3308342-1303983197 -o /tmp/evaluation-result-3308342-1303983197/solver-3308342-1303983197 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308342-1303983197.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: 0.00 0.00 0.00 2/180 19817
/proc/meminfo: memFree=19927344/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509917650 8912896 252 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 252 211 178 0 69 0

[startup+0.0776871 s]
/proc/loadavg: 0.00 0.00 0.00 2/180 19817
/proc/meminfo: memFree=19927344/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509917650 8912896 252 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100633 s]
/proc/loadavg: 0.00 0.00 0.00 2/180 19817
/proc/meminfo: memFree=19927344/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8704

[startup+0.300597 s]
/proc/loadavg: 0.00 0.00 0.00 2/180 19817
/proc/meminfo: memFree=19927344/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8704

[startup+0.700527 s]
/proc/loadavg: 0.00 0.00 0.00 2/180 19817
/proc/meminfo: memFree=19927344/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8704

[startup+1.50043 s]
/proc/loadavg: 0.00 0.00 0.00 4/184 19824
/proc/meminfo: memFree=19905480/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=5044 CPUtime=1.4 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 1014 0 0 0 140 0 0 0 25 0 1 0 509917660 5165056 968 33554432000 134512640 135217611 4288907472 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 1261 968 76 173 0 1086 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13748

[startup+3.10114 s]
/proc/loadavg: 0.24 0.05 0.02 4/188 19831
/proc/meminfo: memFree=19746852/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=5840 CPUtime=3 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 1204 0 0 0 300 0 0 0 25 0 1 0 509917660 5980160 1158 33554432000 134512640 135217611 4288907472 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 1460 1158 76 173 0 1285 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14544

[startup+6.30059 s]
/proc/loadavg: 0.24 0.05 0.02 5/194 19843
/proc/meminfo: memFree=19666464/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=7028 CPUtime=6.2 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 1486 0 0 0 620 0 0 0 25 0 1 0 509917660 7196672 1440 33554432000 134512640 135217611 4288907472 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 1757 1440 76 173 0 1582 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15732

[startup+12.7004 s]
/proc/loadavg: 0.82 0.18 0.06 5/194 19843
/proc/meminfo: memFree=19630624/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=7436 CPUtime=12.6 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 1616 0 0 0 1260 0 0 0 25 0 1 0 509917660 7614464 1570 33554432000 134512640 135217611 4288907472 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 1859 1570 76 173 0 1684 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16140

[startup+25.5012 s]
/proc/loadavg: 1.39 0.32 0.11 5/194 19844
/proc/meminfo: memFree=19738772/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=10220 CPUtime=25.4 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 2288 0 0 0 2540 0 0 0 25 0 1 0 509917660 10465280 2242 33554432000 134512640 135217611 4288907472 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 2555 2242 77 173 0 2380 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18924

[startup+51.1007 s]
/proc/loadavg: 2.28 0.62 0.21 5/194 19845
/proc/meminfo: memFree=19728744/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=14164 CPUtime=50.99 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 3263 0 0 0 5099 0 0 0 25 0 1 0 509917660 14503936 3217 33554432000 134512640 135217611 4288907472 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 3541 3217 77 173 0 3366 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22868

[startup+102.307 s]
/proc/loadavg: 3.34 1.20 0.43 5/194 19846
/proc/meminfo: memFree=19708224/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=16120 CPUtime=102.2 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 3679 0 0 0 10220 0 0 0 25 0 1 0 509917660 16506880 3633 33554432000 134512640 135217611 4288907472 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 4030 3633 77 173 0 3855 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 24824

[startup+162.301 s]
/proc/loadavg: 3.76 1.70 0.65 5/194 19848
/proc/meminfo: memFree=19693852/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=19752 CPUtime=162.19 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 4593 0 0 0 16219 0 0 0 25 0 1 0 509917660 20226048 4547 33554432000 134512640 135217611 4288907472 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 4938 4547 77 173 0 4763 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 28456

[startup+222.301 s]
/proc/loadavg: 3.91 2.12 0.86 5/194 19909
/proc/meminfo: memFree=19637568/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=22836 CPUtime=222.19 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 5328 0 0 0 22218 1 0 0 25 0 1 0 509917660 23384064 5282 33554432000 134512640 135217611 4288907472 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 5709 5282 77 173 0 5534 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 31540

[startup+282.301 s]
/proc/loadavg: 3.96 2.46 1.05 5/194 19911
/proc/meminfo: memFree=19615704/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=25460 CPUtime=282.18 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 5928 0 0 0 28217 1 0 0 25 0 1 0 509917660 26071040 5882 33554432000 134512640 135217611 4288907472 18446744073709551615 134533135 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 6365 5882 77 173 0 6190 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 34164

[startup+342.3 s]
/proc/loadavg: 4.05 2.75 1.24 5/194 19913
/proc/meminfo: memFree=19594340/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=28856 CPUtime=342.18 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 6743 0 0 0 34217 1 0 0 25 0 1 0 509917660 29548544 6697 33554432000 134512640 135217611 4288907472 18446744073709551615 134532823 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 7214 6697 77 173 0 7039 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 37560

[startup+402.301 s]
/proc/loadavg: 4.02 2.98 1.41 5/194 19914
/proc/meminfo: memFree=19585008/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7

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

[pid=19820] ppid=19817 vsize=32572 CPUtime=522.18 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 7666 0 0 0 52216 2 0 0 25 0 1 0 509917660 33353728 7620 33554432000 134512640 135217611 4288907472 18446744073709551615 134533231 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 8143 7620 77 173 0 7968 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 41276

[startup+582.301 s]
/proc/loadavg: 4.08 3.45 1.86 5/194 19949
/proc/meminfo: memFree=19239796/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=33364 CPUtime=582.18 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 7871 0 0 0 58216 2 0 0 25 0 1 0 509917660 34164736 7825 33554432000 134512640 135217611 4288907472 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 8341 7825 77 173 0 8166 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 42068

[startup+642.3 s]
/proc/loadavg: 4.03 3.55 1.99 5/194 19951
/proc/meminfo: memFree=19086492/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=34240 CPUtime=642.19 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 8101 0 0 0 64217 2 0 0 25 0 1 0 509917660 35061760 8055 33554432000 134512640 135217611 4288907472 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 8560 8055 77 173 0 8385 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 42944

[startup+702.301 s]
/proc/loadavg: 4.01 3.63 2.11 5/194 19952
/proc/meminfo: memFree=19038700/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=35736 CPUtime=702.18 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 8442 0 0 0 70216 2 0 0 25 0 1 0 509917660 36593664 8396 33554432000 134512640 135217611 4288907472 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 8934 8396 77 173 0 8759 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 44440

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.23 5/194 19954
/proc/meminfo: memFree=19033968/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=35920 CPUtime=762.19 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 8495 0 0 0 76217 2 0 0 25 0 1 0 509917660 36782080 8449 33554432000 134512640 135217611 4288907472 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 8980 8449 77 173 0 8805 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 44624

[startup+822.301 s]
/proc/loadavg: 4.05 3.76 2.34 5/194 19955
/proc/meminfo: memFree=19027728/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=38184 CPUtime=822.18 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 8985 0 0 0 82216 2 0 0 25 0 1 0 509917660 39100416 8939 33554432000 134512640 135217611 4288907472 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 9546 8939 77 173 0 9371 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 46888

[startup+882.301 s]
/proc/loadavg: 4.02 3.80 2.44 5/194 19957
/proc/meminfo: memFree=19023112/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=39704 CPUtime=882.18 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 9349 0 0 0 88216 2 0 0 25 0 1 0 509917660 40656896 9303 33554432000 134512640 135217611 4288907472 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 9926 9303 77 173 0 9751 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 48408

[startup+942.301 s]
/proc/loadavg: 4.04 3.85 2.54 5/194 19959
/proc/meminfo: memFree=19015040/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=40388 CPUtime=942.18 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 9518 0 0 0 94216 2 0 0 25 0 1 0 509917660 41357312 9472 33554432000 134512640 135217611 4288907472 18446744073709551615 134532806 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 10097 9472 77 173 0 9922 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 49092

[startup+1002.3 s]
/proc/loadavg: 4.01 3.87 2.63 5/194 19960
/proc/meminfo: memFree=19013264/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=40868 CPUtime=1002.17 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 9619 0 0 0 100215 2 0 0 25 0 1 0 509917660 41848832 9573 33554432000 134512640 135217611 4288907472 18446744073709551615 134532987 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 10217 9573 77 173 0 10042 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 49572

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.71 5/194 19962
/proc/meminfo: memFree=19012112/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=41436 CPUtime=1062.17 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 9773 0 0 0 106215 2 0 0 25 0 1 0 509917660 42430464 9727 33554432000 134512640 135217611 4288907472 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 10359 9727 77 173 0 10184 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 50140

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.79 5/194 19963
/proc/meminfo: memFree=19007488/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=42192 CPUtime=1122.17 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 9934 0 0 0 112215 2 0 0 25 0 1 0 509917660 43204608 9888 33554432000 134512640 135217611 4288907472 18446744073709551615 134527935 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 10548 9888 77 173 0 10373 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 50896

[startup+1182.3 s]
/proc/loadavg: 4.04 3.94 2.87 5/194 19965
/proc/meminfo: memFree=19004352/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=43172 CPUtime=1182.17 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 10124 0 0 0 118215 2 0 0 25 0 1 0 509917660 44208128 10078 33554432000 134512640 135217611 4288907472 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 10793 10078 77 173 0 10618 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 51876

[startup+1242.3 s]
/proc/loadavg: 4.01 3.95 2.94 5/194 19967
/proc/meminfo: memFree=19001836/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=43972 CPUtime=1242.17 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 10313 0 0 0 124215 2 0 0 25 0 1 0 509917660 45027328 10267 33554432000 134512640 135217611 4288907472 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 10993 10267 77 173 0 10818 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 52676



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.00 5/194 19968
/proc/meminfo: memFree=18999176/32951124 swapFree=67111464/67111528
[pid=19817] ppid=19815 vsize=8704 CPUtime=0.09 cores=5,7
/proc/19817/stat : 19817 (glucose.sh) S 19815 19817 19774 0 -1 4202496 359 1159 0 0 0 0 9 0 22 0 1 0 509917650 8912896 254 33554432000 4194304 4922060 140736413188208 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19817/statm: 2176 254 211 178 0 69 0
[pid=19820] ppid=19817 vsize=44844 CPUtime=1299.88 cores=5,7
/proc/19820/stat : 19820 (glucose_static) R 19817 19817 19774 0 -1 4202496 10491 0 0 0 129985 3 0 0 25 0 1 0 509917660 45920256 10445 33554432000 134512640 135217611 4288907472 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/19820/statm: 11211 10445 77 173 0 11036 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 53548

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.95
CPU system time (s): 0.036994
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 53548

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

runsolver used 2.04269 second user time and 5.06023 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-28 11:33:17
IDJOB=3308342
IDBENCH=20399
IDSOLVER=1691
FILE ID=node136/3308342-1303983197
RUNJOBID= node136-1303983196-19796
PBS_JOBID= 13168690
Free space on /tmp= 72332 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308342-1303983197/watcher-3308342-1303983197 -o /tmp/evaluation-result-3308342-1303983197/solver-3308342-1303983197 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308342-1303983197.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=306077417

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.76
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.83
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19927376 kB
Buffers:       1733340 kB
Cached:       10643124 kB
SwapCached:         60 kB
Active:        5475432 kB
Inactive:      6967800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19927376 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            4096 kB
Writeback:           0 kB
AnonPages:       66444 kB
Mapped:          15168 kB
Slab:           515916 kB
PageTables:       4756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   214964 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= 72104 MiB
End job on node136 at 2011-04-28 11:54:59