Trace number 3308945

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

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom21.cnf
MD5SUMe6407843d1fbd00b68d4ad600a25dfb2
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 variables48639
Number of clauses162901
Sum of the clauses size415741
Maximum clause length1542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283161
Number of clauses of size 378900
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5590

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.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  152865   392419 |   45859       0        0     nan |  0.000 % |
0.00/0.62	c |         0 |  106127   393098 |      --       0       --      -- |     --   | -46738/679
0.00/0.62	c ==============================================================================
0.00/0.62	c Result  :   #vars: 19145   #clauses: 106127   #literals: 393098
0.00/0.62	c CPU time:   0.599908 s
0.00/0.62	c ==============================================================================
0.00/0.70	c
0.00/0.70	c Starting glucose
0.00/0.70	c
0.00/0.70	
0.00/0.70	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.70	
0.00/0.70	c ============================[ Problem Statistics ]=============================
0.00/0.70	c |                                                                             |
0.00/0.70	c |  Number of variables:  19145                                                |
0.00/0.70	c |  Number of clauses:    106127                                               |
0.00/0.74	c |  Parsing time:         0.04         s                                       |
1299.96/1300.00	HOME/glucose.sh: line 55: 15070 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-3308945-1303984771/watcher-3308945-1303984771 -o /tmp/evaluation-result-3308945-1303984771/solver-3308945-1303984771 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308945-1303984771.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: 4.00 3.97 3.22 5/192 15067
/proc/meminfo: memFree=25016680/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 510079833 8912896 253 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 253 211 178 0 69 0

[startup+0.03295 s]
/proc/loadavg: 4.00 3.97 3.22 5/192 15067
/proc/meminfo: memFree=25016680/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 510079833 8912896 253 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100964 s]
/proc/loadavg: 4.00 3.97 3.22 5/192 15067
/proc/meminfo: memFree=25016680/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 510079833 8912896 253 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.30093 s]
/proc/loadavg: 4.00 3.97 3.22 5/192 15067
/proc/meminfo: memFree=25016680/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 510079833 8912896 253 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70086 s]
/proc/loadavg: 4.00 3.97 3.22 5/192 15067
/proc/meminfo: memFree=25016680/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 510079833 8912896 253 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50072 s]
/proc/loadavg: 4.00 3.97 3.22 5/194 15070
/proc/meminfo: memFree=24999068/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=12592 CPUtime=0.78 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 3000 0 0 0 78 0 0 0 22 0 1 0 510079904 12894208 2955 33554432000 134512640 135217611 4289177056 18446744073709551615 134536786 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 3148 2955 77 173 0 2973 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21296

[startup+3.10045 s]
/proc/loadavg: 4.00 3.97 3.22 5/194 15070
/proc/meminfo: memFree=24996960/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=15128 CPUtime=2.38 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 3605 0 0 0 238 0 0 0 25 0 1 0 510079904 15491072 3560 33554432000 134512640 135217611 4289177056 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 3782 3560 77 173 0 3607 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 23832

[startup+6.30087 s]
/proc/loadavg: 4.00 3.97 3.22 5/194 15070
/proc/meminfo: memFree=24994732/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=16620 CPUtime=5.58 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 3984 0 0 0 558 0 0 0 25 0 1 0 510079904 17018880 3939 33554432000 134512640 135217611 4289177056 18446744073709551615 134537602 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 4155 3939 77 173 0 3980 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25324

[startup+12.7007 s]
/proc/loadavg: 4.00 3.97 3.23 5/194 15070
/proc/meminfo: memFree=24989948/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=18776 CPUtime=11.98 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 4536 0 0 0 1198 0 0 0 25 0 1 0 510079904 19226624 4491 33554432000 134512640 135217611 4289177056 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 4694 4491 77 173 0 4519 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 27480

[startup+25.5004 s]
/proc/loadavg: 4.00 3.97 3.24 5/194 15071
/proc/meminfo: memFree=24985552/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=20856 CPUtime=24.78 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 5020 0 0 0 2478 0 0 0 25 0 1 0 510079904 21356544 4975 33554432000 134512640 135217611 4289177056 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 5214 4975 77 173 0 5039 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29560

[startup+51.1009 s]
/proc/loadavg: 4.07 3.99 3.26 5/194 15071
/proc/meminfo: memFree=24979588/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=23504 CPUtime=50.39 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 5663 0 0 0 5038 1 0 0 25 0 1 0 510079904 24068096 5618 33554432000 134512640 135217611 4289177056 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 5876 5618 77 173 0 5701 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32208

[startup+102.307 s]
/proc/loadavg: 4.03 3.99 3.30 5/194 15082
/proc/meminfo: memFree=24968168/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=27668 CPUtime=101.59 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 6680 0 0 0 10157 2 0 0 25 0 1 0 510079904 28332032 6635 33554432000 134512640 135217611 4289177056 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 6917 6635 77 173 0 6742 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 36372

[startup+162.301 s]
/proc/loadavg: 4.01 3.99 3.34 5/194 15083
/proc/meminfo: memFree=24958604/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=30716 CPUtime=161.59 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 7431 0 0 0 16156 3 0 0 25 0 1 0 510079904 31453184 7386 33554432000 134512640 135217611 4289177056 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 7679 7386 77 173 0 7504 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 39420

[startup+222.301 s]
/proc/loadavg: 4.00 3.99 3.38 5/194 15085
/proc/meminfo: memFree=24949784/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=34748 CPUtime=221.58 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 8402 0 0 0 22155 3 0 0 25 0 1 0 510079904 35581952 8357 33554432000 134512640 135217611 4289177056 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 8687 8357 77 173 0 8512 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 43452

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.41 5/194 15090
/proc/meminfo: memFree=24940036/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=37680 CPUtime=281.58 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 9125 0 0 0 28155 3 0 0 25 0 1 0 510079904 38584320 9080 33554432000 134512640 135217611 4289177056 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 9420 9080 77 173 0 9245 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 46384

[startup+342.3 s]
/proc/loadavg: 4.00 3.99 3.45 5/194 15091
/proc/meminfo: memFree=24934816/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=40204 CPUtime=341.57 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 9772 0 0 0 34154 3 0 0 25 0 1 0 510079904 41168896 9727 33554432000 134512640 135217611 4289177056 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 10051 9727 77 173 0 9876 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 48908

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.48 5/194 15093
/proc/meminfo: memFree=24928468/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2

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

[pid=15070] ppid=15067 vsize=46684 CPUtime=521.57 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 11379 0 0 0 52153 4 0 0 25 0 1 0 510079904 47804416 11334 33554432000 134512640 135217611 4289177056 18446744073709551615 134536942 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 11671 11334 77 173 0 11496 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 55388

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.57 5/194 15128
/proc/meminfo: memFree=25346240/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=47128 CPUtime=581.57 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 11469 0 0 0 58153 4 0 0 25 0 1 0 510079904 48259072 11424 33554432000 134512640 135217611 4289177056 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 11782 11424 77 173 0 11607 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 55832

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.59 5/194 15129
/proc/meminfo: memFree=25327860/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=49232 CPUtime=641.59 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 12010 0 0 0 64154 5 0 0 25 0 1 0 510079904 50413568 11965 33554432000 134512640 135217611 4289177056 18446744073709551615 134542240 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 12308 11965 77 173 0 12133 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 57936

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.61 5/194 15131
/proc/meminfo: memFree=25319912/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=51480 CPUtime=701.58 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 12504 0 0 0 70153 5 0 0 25 0 1 0 510079904 52715520 12459 33554432000 134512640 135217611 4289177056 18446744073709551615 134532672 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 12870 12459 77 173 0 12695 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 60184

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.64 5/194 15132
/proc/meminfo: memFree=25314056/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=51696 CPUtime=761.58 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 12565 0 0 0 76152 6 0 0 25 0 1 0 510079904 52936704 12520 33554432000 134512640 135217611 4289177056 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 12924 12520 77 173 0 12749 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 60400

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.66 5/194 15134
/proc/meminfo: memFree=25307832/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=54336 CPUtime=821.58 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 13209 0 0 0 82152 6 0 0 25 0 1 0 510079904 55640064 13164 33554432000 134512640 135217611 4289177056 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 13584 13164 77 173 0 13409 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 63040

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.67 5/194 15136
/proc/meminfo: memFree=25305456/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=54336 CPUtime=881.57 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 13226 0 0 0 88151 6 0 0 25 0 1 0 510079904 55640064 13181 33554432000 134512640 135217611 4289177056 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 13584 13181 77 173 0 13409 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 63040

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.69 5/194 15137
/proc/meminfo: memFree=25298236/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=56844 CPUtime=941.57 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 13871 0 0 0 94151 6 0 0 25 0 1 0 510079904 58208256 13826 33554432000 134512640 135217611 4289177056 18446744073709551615 134542266 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 14211 13826 77 173 0 14036 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 65548

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.71 5/194 15139
/proc/meminfo: memFree=25289780/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=58560 CPUtime=1001.57 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 14289 0 0 0 100151 6 0 0 25 0 1 0 510079904 59965440 14244 33554432000 134512640 135217611 4289177056 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 14640 14244 77 173 0 14465 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 67264

[startup+1062.3 s]
/proc/loadavg: 3.99 4.01 3.73 4/188 15158
/proc/meminfo: memFree=25373984/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=60208 CPUtime=1061.57 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 14689 0 0 0 106151 6 0 0 25 0 1 0 510079904 61652992 14644 33554432000 134512640 135217611 4289177056 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 15052 14644 77 173 0 14877 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 68912

[startup+1122.3 s]
/proc/loadavg: 3.36 3.82 3.68 4/187 15160
/proc/meminfo: memFree=25372708/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=60352 CPUtime=1121.57 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 14724 0 0 0 112151 6 0 0 25 0 1 0 510079904 61800448 14679 33554432000 134512640 135217611 4289177056 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 15088 14679 77 173 0 14913 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 69056

[startup+1182.3 s]
/proc/loadavg: 3.13 3.67 3.63 4/187 15162
/proc/meminfo: memFree=25366992/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=62464 CPUtime=1181.57 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 15263 0 0 0 118151 6 0 0 25 0 1 0 510079904 63963136 15218 33554432000 134512640 135217611 4289177056 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 15616 15218 77 173 0 15441 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 71168

[startup+1242.3 s]
/proc/loadavg: 3.05 3.55 3.59 4/187 15163
/proc/meminfo: memFree=25360780/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=63888 CPUtime=1241.57 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 15624 0 0 0 124151 6 0 0 25 0 1 0 510079904 65421312 15579 33554432000 134512640 135217611 4289177056 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 15972 15579 77 173 0 15797 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 72592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.73 3.38 3.53 3/180 15183
/proc/meminfo: memFree=25432144/32951124 swapFree=67051468/67111528
[pid=15067] ppid=15065 vsize=8704 CPUtime=0.69 cores=0,2
/proc/15067/stat : 15067 (glucose.sh) S 15065 15067 14531 0 -1 4202496 360 6866 0 0 0 0 67 2 19 0 1 0 510079833 8912896 255 33554432000 4194304 4922060 140734701721536 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15067/statm: 2176 255 211 178 0 69 0
[pid=15070] ppid=15067 vsize=64244 CPUtime=1299.27 cores=0,2
/proc/15070/stat : 15070 (glucose_static) R 15067 15067 14531 0 -1 4202496 15719 0 0 0 129921 6 0 0 25 0 1 0 510079904 65785856 15674 33554432000 134512640 135217611 4289177056 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15070/statm: 16061 15674 77 173 0 15886 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 72948

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.89
CPU system time (s): 0.104984
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 72948

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

runsolver used 2.25266 second user time and 4.84126 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-28 11:59:31
IDJOB=3308945
IDBENCH=83135
IDSOLVER=1691
FILE ID=node101/3308945-1303984771
RUNJOBID= node101-1303983224-14549
PBS_JOBID= 13168725
Free space on /tmp= 71916 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom21.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308945-1303984771/watcher-3308945-1303984771 -o /tmp/evaluation-result-3308945-1303984771/solver-3308945-1303984771 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308945-1303984771.cnf

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

MD5SUM BENCH= e6407843d1fbd00b68d4ad600a25dfb2
RANDOM SEED=339982781

node101.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.841
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.68
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.841
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25016960 kB
Buffers:       1991472 kB
Cached:        5042544 kB
SwapCached:      30452 kB
Active:        3251360 kB
Inactive:      4238328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25016960 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           12436 kB
Writeback:           0 kB
AnonPages:      446504 kB
Mapped:          10052 kB
Slab:           378748 kB
PageTables:       6024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   676016 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= 72016 MiB
End job on node101 at 2011-04-28 12:21:13