Trace number 3498564

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.07 4999.91

General information on the benchmark

Nameindustrial/crypto/
mizh-sha0-36-2.cnf
MD5SUM82bf685774b76ba263c886940c3aa94d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.1288
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210239
Sum of the clauses size628391
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286996
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

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.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  180234   522030 |   54070       0        0     nan |  0.000 % |
0.00/0.35	c |         0 |  120270   407842 |      --       0       --      -- |     --   | -57282/-106232
0.00/0.35	c ==============================================================================
0.00/0.35	c Result  :   #vars: 20559   #clauses: 120270   #literals: 407842
0.00/0.35	c CPU time:   0.329949 s
0.00/0.35	c ==============================================================================
0.00/0.42	c
0.00/0.42	c Starting glucose
0.00/0.42	c
0.00/0.43	
0.00/0.43	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.43	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.43	
0.00/0.43	c ============================[ Problem Statistics ]=============================
0.00/0.43	c |                                                                             |
0.00/0.43	c |  Number of variables:  20559                                                |
0.00/0.43	c |  Number of clauses:    120270                                               |
0.00/0.47	c |  Parsing time:         0.04         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-3498564-1307959152/watcher-3498564-1307959152 -o /var/tmp/evaluation-result-3498564-1307959152/solver-3498564-1307959152 -C 5000 -W 5100 -M 15500 HOME/ebglucose.sh HOME/instance-3498564-1307959152.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: 1.47 1.85 1.94 3/178 30078
/proc/meminfo: memFree=3983948/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 354 233 0 0 0 0 0 0 18 0 1 0 907512317 8912896 253 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30078/statm: 2176 253 211 178 0 69 0

[startup+0.059094 s]
/proc/loadavg: 1.47 1.85 1.94 3/178 30078
/proc/meminfo: memFree=3983948/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 354 233 0 0 0 0 0 0 18 0 1 0 907512317 8912896 253 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30078/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101087 s]
/proc/loadavg: 1.47 1.85 1.94 3/178 30078
/proc/meminfo: memFree=3983948/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 354 233 0 0 0 0 0 0 18 0 1 0 907512317 8912896 253 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30078/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301047 s]
/proc/loadavg: 1.47 1.85 1.94 3/178 30078
/proc/meminfo: memFree=3983948/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 354 233 0 0 0 0 0 0 18 0 1 0 907512317 8912896 253 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30078/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700981 s]
/proc/loadavg: 1.47 1.85 1.94 3/178 30078
/proc/meminfo: memFree=3983948/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 8704

[startup+1.50082 s]
/proc/loadavg: 1.47 1.85 1.94 3/180 30082
/proc/meminfo: memFree=3965736/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=16060 CPUtime=1.06 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 3444 0 0 0 106 0 0 0 18 0 1 0 907512360 16445440 3384 33554432000 134512640 134556542 4287268272 18446744073709551615 134537160 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 4015 3384 214 11 0 3349 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 24764

[startup+3.10052 s]
/proc/loadavg: 1.47 1.85 1.94 3/180 30082
/proc/meminfo: memFree=3963380/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=16996 CPUtime=2.66 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 3694 0 0 0 266 0 0 0 20 0 1 0 907512360 17403904 3634 33554432000 134512640 134556542 4287268272 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 4249 3634 214 11 0 3583 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25700

[startup+6.3009 s]
/proc/loadavg: 1.51 1.86 1.94 3/180 30082
/proc/meminfo: memFree=3961404/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=18612 CPUtime=5.86 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 4089 0 0 0 586 0 0 0 25 0 1 0 907512360 19058688 4029 33554432000 134512640 134556542 4287268272 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 4653 4029 214 11 0 3987 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27316

[startup+12.7007 s]
/proc/loadavg: 1.55 1.86 1.94 3/180 30082
/proc/meminfo: memFree=3957044/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=20672 CPUtime=12.27 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 4607 0 0 0 1226 1 0 0 25 0 1 0 907512360 21168128 4547 33554432000 134512640 134556542 4287268272 18446744073709551615 134537188 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 5168 4547 214 11 0 4502 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29376

[startup+25.5012 s]
/proc/loadavg: 1.65 1.86 1.94 3/180 30082
/proc/meminfo: memFree=3954096/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=23300 CPUtime=25.07 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 5250 0 0 0 2506 1 0 0 25 0 1 0 907512360 23859200 5190 33554432000 134512640 134556542 4287268272 18446744073709551615 134537186 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 5825 5190 214 11 0 5159 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32004

[startup+51.1003 s]
/proc/loadavg: 1.77 1.87 1.94 3/180 30083
/proc/meminfo: memFree=3949240/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=26516 CPUtime=50.67 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 6014 0 0 0 5066 1 0 0 25 0 1 0 907512360 27152384 5954 33554432000 134512640 134556542 4287268272 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 6629 5954 214 11 0 5963 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35220

[startup+102.307 s]
/proc/loadavg: 1.90 1.89 1.94 3/180 30084
/proc/meminfo: memFree=3941772/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=30116 CPUtime=101.87 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 6932 0 0 0 10186 1 0 0 25 0 1 0 907512360 30838784 6872 33554432000 134512640 134556542 4287268272 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 7529 6872 214 11 0 6863 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 38820

[startup+162.301 s]
/proc/loadavg: 1.96 1.91 1.94 3/180 30095
/proc/meminfo: memFree=3935444/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=32760 CPUtime=161.87 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 7556 0 0 0 16185 2 0 0 25 0 1 0 907512360 33546240 7496 33554432000 134512640 134556542 4287268272 18446744073709551615 134537206 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 8190 7496 214 11 0 7524 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 41464

[startup+222.301 s]
/proc/loadavg: 1.98 1.92 1.94 3/180 30097
/proc/meminfo: memFree=3930216/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=36060 CPUtime=221.87 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 8406 0 0 0 22185 2 0 0 25 0 1 0 907512360 36925440 8346 33554432000 134512640 134556542 4287268272 18446744073709551615 134537315 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 9015 8346 214 11 0 8349 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 44764

[startup+282.301 s]
/proc/loadavg: 1.99 1.93 1.94 3/180 30098
/proc/meminfo: memFree=3927216/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=37908 CPUtime=281.87 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 8875 0 0 0 28185 2 0 0 25 0 1 0 907512360 38817792 8815 33554432000 134512640 134556542 4287268272 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 9477 8815 214 11 0 8811 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 46612

[startup+342.301 s]
/proc/loadavg: 1.99 1.94 1.94 3/180 30103
/proc/meminfo: memFree=3923416/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=40020 CPUtime=341.87 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 9433 0 0 0 34185 2 0 0 25 0 1 0 907512360 40980480 9373 33554432000 134512640 134556542 4287268272 18446744073709551615 134527669 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 10005 9373 214 11 0 9339 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 48724

[startup+402.301 s]
/proc/loadavg: 1.99 1.95 1.94 3/180 30104
/proc/meminfo: memFree=3920752/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7

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

/proc/30082/statm: 23915 23060 214 11 0 23249 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 104364

[startup+4422.3 s]
/proc/loadavg: 2.05 2.02 1.99 3/180 30308
/proc/meminfo: memFree=3257608/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=96848 CPUtime=4422.04 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 23449 0 0 0 442197 7 0 0 25 0 1 0 907512360 99172352 23389 33554432000 134512640 134556542 4287268272 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 24212 23389 214 11 0 23546 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 105552

[startup+4482.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/180 30309
/proc/meminfo: memFree=3187424/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=96848 CPUtime=4482.04 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 23449 0 0 0 448197 7 0 0 25 0 1 0 907512360 99172352 23389 33554432000 134512640 134556542 4287268272 18446744073709551615 134531262 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 24212 23389 214 11 0 23546 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 105552

[startup+4542.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/180 30311
/proc/meminfo: memFree=3060444/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=97772 CPUtime=4542.04 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 23652 0 0 0 454197 7 0 0 25 0 1 0 907512360 100118528 23592 33554432000 134512640 134556542 4287268272 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 24443 23592 214 11 0 23777 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 106476

[startup+4602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 30312
/proc/meminfo: memFree=3044088/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=98168 CPUtime=4602.05 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 23775 0 0 0 460198 7 0 0 25 0 1 0 907512360 100524032 23715 33554432000 134512640 134556542 4287268272 18446744073709551615 134537418 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 24542 23715 214 11 0 23876 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 106872

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 30314
/proc/meminfo: memFree=3044344/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=98300 CPUtime=4662.05 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 23801 0 0 0 466198 7 0 0 25 0 1 0 907512360 100659200 23741 33554432000 134512640 134556542 4287268272 18446744073709551615 9434620 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 24575 23741 214 11 0 23909 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 107004

[startup+4722.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 30316
/proc/meminfo: memFree=3034680/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=98696 CPUtime=4722.05 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 23919 0 0 0 472198 7 0 0 25 0 1 0 907512360 101064704 23859 33554432000 134512640 134556542 4287268272 18446744073709551615 134544818 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 24674 23859 214 11 0 24008 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 107400

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30317
/proc/meminfo: memFree=3033700/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=99892 CPUtime=4782.05 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 24221 0 0 0 478198 7 0 0 25 0 1 0 907512360 102289408 24161 33554432000 134512640 134556542 4287268272 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 24973 24161 214 11 0 24307 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 108596

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30319
/proc/meminfo: memFree=3032964/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=100684 CPUtime=4842.05 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 24406 0 0 0 484198 7 0 0 25 0 1 0 907512360 103100416 24346 33554432000 134512640 134556542 4287268272 18446744073709551615 134537168 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 25171 24346 214 11 0 24505 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 109388

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30320
/proc/meminfo: memFree=3015744/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=100684 CPUtime=4902.05 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 24406 0 0 0 490198 7 0 0 25 0 1 0 907512360 103100416 24346 33554432000 134512640 134556542 4287268272 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 25171 24346 214 11 0 24505 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 109388

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30322
/proc/meminfo: memFree=3015260/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=100948 CPUtime=4962.05 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 24461 0 0 0 496198 7 0 0 25 0 1 0 907512360 103370752 24401 33554432000 134512640 134556542 4287268272 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 25237 24401 214 11 0 24571 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 109652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 30323
/proc/meminfo: memFree=3015468/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=100948 CPUtime=4999.66 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 24461 0 0 0 499959 7 0 0 25 0 1 0 907512360 103370752 24401 33554432000 134512640 134556542 4287268272 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 25237 24401 214 11 0 24571 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 109652

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.07 2.02 2.00 3/180 30323
/proc/meminfo: memFree=3015468/32950928 swapFree=67053956/67111528
[pid=30078] ppid=30076 vsize=8704 CPUtime=0.41 cores=1,3,5,7
/proc/30078/stat : 30078 (ebglucose.sh) S 30076 30078 29328 0 -1 4202496 382 8262 0 0 0 0 39 2 15 0 1 0 907512317 8912896 256 33554432000 4194304 4922060 140733930131008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30078/statm: 2176 256 211 178 0 69 0
[pid=30082] ppid=30078 vsize=100948 CPUtime=4999.66 cores=1,3,5,7
/proc/30082/stat : 30082 (ebglucose_stati) R 30078 30078 29328 0 -1 4202496 24461 0 0 0 499959 7 0 0 25 0 1 0 907512360 103370752 24401 33554432000 134512640 134556542 4287268272 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/30082/statm: 25237 24401 214 11 0 24571 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 109652

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30078 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=398939
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=30995
# CPU time returned by wait4() is 0.429934
# while last known CPU time is 5000.07
#
# 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.07
CPU user time (s): 4999.98
CPU system time (s): 0.09
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 109652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.398939
system time used= 0.030995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8644
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= 11
involuntary context switches= 8

runsolver used 7.79082 second user time and 19.1981 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-13 11:59:13
IDJOB=3498564
IDBENCH=20483
IDSOLVER=1992
FILE ID=node148/3498564-1307959152
RUNJOBID= node148-1307959152-30048
PBS_JOBID= 13559680
Free space on /var/tmp= 2896 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT07/industrial/crypto/mizh-sha0-36-2.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498564-1307959152/watcher-3498564-1307959152 -o /var/tmp/evaluation-result-3498564-1307959152/solver-3498564-1307959152 -C 5000 -W 5100 -M 15500  HOME/ebglucose.sh HOME/instance-3498564-1307959152.cnf

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

MD5SUM BENCH= 82bf685774b76ba263c886940c3aa94d
RANDOM SEED=233102957

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:       3984144 kB
Buffers:        109796 kB
Cached:       27930692 kB
SwapCached:      10552 kB
Active:       12857124 kB
Inactive:     15202940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3984144 kB
SwapTotal:    67111528 kB
SwapFree:     67053956 kB
Dirty:            5868 kB
Writeback:           0 kB
AnonPages:       17016 kB
Mapped:          13796 kB
Slab:           839484 kB
PageTables:       4500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   209688 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= 2760 MiB
End job on node148 at 2011-06-13 13:22:34