Trace number 3365970

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) 5000.1 5000.02

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00N23.cnf
MD5SUM1a1f0dddf727883e0973677dd00e9269
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3122.96
Satisfiable
(Un)Satisfiability was proved
Number of variables15364
Number of clauses2210893
Sum of the clauses size20370578
Maximum clause length105
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 241189
Number of clauses of size 336730
Number of clauses of size 432798
Number of clauses of size 5188784
Number of clauses of size over 51911364

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...
1.59/1.69	c ==============================================================================
1.59/1.69	c |           |     ORIGINAL     |              LEARNT              |          |
1.59/1.69	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.59/1.69	c ==============================================================================
1.59/1.69	c |         0 | 2210221 20369234 |  663066       0        0     nan |  0.000 % |
42.09/42.12	c |         0 | 2179433 19756000 |      --       0       --      -- |     --   | -1857/32571
42.09/42.12	c ==============================================================================
42.09/42.12	c Result  :   #vars: 13209   #clauses: 2179433   #literals: 19756000
42.09/42.12	c CPU time:   41.8686 s
42.09/42.12	c ==============================================================================
45.10/45.15	c
45.10/45.15	c Starting glucose
45.10/45.15	c
45.10/45.15	
45.10/45.15	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
45.10/45.15	
45.10/45.15	c ============================[ Problem Statistics ]=============================
45.10/45.15	c |                                                                             |
45.10/45.16	c |  Number of variables:  13209                                                |
45.10/45.16	c |  Number of clauses:    2179433                                              |
46.26/46.30	c |  Parsing time:         1.07         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.0 (svn: 961)

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-3365970-1305323333/watcher-3365970-1305323333 -o /tmp/evaluation-result-3365970-1305323333/solver-3365970-1305323333 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365970-1305323333.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.05 2.05 2.00 2/337 26344
/proc/meminfo: memFree=8464648/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643934555 8912896 253 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26344/statm: 2176 253 211 178 0 69 0

[startup+0.084489 s]
/proc/loadavg: 2.05 2.05 2.00 2/337 26344
/proc/meminfo: memFree=8464648/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643934555 8912896 253 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26344/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100475 s]
/proc/loadavg: 2.05 2.05 2.00 2/337 26344
/proc/meminfo: memFree=8464648/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643934555 8912896 253 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26344/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300441 s]
/proc/loadavg: 2.05 2.05 2.00 2/337 26344
/proc/meminfo: memFree=8464648/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643934555 8912896 253 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26344/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70037 s]
/proc/loadavg: 2.05 2.05 2.00 2/337 26344
/proc/meminfo: memFree=8464648/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643934555 8912896 253 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26344/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50023 s]
/proc/loadavg: 2.05 2.05 2.00 3/339 26347
/proc/meminfo: memFree=8359260/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643934555 8912896 253 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26344/statm: 2176 253 211 178 0 69 0
[pid=26345] ppid=26344 vsize=253740 CPUtime=1.49 cores=1,3,5,7
/proc/26345/stat : 26345 (SatELite_releas) R 26344 26344 25674 0 -1 4202496 43448 0 0 0 127 22 0 0 25 0 1 0 643934555 259829760 43404 33554432000 134512640 135225430 4287839744 18446744073709551615 134548165 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26345/statm: 63435 43406 52 175 0 63258 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 262444

[startup+3.10095 s]
/proc/loadavg: 2.05 2.05 2.00 3/339 26347
/proc/meminfo: memFree=8218272/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643934555 8912896 253 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26344/statm: 2176 253 211 178 0 69 0
[pid=26345] ppid=26344 vsize=254608 CPUtime=3.09 cores=1,3,5,7
/proc/26345/stat : 26345 (SatELite_releas) R 26344 26344 25674 0 -1 4202496 60244 0 0 0 285 24 0 0 25 0 1 0 643934555 260718592 60200 33554432000 134512640 135225430 4287839744 18446744073709551615 134549612 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26345/statm: 63652 60200 73 175 0 63475 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 263312

[startup+6.30039 s]
/proc/loadavg: 2.04 2.05 2.00 3/339 26347
/proc/meminfo: memFree=8223204/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643934555 8912896 253 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26344/statm: 2176 253 211 178 0 69 0
[pid=26345] ppid=26344 vsize=254608 CPUtime=6.29 cores=1,3,5,7
/proc/26345/stat : 26345 (SatELite_releas) R 26344 26344 25674 0 -1 4202496 60244 0 0 0 605 24 0 0 25 0 1 0 643934555 260718592 60200 33554432000 134512640 135225430 4287839744 18446744073709551615 134586517 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26345/statm: 63652 60200 73 175 0 63475 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 263312

[startup+12.7002 s]
/proc/loadavg: 2.04 2.05 2.00 3/339 26347
/proc/meminfo: memFree=8222980/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643934555 8912896 253 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26344/statm: 2176 253 211 178 0 69 0
[pid=26345] ppid=26344 vsize=254608 CPUtime=12.69 cores=1,3,5,7
/proc/26345/stat : 26345 (SatELite_releas) R 26344 26344 25674 0 -1 4202496 60263 0 0 0 1245 24 0 0 25 0 1 0 643934555 260718592 60219 33554432000 134512640 135225430 4287839744 18446744073709551615 134549560 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26345/statm: 63652 60219 73 175 0 63475 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 263312

[startup+25.501 s]
/proc/loadavg: 2.03 2.05 2.00 3/339 26347
/proc/meminfo: memFree=8223096/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643934555 8912896 253 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26344/statm: 2176 253 211 178 0 69 0
[pid=26345] ppid=26344 vsize=254864 CPUtime=25.49 cores=1,3,5,7
/proc/26345/stat : 26345 (SatELite_releas) R 26344 26344 25674 0 -1 4202496 60337 0 0 0 2525 24 0 0 25 0 1 0 643934555 260980736 60293 33554432000 134512640 135225430 4287839744 18446744073709551615 134549560 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26345/statm: 63716 60293 73 175 0 63539 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 263568

[startup+51.1005 s]
/proc/loadavg: 2.10 2.06 2.01 3/339 26349
/proc/meminfo: memFree=8147052/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=221184 CPUtime=5.92 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 52338 0 0 0 584 8 0 0 25 0 1 0 643939071 226492416 52293 33554432000 134512640 135217611 4291379664 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 55296 52293 76 173 0 55121 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 229888

[startup+102.313 s]
/proc/loadavg: 2.04 2.05 2.00 3/339 26350
/proc/meminfo: memFree=8124460/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=241744 CPUtime=57.13 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 56910 0 0 0 5704 9 0 0 25 0 1 0 643939071 247545856 56865 33554432000 134512640 135217611 4291379664 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 60436 56865 76 173 0 60261 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 250448

[startup+162.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/339 26352
/proc/meminfo: memFree=8115412/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=248864 CPUtime=117.12 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 58554 0 0 0 11702 10 0 0 25 0 1 0 643939071 254836736 58509 33554432000 134512640 135217611 4291379664 18446744073709551615 134533168 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 62216 58509 76 173 0 62041 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 257568

[startup+222.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/339 26353
/proc/meminfo: memFree=8108564/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=255500 CPUtime=177.12 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 60069 0 0 0 17702 10 0 0 25 0 1 0 643939071 261632000 60024 33554432000 134512640 135217611 4291379664 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 63875 60024 76 173 0 63700 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 264204

[startup+282.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/339 26355
/proc/meminfo: memFree=8105700/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=258436 CPUtime=237.13 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 60722 0 0 0 23702 11 0 0 25 0 1 0 643939071 264638464 60677 33554432000 134512640 135217611 4291379664 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 64609 60677 76 173 0 64434 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 267140

[startup+342.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/339 26357
/proc/meminfo: memFree=8103692/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=260280 CPUtime=297.13 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 61150 0 0 0 29702 11 0 0 25 0 1 0 643939071 266526720 61105 33554432000 134512640 135217611 4291379664 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 65070 61105 76 173 0 64895 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 268984

[startup+402.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/339 26358
/proc/meminfo: memFree=8099192/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7

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

/proc/26349/statm: 83271 79055 76 173 0 83096 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 341788

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/332 26503
/proc/meminfo: memFree=8124936/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=333072 CPUtime=4317.23 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 79110 0 0 0 431705 18 0 0 25 0 1 0 643939071 341065728 79057 33554432000 134512640 135217611 4291379664 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 83268 79057 76 173 0 83093 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 341776

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/332 26504
/proc/meminfo: memFree=8124920/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=333072 CPUtime=4377.23 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 79114 0 0 0 437705 18 0 0 25 0 1 0 643939071 341065728 79061 33554432000 134512640 135217611 4291379664 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 83268 79061 76 173 0 83093 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 341776

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/332 26506
/proc/meminfo: memFree=8124880/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=333072 CPUtime=4437.23 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 79121 0 0 0 443705 18 0 0 25 0 1 0 643939071 341065728 79068 33554432000 134512640 135217611 4291379664 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 83268 79068 76 173 0 83093 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 341776

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/332 26511
/proc/meminfo: memFree=8124536/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=333180 CPUtime=4497.23 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 79123 0 0 0 449705 18 0 0 25 0 1 0 643939071 341176320 79070 33554432000 134512640 135217611 4291379664 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 83295 79070 76 173 0 83120 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 341884

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/332 26512
/proc/meminfo: memFree=8124524/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=333180 CPUtime=4557.24 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 79123 0 0 0 455706 18 0 0 25 0 1 0 643939071 341176320 79070 33554432000 134512640 135217611 4291379664 18446744073709551615 134542240 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 83295 79070 76 173 0 83120 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 341884

[startup+4662.3 s]
/proc/loadavg: 1.12 1.03 1.10 2/332 26514
/proc/meminfo: memFree=8124516/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=333180 CPUtime=4617.23 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 79125 0 0 0 461705 18 0 0 25 0 1 0 643939071 341176320 79072 33554432000 134512640 135217611 4291379664 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 83295 79072 76 173 0 83120 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 341884

[startup+4722.31 s]
/proc/loadavg: 1.04 1.02 1.09 2/332 26515
/proc/meminfo: memFree=8124480/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=333444 CPUtime=4677.25 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 79207 0 0 0 467707 18 0 0 25 0 1 0 643939071 341446656 79154 33554432000 134512640 135217611 4291379664 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 83361 79154 76 173 0 83186 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 342148

[startup+4782.3 s]
/proc/loadavg: 1.01 1.02 1.08 2/332 26517
/proc/meminfo: memFree=8124588/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=333552 CPUtime=4737.24 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 79208 0 0 0 473706 18 0 0 25 0 1 0 643939071 341557248 79155 33554432000 134512640 135217611 4291379664 18446744073709551615 134527935 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 83388 79155 76 173 0 83213 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 342256

[startup+4842.3 s]
/proc/loadavg: 1.00 1.01 1.08 2/332 26519
/proc/meminfo: memFree=8124688/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=333552 CPUtime=4797.24 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 79209 0 0 0 479706 18 0 0 25 0 1 0 643939071 341557248 79156 33554432000 134512640 135217611 4291379664 18446744073709551615 134536775 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 83388 79156 76 173 0 83213 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 342256

[startup+4902.3 s]
/proc/loadavg: 1.00 1.01 1.07 2/332 26520
/proc/meminfo: memFree=8124044/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=334344 CPUtime=4857.24 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 79391 0 0 0 485706 18 0 0 25 0 1 0 643939071 342368256 79338 33554432000 134512640 135217611 4291379664 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 83586 79338 76 173 0 83411 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 343048

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/332 26522
/proc/meminfo: memFree=8123768/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=334872 CPUtime=4917.24 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 79543 0 0 0 491706 18 0 0 25 0 1 0 643939071 342908928 79490 33554432000 134512640 135217611 4291379664 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 83718 79490 76 173 0 83543 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 343576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.06 2/332 26523
/proc/meminfo: memFree=8122012/32951124 swapFree=67056804/67111528
[pid=26344] ppid=26342 vsize=8704 CPUtime=45.14 cores=1,3,5,7
/proc/26344/stat : 26344 (glucose.sh) S 26342 26344 25674 0 -1 4202496 359 61704 0 0 0 0 4475 39 18 0 1 0 643934555 8912896 255 33554432000 4194304 4922060 140736770820512 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26344/statm: 2176 255 211 178 0 69 0
[pid=26349] ppid=26344 vsize=336456 CPUtime=4954.96 cores=1,3,5,7
/proc/26349/stat : 26349 (glucose_static) R 26344 26344 25674 0 -1 4202496 79931 0 0 0 495477 19 0 0 25 0 1 0 643939071 344530944 79878 33554432000 134512640 135217611 4291379664 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/26349/statm: 84114 79878 76 173 0 83939 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 345160

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)

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

Real time (s): 5000.02
CPU time (s): 5000.1
CPU user time (s): 4999.52
CPU system time (s): 0.58
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 345160

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

runsolver used 15.2137 second user time and 39.339 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-13 23:48:56
IDJOB=3365970
IDBENCH=83466
IDSOLVER=1842
FILE ID=node108/3365970-1305323333
RUNJOBID= node108-1305315334-25693
PBS_JOBID= 13324324
Free space on /tmp= 35472 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00N23.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365970-1305323333/watcher-3365970-1305323333 -o /tmp/evaluation-result-3365970-1305323333/solver-3365970-1305323333 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365970-1305323333.cnf

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

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=2125831760

node108.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.820
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.64
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.820
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.15
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.820
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.82
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.820
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.77
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.820
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.820
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.820
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.820
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:       8464928 kB
Buffers:        258852 kB
Cached:       13490340 kB
SwapCached:       8700 kB
Active:       13049340 kB
Inactive:     10884544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8464928 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:          116052 kB
Writeback:           0 kB
AnonPages:    10181936 kB
Mapped:          27352 kB
Slab:           449588 kB
PageTables:      38596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52356728 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= 35368 MiB
End job on node108 at 2011-05-14 01:12:18