Trace number 3498745

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
EBGlucose 1.0? (TO) 5000.08 4999.91

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom19.cnf
MD5SUMd725e0d6a363434dce7cb39ffdb1b83f
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 variables40286
Number of clauses134663
Sum of the clauses size343327
Maximum clause length1301
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 269181
Number of clauses of size 364779
Number of clauses of size 4189
Number of clauses of size 517
Number of clauses of size over 5496

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 |  126441   324131 |   37932       0        0     nan |  0.000 % |
0.00/0.43	c |         0 |   87498   323274 |      --       0       --      -- |     --   | -38943/-857
0.00/0.43	c ==============================================================================
0.00/0.43	c Result  :   #vars: 15806   #clauses: 87498   #literals: 323274
0.00/0.43	c CPU time:   0.418936 s
0.00/0.43	c ==============================================================================
0.00/0.49	c
0.00/0.49	c Starting glucose
0.00/0.49	c
0.00/0.49	
0.00/0.49	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.49	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.49	
0.00/0.49	c ============================[ Problem Statistics ]=============================
0.00/0.49	c |                                                                             |
0.00/0.49	c |  Number of variables:  15806                                                |
0.00/0.49	c |  Number of clauses:    87498                                                |
0.48/0.52	c |  Parsing time:         0.03         s                                       |

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.1 (svn: 989)

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 /var/tmp/evaluation-result-3498745-1307966719/watcher-3498745-1307966719 -o /var/tmp/evaluation-result-3498745-1307966719/solver-3498745-1307966719 -C 5000 -W 5100 -M 15500 HOME/ebglucose.sh HOME/instance-3498745-1307966719.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.02 2.01 2/178 30484
/proc/meminfo: memFree=2893316/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 354 232 0 0 0 0 0 0 22 0 1 0 908269009 8912896 252 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30484/statm: 2176 252 211 178 0 69 0

[startup+0.0765209 s]
/proc/loadavg: 2.08 2.02 2.01 2/178 30484
/proc/meminfo: memFree=2893316/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 354 232 0 0 0 0 0 0 22 0 1 0 908269009 8912896 252 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30484/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100515 s]
/proc/loadavg: 2.08 2.02 2.01 2/178 30484
/proc/meminfo: memFree=2893316/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 354 232 0 0 0 0 0 0 22 0 1 0 908269009 8912896 252 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30484/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300479 s]
/proc/loadavg: 2.08 2.02 2.01 2/178 30484
/proc/meminfo: memFree=2893316/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 354 232 0 0 0 0 0 0 22 0 1 0 908269009 8912896 252 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30484/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700406 s]
/proc/loadavg: 2.08 2.02 2.01 2/178 30484
/proc/meminfo: memFree=2893316/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 8704

[startup+1.50025 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 30488
/proc/meminfo: memFree=2878512/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=13056 CPUtime=1 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 2790 0 0 0 100 0 0 0 21 0 1 0 908269058 13369344 2731 33554432000 134512640 134556542 4293701936 18446744073709551615 9434620 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 3264 2731 214 11 0 2598 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21760

[startup+3.10094 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 30489
/proc/meminfo: memFree=2876652/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=15376 CPUtime=2.6 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 3354 0 0 0 260 0 0 0 25 0 1 0 908269058 15745024 3295 33554432000 134512640 134556542 4293701936 18446744073709551615 134529042 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 3844 3295 214 11 0 3178 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24080

[startup+6.30033 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 30489
/proc/meminfo: memFree=2874232/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=17392 CPUtime=5.8 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 3862 0 0 0 580 0 0 0 25 0 1 0 908269058 17809408 3803 33554432000 134512640 134556542 4293701936 18446744073709551615 134537312 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 4348 3803 214 11 0 3682 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26096

[startup+12.7011 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 30489
/proc/meminfo: memFree=2872132/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=18804 CPUtime=12.2 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 4223 0 0 0 1220 0 0 0 25 0 1 0 908269058 19255296 4164 33554432000 134512640 134556542 4293701936 18446744073709551615 134528966 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 4701 4164 214 11 0 4035 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27508

[startup+25.5007 s]
/proc/loadavg: 2.05 2.02 2.00 3/180 30489
/proc/meminfo: memFree=2870612/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=21056 CPUtime=25 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 4762 0 0 0 2500 0 0 0 25 0 1 0 908269058 21561344 4703 33554432000 134512640 134556542 4293701936 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 5264 4703 214 11 0 4598 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29760

[startup+51.1008 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 30490
/proc/meminfo: memFree=2868364/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=23308 CPUtime=50.6 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 5353 0 0 0 5060 0 0 0 25 0 1 0 908269058 23867392 5294 33554432000 134512640 134556542 4293701936 18446744073709551615 134537352 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 5827 5294 214 11 0 5161 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32012

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 30491
/proc/meminfo: memFree=2863980/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=27620 CPUtime=101.81 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 6397 0 0 0 10180 1 0 0 25 0 1 0 908269058 28282880 6338 33554432000 134512640 134556542 4293701936 18446744073709551615 134537206 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 6905 6338 214 11 0 6239 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 36324

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30493
/proc/meminfo: memFree=2839404/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=30832 CPUtime=161.81 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 7203 0 0 0 16180 1 0 0 25 0 1 0 908269058 31571968 7144 33554432000 134512640 134556542 4293701936 18446744073709551615 134537543 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 7708 7144 214 11 0 7042 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 39536

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30494
/proc/meminfo: memFree=2837020/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=33424 CPUtime=221.81 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 7798 0 0 0 22180 1 0 0 25 0 1 0 908269058 34226176 7739 33554432000 134512640 134556542 4293701936 18446744073709551615 134537315 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 8356 7739 214 11 0 7690 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 42128

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30496
/proc/meminfo: memFree=2834140/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=36380 CPUtime=281.81 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 8535 0 0 0 28180 1 0 0 25 0 1 0 908269058 37253120 8476 33554432000 134512640 134556542 4293701936 18446744073709551615 134537230 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 9095 8476 214 11 0 8429 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 45084

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30498
/proc/meminfo: memFree=2830036/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=38812 CPUtime=341.82 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 9145 0 0 0 34180 2 0 0 25 0 1 0 908269058 39743488 9086 33554432000 134512640 134556542 4293701936 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 9703 9086 214 11 0 9037 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 47516

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30499
/proc/meminfo: memFree=2826044/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7

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

/proc/30488/statm: 26168 25030 214 11 0 25502 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 113376

[startup+4422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 30660
/proc/meminfo: memFree=3696552/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=104672 CPUtime=4421.97 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 25102 0 0 0 442191 6 0 0 25 0 1 0 908269058 107184128 25030 33554432000 134512640 134556542 4293701936 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 26168 25030 214 11 0 25502 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 113376

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30662
/proc/meminfo: memFree=3696400/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=104636 CPUtime=4481.97 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 25107 0 0 0 448191 6 0 0 25 0 1 0 908269058 107147264 25035 33554432000 134512640 134556542 4293701936 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 26159 25035 214 11 0 25493 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 113340

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30664
/proc/meminfo: memFree=3691420/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=109620 CPUtime=4541.97 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 26349 0 0 0 454191 6 0 0 25 0 1 0 908269058 112250880 26277 33554432000 134512640 134556542 4293701936 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 27405 26277 214 11 0 26739 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 118324

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30665
/proc/meminfo: memFree=3691524/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=109152 CPUtime=4601.98 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 26355 0 0 0 460192 6 0 0 25 0 1 0 908269058 111771648 26168 33554432000 134512640 134556542 4293701936 18446744073709551615 134537255 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 27288 26168 214 11 0 26622 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 117856

[startup+4662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 30667
/proc/meminfo: memFree=3691132/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=109152 CPUtime=4661.98 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 26358 0 0 0 466192 6 0 0 25 0 1 0 908269058 111771648 26171 33554432000 134512640 134556542 4293701936 18446744073709551615 134537412 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 27288 26171 214 11 0 26622 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 117856

[startup+4722.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 30668
/proc/meminfo: memFree=3690620/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=109152 CPUtime=4721.99 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 26360 0 0 0 472193 6 0 0 25 0 1 0 908269058 111771648 26173 33554432000 134512640 134556542 4293701936 18446744073709551615 134537504 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 27288 26173 214 11 0 26622 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 117856

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30670
/proc/meminfo: memFree=3689488/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=109152 CPUtime=4781.98 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 26362 0 0 0 478192 6 0 0 25 0 1 0 908269058 111771648 26175 33554432000 134512640 134556542 4293701936 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 27288 26175 214 11 0 26622 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 117856

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30672
/proc/meminfo: memFree=3689592/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=109152 CPUtime=4841.98 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 26362 0 0 0 484192 6 0 0 25 0 1 0 908269058 111771648 26175 33554432000 134512640 134556542 4293701936 18446744073709551615 134537343 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 27288 26175 214 11 0 26622 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 117856

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30673
/proc/meminfo: memFree=3689328/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=109152 CPUtime=4901.99 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 26364 0 0 0 490193 6 0 0 25 0 1 0 908269058 111771648 26177 33554432000 134512640 134556542 4293701936 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 27288 26177 214 11 0 26622 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 117856

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30675
/proc/meminfo: memFree=3686956/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=109152 CPUtime=4961.99 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 26366 0 0 0 496193 6 0 0 25 0 1 0 908269058 111771648 26179 33554432000 134512640 134556542 4293701936 18446744073709551615 134537195 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 27288 26179 214 11 0 26622 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 117856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30676
/proc/meminfo: memFree=3686936/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=109152 CPUtime=4999.6 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 26366 0 0 0 499954 6 0 0 25 0 1 0 908269058 111771648 26179 33554432000 134512640 134556542 4293701936 18446744073709551615 134537188 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 27288 26179 214 11 0 26622 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 117856

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30676
/proc/meminfo: memFree=3686936/32950928 swapFree=67053956/67111528
[pid=30484] ppid=30482 vsize=8704 CPUtime=0.48 cores=1,3,5,7
/proc/30484/stat : 30484 (ebglucose.sh) S 30482 30484 29328 0 -1 4202496 382 5962 0 0 0 0 47 1 18 0 1 0 908269009 8912896 255 33554432000 4194304 4922060 140733512752336 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30484/statm: 2176 255 211 178 0 69 0
[pid=30488] ppid=30484 vsize=109152 CPUtime=4999.6 cores=1,3,5,7
/proc/30488/stat : 30488 (ebglucose_stati) R 30484 30484 29328 0 -1 4202496 26366 0 0 0 499954 6 0 0 25 0 1 0 908269058 111771648 26179 33554432000 134512640 134556542 4293701936 18446744073709551615 134537188 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30488/statm: 27288 26179 214 11 0 26622 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 117856

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30484 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=471928
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=18997
# CPU time returned by wait4() is 0.490925
# while last known CPU time is 5000.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.08
CPU user time (s): 5000.01
CPU system time (s): 0.07
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 118324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.471928
system time used= 0.018997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6344
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= 10
involuntary context switches= 18

runsolver used 7.97779 second user time and 19.0381 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-13 14:05:19
IDJOB=3498745
IDBENCH=83119
IDSOLVER=1992
FILE ID=node148/3498745-1307966719
RUNJOBID= node148-1307959152-30048
PBS_JOBID= 13559680
Free space on /var/tmp= 2764 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom19.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498745-1307966719/watcher-3498745-1307966719 -o /var/tmp/evaluation-result-3498745-1307966719/solver-3498745-1307966719 -C 5000 -W 5100 -M 15500  HOME/ebglucose.sh HOME/instance-3498745-1307966719.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d725e0d6a363434dce7cb39ffdb1b83f
RANDOM SEED=1770809075

node148.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.854
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.70
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.854
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.854
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.83
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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.82
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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:     32950928 kB
MemFree:       2893868 kB
Buffers:        114000 kB
Cached:       28134356 kB
SwapCached:      10552 kB
Active:       13873712 kB
Inactive:     15276588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       2893868 kB
SwapTotal:    67111528 kB
SwapFree:     67053956 kB
Dirty:            3560 kB
Writeback:           0 kB
AnonPages:      899264 kB
Mapped:          14064 kB
Slab:           839756 kB
PageTables:       6196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1135160 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 /var/tmp at the end= 2876 MiB
End job on node148 at 2011-06-13 15:28:41