Trace number 3308933

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
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 variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

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.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  114186   292484 |   34255       0        0     nan |  0.000 % |
0.00/0.42	c |         0 |   78857   291048 |      --       0       --      -- |     --   | -35329/-1436
0.00/0.42	c ==============================================================================
0.00/0.42	c Result  :   #vars: 14260   #clauses: 78857   #literals: 291048
0.00/0.42	c CPU time:   0.407937 s
0.00/0.42	c ==============================================================================
0.00/0.48	c
0.00/0.48	c Starting glucose
0.00/0.48	c
0.00/0.48	
0.00/0.48	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.48	
0.00/0.48	c ============================[ Problem Statistics ]=============================
0.00/0.48	c |                                                                             |
0.00/0.48	c |  Number of variables:  14260                                                |
0.00/0.48	c |  Number of clauses:    78857                                                |
0.46/0.51	c |  Parsing time:         0.03         s                                       |
1300.00/1300.01	HOME/glucose.sh: line 55: 15040 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-3308933-1303984752/watcher-3308933-1303984752 -o /tmp/evaluation-result-3308933-1303984752/solver-3308933-1303984752 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308933-1303984752.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: 4.00 3.97 3.20 5/192 15037
/proc/meminfo: memFree=24937640/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 510077973 8912896 252 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 252 211 178 0 69 0

[startup+0.0255251 s]
/proc/loadavg: 4.00 3.97 3.20 5/192 15037
/proc/meminfo: memFree=24937640/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 510077973 8912896 252 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100509 s]
/proc/loadavg: 4.00 3.97 3.20 5/192 15037
/proc/meminfo: memFree=24937640/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 510077973 8912896 252 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300473 s]
/proc/loadavg: 4.00 3.97 3.20 5/192 15037
/proc/meminfo: memFree=24937640/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 510077973 8912896 252 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700407 s]
/proc/loadavg: 4.00 3.97 3.20 5/192 15037
/proc/meminfo: memFree=24937640/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 8704

[startup+1.50026 s]
/proc/loadavg: 4.00 3.97 3.20 5/194 15040
/proc/meminfo: memFree=24923984/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=10868 CPUtime=1.01 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 2532 0 0 0 101 0 0 0 25 0 1 0 510078021 11128832 2487 33554432000 134512640 135217611 4289185232 18446744073709551615 134532918 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 2717 2487 77 173 0 2542 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 19572

[startup+3.10099 s]
/proc/loadavg: 4.00 3.97 3.21 5/194 15040
/proc/meminfo: memFree=24921624/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=13000 CPUtime=2.61 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 3072 0 0 0 261 0 0 0 25 0 1 0 510078021 13312000 3027 33554432000 134512640 135217611 4289185232 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 3250 3027 77 173 0 3075 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 21704

[startup+6.30041 s]
/proc/loadavg: 4.00 3.97 3.21 5/194 15040
/proc/meminfo: memFree=24917820/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=15540 CPUtime=5.8 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 3692 0 0 0 580 0 0 0 25 0 1 0 510078021 15912960 3647 33554432000 134512640 135217611 4289185232 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 3885 3647 77 173 0 3710 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 24244

[startup+12.7003 s]
/proc/loadavg: 4.00 3.97 3.22 5/194 15040
/proc/meminfo: memFree=24915292/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=17124 CPUtime=12.21 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 4084 0 0 0 1220 1 0 0 25 0 1 0 510078021 17534976 4039 33554432000 134512640 135217611 4289185232 18446744073709551615 134537420 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 4281 4039 77 173 0 4106 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 25828

[startup+25.501 s]
/proc/loadavg: 4.00 3.97 3.22 5/194 15070
/proc/meminfo: memFree=24993244/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=19212 CPUtime=25.01 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 4609 0 0 0 2500 1 0 0 25 0 1 0 510078021 19673088 4564 33554432000 134512640 135217611 4289185232 18446744073709551615 134532976 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 4803 4564 77 173 0 4628 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27916

[startup+51.1005 s]
/proc/loadavg: 4.00 3.97 3.24 5/194 15071
/proc/meminfo: memFree=24984060/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=22180 CPUtime=50.61 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 5317 0 0 0 5060 1 0 0 25 0 1 0 510078021 22712320 5272 33554432000 134512640 135217611 4289185232 18446744073709551615 134536828 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 5545 5272 77 173 0 5370 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30884

[startup+102.306 s]
/proc/loadavg: 4.04 3.99 3.29 5/194 15072
/proc/meminfo: memFree=24972724/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=27392 CPUtime=101.82 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 6606 0 0 0 10181 1 0 0 25 0 1 0 510078021 28049408 6561 33554432000 134512640 135217611 4289185232 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 6848 6561 77 173 0 6673 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 36096

[startup+162.301 s]
/proc/loadavg: 4.01 3.99 3.33 5/194 15083
/proc/meminfo: memFree=24963196/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=30096 CPUtime=161.81 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 7230 0 0 0 16180 1 0 0 25 0 1 0 510078021 30818304 7185 33554432000 134512640 135217611 4289185232 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 7524 7185 77 173 0 7349 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 38800

[startup+222.301 s]
/proc/loadavg: 4.00 3.99 3.37 5/194 15085
/proc/meminfo: memFree=24952016/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=35232 CPUtime=221.81 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 8485 0 0 0 22180 1 0 0 25 0 1 0 510078021 36077568 8440 33554432000 134512640 135217611 4289185232 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 8808 8440 77 173 0 8633 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 43936

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.40 5/194 15089
/proc/meminfo: memFree=24944184/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=37640 CPUtime=281.81 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 9108 0 0 0 28180 1 0 0 25 0 1 0 510078021 38543360 9063 33554432000 134512640 135217611 4289185232 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 9410 9063 77 173 0 9235 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 46344

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.44 5/194 15091
/proc/meminfo: memFree=24937300/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=40352 CPUtime=341.82 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 9759 0 0 0 34180 2 0 0 25 0 1 0 510078021 41320448 9714 33554432000 134512640 135217611 4289185232 18446744073709551615 134527871 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 10088 9714 77 173 0 9913 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 49056

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.47 5/194 15092
/proc/meminfo: memFree=24929960/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7

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

[pid=15040] ppid=15037 vsize=46448 CPUtime=521.82 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 11262 0 0 0 52180 2 0 0 25 0 1 0 510078021 47562752 11217 33554432000 134512640 135217611 4289185232 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 11612 11217 77 173 0 11437 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 55152

[startup+582.3 s]
/proc/loadavg: 4.02 4.00 3.56 5/194 15097
/proc/meminfo: memFree=24914656/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=48360 CPUtime=581.82 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 11666 0 0 0 58180 2 0 0 25 0 1 0 510078021 49520640 11621 33554432000 134512640 135217611 4289185232 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 12090 11621 77 173 0 11915 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 57064

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.58 5/194 15129
/proc/meminfo: memFree=25337660/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=49844 CPUtime=641.82 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 11929 0 0 0 64180 2 0 0 25 0 1 0 510078021 51040256 11884 33554432000 134512640 135217611 4289185232 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 12461 11884 77 173 0 12286 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 58548

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.61 5/194 15130
/proc/meminfo: memFree=25321156/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=55008 CPUtime=701.83 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 13211 0 0 0 70180 3 0 0 25 0 1 0 510078021 56328192 13166 33554432000 134512640 135217611 4289185232 18446744073709551615 134533144 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 13752 13166 77 173 0 13577 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 63712

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.63 5/194 15132
/proc/meminfo: memFree=25317160/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=55780 CPUtime=761.83 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 13396 0 0 0 76180 3 0 0 25 0 1 0 510078021 57118720 13351 33554432000 134512640 135217611 4289185232 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 13945 13351 77 173 0 13770 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 64484

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.65 5/194 15134
/proc/meminfo: memFree=25309944/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=57888 CPUtime=821.83 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 13904 0 0 0 82180 3 0 0 25 0 1 0 510078021 59277312 13859 33554432000 134512640 135217611 4289185232 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 14472 13859 77 173 0 14297 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 66592

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.67 5/194 15135
/proc/meminfo: memFree=25306452/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=58172 CPUtime=881.83 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 13990 0 0 0 88180 3 0 0 25 0 1 0 510078021 59568128 13945 33554432000 134512640 135217611 4289185232 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 14543 13945 77 173 0 14368 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 66876

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/194 15137
/proc/meminfo: memFree=25299112/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=59052 CPUtime=941.83 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 14180 0 0 0 94180 3 0 0 25 0 1 0 510078021 60469248 14135 33554432000 134512640 135217611 4289185232 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 14763 14135 77 173 0 14588 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 67756

[startup+1002.3 s]
/proc/loadavg: 4.05 4.01 3.71 5/194 15138
/proc/meminfo: memFree=25292264/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=60412 CPUtime=1001.83 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 14469 0 0 0 100180 3 0 0 25 0 1 0 510078021 61861888 14424 33554432000 134512640 135217611 4289185232 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 15103 14424 77 173 0 14928 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 69116

[startup+1062.3 s]
/proc/loadavg: 4.09 4.03 3.73 5/194 15140
/proc/meminfo: memFree=25288400/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=61400 CPUtime=1061.83 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 14675 0 0 0 106180 3 0 0 25 0 1 0 510078021 62873600 14630 33554432000 134512640 135217611 4289185232 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 15350 14630 77 173 0 15175 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 70104

[startup+1122.3 s]
/proc/loadavg: 3.46 3.86 3.69 4/187 15160
/proc/meminfo: memFree=25373212/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=62076 CPUtime=1121.83 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 14820 0 0 0 112180 3 0 0 25 0 1 0 510078021 63565824 14775 33554432000 134512640 135217611 4289185232 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 15519 14775 77 173 0 15344 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 70780

[startup+1182.3 s]
/proc/loadavg: 3.18 3.72 3.65 4/187 15161
/proc/meminfo: memFree=25370588/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=62896 CPUtime=1181.84 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 15006 0 0 0 118181 3 0 0 25 0 1 0 510078021 64405504 14961 33554432000 134512640 135217611 4289185232 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 15724 14961 77 173 0 15549 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 71600

[startup+1242.3 s]
/proc/loadavg: 3.06 3.57 3.60 4/187 15163
/proc/meminfo: memFree=25362520/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=65496 CPUtime=1241.83 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 15657 0 0 0 124180 3 0 0 25 0 1 0 510078021 67067904 15612 33554432000 134512640 135217611 4289185232 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 16374 15612 77 173 0 16199 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 74200



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.47 3.57 4/187 15164
/proc/meminfo: memFree=25357160/32951124 swapFree=67051468/67111528
[pid=15037] ppid=15035 vsize=8704 CPUtime=0.46 cores=5,7
/proc/15037/stat : 15037 (glucose.sh) S 15035 15037 14531 0 -1 4202496 360 5229 0 0 0 0 45 1 21 0 1 0 510077973 8912896 254 33554432000 4194304 4922060 140734791031936 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15037/statm: 2176 254 211 178 0 69 0
[pid=15040] ppid=15037 vsize=67704 CPUtime=1299.54 cores=5,7
/proc/15040/stat : 15040 (glucose_static) R 15037 15037 14531 0 -1 4202496 16209 0 0 0 129951 3 0 0 25 0 1 0 510078021 69328896 16164 33554432000 134512640 135217611 4289185232 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/15040/statm: 16926 16164 77 173 0 16751 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 76408

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.04
CPU user time (s): 1299.97
CPU system time (s): 0.06399
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 76408

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

runsolver used 2.14167 second user time and 4.96324 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-28 11:59:12
IDJOB=3308933
IDBENCH=83127
IDSOLVER=1691
FILE ID=node101/3308933-1303984752
RUNJOBID= node101-1303983224-14552
PBS_JOBID= 13168725
Free space on /tmp= 71884 MiB

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

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=318095965

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:      24937788 kB
Buffers:       1991404 kB
Cached:        5073224 kB
SwapCached:      30452 kB
Active:        3332112 kB
Inactive:      4236708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24937788 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            3536 kB
Writeback:           0 kB
AnonPages:      495468 kB
Mapped:          10132 kB
Slab:           378564 kB
PageTables:       6308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   723272 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= 72004 MiB
End job on node101 at 2011-04-28 12:20:54