Trace number 3365886

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.06 5000.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top21.cnf
MD5SUM9fab5edd49fb904ff76ff7abf98e0d14
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18199.9
Satisfiable
(Un)Satisfiability was proved
Number of variables51138
Number of clauses162526
Sum of the clauses size397144
Maximum clause length2101
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 299113
Number of clauses of size 362300
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5863

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.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  152640   373004 |   45791       0        0     nan |  0.000 % |
0.00/0.51	c |         0 |   95209   320851 |      --       0       --      -- |     --   | -57431/-52153
0.00/0.51	c ==============================================================================
0.00/0.51	c Result  :   #vars: 18664   #clauses: 95209   #literals: 320851
0.00/0.51	c CPU time:   0.487925 s
0.00/0.51	c ==============================================================================
0.00/0.57	c
0.00/0.57	c Starting glucose
0.00/0.57	c
0.00/0.57	
0.00/0.57	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.57	
0.00/0.57	c ============================[ Problem Statistics ]=============================
0.00/0.57	c |                                                                             |
0.00/0.57	c |  Number of variables:  18664                                                |
0.00/0.57	c |  Number of clauses:    95209                                                |
0.57/0.60	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.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-3365886-1305320695/watcher-3365886-1305320695 -o /tmp/evaluation-result-3365886-1305320695/solver-3365886-1305320695 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365886-1305320695.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.00 2.21 2.19 2/356 11125
/proc/meminfo: memFree=21381552/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 643669103 8912896 253 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11125/statm: 2176 253 211 178 0 69 0

[startup+0.0457579 s]
/proc/loadavg: 2.00 2.21 2.19 2/356 11125
/proc/meminfo: memFree=21381552/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 643669103 8912896 253 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11125/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100748 s]
/proc/loadavg: 2.00 2.21 2.19 2/356 11125
/proc/meminfo: memFree=21381552/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 643669103 8912896 253 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11125/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300717 s]
/proc/loadavg: 2.00 2.21 2.19 2/356 11125
/proc/meminfo: memFree=21381552/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 643669103 8912896 253 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11125/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700601 s]
/proc/loadavg: 2.00 2.21 2.19 2/356 11125
/proc/meminfo: memFree=21381552/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8704

[startup+1.50052 s]
/proc/loadavg: 2.00 2.21 2.19 3/358 11128
/proc/meminfo: memFree=21364420/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=12032 CPUtime=0.91 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 2831 0 0 0 91 0 0 0 20 0 1 0 643669160 12320768 2786 33554432000 134512640 135217611 4290463136 18446744073709551615 134532605 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 3008 2786 77 173 0 2833 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20736

[startup+3.10023 s]
/proc/loadavg: 2.00 2.21 2.19 3/358 11128
/proc/meminfo: memFree=21361724/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=14208 CPUtime=2.51 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 3381 0 0 0 251 0 0 0 25 0 1 0 643669160 14548992 3336 33554432000 134512640 135217611 4290463136 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 3552 3336 77 173 0 3377 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22912

[startup+6.3007 s]
/proc/loadavg: 2.00 2.21 2.19 3/358 11128
/proc/meminfo: memFree=21356896/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=16764 CPUtime=5.7 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 3995 0 0 0 570 0 0 0 25 0 1 0 643669160 17166336 3950 33554432000 134512640 135217611 4290463136 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 4191 3950 77 173 0 4016 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25468

[startup+12.7006 s]
/proc/loadavg: 2.08 2.22 2.19 3/358 11128
/proc/meminfo: memFree=21350456/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=18504 CPUtime=12.1 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 4439 0 0 0 1210 0 0 0 25 0 1 0 643669160 18948096 4394 33554432000 134512640 135217611 4290463136 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 4626 4394 77 173 0 4451 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 27208

[startup+25.5005 s]
/proc/loadavg: 2.06 2.21 2.19 3/358 11128
/proc/meminfo: memFree=21340808/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=21548 CPUtime=24.9 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 5194 0 0 0 2490 0 0 0 25 0 1 0 643669160 22065152 5149 33554432000 134512640 135217611 4290463136 18446744073709551615 134533260 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 5387 5149 77 173 0 5212 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 30252

[startup+51.1011 s]
/proc/loadavg: 2.04 2.19 2.18 3/358 11131
/proc/meminfo: memFree=21325256/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=24432 CPUtime=50.5 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 5896 0 0 0 5050 0 0 0 25 0 1 0 643669160 25018368 5851 33554432000 134512640 135217611 4290463136 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 6108 5851 77 173 0 5933 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33136

[startup+102.313 s]
/proc/loadavg: 2.20 2.22 2.19 3/358 11133
/proc/meminfo: memFree=21294060/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=27224 CPUtime=101.72 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 6564 0 0 0 10171 1 0 0 25 0 1 0 643669160 27877376 6519 33554432000 134512640 135217611 4290463136 18446744073709551615 134526350 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 6806 6519 77 173 0 6631 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 35928

[startup+162.3 s]
/proc/loadavg: 2.07 2.18 2.18 3/358 11135
/proc/meminfo: memFree=21187528/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=31928 CPUtime=161.71 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 7687 0 0 0 16170 1 0 0 25 0 1 0 643669160 32694272 7642 33554432000 134512640 135217611 4290463136 18446744073709551615 134533105 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 7982 7642 77 173 0 7807 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 40632

[startup+222.3 s]
/proc/loadavg: 2.02 2.14 2.16 3/358 11137
/proc/meminfo: memFree=21174240/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=34224 CPUtime=221.71 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 8211 0 0 0 22170 1 0 0 25 0 1 0 643669160 35045376 8166 33554432000 134512640 135217611 4290463136 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 8556 8166 77 173 0 8381 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 42928

[startup+282.301 s]
/proc/loadavg: 2.05 2.13 2.16 3/358 11138
/proc/meminfo: memFree=21172116/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=36436 CPUtime=281.71 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 8751 0 0 0 28170 1 0 0 25 0 1 0 643669160 37310464 8706 33554432000 134512640 135217611 4290463136 18446744073709551615 134528041 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 9109 8706 77 173 0 8934 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 45140

[startup+342.301 s]
/proc/loadavg: 2.02 2.10 2.15 3/358 11140
/proc/meminfo: memFree=21169872/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=38892 CPUtime=341.71 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 9361 0 0 0 34170 1 0 0 25 0 1 0 643669160 39825408 9316 33554432000 134512640 135217611 4290463136 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 9723 9316 77 173 0 9548 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 47596

[startup+402.301 s]
/proc/loadavg: 2.13 2.11 2.14 3/358 11141
/proc/meminfo: memFree=21167628/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7

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

/proc/11128/statm: 25939 23703 77 173 0 25764 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 112460

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/358 11259
/proc/meminfo: memFree=20908632/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=104276 CPUtime=4361.78 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 23884 0 0 0 436171 7 0 0 25 0 1 0 643669160 106778624 23814 33554432000 134512640 135217611 4290463136 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 26069 23814 77 173 0 25894 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 112980

[startup+4422.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/358 11261
/proc/meminfo: memFree=20907996/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=104940 CPUtime=4421.78 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 24000 0 0 0 442171 7 0 0 25 0 1 0 643669160 107458560 23930 33554432000 134512640 135217611 4290463136 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 26235 23930 77 173 0 26060 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 113644

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/358 11262
/proc/meminfo: memFree=20903644/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=109636 CPUtime=4481.77 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 25116 0 0 0 448170 7 0 0 25 0 1 0 643669160 112267264 25046 33554432000 134512640 135217611 4290463136 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 27409 25046 77 173 0 27234 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 118340

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/358 11294
/proc/meminfo: memFree=21954064/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=109852 CPUtime=4541.78 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 25169 0 0 0 454171 7 0 0 25 0 1 0 643669160 112488448 25099 33554432000 134512640 135217611 4290463136 18446744073709551615 134522435 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 27463 25099 77 173 0 27288 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 118556

[startup+4602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/358 11295
/proc/meminfo: memFree=21946452/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=110284 CPUtime=4601.79 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 25245 0 0 0 460172 7 0 0 25 0 1 0 643669160 112930816 25175 33554432000 134512640 135217611 4290463136 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 27571 25175 77 173 0 27396 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 118988

[startup+4662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/358 11297
/proc/meminfo: memFree=21940732/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=110824 CPUtime=4661.78 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 25370 0 0 0 466171 7 0 0 25 0 1 0 643669160 113483776 25300 33554432000 134512640 135217611 4290463136 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 27706 25300 77 173 0 27531 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 119528

[startup+4722.31 s]
/proc/loadavg: 2.11 2.05 2.01 3/358 11299
/proc/meminfo: memFree=21937232/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=110968 CPUtime=4721.79 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 25430 0 0 0 472172 7 0 0 25 0 1 0 643669160 113631232 25360 33554432000 134512640 135217611 4290463136 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 27742 25360 77 173 0 27567 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 119672

[startup+4782.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/358 11300
/proc/meminfo: memFree=21935232/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=111760 CPUtime=4781.78 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 25586 0 0 0 478171 7 0 0 25 0 1 0 643669160 114442240 25516 33554432000 134512640 135217611 4290463136 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 27940 25516 77 173 0 27765 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 120464

[startup+4842.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/358 11302
/proc/meminfo: memFree=21931232/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=112948 CPUtime=4841.78 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 25866 0 0 0 484171 7 0 0 25 0 1 0 643669160 115658752 25796 33554432000 134512640 135217611 4290463136 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 28237 25796 77 173 0 28062 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 121652

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/358 11303
/proc/meminfo: memFree=21928984/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=113648 CPUtime=4901.78 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 26011 0 0 0 490171 7 0 0 25 0 1 0 643669160 116375552 25941 33554432000 134512640 135217611 4290463136 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 28412 25941 77 173 0 28237 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 122352

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/358 11305
/proc/meminfo: memFree=21927476/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=113648 CPUtime=4961.78 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 26013 0 0 0 496171 7 0 0 25 0 1 0 643669160 116375552 25943 33554432000 134512640 135217611 4290463136 18446744073709551615 134533609 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 28412 25943 77 173 0 28237 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 122352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.01 2.00 3/358 11306
/proc/meminfo: memFree=21926840/32951132 swapFree=64495980/67111528
[pid=11125] ppid=11123 vsize=8704 CPUtime=0.57 cores=1,3,5,7
/proc/11125/stat : 11125 (glucose.sh) S 11123 11125 10617 0 -1 4202496 359 6838 0 0 0 0 54 3 17 0 1 0 643669103 8912896 255 33554432000 4194304 4922060 140736128902624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11125/statm: 2176 255 211 178 0 69 0
[pid=11128] ppid=11125 vsize=113648 CPUtime=4999.49 cores=1,3,5,7
/proc/11128/stat : 11128 (glucose_static) R 11125 11125 10617 0 -1 4202496 26017 0 0 0 499942 7 0 0 25 0 1 0 643669160 116375552 25947 33554432000 134512640 135217611 4290463136 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/11128/statm: 28412 25947 77 173 0 28237 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 122352

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 11125 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=541917
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=31995
# CPU time returned by wait4() is 0.573912
# while last known CPU time is 5000.06
#
# 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.06
CPU user time (s): 4999.96
CPU system time (s): 0.1
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 122352

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

runsolver used 16.9614 second user time and 41.7167 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-13 23:04:55
IDJOB=3365886
IDBENCH=83115
IDSOLVER=1842
FILE ID=node129/3365886-1305320695
RUNJOBID= node129-1305315245-10636
PBS_JOBID= 13324303
Free space on /tmp= 48000 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top21.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365886-1305320695/watcher-3365886-1305320695 -o /tmp/evaluation-result-3365886-1305320695/solver-3365886-1305320695 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365886-1305320695.cnf

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=161327634

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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:     32951132 kB
MemFree:      21381824 kB
Buffers:        208328 kB
Cached:        5623912 kB
SwapCached:      52668 kB
Active:        3538804 kB
Inactive:      7812136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21381824 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:            4280 kB
Writeback:           0 kB
AnonPages:     5474728 kB
Mapped:          17632 kB
Slab:           115388 kB
PageTables:      38872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 80341652 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 48112 MiB
End job on node129 at 2011-05-14 00:28:17